body {
	width: 800px;
}
#cabezote {
	height: 100px;
	width: 800px;
}
#logo1 {
	background-image: url(ban_andes.jpg);
	float: left;
	height: 91px;
	width: 246px;
}
#titulo {
	height: 40px;
	width: 800px;
	background-repeat: repeat-x;
}
.titulo2 {
	height: 25px;
	width: 300px;
	margin-top: 5px;
	padding-left: 50px;
	margin-left: 300px;
}
.texto {
	color: #005073;
	font-size: 11px;
}
.texto2 {
	color: #FFF;
}


#logo2 {
	float: left;
	height: 91px;
	width: 551px;
	background-image: url(ban_mat.jpg);
}


a:link {
	color: #006666;
	#text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #006666;
	#text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active {
	color: #006666;
	#text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
