@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;	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:300px; float:left; margin-left:48px; margin-bottom:0px; background-color:#F2F4F4; opacity:0.9; filter:alpha(opacity=90);}
.b{width:300px; float:left; margin-left:49px; margin-bottom:0px; background-color:#F2F4F4; opacity:0.9; filter:alpha(opacity=90);}
.a:hover{opacity:1;cursor:pointer; filter:alpha(opacity=100);}
.b:hover{opacity:1;cursor:pointer; filter:alpha(opacity=100);}
.centrar {
text-align: center;
}
#invisible{clear:both;}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
color:#CD0007;
}
