/* MENU AZUL 3 */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.line/
=================================================================== */
.preload1 {background: url(line/blank_over.gif);}
.preload2 {background: url(line/blank_overa.gif);}

.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:36px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:10px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(line/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 24px; height:36px;background:url(line/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(line/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 li.top2 {width:40px;display:block; float:left; margin-right:10px;}
.menu2 li a.top_link2 {width:40px;display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:10px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(line/blank.gif);}
.menu2 li a.top_link2 span {width:40px;float:left; display:block; padding:0 5px 0 5px; height:36px;background:url(line/blank.gif) right top;}
.menu2 li a.top_link2 span.down {width:40px;float:left; display:block; padding:0 5px 0 5px; height:36px; background:url(line/blanka.gif) no-repeat right top;}
.menu2 li a.top_link2:hover {width:40px;color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li a.top_link2:hover span {width:40px;background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link2:hover span.down {width:40px;background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link2 {width:40px;color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link2 span {width:40px;background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link2 span.down {width:40px;background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 li.top3 {width:18px;display:block; float:left;}
.menu2 li a.top_link3 {width:18px;display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:10px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(line/blank.gif);}
.menu2 li a.top_link3 span {width:18px;float:left; display:block; padding:0 5px 0 5px; height:36px;background:url(line/blank.gif) right top;}
.menu2 li a.top_link3 span.down {width:18px;float:left; display:block; padding:0 5px 0 5px; height:36px; background:url(line/blanka.gif) no-repeat right top;}
.menu2 li a.top_link3:hover {width:18px;color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li a.top_link3:hover span {width:18px;background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link3:hover span.down {width:18px;background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link3 {width:18px;color:#fff; background: url(line/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link3 span {width:18px;background:url(line/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link3 span.down {width:18px;background:url(line/blank_overa.gif) no-repeat right top;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:128px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:10px; height:20px; width:128px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(line/arrow.gif) 115px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#3a93d2 url(line/arrow_over.gif) 115px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#3a93d2 url(line/arrow_over.gif) 115px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:125px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:128px; z-index:400; height:auto;}
</style>


/* INICIA FOTO GALERIA*/
/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:320px; 
height:360px; 
background:#eee url(gallery/deer.jpg) 0 40px no-repeat;
border:1px solid #aaa;
margin:0 auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the line and a position relative */
.gallery {
padding:0; 
margin:320px 0 0 0; 
list-style-type:none; 
position:relative; 
width:320px;
}
/* remove the default image border */
.gallery img {
border:0;
}
/* make the list horizontal */
.gallery li {
float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #444;
margin:2px;
}
/* position the line using an absolute position and hide them from view */
.gallery li a img {
position:absolute; 
top:-320px; 
left:0; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape line */
.gallery li a img.landscape {
top:-280px;
}
/* fix the left position for the portrait line */
.gallery li a img.portrait {
left:0;
border-left:40px solid #eee;
border-right:40px solid #eee;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
background:#444; 
color:#fff;
}
/* make the line visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}
/* TERMINA FOTO GALERIA*/

.titles { 
   font-family:Arial; font-size:12px; font-weight:bold; color:#000000;
}
.titles2 {
   font-size:12px; 
   font-family:Arial; 
   color:#FFFFFF; 
   font-weight:bold;
}
.titles3 { 
   font-family:Arial; font-size:12px;  color:#B81621;
}

.titles4 { 
   font-family:Arial; font-size:13px; font-weight:bold; color:#B81621;
}
.rentdays {   
   font-family:Arial; 
   font-size:14px; 
   font-weight:bold;
   color:#000000;
}
.footer { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#666666;
   text-decoration:none;
}
.footer02 { 
   font-family:Arial; 
   font-size:9px;
   color:#0092df;
   text-decoration:none;
}
.graltot {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#000000;
}
.desrates {   
   font-family:Arial; 
   font-size:14px; 
   font-weight:bold;
   color:#000000;
}
.descripcion { 
   font-family:Arial; font-size:12px; color:#000000;
}
.rates { 
   font-family:Arial; 
   font-size:12px; 
   color:#0066FF;
}
.contenido { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#0092df;
}
.enlaces { 
   font-family:Arial; 
   font-size:12px; 
   color:#666666;
}
.ventanas { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#B81621;
}
.prices { 
   font-family:Arial; font-size:11px; color:#B81621;
}
.titlesinsurance { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#719247;
}
.titlesinsurance2 { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#B81621;
}
.titlescarsgallery { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#666666;
}
.titlespolices { 
   font-family:Arial; 
   font-size:18px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#0092DF;
}
.infodir{
font-family:Arial; font-size:9px; font-weight:bold; color:#000000;
}
.infodir2{
font-family:Arial; font-size:9px; font-weight:bold; color:#F00;
}
.txtinsurance { 
   font-family:Arial; font-size:12px; font-weight:bold; color:#0066FF;
}
.titlecars { 
   font-family:Arial; 
   font-size:18px; 
   font-weight:bold;
   color:#B81621;
}
.titlesmenu { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   text-decoration:none;
   color:#666666;
}
.titlespestanas { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#000000;
}
.titlespestanas2 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#ffffff;
}
.titlespestanas3 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#0092df;
}
.titlespestanas4 { 
   font-family:Arial Narrow; font-size:10px; font-weight:bold; color:#B81621;
}
.titlespestanas5 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#009900;
}
.titlespestanas6 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#0033FF;
}
.titlespestanas7 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#B81621;
}
.txtplaces { 
   font-family:Arial; 
   font-size:10px;
   color:#000000;
}
.pricesinsurances { 
   font-family:Arial; 
   font-size:13px; 
   font-weight:bold;
   color:#0033FF;
}
.footer2 {  
   font-family:Arial; 
   font-size:12px; 
   color:#FFFF66;
}
.botones { 
   background-color:#E5EFF6; 
   border-color:#E5EFF6; 
   border:1px solid; 
   font-family:Arial; 
   font-size:12px; 
   color:#000000
}
.combos { 
   font-family:Arial; 
   font-size:12px; 
   color:#000000;
   background-color:#FFFFFF; 
}
.botonespolices { 
   font-family:Arial; 
   font-size:12px; 
   color:#000000;
}
.inputsbotones {
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#000000; 
   font-family:Arial; 
   font-size:12px; 
}
.inputsbotones2 {   
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#0033FF; 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
}
.inputsbotones3 { 
   background-color:#FFFFFF; 
   border:1px solid;
   font-family:Arial; 
   font-size:12px; 
}
.inputsbotones4 { 
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#B81621; 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
}
.inputsbotones5 { 
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#009900; 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
}
.txtprocess {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#000;
}
.txtpolicies {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#007cc2;
}
.txtinfo { 
   font-family:Arial; 
   font-size:11px; 
   font-weight:bold;
   color:#666666;
}
.listas{
   background-color:#E5EFF6; 
   border-color:#7F9DB9; 
   border:1px solid; 
   font-family:Arial; 
   font-size:11px; 
   color:#000000;
}
.textoshome { 
   font-family:Arial; 
   font-size:11px; 
   color:#FFFFFF;
   
 }  
  
   .wrapper1{
	color: #44433f;	
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 4px 0 0;
	}
	.wrapper1 a{
		color: #E5F2FB;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #09548B;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 20px auto;
}
.nav {loat:left;}

.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(line/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(line/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(line/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(line/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(line/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(line/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(line/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(line/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(line/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(line/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(line/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}            

.discountTitle { 
   font-family:Arial; 
   font-size:13px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#B81621;
}

.discountlittle { 
   font-family:Arial; 
   font-size:9px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#B81621;
}

/* ************** slider  *************************** */

.Carousel {
	float:left;
	}
	

.infiniteCarousel {
  width: 695px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 615px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 40px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 1px solid #0092df;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 85px;
  width: 105px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 55px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.toolspersonal { 
   font-family:Arial; 
   font-size:11px; 
   font-weight:bold;
   color:#B81621;
}

.toolspersonalprice { 
   font-family:Arial; 
   font-size:10px; 
   font-weight:bold;
   color:#0066FF;
}
.endreservation {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#007cc2;
}
.endreservation2 {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#B81621;
}
