/* Layout Stylesheet */ 

p {text-align:justify}

.style1 {

	color: #033F87;

	font-weight: bold;
	

}

.style2 {

	padding: 15px;

	font-size: 8pt;

	color: #033F87;

	font-weight: bold;

}

.style3 {

	font-size: 15pt;

	color: #000000;

	font-weight: bold;

}


body {

	margin:0px;

	text-align:center;

	padding:0;

	background-image:url(../images/fondo-gral.jpg);

background-repeat:repeat-y;

background-position: center;

	background-color: #cce3f5;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

 }



.rates1 {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	}



.rates2 {

	color: #033F87;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	}



#title {

	position:relative;

	padding:0;

	height: 27px;

	width: 570px;

	z-index: auto;

	clip: rect(auto,auto,auto,auto);

	top: -270px;

 }



#hdr {

 height:60px;

 background:#eeeeee;

 color: #333333;

 }



#bar {

 height:25px;

 background:#c0c0c0;

 color: #333333;

 border:solid #000000;	

 border-width:1px 0 1px 0;

 }



#logo {

	position:relative;

	background: #FFFFFF url(../images/logo.gif) no-repeat;

	padding:0;

	height: 126px;

	width: 470px;

	z-index: auto;

	top: -272px;

 }



#l-col {

 float:left;

 background:#dcdcdc;

 color: #333333;

 width:145px;

 }



#ftr {

	color: #666666;

	margin:0px;

	height: 115px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	text-align: center;
	background-color:#FFFFFF;
	
 }

 

 /*agregados por cristobal*/

 a, a:visited { color:#033F87; text-decoration:none; }

 a:hover { text-decoration:underline; }

 

 h2 { color: #033F87; font-size:120%; margin:1px;}

 h1 { 
 
 

 font-family:"Century Gothic", Helvetica, Arial; src: url(CENTURY0.eot);

 font-size:160%; font-weight:normal; margin:1px; color:#033F87; text-align:left}

 h3{text-align:center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;}

 input, select, textarea { border: 1px solid #003366; background-color:#EBEBEB; color:#003366; padding:1px; font-size:10px;}

 

 a.travelres, a.travelres:visited, a:travelres:hover { color:#8FC3EA; }
 

 
 .serch {
  margin-top:6px;
	margin-right:7px;
  float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;}
	
.promociones{float:top; margin-bottom:5px}



