/*variantes*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 23px;
}
#logo1 {
	width: 199px;
	float: left;
}
#logo2 {
	width: 199px;
	float: left;
}
#buscador {
	width: 664px;
	text-align: right;
	margin-left: 200px;
	height: 44px;
}
#menutop {
	width: 664px;
	text-align: right;
	margin-left: 200px;
	color: #C7998B;
	font-size: 11px;
}
#menutop2 {
	clear: right;
	width: 664px;
	text-align: right;
	margin-left: 200px;
	color: #C7998B;
	font-size: 11px;
}
#centro {
	margin-left: 199px;
	width: 665px;
	text-align: justify;
}
#centro img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main_img {
	float: left;
	margin-right: 10px;
}

#main_img img {
	border: 5px solid #FFFFFF;
}

