body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	text-align: center;
	background-image: url(fondo.jpg);
	background-repeat:  repeat-x;
}
#menu_2 {
	float: left;
	height: 165px;
	width: 130px;
	background-color: #4F656A;
}
#menu_2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 120px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	background-color: #3C4B4F;
	padding-top: 10px;
}
#menu_2 a:hover {
	background-color: #CC3333;
}
#menu_1 a:hover {
	color: #0066FF;
	font-size: 15px;
}
#menu_1 {
	height: 20px;
	width: auto;
	text-align: center;
	letter-spacing: 1px;
}
#menu_1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #392D2D;
	text-decoration: none;
	height: 30px;
	width: 200px;
	margin-top: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 6px;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	clear: both;
	height: 20px;
	width: auto;
	letter-spacing: 5px;
	font-weight: bold;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: center;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#foto {
	float: right;
	height: 350px;
	width: 350px;
}
#interior {
	margin: 20px;
	height: 350px;
	width: 600px;
	float: right;
}

a:link {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 15px;
	color: #006699;
}
a:hover {
	font-size: 15px;
	color: #FF6600;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #333333;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	color: #333333;
}

#pie_V
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FFFF;
	text-align: center;
	clear: both;
	height: 20px;
	width: auto;
	letter-spacing: 5px;
	font-weight: bold;
}
