/*SECCION DEL MENU*/
/* style the outer div to give it width */
.menu {font-size:0.85em;font-family:Arial;font-size:12px;font-weight:bold;} /*contendor principal*/

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {margin:0;list-style-type:none; height:3em; background:#fff;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#014b92;background:#fff;padding:0 3em 0 1em;} /*contendor principal*/

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#bbb;color:#000;width:12em;height:100%;line-height:1em; }
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {color:#000;background:#bbb;}
.menu :hover > a {color:#0092df;background:#000;} /*mouse over texto y fondo*/
/* second */
.menu ul ul a:hover{color:#000;background:#000;}
.menu ul ul :hover > a {color:#000;background:#ccc;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/* 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 images 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 images 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 images */
.gallery li a img.landscape {
top:-280px;
}
/* fix the left position for the portrait images */
.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 images 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; font-weight:bold; color:#B81621;
}
.titles4 { 
   font-family:Arial; font-size:12px; font-weight:bold; color:#0092df;
}
.titles5 {
   font-size:14px; 
   font-family:Arial; 
   color:#FFFFFF; 
   font-weight:bold
}
.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;
}
.graltot {   
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#666666;
}
.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:12px; 
   color:#B81621;
}
.titlesinsurance { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#FFFFFF;
   background-color:#719247
}
.titlescarsgallery { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#666666;
}
.titlespolices { 
   font-family:Arial; 
   font-size:18px; 
   font-weight:bold;
   color:#FFFF66;
   background-color:#B81621
}
.infodir{
font-family:Arial; font-size:9px; font-weight:bold; color:#000000;
}
.txtinsurance { 
   font-family:Arial; font-size:12px; font-weight:bold; color:#0066FF;
}
.titlecars { 
   font-family:Arial; 
   font-size:16px; 
   font-weight:bold;
   color:#B81621;
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
}
.titlesmenu { 
   font-family:Arial; 
   font-size:11px; 
   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:#004994; 
}
.titlespestanas4 { 
   font-family:Arial; 
   font-size:11px; 
   font-weight:bold;
   text-decoration:none;
   color:#000000;
}
.titlespestanas5 { 
   font-family:Arial; font-size:11px; font-weight:bold; color:#B81621;
}
.txtplaces { 
   font-family:Arial; 
   font-size:11px;
   color:#000000;
}
.pricesinsurances { 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   color:#719247;
}
.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;
}
.moreinfo { 
   background-color:#E0E0E0; 
   border:0px solid; 
   font-family:Arial; 
   font-size:12px; 
   color:#B81621;
   text-decoration:underline;
   cursor:pointer;
}
.masinfo { 
   background-color:#E0E0E0; 
   border:0px solid; 
   font-family:Arial; 
   font-size:12px; 
   color:#B81621;
   text-decoration:underline;
   text-align:right;
   cursor:pointer;
   width:147px;
}
.inputsbotones {
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#000000; 
   font-family:Arial; 
   font-size:12px;
   text-align:right;
}
.inputsbotones2 {   
   background-color:#FFFFFF; 
   border:0px solid; 
   border-color:#FFFFFF; 
   color:#0092df; 
   font-family:Arial; 
   font-size:12px; 
   font-weight:bold;
   text-align:right;
}
.inputsbotones3 { 
   background-color:#FFFFFF; 
   border:1px solid;
   font-family:Arial; 
   font-size:12px; 
}
.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:#FFFFFF; 
   border-color:#00000; 
   border:1px solid; 
   font-family:Arial; 
   font-size:11px; 
   color:#000000;
}