BODY{
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	color:#3a3a3a;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0;
	}
	
H1, {
	display:none;
	}
	
#cabeceraImpresion{

	}
A{
	color:#940f0f;
	text-decoration:none;
	}
IMG{
	border-width:0;
	}
#contenedorContenido TABLE{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	clear:left;
	/*border-top:1px solid #CCCCCC;*/
	border:1px solid #CCCCCC;
	}
#contenedorContenido TD{
	font-size:10px;
	/*background-color:#CCCCCC;
	margin:3px;*/
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:2px;
	text-align:center;
	vertical-align:top;
	background-image:url(../img/bgTD.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#contenedorContenido TH{
	background-color:#9F3F3F;
	color:#FFFFFF;
	border-right:1px solid white;
	}
#cabecera, #contenido, #menu, #menuSecundario, #acceso, #pie, #destacados, #buscadorN, #enviarImprimir, #ficha, UL.noticias{
	display:none;	
	}

#contenidoHome{
	float:lefT;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	background-color:red
	}
#fondoBlanco{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	}	 
H2{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	font-weight:bold;
	}
H3{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:28px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #9c9c9c;
	}

#contenedorContenidoTotal, #contenedorContenido{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	}	
	
#contenedorContenido p.contenidoDestacadoGranate{
	float:left;
	margin:0 0 0 0;
	padding:9px 0 0 30px;
	width:486px;
	height:auto!important;
	height:62px;
	min-height:62px;
	background-color:#9D5F5F;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	line-height:16px;
	background-image:url(../img/comillas.gif);
	background-position:7px 9px;
	background-repeat:no-repeat;
	}
	#contenedorContenido p.contenidoDestacadoGranateSin{
		float:left;
		margin:0 0 0 0;
		padding:9px 0 9px 30px;
		width:486px;
		height:auto!important;
		height:62px;
		min-height:62px;
		background-color:#9D5F5F;
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#EEEEEE;
		line-height:16px;
		font-weight:normal;
		}

	#contenedorContenido p.contenidoDestacadoGrisAzulado{
			float:left;
			margin:0 0 0 0;
			padding:9px 0 9px 30px;
			width:486px;
			height:auto!important;
			height:62px;
			min-height:62px;
			background-color:#d4d4d4;
			font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#580000;
			line-height:16px;
			font-weight:normal;
			}
			
/************************************* ESTILOS EDITOR ***************************************************/
.textoHome{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 17px;
	width:135px;
	}
.imagenHome{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:376px;
	}
.textoGranate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#580000;
	}
.imagenIzda{
	float:left;
	margin:0 20px 15px 0;
	}
.imagenDcha{
	float:right;
	margin:0 0 10px 10px;
	} 
/*destacado granate*/
p.contenidoDestacadoGranate{
	float:left;
	margin:0 0 0 0;
	padding:9px 0 0 30px;
	width:486px;
	height:auto!important;
	height:62px;
	min-height:62px;
	background-color:#9D5F5F;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	line-height:16px;
	background-image:url(../img/comillas.gif);
	background-position:7px 9px;
	background-repeat:no-repeat;
	}
