body {
	background-image: url(img/dofon.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1D2120;
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #2F3B5D;
}
#cabeza {
	background-image: url(img/cabeza.jpg);
	height: 170px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8DFD1;
}
#contenidomax {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	height: 184px;
	width: 884px;
	padding: 8px;
}
#contenido ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-color: #E8DFD1;
}
#contenido ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido ul li a {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #3E5354;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E5354;
	padding-bottom: 4px;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
}
#contenido ul li a:hover {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F00;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 4px;
	padding-right: 12px;
	margin: 0px;
	color: #F00;
}
.fotos {
	width: 510px;
	float: right;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.texto {
	width: 347px;
	float: left;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.texto1 {
	width: 860px;
	float: left;
	margin-top: 24px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
h1 {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	color: #6B6D60;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333;
}
h3 {
	padding: 0px;
	color: #6B6D60;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
p {
	font-size: 0.9em;
	line-height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	color: #333;
}
.clear {
	clear: both;
}
#max #contenidomax #contenido .texto1 ul {
	list-style-type: circle;
}
#max #contenidomax #contenido .texto1 ul li {
	padding: 4px;
	display: block;
	font-size: .9em;
	line-height: 18px;
}
iframe {
	width: 860px;
	height: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

