@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	margin:0px;
	
	background-image: url(../imagenes/img_fondo.png);
	background-repeat:no-repeat;
	background-attachment: inherit;
	background-position: top;
	background-color:#EFEFF1;
	}

.boton{
width:80px;
height:20px;


background-image:url(../imagenes/buscar.png);
background-repeat:no-repeat;


font-family:Verdana;
font-size:11px;
color:#FFFFFF;
}

#cuerpo{ 	
	width:900px;
		
	float:left;
	
	text-align:center;
	background-color:#FFFFFF;
       }	
#contenedor{
width:920px;

margin:auto;
	       }
#sombra_izq{
width:180px;
height:800px;
float:left;

background-image:url(../imagenes/sombra_lateral_izq.png);
background-repeat:no-repeat;
		  }
#sombra_der{
width:180px;
height:800px;
float:right;

background-image:url(../imagenes/sombra_lateral_der.png);
background-repeat:no-repeat;
		  }
#head{
width:900px;
height:20px;
margin:auto;
	 }
#banner{
width:900px;
height:300px;

margin:auto;

float:left;
background-image:url(../imagenes/img_banner.jpg);
background-position:center;
background-repeat:no-repeat;
}
#banner .botones{
width:375px;
float:right;

padding-top:248px;
}
#banner .logo{
width:400px;
float:left;

}

#contenido{
width:670px;


float:right;
}
#contenido .texto{
width:650px;
height:380px;
float:right;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#004C98;

text-align:justify;

margin-left:5px;
margin-right:10px;
margin-top:10px;

}
#contenido .cuadros{
width:211px;
height:200px;
float:right;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#004C98;

text-align:justify;
margin-right:5px;
margin-top:10px;

background-color:#F7F4F4;

margin-right:8px;
}
#contenido .cuatex{
width:199px;
height:70px;
float:right;

text-align:left;
padding-top:5px;
padding-left:2px;

background-color:#F7F4F4;
}
#contenido .vermas{
width:205px;
height:15px;
float:right;

text-align:right;
background-color:#F7F4F4;

padding-right:5px;
}

#menu {
width:215px;

float:left;


margin-left:5px;
}

#revista{
	width:215px;
	height:247px;
	float:left;
	
	margin-left:10px;
	margin-top:0px;
	}
	
#menu0 {
width:205px;
background-color:#F3AA83;
float:left;
padding-top:10px;
padding-left:10px;
padding-bottom:0px;

}

#comentarios {
width:215px;
height:auto;

float:left;
background-color:#F3AA83;

margin-left:5px;
padding-top:10px;

}
#buscador {
width:215px;
height:200px;

background-image:url(../imagenes/fnd_buscador.png);
background-repeat:repeat-x; margin-bottom:10px;

padding-bottom:5px;
background-color:#FFFFFF;
}
#buscador .tit {
width:215px;
height:25px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;

padding-top:15px;
}
#buscador .selectt {
width:70px;
height:20px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

text-align:right;

padding-top:5px;
margin-top:5px;

float:left;
}
#buscador .select {
width:145px;
height:25px;
float:left;

margin-top:5px;
}
#buscador .btns {
width:215px;
height:25px;

}

#gale {
width:900px;
height:400px;

float:right;

margin-top:15px;

}
#pie {
width:900px;
height:48px;

background-image:url(../imagenes/plecainferior.jpg);
background-repeat:no-repeat;

background-color:#333333;

float: right;

margin-top:125px;
padding-top:73px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}
#opina{
width:188px;

float:left;

	border-right-style:solid;
border-right-color:#999999;
border-right-width:1px;

	border-left-style:solid;
border-left-color:#999999;
border-left-width:1px;

padding-left:5px;
}
