#supercontenedor {
	margin: auto;
	width: 780px;
	background-color: #FFF;
	display: block;
	overflow: hidden;
}
#menu {
}

#cabezote {
	background-image: url(imgs/img_cabezote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 780px;
}
#columna_menu {
	width: 200px;
	float: left;
}
#fotos {
	height: 381px;
	width: 250px;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}
#titulo {
	width: 545px;
	margin-top: 20px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #A84752;
}
#texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	width: 550px;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	float: right;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#parrafos {
}

#columna_menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#columna_menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
}
#contenedor_texto {
	width: 570px;
	float: right;
}
#footer {
	width: 780px;
	background-color: #CF8387;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	float: left;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}




.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	word-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
li {
	list-style-type: none;
}
#texto li {
	list-style-type: disc;
}
#fotos1 {
	height: 210px;
	width: 250px;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}

