@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-color:#F7F4D5;
	background-image:url(img/Patron.jpg);
	/*E6D5A8*/
}


#hcolumnaiz{
	width: 113px;
	float:left;
	height: 750px;
	background-image:url(img/h_fondo_iz.jpg);
}
#hcolumnade{
	width: 113px;
	float:right;
	height: 750px;
	background-image:url(img/h_fondo_de.jpg)
}
#header{
	width: 774px;
	float:left;
	height:20px;
	/*background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;*/

}
#flash{
	width: 773px;
	height:290px;
	float:left;
	background-image:url(img/foto.jpg);
}

#brujula{
	width: 725px;
	height:250px;
	float:left;
	background-image:url(img/brujulanew.jpg)
}

#flash2{
	width: 773px;
	height:350px;
	float:left;
	background:#F7F4D5;
}



#contenido{
	width: 359px;
	height:230px;
	float:left;
	padding:10px;
	background:#F7F4D5;
}

#contenedor{
	width: 774px;
	float:left;
	background:#F7F4D5;
}
#todo{
	width: 1000px;
	background:#F7F4D6;
	margin: 0 auto;
}
#banner{
	margin-top:163px;
	width: 193px;
	height:584px;
	float:left;
/*	background-image:url(images/franja_iz.jpg); */
}

#footer {
	width: 774px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}
