/* reset default styles */
* {	margin:0; padding:0; border:0;}

/*  page body */
body	{
	font:12px Arial, Helvetica, sans-serif;
	width:760px;
	background-color: #FFE2B0;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}

/* sidebar menu */
#menu {
	float:left;
}


#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 5px;
	display: inline;
}
#menu li a {
	height: 29px;
	display: block;
	text-decoration: none;
	color: #000000;
	border: 2px solid #A36810;
	line-height: 27px;
	width: 197px;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #FCF8EF;
	font-size: 11px;
	position: relative;
}
#menu   li.public  a  {
	height: 65px;
	display: block;
	text-decoration: none;
	color: #000000;
	border: 2px solid #A36810;
	line-height: 25px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #FCF8EF;
	font-size: 11px;
}
#menu li a:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #CC9900;
	border: 2px solid #794D0C;
}

#links {
	float: right;
	width: 544px;
	height: 22px;
	margin-bottom: 3px;
}
#publi2 {
	float: right;
	width: 544px;
	height: 72px;
	margin-bottom: 3px;
}
#menus {
	list-style:none;
}
#menus li {
	float:left;
}
#menus li a {
	display:block;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	text-decoration: underline;
	height: 20px;
	background-color: #76693C;
	border: 2px solid #FFFFFF;
	margin-right: 2px;
	line-height: 20px;
	background-image: url(imagenes/star.gif);
	padding-left: 20px;
}
#menus li a:hover {
	color: #FFFFCC;
}

/* sidebar menu titles */
h2	{
	font-size: 18px;
	margin-top: 5px;
	color: #8A4500;
	margin-bottom: 2px;
}

/* main header style */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #8A4500;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
}

/* main content wrapper */
#main {
	width: 541px;
	background: #fff;
	float: right;
	border: 2px solid #ECD29D;
	height: 1259px;
}
h3 {
	margin-top: 10px;
	font-size: 12px;
	color: #CC6600;
}


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

}
.c2	{
	width: 40px;
	color: #990000;
	font-weight: normal;
}
.c1, .c2 {
	float: left;
}
.imagen {
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 10px;

}
#text {
	margin-left: 8px;
	margin-right: 8px;
}
#text  p, #text2 p {
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: justify;
}
#text2 {
	margin-left: 8px;
	margin-right: 8px;
	width: 320px;
	float: left;
}
#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, #Country_Origin, #Arrival_Day, #Departure_Day {
	width: 180px;
	height: 17px;
	padding: 3px;
}
#Comments {
	width: 180px;
	height: 70px;
	padding: 3px;
}
#Submit {
	background-color: #996600;
	color: #FFFFFF;
	border: 1px solid #00769D;
	width: 130px;
	height: 20px;
	font-weight: bold;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Adults {
	width: 20px;
	height: 17px;
}
#Name, #Email, #Comments, #Submit, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults  {
	font-size: 11px;
	border: 1px solid #EFAF50;
}
#formp p {
	margin-bottom: 4px;
}
ul {
	list-style:none
}
.serv {
	margin-top: 5px;
}
.serv li {
	margin-bottom: 3px;
}
.t1 {
	width: 132px;
	display: block;
	float: left;
}
.t2 {
	width: 160px;
	display: block;
	float: left;
}
.letazul {
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
}
.div2 {
	float: left;
	width: 278px;
}
.div1 {
	float: right;
	width: 238px;
}
.publih {
	float: right;
	width: 253px;
}
legend
{
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
} 
fieldset
{
	padding: 5px;
	border: 1px solid #F2BF73;
	margin-top: 5px;
}
.centrado {
	text-align: center;
}

#publi {
	border: 2px solid #FFFFFF;
	margin-bottom: 5px;
	margin-right: 2px;
}
#gracias, .form_sup, .form_inf {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

.titulo {
	font-size: 17px;
	margin-bottom: 10px;
	color: #D76B00;
	font-weight: bold;
}

#gracias {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(imagenes/backf_2.gif);
}
#gracias p {
	padding-bottom: 10px;
}
.form_sup {
	background-color: #FFFFFF;
	background-image: url(imagenes/backf_1.gif);
	height: 15px;
}
.form_inf {
	background-color: #FFFFFF;
	background-image: url(imagenes/backf_3.gif);
	height: 15px;
}
.rojo {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.azul {
	color: #0033FF;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rojo2 {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

#gracias .letgr a {
	font-size: 18px;
	color: #000000;
}
.style1 {
	width: 130px;
	text-align: justify;
	margin-bottom: 5px;
	float: left;
}
.style2 {
	width: 35px;
	font-weight: bold;
	color: #009933;
	margin-bottom: 5px;
	text-align: left;
}
.info {
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main #gr .letgr a {
	font-size: 16px;
}
#main #gr li {
	width: 200px;
	margin-left: 95px;
	clear: both;
}
#main #gr ul {
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
}
.imagen2 {
	float: left;
}
.letp {
	font-size: 10px;
}
.letroj {
	color: #990000;
	font-size: 11px;
}
.divisionf {
	margin-bottom: 4px;
	height: 40px;
	clear: both;
}
.divisionf2 {
	margin-bottom: 5px;
	height: 95px;
}
.dv1, .dv2, .dv3 {
	float: left;
	width: 170px;
	padding: 2px;
	margin-bottom: 8px;
	margin-top: 15px;
}


.clr {
	clear: both;
	margin-bottom: 5px;
}
.clr2 {
	clear: both;
}
.p1 {
	float: left;
	width: 50px;
	margin-right: 5px;
}
.p2 {
	float: left;
	width: 140px;
	line-height: 15px;
	height: 15px;
	font-size: 12px;
	padding-top: 2px;
	text-align: left;
}
.p3 {
	float: left;
	width: 140px;
	text-align: left;
}
.p4 {
	float: left;
	width: 140px;
	text-align: left;
	height: 15px;
	line-height: 15px;
	padding-top: 2px;
	color: #0066CC;
	font-weight: normal;
}
.p5 {
	float: left;
	width: 140px;
	line-height: 15px;
	height: 15px;
	padding-top: 2px;
	text-align: left;
	font-weight: normal;
}
.clr {
	clear: both;
}
.imagenpbl {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#main #text2 .div2 .stilol {
	font-size: 11px;
	font-weight: bold;
	color: #D20000;
	margin: 0px;
	padding: 0px;
}
.bannerpub1  {
	width: 369px;
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #ECD29D;
	margin-right: 5px;
}
.bannerpub2  {
	width: 370px;
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #ECD29D;
}
