body {
	background-color: #4F4F4F;
	margin: 0px;
	padding: 0px;
}
.flash {
	height: 250px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#menu_top {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding-left: 30px;
	background-image: url(../imagenes/fnd_menu.gif);
	background-repeat: no-repeat;
}
#menu_top a:hover {
	color: #FFFFFF;
	background-image: url(../imagenes/fnd_btn_hover.gif);
	background-repeat: no-repeat;
}
.contenido {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #EAE2D9;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contenido p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
.direccion {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #EAE2D9;
	font-size: 11px;
}
.direccion p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.thumbContenedor {
	width: 700px;
	padding: 10px;
	height: 95px;
	margin-left: 20px;
}

.fotos {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	height: 100px;
}


#menu_top ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#menu_top li {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 36px;
}
.titulos {
	text-align: right;
}
.contenido h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #EAE2D9;
	border-right-color: #EAE2D9;
	border-bottom-color: #EAE2D9;
	border-left-color: #EAE2D9;
}

#menu_top a {
	background-image: url(../imagenes/fnd_btn.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 6px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100px;
}
img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #C2A584;
}
.contenido li {
	margin-top: 3px;
	list-style-image: url(../imagenes/bullet1.gif);
}
.contenido .subtitulos {
	text-align: left;
}

.contenido h3 {
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAE2D9;
}
.separador_largo {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contenido .pdf {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contenido .centro {
	text-align: center;
}
.diseno {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #D4D0C8;
}
.diseno a {
	color: #D4D0C8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
.contenido a {
	color: #91D685;
}
.contenido a:visited {
	color: #91D685;
}

