@charset "utf-8";
/* --------------------------
FORMATEO
----------------------------*/
*{	font-family: "Georgia", sans-serif;	font-size:12px;}
body{	background-color:#FFFFFF;}
/* --------------------------
CONTENEDOR
----------------------------*/
#conttotal{	height:100%;width:973px;margin:0 auto 0 auto;background-color:#CCC;}
#contpagina{margin:0 auto;width:973px;}
/* --------------------------
CABECERA
----------------------------*/
#contcabecera{background-color:#FFFFF;}
#contcontactar{ background-color:#FFF;margin-left:845px;margin-top:15px;padding-top:10px;padding-left:20px;position:absolute;width:110px;height:25px;font-weight:bold;z-index:3;}
#idiomas{z-index:10; height:17px; float:right; position:absolute;}
#linkscontactar {padding-top:2px;float:left;}
#linkscontactar a{color: #4a4a4a;text-decoration:none;}
#imgcontactar{float:right;width:24px;height:15px;padding-right:10px;background:url(design/Mail.gif) no-repeat;}
#logo{color: black;padding-top:5px;padding-left:40px;width:300px;height:50px;font-size:40px;text-align:left;position:absolute;z-index:2;}
#carrusel{background:url(design/imgcarrusel.jpg) no-repeat;background-color:#090;width:973px;height:211px;position:absolute;z-index:1;}
/* --------------------------
MENU
----------------------------*/
#menu{background-color:white;height:41px;}
#menu li{float:left;width:139px;height:41px;background:url(design/btnMenu_anima.jpg) no-repeat;background-color:transparent;}
#menu li a{width:139px;padding-top:10px;height:31px;	font-weight:bold;text-decoration:none;display: block;color:black;text-align: center;}
#menu ul li ul{ margin: auto;width:137px;background:#0F0;border-bottom:solid 1px black;border-left:solid 1px black;border-right:solid 1px black;background-color:white;}
#menu ul li ul li{width:137px;padding:0px;height:25px;float:left;background:transparent;background:url(design/rolloversubseccion.jpg) no-repeat;background-color:transparent;}
#menu ul li ul li a{width:137px;padding-top:5px;height:20px;	font-weight:bold;text-decoration:none;display: block;color: black;text-align: center;}
/* --------------------------
CONTENIDOS
----------------------------*/	
#contenidos{background-color:#424141;}
#cuerpo{ color:#ffffff;}
#label{font-size:14px;margin-left:0px;color:white;font-weight:bold;padding-left:35px;padding-top:3px;padding-bottom:0px;height:23px;background-color:#333;}
#subsecciones{height:10px;margin-top:6px;}
#subsecciones li{padding-right:25px;font-weight:bold;}
#subsecciones li a{color:#999;font-size:11px;text-decoration:none;background-position:right;height:15px;clear:both;}
/* --------------------------
PIE
----------------------------*/	
#pie {background-color:#FFF;height:25px;width:973px;margin:0 auto;color:black;padding-top:10px;}
#linkspie{color:black;}
#linkspie a{color:black;}
#imglogoraton{background:url(design/logoraton.gif) no-repeat;}
