@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}


/*------------------------------------------------TOP DE LA PAGINA------------------------------------------------*/

#warpper_top{
	width:100%;
	height:100px;
	top:0px;
	left:0px;
	background:url(../img/top2.png);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	z-index:3;
}
#contenedor_top{width:1000px; height:100%; margin:auto;}
#contenedor_logo{ width:235px; height:88px; float:left; background:url(../img/logo.png); margin-top:3px;}
#contenedor_top_izq{ width:765px; float:right;}

#btn_up{ width:100%; height:34px; clear:both;}
#number{float:right;font-family:Tahoma, Geneva, sans-serif; color:#FFF; font-size:10px; padding-top:13px; cursor:default; text-align:center;}
#telf{float:right; height:30px; margin-left:5px; margin-top:2px;}
#sobre{
	height:18px;
	color:#FFFFFF;
	float:right;
	margin-right:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	background:url(../img/sobre.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:35px;
	margin-top:10px;
	text-decoration:none
}
#sobre:hover{ color:#CCCCCC;}

#idioma{float:left; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; margin:10px 0px 0px 14px; cursor:default;}

#btn_down{ width:100%; height:55px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-align:center; background:url(../img/punta_menu.png); background-position:top; background-repeat:no-repeat;}

#uno{position:absolute; z-index:1; width:120px; height:55px; background:url(../img/english.png); margin-left:90px;}
#dos{position:absolute; z-index:1; width:120px; height:55px; background:url(../img/spanish.png); margin-left:60px;}


/*------------------------------------------------MENU SUPERIOR------------------------------------------------*/

#menu_superior{ width:100%; height:40px; }
#menu_superior ul{ list-style:none;}
#menu_superior li{ display:block; float:left; height:24px; padding:7px 5px 0px 5px; background-repeat:repeat-x;}
#menu_superior li:hover{ background:url(../img/flecha.png); background-position:center; background-position:bottom; background-repeat:no-repeat;}
.borde{ border-right:dotted #000000 thin; padding-right:5px;}



.menu_top{ color:#FFFFFF; text-decoration:none;}
.menu_top:hover{ color:#E1E1E1;}
/*-----------------------------------------------FIN DEL MENU SUPERIOR------------------------------------------------*/





/*------------------------------------------------CENTRO DE LA PAGINA------------------------------------------------*/

#contenedor_general{
	width:1024px;
	height:564px;
	margin:auto;/* background:#FFFFFF*/
	;
	margin-top:35px;
}/*CAD1E8*/
#contenedor_general_centro{
	width:1000px;
	height:564px;
	margin:auto;
}

#contenedor_central{ width:1000px; margin:auto;}

#contenedor_centrales{
	float:left;
	height:492px;
	margin-top:70px;
	width:980px;
}


.botones_centrales_izq{ width:167px; height:45px; background:url(../img/boton_izq.png) center; float:left;}
.botones_centrales{ width:167px; height:45px; background:url(../img/btnes.png) center; float:left;}
.botones_centrales1{ width:167px; height:45px; background:url(../img/btnes2.png) center; float:left;}
.botones_centrales2{ width:167px; height:45px; background:url(../img/btnes3.png) center; float:left;}
.botones_centrales_der{ width:167px; height:45px; background:url(../img/boton_der.png) center; float:left;}

.clase_btn{ font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight:bold; font-size:15px; color:#660000; text-decoration:none;}
.clase_btn:hover{ color:#990000;}




.clase_btn2{ font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-weight:bold; font-size:15px; color:#FFFFFF; width:160px; text-align:center; padding-top:3px;}

.btnsub{width:167px; float:left; margin-top:10px; }


.btnsub li { font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:12px; color:#660000;display:block; margin:10px 0px 5px 0px;  padding-left:5px; background:url(../img/bgbtn.gif) bottom; padding-bottom:5px;}
.btnsub ul { list-style:none;}
.btnsub a{ text-decoration:none; color:#333333;}
.btnsub a:hover{ color:#990000;}
.btnsubup{ width:160px; height:24px; background:url(../img/btnup.png); margin:auto; }

.centrobtnes{width:158px; margin:auto; background:#FFFFFF; padding:10px 0px 10px 0px; border-left:#999999 solid 1px; border-right:#999999 solid 1px; border-top:#666666 solid 2px;}

#news1{ width:9px; height:9px; float:left;}
#news2{ width:9px; height:9px; float:left; margin-left:10px;}
#news3{ width:9px; height:9px; float:left; margin-left:10px;}




/*---------------------------------------------------INICIO DEL FOOT---------------------------------------------------------*/

#foot_warpper{ width:100%; height:100px; clear:both;/*background:url(../img/sombra_foot.png)*/; background-position:top; background-repeat:repeat-x;}
#foot_centro{ width:1000px; margin:auto; text-align:center;}



#menu_foot{ width:658px; height:20px; margin:auto; padding-top:20px;}
#foot_centro ul{ list-style:none;}
#foot_centro li{ display:block; float:left; width:130px; text-align:center;}
.linkfoot{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none;}
.linkfoot:hover { color:#660000;}

.line{ border-right:solid #BBB  1px; border-left: solid #FFF 1px;}
.line2{ border-right:solid #BBB 1px;}
.line3{ border-left:solid #FFF 1px;}

.centro_foot3{ width:955px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-align:center; padding-top:5px; padding-bottom:10px;cursor:hand; cursor:default; padding-top:20px;}

.mail_foot{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none;}
.mail_foot:hover{ color:#660000;}

