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

html, body { 
	padding:0; 
	margin:0;
	}

html {background-color:#d5dee1;}
body { background:url(../img/fondo_body.jpg) top center; font:normal 11px Verdana, Arial, Helvetica, sans-serif;}
img { border:0;}
ul, li { padding:0; margin:0; list-style-type:none; }
.clr { clear:both;}


#fondo { background:url(../img/fondo.jpg) no-repeat top center;}
body#estudio #fondo { background:url(../img/fondo_equipo.jpg) no-repeat top center;}


#centrado { width:910px; margin: 0 auto;}
#columna1 { float:left; width: 252px; padding: 20px 20px 0 20px; display:block; height:420px;}
#columna2, #columna4 { width:599px; float:left; margin-left:15px; height:405px;}
#columna3 { padding:0 0 20px 20px ; color:#8a8f00;}
#columna3 a, #columna3 a:visited { color:#8a8f00; text-decoration:underline; background:url(../img/mas.gif) no-repeat 0 3px; padding:0 0 0 15px; }
#columna3 a:hover { color:#8a8f00; text-decoration:none; }

#columna1  #columna3 { margin-top:110px; width:200px; }


/* Estudio */
#columna2 ul {padding:25px 0 15px 15px;}
*html #columna2 ul {padding:25px 0 0 15px;}
*html #columna2 ul.inferior { padding:0 0 0 15px;}
#columna2 ul li { float:left; width:265px;}
.sep40 { margin-left:35px;}
#columna2 ul li div { padding:5px 0;}


#menu  { padding:30px 0 0 0;}
#menu ul li a strong { display:none;}
#menu ul li a { height:37px; width:162px; display:block;}
#menu ul li a.bot1, #menu ul li a.bot1:visited { background:url(../img/menu/menu.gif) no-repeat 0 0;}
#menu ul li a.bot2, #menu ul li a.bot2:visited { background:url(../img/menu/menu.gif) no-repeat 0 -37px;}
#menu ul li a.bot3, #menu ul li a.bot3:visited { background:url(../img/menu/menu.gif) no-repeat 0 -74px;}

#columna4 {padding:12px 0 0 18px; width:580px; float: left; display:block;}
*html #columna4 { padding:12px 0 0 0; width:590px}
.foto { padding:4px; border:solid 1px #999; width:110px; height:110px; float:left; margin:7px 10px 0 10px;}

#menu ul li a.bot1:hover, 
body#estudio #menu ul li a.bot1,
body#estudio #menu ul li a.bot1:visited  {background:url(../img/menu/menu.gif) no-repeat -162px 0;}
#menu ul li a.bot2:hover, 
body#home #menu ul li a.bot2,
body#home #menu ul li a.bot2:visited   {background:url(../img/menu/menu.gif) no-repeat -162px -37px;}
#menu ul li a.bot3:hover {background:url(../img/menu/menu.gif) no-repeat -162px -74px;}



#pie { padding:27px 0 100px 0; background:url(../img/estudio/mapa-pie.gif) no-repeat 0 0; color:#333; line-height:15px}
#pie a, #pie a:visited { color:#4abce1; text-decoration:underline;}
#pie a:hover { color:#333; text-decoration:none;}

