/* reset default styles */
* {
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*  page body */
body	{
	font:12px Arial, Helvetica, sans-serif;
	width:760px;
	background-color: #C5DBE8;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}
#principal {
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#menu  {
	list-style-type: none;
	padding: 2px;
	width: 196px;
	float: left;
}


#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 5px;
	display: inline;
}
#menu li a {
	height: 25px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	width: 175px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F5F3;
	margin-left: auto;
	margin-top: 5px;
}
#menu li a:hover {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}
#menu   li.public  a  {
	height: 52px;
	display: block;
	text-decoration: none;
	color: #0066CC;
	border: 1px solid #FFF;
	line-height: 25px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu    li.public   a:hover  {
	display: block;
	border: 1px solid #7DA3C7;
	background-color: #F8F8F8;
	color: #4F999C;
}
h2 {
	background-color: #35586B;
	height: 18px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 4px;
	float: left;
	width: 377px;
}
#main  .styleh2  {
	width: 542px;
	clear: both;
	float: none;
}


/* main header style */
h1 {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-left: 5px;
}

/* main content wrapper */
#main {
	width: 550px;
	float: left;
	background-color: #F6F5F3;
	padding-left: 4px;
}
h3 {
	margin-top: 10px;
	font-size: 12px;
}


/* main columns widths */
.c1	{
	width: 135px;
	text-align: left;

}
.c2	{
	width: 40px;
	font-weight: normal;
}
.c1, .c2 {
	float: left;
}
#principal #main .imagen {
	clear: both;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#text {
	background-color: #FFFFFF;

}
#text p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#gr {
	text-align: center;
	height: 680px;
}
#gr p {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* form */

#formp	{
	width:249px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 210px;
}
#Name, #Email, #Telephone, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults {
	width: 230px;
	height: 12px;
	padding: 3px;
	line-height: 15px;
}
#Comments {
	width: 230px;
	height: 80px;
	padding: 3px;
}
#Submit {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #996600;
	width: 130px;
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name, #Email, #Comments, #Submit, #Telephone, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults {
	font-size: 11px;
	border: 1px solid #E9E9E9;
}
#formp p {
	margin-bottom: 5px;
}
ul {
	list-style:none
}
.serv {
	margin-top: 5px;
}
.serv li {
	margin-bottom: 3px;
}
.t1 {
	width: 132px;
	display: block;
	float: left;
}
.letazul {
	font-size: 11px;
	font-weight: bold;
	color: #3F89C3;
	margin-bottom: 7px;
}
#principal #main #text .div2 {
	width: 526px;
	text-align: center;
	color: #006699;
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#main   #text  .divi  {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	height: 20px;
	clear: both;
	width: 336px;
}
#main    #text   .divi2  {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	height: 86px;
	clear: both;
	width: 336px;
}
#form p {
	text-align: center;
}
.div1 {
	float: left;
	width: 260px;
}
.t1 {
	width: 100px;
	float: left;
}
.t2 {
	float: left;
	width: 230px;
}
#form .subs {
	width: 236px;
	text-align: left;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
}
legend
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
} 
fieldset
{
	padding: 10px;
	border: 1px solid #781351;
	margin-top: 15px;
}#logo {
	background-image: url(images/logo.jpg);
	height: 200px;
	border: 2px solid #FFF;
}
.divsup {
	background-color: #000000;
	height: 10px;
}
.divcen {
	background-color: #000000;
	height: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.clr {
	clear: both;
}
#sec {
	background-color: #E9E9E9;
}
.copyright {
	height: 40px;
	background-color: #000000;
	font-size: 11px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFF;
}
.copyrigth2 {
	width: 732px;
	float: left;
}
.sm {
	float: left;
	padding-top: 9px;
}

.cotizar {
	width: 164px;
	background-color: #990000;
	text-align: center;
	line-height: 26px;
	height: 26px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cotizar  a  {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cotizar a:hover {
	color: #FFECB3;
}
.letst2 {
	font-size: 16px;
	color: #006699;
	text-align: center;
	font-weight: bold;
}
#principal #main #text .centrar p {
	text-align: center;
}
.divtext {
	width: 382px;
	float: left;
	margin-right: 4px;
	padding-left: 2px;
}
.divfotos {
	float: left;
	width: 160px;
}
.celr {
	border: 1px solid #B9C893;
	margin: 1px;
	padding: 1px;
}
.celbck {
	margin: 1px;
	padding: 1px;
	border: 1px solid #B9C893;
	font-weight: bold;
	color: #5E6C37;
}
.menudiv {
	float: left;
	width: 162px;
}
.adsense {
	background-color: #FFFFFF;
	border: 1px solid #B9C893;
	width: 155px;
	margin-left: 2px;
	float: left;
	margin-bottom: 4px;
}
#principal  .centrar {
	text-align: center;
	width: 158px;
	clear: both;
	border: 1px solid #C5DBE8;
	margin-bottom: 3px;
}
.centrar2 {
	text-align: center;
	padding: 3px;
	height: 320px;
}
#principal   .centrar  p, #principal .centrar2 p {
	text-align: center;
}
#principal .centrar a {
	font-size: 11px;
}
.divder {
	width: 160px;
	float: left;
	margin-top: 5px;
}
.margen {
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.margen2 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.formn {
	text-align: right;
	width: 100px;
	float: left;
}
.subcent {
	text-align: center;
	height: 20px;
	padding-top: 15px;
	clear: both;
}.azul {
	color: #006699;
}
.espf {
	margin-bottom: 7px;
}
.center {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #770;
}
#texto .divtext .centt{
	font-size: 11px;
	text-align: center;
}
.liara {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	padding-left: 8px;
	text-indent: 3px;
}
.liara li {
	margin-bottom: 3px;
}
.letazulp {
	font-size: 26px;
	color: #069;
	font-weight: bold;
}
.letnegp {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.letsec {
	font-size: 13px;
	font-weight: bold;
	color: #900;
}
.letgrp {
	font-size: 19px;
}



#texto .center p {
	text-align: center;
	margin-bottom: 2px;
	padding: 0px;
}
.promo a , .promo{
	color: #C60;
	font-weight: bold;
	font-size: 13px;

	margin-bottom: 8px;
}
.ident {
	padding-left: 8px;
}
.trfs  {
	font-size: 10px;
	color: #669900;
	margin-bottom: 3px;
}
.p1 {
	float: left;
	width: 45px;
	margin-right: 5px;
}
.p2 {
	float: left;
	width: 99px;
	line-height: 15px;
	height: 15px;
	padding-top: 2px;
	text-align: left;
	text-decoration: underline;
}
.p3 {
	float: left;
	width: 99px;
	text-align: left;
}
.p4 {
	float: left;
	width: 99px;
	text-align: left;
	height: 15px;
	line-height: 15px;
	padding-top: 2px;
	color: #C60;
	font-weight: normal;
	font-size: 11px;
}
.p5 {
	float: left;
	width: 99px;
	line-height: 15px;
	height: 15px;
	padding-top: 2px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.publi {
	background-color: #F4F8EF;
	height: 100px;
	border: 2px solid #FFF;
}
