
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#003366;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 100%;
} 
BODY.homepage {
	background-image: url(/imgprop6/fd2.gif);	
}

.sinMargen {
	padding-bottom:0px; margin-bottom:0px; margin:0px; padding:0px;
}

DIV { font-family: Arial, Helvetica, sans-serif; font-size:90%; } 
P { font-family: Arial, Helvetica, sans-serif; font-size:100%; } 

/* Estilo para las cabeceras de las tablas de datos */
TH { font-family: Arial, Helvetica, sans-serif; font-size:90%;} 
TH.titElemFicha { text-align: left; } 
/* Estilo para las celdas de las tablas */
TD { font-family: Arial, Helvetica, sans-serif; font-size:90%;} 
.fondoTabla { background-color: #eeeeee;}
.tituloTabla { font-family: Arial, Helvetica, sans-serif; background-color: #adbdd6; font-size:100%;color:#330099;font-weight:bold;} 


/* H1, H2, H3, H4 */
.titulo1 { font-family:Arial, Helvetica, sans-serif; font-size:15px;font-weight:bold; padding-bottom:0px; margin-bottom:0px; margin:0px; padding:0px; padding-top:0px; margin-top:0px;}
.titulo2 { font-family:Arial, Helvetica, sans-serif; color:#990000; font-size:120%; font-weight:bold; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}
.titulo3 { font-family:Arial, Helvetica, sans-serif;  font-weight:bold; color:#330099; font-size:115%; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}
.titulo4 { font-family:Arial, Helvetica, sans-serif;  font-weight:bold; color:#330099; font-size:100%; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}

/* Fuente más pequeña, cuando antes se ponia FONT a -1 */
.fuenteMenor { font-size: 80%;}
/* Fuente más grande, cuando antes se ponia FONT a +1 */
.fuenteMayor { font-size: 120%;}
/* Listas */
UL LI #listas {
	margin-bottom:0.5em;
	list-style-type: square;
}

/* Formularios */
.formulario {
	font-family: Arial, Helvetica, sans-serif; font-size:110%;
	
}
.boton {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; background-color: #ADBDD6; font-weight: bold;
}

/* Fichas */
.negra {font-family: Arial, Helvetica, sans-serif; color:#000000;}
A.negra:link  {color:#003366;text-decoration:underline;}
A.negra:hover  {color:#006699;text-decoration:none;}
A.negra:active	{color:#006699;}
A.negra:visited	 {color:#006699;}

/* Submenús */ 
.textSubMenu {font-family: Verdana, Arial, sans-serif; font-size:80%;}
.subMenu {font-family:Verdana, Arial, sans-serif; color:#990000; font-size:90%;}
A.subMenu:link { color:#990000; text-decoration: underline;}
A.subMenu:hover { text-decoration: none; color:#990000;font-weight: bold;}
A.subMenu:active { color:#990000;}
A.subMenu:visited { color:#990000;}

.subMenu2 {font-family:Verdana, Arial, sans-serif; color:#003366; font-size:80%;}
.espacio {margin-left:1em;}


/* Enlaces */
A.enlace{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; color:#003366; font-weight: bold;}
A.enlace:link { text-decoration: none; font-weight: bold; color:#003366;}
A.enlace:visited {color:#003366;}
A.enlace:active { color:#FFFFFF;}
A.enlace:hover { color:#ffffff; font-weight: bold;}

A:link { color:#003366; text-decoration: underline;}
A:hover { text-decoration: none; color:#336699}
A:active { color:#336699; }
A:visited { color:#336699;}

/* Abreviaturas */
abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed;
} 


/* Escaparate de obras */
.escaparateObras {
	background-color:#FFFFEE;
	margin: 20px;
	padding: 20px;
	font-size: 100%;
}
/*-----------------------------   ANTIGUO ---------------------------------------------------*/

/*.TABLEmenu {
	border-color : #CBB0B5;
	border-style : solid;
	border-left-width : 2;
	border-right-width : 2;
	border-top-width : 6;
	border-bottom-width : 4;
	background-color : #BFD0D8;
}

.ULbusquedas {
	list-style-type : square;
	list-style-position : inside;
	margin-top=4;
	margin-left=20;
}

.ULcatalogo {
	list-style-type : square;
	list-style-position : inside;
	margin-top=4;
	margin-left=0;
}

.TDmarco {
	border : solid;
	border-bottom-width : 5;
	border-left-width : 4;
	border-right-width : 4;
	border-top-width : 5;
	border-color : #CBB0B5;
	background-color : #ECE5DC;
}
*/

