body
{
	
	background-color:#371562;	/*Color de fondo*/
	background-image: url(imagenes/fondopag.jpg); /*Degradado*/
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;

	margin: 0px;
	padding: 0px;

	/* cortesía del IE*/
	text-align:center;
	direction:ltr;
	
	font-size: 100%; 
}


#general
{
		margin: 10px auto 0 auto;	/*Centrado de página*/
		width:55em;			/*Ancho máximo*/
		text-align:left;		/*Corrige lo del IE*/
}


.oculto
{
	display:none;
}






#contenedor
{
	position:relative;


/*	top:-10px;*/
	width:55em; /*ancho*/


	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:1em;
	margin-top:0em;
}

#cabecera
{

	width:55em;
	height:6em;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	border-left: 1px solid #999999;
	border-right:1px solid #999999;
	background-color:#ffffff;
	

}


#cabecera #imagencabecera
{
	/*width:auto!important;*/
	height:100%!important;
	margin-bottom:-10px;
	margin-left: 20px; /*para q vaya en IExplorer*/
}

/* Contiene el menú y el contenido. Es virtual simplemente*/
#cuerpo
{

	float:left;
	width:55em;
	padding-bottom:2em;
	background-color:#FFFFFF;
	margin-bottom:0.5em;
	margin-top:0em;
	padding-top:0em;
	
	/* Fondo de página*/

	
	/*Borde del cuerpo*/
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#menu
{

	position:relative;
	float:left;
	width:11em !important;

	border-right-color:#371562;
	border-right-style:solid;
	border-right-width:0.15em;

	margin-top:1.5em;
	padding-right:1em;
}


.nuevaseccion
{
	width:10.8em;
	font-size:0.97em;
}

#seccionizda
{
float:left;
width: 20em;
text-align:left;


}

#seccionizda p
{
margin-left:1em;
}

#seccionizda img

{
height:auto!important;
width:19em;

}

#secciondcha
{
float:right;
width: 20em;
text-align:left;

}

#secciondcha p
{
margin-left:1em;

}

.nuevaseccion dl
{
	margin-top:0px;
	font-size:0.88em;

}

.nuevaseccion dt  /* Titulos de Seccion */
{
	margin-left:1.5em;
	width:95%;
	text-align:left;

	color:#371562;

	font-weight:bold;
	font-size:1.15em;
	border-bottom:0.08em solid #371562;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin-top:0.8em;
	margin-bottom:0.6em;
}

.nuevaseccion dd  /* Enlaces */
{
	background-image:url(imagenes/s.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	color:#371562;
}

.nuevaseccion dl dd a
{
	display:block;
	margin-left:1em;
	padding-left:1em;
	color:#371562;
	margin-top:0.3em;
	font-family:Tahoma;
	text-align:left;
	font-weight:600;
}

#sub {
bottom:0em;
float:right;
}

.centrado

{
text-align:left;
margin-left:2em;
float:inherit;
font-weight:bold;
background-image:url(imagenes/prufondes.jpg);
background-repeat:no-repeat;
color:#371562;
}


#menu a,#menu  a:visited
{
	color:#371562;
	text-decoration:none;
}



#menu a:hover
{
	text-decoration:underline;
	background-image:url(imagenes/prufondes.jpg);
	background-repeat:no-repeat;
}



#mapaweb

{
background-image:url(imagenes/prufondes.jpg);
margin-top:0.6em;
font-size:0.85em;
font-weight:bold;
color:#371562;
font-style:italic;
text-align:right;
}

#mapaweb a
{
background-image:none!important;
}

#mapaweb a:hover
{
text-decoration:underline;
}


#centro
{
	float:left;
	margin-top:1.5em;
	background-image:url(imagenes/prufondes.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#banner
{

	position:relative;
	width:25em;
	height:2em;
	text-align:center;
	margin-bottom:1em;
	margin-top:0.5em;
	left:5em;
}

#contenido
{
	width:42em !important;	/*ancho*/
	position:relative;

}



#texto
{
	font-family:Tahoma;
	text-align:justify;
	font-size:0.8em;
	padding-left:1em;
	padding-right:1em;
}


#texto h1 {
color:#371562;
}

#texto h2 {
color:#371562;
}

#texto h4 {
color:#7284B5;
}






#pie
{
	position:relative;
	float:left;
	width:55em;
	height:2em;
	border:1px solid #999999;
}


#pie img
{
	/*width:auto!important;*/
	height:80%!important;
	position:relative;
	border:0;
	top:0.2em;
}




#opcionesPie
{
	font-size:0.8em;
	text-align:center;
	width:100%;
	color:#371562;
	font-weight:bold;
	font-family:Tahoma, Arial, garamond;
	position:absolute;
	top:0.2em;

}

.resaltar {
font-size:1.3em;
}


#opcionesPie a
{
	font-size:0.8em;
	color:#FFFFFF;
	text-decoration: none;
}
#opcionesPie a:hover
{
	color: #000000;
}


hr
{
	color: #999999;
	background-color: #999999;
	height: 0.08em;
	border-width: 0px;
}


/* ESTILO DEL CONTENIDO */

.cajatexto

{

	position:relative;

	width:48em;

	float:left;



	left:1.5em;

	clear:both;

	

	margin-top:1em;
	margin-bottom:1em;
	border-bottom: 0.1em dashed #371562;
	border-top: 0.1em solid #371562;


}

#promo
{
	margin-left:13em;
	text-align:justify;
	font-size:1.2em;
	padding-left:1em;
	padding-right:1em;
	background-repeat:no-repeat;
	background-position:bottom;



}

.promocion
{
	font:Tahoma;
	color:#371562;
	font-style:inherit;
	top:auto;
	width:auto;
	text-align:center;
	background-image:url(imagenes/prufondes.jpg);


}

/*.cajatexto .fechaNoticia

{



	background-color:#E9F0D7;

	width:8em;

	color:#333333;

	border-top: 0.08em solid #c1d197;

	border-left: 0.08em solid #c1d197;

	border-right: 0.08em solid #c1d197;

	text-align:center;

	font-size:0.7em;

}

*/





/*Titular, texto de la noticia y la foto */

.cajatexto .dentrotexto

{




	font-size:0.98em;
	padding:3px;

	padding-bottom:1em!important;







}



/*Titular*/

.cajatexto .dentrotexto .titular

{

/*	background-color:#9AB4B0;*/

	color:#371562;

	font-weight:bold;

	font-size:1.2em;

	font-family:Arial, Helvetica, sans-serif;

	padding:0.3em;

}



.titular a{

	text-decoration: none !important;

}

.titular i {
font-size:1.25em;
color:#371562;
}



/*Texto de la noticia*/

.cajatexto .dentrotexto .cuerpo

{

	color:#432B61;

	font-size:1.15em;

}




/*Fotograf?a que acompa?a a la noticia*/

.cuerpo img

{

	float: left;

	border-width: 0.08em;

	border-style:solid;

	border-color: #999999; 

	height: 10em!important;

	/*width: auto;*/
	
	margin: 0.1em 0.8em 0.5em 0em;

}


.cuerpo dd  /* Enlaces */
{
	background-image:url(imagenes/s.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}


#dcha {
height:18em!important;
float:right!important;
padding-left:3em;
border:0px!important;
}

.cuerpo .plano
{
height:18em!important;
border: 0 solid #ffffff;
}

.cuerpo .galeria

{
height:3em!important;
margin-right:0.2em;
}

#lista li {
margin-bottom:2em;
}

.original {
width:100%;
height:auto;
}


#submenu {
text-align:right;
font-size:1.15em;
font-weight:bold;
}


.derecha {
margin-left:2em;
}

.derecha2 {

float:right;
padding-right:16em;}


.under {
margin-top:10%;
font-size:0.6em;
text-align:right;
}




/*Fuente de la noticia (opcional)*/

.cajatexto .dentrotexto .fuenteNoticia

{

position:relative;

font-family:Arial, Helvetica, sans-serif;

font-size:0.8em;

top:1em;

font-style:italic;

}



#contenido .cajatexto .ampliacionNoticia  a

{

	text-align:right;

	text-decoration:none;

	

	font-size:0.8em;

	width:7em;

	float:right;

	padding:0.1em;

}

.masNoticias

{

	text-align:center;

	clear:both;

	font-size:0.8em;

}



#ampliacionNoticia

{

	background-color:#F1F9F9;

}



#ampliacionNoticia #contenidoAmpliacionNoticia

{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:0.8em;

	text-align:justify;

}



/*********************************



BOTONES

**********************************/



#ampliacionNoticia a.boton {

	font-weight:bold;

	font-size: 0.85em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 0.3em 0.7em;

	border-top: 0.08em solid #D4E2AF;

	border-right: 0.08em solid #333333;

	border-bottom: 0.08em solid #333333;

	border-left: 0.08em solid #D4E2AF;

	text-align: center;

	text-decoration: none;

	background-color: #C1D197; 

	color: #333333;



	margin-left:0.5em;

	margin-right:0.5em;

	margin-bottom:0.7em;

	margin-top:0.7em;



}





#ampliacionNoticia a.boton:visited {

text-decoration: none;

}

	

	

#ampliacionNoticia a.boton:hover { 

	color:#88461F;

}

	

	

#ampliacionNoticia a.boton:active { 

	background-color: #E4F1C2; 

	border-color: #333333 #D4E2AF #D4E2AF #333333;

	text-decoration: none;

	color:#88461F;

}





#ampliacionNoticia h1

{

	font-family:Arial, Helvetica, sans-serif;

	font-weight:500;

	font-size:1.4em;

	color:#336600;

	width:100%;

	border-bottom-color:#C1D197;

	border-bottom-style:solid;

	border-bottom-width:0.08em;;

	text-align:left;

	padding-left:2px;

	text-indent:0px;

}