@charset "utf-8";
/* CSS Document */
#logo, #contenido, #botonera, #pie, #antepie {background-color:#E4E7E7; position:relative; margin:auto;}
#logo {width:746px ; height:117px ; background-color:#FFFFFF; top:10px;}
#botonera {width:746px ; height:32px; background-color:#94A1C1}
#contenido{width:746px; height:500px; background-color:#E4E7E7;}
#antepie{width:746px; height:30px; background-color:#336799; background-image: url(imagenes/mapuche1.jpg); bottom:1px; float:left;}
#pie{
	width:746px;
	height:16px;
	background-color:#76A4D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; float:left;
}

.a{width:120px; height:500px; float:left; margin-left:5px; margin-bottom:0px; background-color:#F2F4F4; overflow:auto; }
.b{width:600px; height:500px; float:left; margin-left:15px; background-color:#F2F4F4; }
.centrar {
text-align: center;
}
#invisible{clear:both;}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
color:#CD0007;
}
#menu2 {width: 600px; height:50px; margin:auto;}
#menu2 li{list-style-type:none; width:100px; height:15px; background-image:url(imagenes/bg.png); float:left; margin-right:5px; margin-bottom:10px; text-align:center;	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;}

#menu2 li a{text-decoration:none; width:100px; height:14px; padding-top:1px; display:block;}
#menu2 li a:link{color:black;}
#menu2 li a:visited{color:white;}
#menu2 li a:hover{color:black; background-image:url(imagenes/bgover.png);}
#menu2 li a:active{color:white;}
body {overflow-y:scroll; scroll="yes"
}

