@charset "utf-8";
/* CSS Document */
#logo, #contenido, #botonera, #antepie, #pie {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-image: url(imagenes/mapuche1.jpg);
	bottom:1px;}
#pie{
	width:746px;
	height:14px;
	background-color:#76A4D1;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#texto{
	width:706px;
	top:11px;
	left:20px;
	background-color:#E4E7E7;
	position:absolute;
	text-align: right;
}

.texto{
	font-size:13px;
	color:#069;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
	text-align: center;
}
#bg {background-image:url(imagenes/guarda2.jpg);}
#ss {float:left; width:50px; height:300px; position:relative; top:-410px; left:40px; background-image:url(imagenes/guarda2.jpg);}

