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

/*  page body */
body	{
	font:12px Arial, Helvetica, sans-serif;
	width:760px;
	background-color: #6F8AA7;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}#logo {
	height: 240px;
	background-image: url(imagenes/logo.jpg);
}
#principal {
	background-color: #FFFFFF;
}
/* sidebar menu */
#menu {
	float:left;
	background-color: #DAE6F2;
	padding: 4px;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	margin-bottom: 5px;
	display: inline;
}
#menu li a {
	height: 27px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
	width: 146px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 1px solid #99ACC1;
}
#menu      li.final a       {
	height: 27px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 27px;
	width: 146px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC1D2;
}
.lic {
	float: left;
	width: 3px;
	margin-right: 6px;
	color: #FF9900;
}
#menu  .lic a:hover {
	float: left;
	width: 3px;
	margin-right: 6px;
	color: #6D8E20;
}

#menu li a:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #95BE31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C0A8;
}
#texto {
	width: 395px;
	float: left;
	border: 2px solid #FFFFFF;
	padding: 4px;

}
#texto2 {
	width: 580px;
	float: left;
	border: 2px solid #FFFFFF;
	padding: 4px;

}
#texto p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.clr {
	clear: both;
}
/* main columns widths */
.c1	{
	width: 105px;
	text-align: left;

}
.c2	{
	width: 30px;
	font-weight: normal;
}
.c1, .c2 {
	float: left;
}
#fotos {
	float: left;
	width: 184px;
	text-align: center;
	padding-right: 3px;
}
#fotos img {
	margin-bottom: 5px;
}
#textp {
	float: left;
	background-color: #FFFFFF;
}
#fotos  img.margen  {
	margin-bottom: 0px;
}
ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	padding: 3px;
}

h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D88D6;
	margin-bottom: 8px;
	color: #2559A0;
	padding-bottom: 3px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	margin-bottom: 8px;
	margin-top: 8px;
}
#fotos .linkc {
	background-color: #476C99;
	height: 25px;
	margin-bottom: 4px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #FFFFCC;
	font-size: 11px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFF00;
}
#fotos .linkc a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#fotos  .linkc  a:hover {
	color: #FFFFD9;
	text-decoration: underline;
}
#copyright {
	background-color: #476C99;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-bottom: 18px;
}
.listas {
	margin-bottom: 8px;
}
#texto .listas li {
	margin-bottom: 5px;
}
.r1 {
	float: left;
	width: 120px;
}
.trfs  {
	font-size: 10px;
	color: #476C99;
	margin-bottom: 3px;
}

/* 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: #476C99;
	color: #FFFFFF;
	width: 178px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
}

#Submit:hover {
	cursor: pointer;
	color: #FFFFCC;
}
#Name, #Email, #Comments, #Telephone, #Country_Origin, #Arrival_Day, #Departure_Day, #Adults {
	font-size: 11px;
	border: 1px solid #C0C3CA;
}
#formp p {
	margin-bottom: 5px;
}

#texto2 .div2 {
	text-align: center;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#texto2  .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;
}
.t1 {
	width: 100px;
	float: left;
}
.t2 {
	float: left;
	width: 230px;
}
#texto2   .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;
}
.letstyle1 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 7px;
}
.letst2 {
	font-size: 16px;
	color: #006699;
	text-align: center;
	font-weight: bold;
}
.division {
	background-color: #5474A5;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bannerpub1  {
	width: 369px;
	float: left;
	padding: 2px;
	border: 1px solid #D7E1EA;
	margin-right: 6px;
	background-color: #FFFFFF;
}
.bannerpub2  {
	width: 369px;
	float: left;
	padding: 2px;
	border: 1px solid #D7E1EA;
	background-color: #FFFFFF;
}
.pubh {
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
.divi1 {
	float: left;
	width: 736px;
}
.divi2 {
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}
