@charset "utf-8";
.MeflotaFlotMeFlo {
	margin-right: 7px;
	float: left;
	margin-bottom: 8px;
	vertical-align: middle;
}
.bgTabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg-contenido.jpg);
	line-height: 30px;
}

body {
	margin: 0px;
	background-color: #fcf6e8;
	background-image: url(../images/bg1.jpg);
	background-repeat:  repeat-x;
}
#logo {
	height: 138px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo-logo.jpg);
	text-align: center;
}
#anteFooter {
	height: 65px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ante-footer.jpg);
	background-repeat: no-repeat;
}

#contenido {
	height: 296px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
#contenidoSubPagBg {
	height: 296px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/img-sub.jpg);
}

#contenidoSub {
	width: 435px;
	margin-right: 46px;
	height: 266px;
	float: right;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenidoAni {
	width: 368px;
	height: 296px;
	float: left;
}




#menu {
	height: 39px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu/fondomenu.jpg);
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li {
	display: inline;
}

#fondoContenido {
	background-image: url(../images/bg-contenido.jpg);
	height: 315px;
	width: 100%;
	padding-top: 19px;
	padding-bottom: 10px;
	background-repeat:  repeat-x;
}
input {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}


#footer {
	height: 20px;
	width: 849px;
	clear: both;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.textofooter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	margin-right: 20px;
}
.textoContenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	margin-right: 20px;
	list-style-image: url(../images/arrow.png);
}
.textoContenidoNegrita {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	list-style-image: url(../images/arrow.png);
	font-weight: bold;
}
.textoContenidoNegrita13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg-contenido.jpg);
	line-height: 20px;
}

.verMas {
	text-align: right;
	margin-bottom: 0px;
}
.contenidoFotosCentro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	list-style-image: url(../images/arrow.png);
	margin-top: auto;
	margin-bottom: auto;
}
#contenidoContacto {
	width: 435px;
	margin-right: 46px;
	height: 266px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ajax-contact-form label {
	padding-left: 30px;
}
.dio_OK {
	font-family: Arial;
	font-size: 11px;
	color: #7C4D43;
	font-weight: bold;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.textbox {
	background-image: url(../images/campo.png);
	height: 17px;
	background-repeat:  repeat-x;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D9A435;
}
.textar {
	background-image: url(../images/campo.png);
	background-repeat:   repeat;
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D9A435;
	background-color: #ECCF89;
}
#note {
	font-family: Arial;
	font-size: 10px;
	color: #765716;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bot1 {
	background-image: url(../images/menu/inicio.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 39px;
	float: left;
}
.bot2 {
	background-image: url(../images/menu/servicios.jpg);
	background-repeat: no-repeat;
	width: 92px;
	height: 39px;
	float: left;
}
.bot3 {
	background-image: url(../images/menu/fotos.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 39px;
	float: left;
}
.bot4 {
	background-image: url(../images/menu/ubicacion.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 39px;
	float: left;
}
.bot5 {
	background-image: url(../images/menu/tarifas.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 39px;
	float: left;
}
.bot6 {
	background-image: url(../images/menu/contacto.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 39px;
	float: left;
}
.bot1:hover {
	background-image: url(../images/menu/inicio-on.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
.bot2:hover {
	background-image: url(../images/menu/servicios-on.jpg);
	background-repeat: no-repeat;
	width: 92px;
	height: 39px;
	float: left;
	cursor: pointer;
}
.bot3:hover {
	background-image: url(../images/menu/fotos-on.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 39px;
	float: left;
	cursor: pointer;
}
.bot4:hover {
	background-image: url(../images/menu/ubicacion-on.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 39px;
	float: left;
	cursor: pointer;
}
.bot5:hover {
	background-image: url(../images/menu/tarifas-on.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 39px;
	float: left;
	cursor: pointer;
}
.bot6:hover {
	background-image: url(../images/menu/contacto-on.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 39px;
	float: left;
	cursor: pointer;
}
a {
	text-decoration: none;
}
.textoContenidoSangria {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	margin-right: 20px;
	list-style-image: url(../images/arrow.png);
	text-align: justify;
	text-indent: 14px;
}
.textoContenidoCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	margin-right: 20px;
	list-style-image: url(../images/arrow.png);
	text-align: center;
}
.textoContenidoNegrita13Copia {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/bg-contenido.jpg);
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

