@charset "utf-8";
/* CSS Document */

#bodywrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "Trebuchet Ms";
	font-size: 10pt;
	margin: 0px;
	background-image: url(file://///isaiasiel7/webs-gtyuca/MEXICAN/www.mexicancaribbean.com/js/css/back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
#bodywrap #contenido #info  h1{
	color: #013565;
	font-size: 16pt;
}

#bodywrap #contenido h2  {
	color: #060;
	font-size: 16pt;
}

#bodywrap #contenido h3  {
	color: #B41156;
}
.season {
	color: #663333;
	background-color: #EBE1CB;
	border: 1px solid #C9AE70;
}
.nota {
	font-size: 10px;
	color: #003366;
	text-transform: uppercase;
}


#bodywrap #header {
	float: left;
	height: 140px;
	width: 980px;
	background-image: url(//www.mexicancaribbean.com/js/css/background-header.jpg);
}
#bodywrap #header #flag {
	text-align: right;
	padding-right: 25px;
	float: right;
	margin-top: 32px;
}

#bodywrap #header #menu {
	float: left;
	width: 680px;
	margin-top: 40px;
	padding-left: 0px;
	margin-left: 0px;
}
#bodywrap #header #menu ul {
	list-style-type: none;
	padding-left: 10px;
}
#bodywrap #header #menu ul li {
	display: inline;
}
#bodywrap #header #menu ul li a.link {
	color: #FFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #54B800;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bodywrap #header #menu ul li a.link:hover {
	color: #FFC;
	text-decoration: none;
	background-color: #54B800;
}


#bodywrap #header #menu ul li a.visitando     {
	color: #FFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #900;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bodywrap #contenido {
	float: left;
	width: 980px;
}
#bodywrap #footer {
	float: left;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
}
#bodywrap #footer p {
	font-size: 9pt;
	color: #333;
}
#bodywrap #footer p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodywrap #contenido #siderbar {
	float: left;
	width: 300px;
	background-color: #ECE3CE;
}
#bodywrap #contenido #siderbar .hotels {
	background-color: #B41156;
	color: #FFF;
	font-size: 12pt;
	font-variant: small-caps;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bodywrap #contenido #siderbar .also {
	background-color: #036;
	color: #FFF;
	font-size: 12pt;
	font-variant: small-caps;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#bodywrap #contenido #siderbar ul {
	list-style-type: none;
	padding-left: 25px;
}
#bodywrap #contenido #siderbar ul li a {
	text-decoration: none;
	color: #013565;
	font-size: 10pt;
}
.ta1 {
	background-color: #F5F1E7;
	font-size: 10pt;
}
.ta {
	background-color: #CEB67F;
	font-size: 10pt;
}

.rat {
	background-color: #EBE1CB;
	color: #600;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	text-transform: uppercase;
}



#bodywrap #contenido #siderbar ul li a:hover {
	text-decoration: underline;
}
#profile {
	float: right;
	width: 200px;
	background-color: #EBEBD8;
}
#profile ul li {
	font-size: 10pt;
}
#profile ul {
	padding-left: 20px;
}

#profile h4 {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}


#bodywrap #contenido #info {
	float: right;
	width: 670px;
	padding-right: 5px;
	padding-left: 5px;
}
#bodywrap #contenido #info #socialmedia {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodywrap #contenido #info #ads468 {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bodywrap #contenido #info p {
	font-size: 10pt;
}
#bodywrap #contenido #info #intro {
	width: 100%;
}

#bodywrap #footer p a {
	color: #036;
	text-decoration: none;
}

#bodywrap #header #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodywrap #header #logo {
	float: left;
	width: 297px;
	height: 140px;
}
.fotintro {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Formulario */
.texto {
	color: #666;
	background-color: #FFF;
	border: 1px solid #c7ab6b;
	width: 250px;
}
.texto2 {
	border: 1px solid #C7AB6B;
	width: 250px;
	background-color: #FFFFFF;

}
.boton {
	color: #003366;
	background-color: #f1f1f1;
	border: 1px solid #CCC;
	font-family: "Trebuchet Ms";
	font-size: 10pt;
	padding: 3px;
	font-weight: bold;
}
.boton:hover {
	color: #FFFFFF;
	background-color: #003366;
}
form p {  clear: left;  margin: 0;  padding: 0;  padding-top: 5px;}
form p label {
	float: left;
	width: 20%;
	color:#000;
	font-family: "Trebuchet Ms";
	font-size: 10pt;
	font-weight: bold;
}
#bodywrap #contenido #info a {
	color: #013565;
	text-decoration: none;
}
#bodywrap #contenido #info #intro h2 a {
	color: #0566D9;
}
#bodywrap #contenido #info #intro h2 a:hover {
	color: #56BA00;
	text-decoration: none;
}


#bodywrap #contenido #info a:hover {
	color: #090;
	text-decoration: underline;
}


#bodywrap #contenido #info ul li {
	font-size: 10pt;
}
.fot {
	margin: 2px;
	padding: 3px;
	border: 1px solid #E1D3B3;
}
caption {
	font-size: 14pt;
	color: #036;
}
legend {
	color: #CBB176;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
}


.smh1 {
	border: 1px solid #99CCFF;
	background-color: #EAF4FF;
	width: 650px;
	float: left;
	margin: 7px;
	font-size: 10pt;
}
.smh3 {
	border: 1px solid #99CCFF;
	background-color: #EAF4FF;
	width: 200px;
	float: left;
	margin: 7px;
	font-size: 10pt;
	text-align: center;
	height: 110px;
}



.smh2 {
	border: 1px solid #86C127;
	background-color: #EAF7D5;
	width: 650px;
	float: left;
	margin: 7px;
	font-size: 10pt;
}.smh4 {
	border: 1px solid #86C127;
	background-color: #EAF7D5;
	width: 200px;
	float: left;
	margin: 7px;
	font-size: 10pt;
	text-align: center;
	height: 110px;
}
#bodywrap #contenido #info #intro .smh2 a img {
	float: left;
}
#bodywrap #contenido #info #intro .smh1 a img {
	float: left;
}
.smh1 a img, .smh2 a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
hr {
	border-bottom: 1px dotted #94B1DF; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
}
.rf {
	font-style: italic;
	color: #E65B00;
	font-weight: bold;
}
#profile p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo {
	background-color: #2D8BFF;
	color: #FFF;
	text-transform: uppercase;
}
.titulonegro {
	background-color: #013565;
	color: #FFF;
	text-transform: uppercase;
}

.la {
	background-color: #EAF4FF;
}
