body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #962E07;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contenedor {
	text-align: center;
	padding: 0px;
	width: 760px;
	background-color: #CC3333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.foto_interior {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
p a:link{
	color: #940000;
	text-decoration: none;
}
p a:visited{
	color: #940000;
	text-decoration: none;
}
p a:hover{
	color: #940000;
	text-decoration: underline;
}

#header {
	padding: 0px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/menu.gif);
	height: 30px;
	color: #db6c66;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}#textos {
	background-image: url(images/centro.jpg);
	padding: 0px;
	height: 1400px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0EBE8;
	background-repeat: no-repeat;
	background-position: bottom;
}
.textos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
