﻿@import "internas.css";
body
{
    background: #FFF;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, p
{
    margin: 0px;
    padding: 0px;
}
h1
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}
h2
{
    font-family: Verdana;
    font-size: 13px;
    margin: 10px 0;
}

a img
{
    border-style: none;
}
#wrapper
{
    width: 1000px;
    margin: 0 auto;
}
*
{
    outline: none;
}
.width1000
{
    width: 1000px;
}
/*HEADER SECTION
searchbar - logo - top navigation*/
.header
{
    border-top: solid 9px #4D4D4D;
    font-family: Century Gothic;
    color: #4D4D4D;
    font-size: 14px;
}

.header2
{
    font-family: Century Gothic;
    color: #4D4D4D;
    font-size: 14px;
}
#search
{
    float: right;
    width: 650px;
    height: 64px;
    font-size: 16px;
    font-weight: bold;
}
#search a
{
    display: block;
    float: left;
    padding-right: 12px;
}
.searchform
{
    width: 325px;
    float: right;
    margin-top: 8px;
}
#logo
{
    float: left;
    width: 115px;
    height: 113px;
    position: absolute;
    padding-top: 5px;
    padding-bottom: 5px;
}
#banner
{
    margin: 0px;
    padding: 0px;
}
/*NAVIGATION*/
#topnav
{
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
    width: 1000px;
    height: 30px;
    text-align: right;
    border-bottom: solid3px#666;
    clear: both;
}
#menu ul
{
    margin: 0px;
    padding: 0px;
    height: 30px;
}
#menu li
{
    list-style-type: none;
    margin-right: 10px;
    float: right; /*display: inline;*/
    height: 30px;
}
#menu a
{
    color: #808080;
    text-decoration: none;
    padding: 5px 0 0 0;
    height: 25px;
    width: 124px;
    display: inline-block;
    text-align: center;
    margin: 0px;
}
#menu li a:hover
{
    color: #FFF;
    background-image: url(images/navbutton.gif);
    display: inline-block;
}
#topnav #focused
{
    color: #FFF;
    background-image: url(images/navbutton.gif);
}
/*CONTENT SECTION*/
#main
{
    padding: 0px 10px;
}
#content
{
    width: 653px;
    padding: 10px 0px 20px 0px;
    margin: 0px 25px 0px 0px;
    float: left;
    border-bottom: solid 1px #B3B3B3;
    min-height: 375px;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#content p
{
    padding: 10px 0;
}
#content .blue
{
    color: #117AB1;
}
/*SIDEBAR*/
#sidebar
{
    width: 300px;
    padding: 12px 0 0 0;
    float: left;
    text-align: center;
}
#sidebar h2
{
    /*     color: #117AB1;     font-size: 14px;     text-align: left;     padding-bottom: 10px;     border-bottom: solid 1px #B3B3B3; =======*/
    color: #084A69;
    font-size: 18px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: solid 1px #B3B3B3;
    font-family: Century Gothic;
    font-weight: bold;
}
#sidebar ul
{
    margin: 0px;
    padding: 0px 0px 0px 15px;
}
#sidebar li
{
    font-family: Century Gothic;
    font-size: 14px;
    text-align: left;
}
#sidebar li a
{
    color: #117AB1;
}
#sidebar img
{
    text-align: center;
}
#sidebar .darkblue
{
    color: #084A69;
    font-weight: bold;
}
/*FOOTER SECTION*/
#sponsors
{
    color: #808080;
    height: 75px;
    padding: 10px 0 0 10px;
    font-size: 11px;
}
#sponsors img
{
    padding: 0 10px;
}
.footer
{
    background: #C6C8CA url(images/footbg.png) repeat-x;
    height: 150px;
    margin: 0px;
    padding: 10px 0 0 10px;
}
#footnav
{
    font-family: Century Gothic;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
#footmenu
{
    margin: 0px;
    padding: 0px;
}
#footmenu ul
{
    display: block;
}
#footmenu li
{
    list-style-type: none;
    display: block;
    float: left;
    padding: 0px 5px 0px;
}

#footmenu
{
    color: #808080;
    text-decoration: none;
}


#footmenu a
{
    color: #808080;
    text-decoration: none;
}

#footmenu a:hover
{
    color: #808080;
    text-decoration: underline;
}
#copyright
{
    font-family: Century Gothic;
    font-size: 12px;
    color: #808080;
    padding-left: 5px;
}

#copyright a
{
    color: #808080;
    text-decoration: none;
}
#copyright p
{
    padding-top: 5px;
}
/*clears both floats for divs*/
.clear
{
    clear: both;
}
/*bottom border*/
.rule
{
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: solid 1px #B3B3B3;
}

.pointer
{
    cursor: pointer;
}
/*INDEX*/
.seguros
{
    width: 100%;
}
.segurosimage
{
    width: 35px;
}
.segurosrow
{
    color: #000000;
    font-weight: normal;
    width: 200px;
    font-size: 11px;
}
.segurosrow img
{
    vertical-align: middle;
    padding: 0 5px 5px 0;
}
.col
{
    width: 20px;
}
.itemSeguroIndex
{
    border-bottom: solid 1px #B3B3B3;
    height: 40px;
}
.itemSeguroIndex div
{
    margin-left: 8px;
    margin-right: 8px;
}
.paddingLeftRight10
{
    /*padding-left:10px;  	padding-right:10px;*/
}
#ingresar
{
    padding: 14px;
    background-color: #999999;
    border-top: solid 13px #E6E6E6;
    border-bottom: solid 13px #E6E6E6;
}
#correo
{
    padding: 20px;
}
#paginaerror
{
    margin: 0 auto;
    text-align: center;
}
#errorbox
{
    width: 930px;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    font-family: Verdana;
}
#errorbox table
{
    text-align: left;
    vertical-align: top;
}
#footbar
{
    width: 930px;
    margin: 0 auto;
    border-top: solid 3px #666;
}

.font14
{
    font-size: 14px;
}

/*popUp*/
.popUpControles
{
    display: none;
    position: absolute;
    z-index: 3;
}

.fondoControlMasInfo
{
    background-color: #4D4D4D;
    font-family: Century Gothic;
    color: White;
    font-size: 14px;
    text-align: left;
    width: 480px;
    height: 343px;
}

.margenIzControl
{
    padding-left: 14px;
}

.margenDerControl
{
    padding-right: 14px;
}



.classTitulo
{
    padding-left: 14px;
    font-size: 19px;
    padding-bottom: 10px;
}

.clasTxb
{
    width: 201px;
    height: 13px;
    font-size: 11px;
}

.fondoControlEnviarAmigo
{
    background-color: #4D4D4D;
    font-family: Century Gothic;
    color: White;
    font-size: 14px;
    text-align: left;
    width: 450px;
    height: 343px;
}

/*Fin popUp*/
/* iFrame de Google Search Box */
.iFrame
{
    width: 240px;
    height: 50px;
}


/* Fin iFrame de Google Search Box */

.verticalAlignTop
{
    vertical-align: text-top;
}

