/* ----HEADER----- */
#header {
    height: 60px;
    padding: 10px 18px 10px 15px;
}
#header ul {
    padding-top: 18px;
    font-size: 11px;
    text-align: right;
    margin: 0;
}
#header li {
    display: list-item;
    color: #0076c0;
    text-align: right;
    list-style-position: inside;
    list-style-image: url(/commons/img/cruz.gif);
}
#header a:link, #header a:active,  #header a:visited {
    text-decoration: none;
    color: #0076c0;
    font-weight: bold;
}
#header a:hover {
    color: #f47a29;
}
#header img {
    float: left;
}
/* ----FIN HEADER----- */
/* ----FOOTER----- */
#newfooter {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    color: #656565;
    text-align: center;
    clear: both;
    padding-top: 5px;
    padding-bottom: 10px;
}
#newfooter a:active, #newfooter a:link,  #newfooter a:visited {
    text-decoration: none;
    color: #f47421;
}
#newfooter a:hover {
    text-decoration: none;
    font-size: 11px;
    color: #0066CC;
}
/* ----FIN FOOTER----- */
/* ----MENU----- */
#navcontainer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    border-bottom: 1px solid #f1f1f1;
    height: 26px;
    width: 968px;
    color: #f47421;
    background-image: url(/commons/img/back-menu.gif);
    background-repeat: repeat-x;
    line-height: 26px;
}
#menu-left {
    background-image: url(/commons/img/menu-left.gif);
    background-repeat: no-repeat;
    background-position: left;
    float: left;
    height: 26px;
    width: 5px;
}
#menu-right {
    background-image: url(/commons/img/menu-right.gif);
    background-repeat: no-repeat;
    background-position: right;
    float: right;
    height: 26px;
    width: 5px;
}
#navcontainer ul {
    padding: 0px;
    margin: 0px;
    float: left;
    display: block;
    width: 700px;
    font-weight: bold;
    color: #f47421;
}
#navcontainer ul li { 
    display: inline;
    padding: 0px;
}
#navcontainer ul li a {
    background-image: url(/commons/img/line.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
    float: left;
    padding-right: 9px;
    padding-left: 9px;
    color: #f47421;
}
#navcontainer ul li a:hover {
    background-image: url(/commons/img/line.gif);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FFFFFF;
    color: #0076c0;
}	

/* Seccion donde estas lleva esta clase */	
#navcontainer ul li.cur a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(/commons/img/menu-hover.gif);
    background-repeat: repeat-x;
}
#navcontainer ul li.cur a:hover {
    background-image: url(/commons/img/line.gif);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FFFFFF;
    color: #0076c0;
}
#search {
    float: left;
    padding-right: 10px;
    width: 200px;
    color: #666666;
    height: 26px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ----FIN MENU----- */
/* ---- COLUMNA DE LA DERECHA----- */
/*#contenido {
	//padding-top: 20px;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 8px;        
}*/
#rightcol {
    float: left;
    width: 218px;
    padding-left: 10px;
}
.cajasrightcol {
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
}
.cajasrightcol  h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FA3805;
    margin-top: 0px;
    margin-right: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 7px;
}
.newimages {
    margin-top: 5px;
    margin-left: 5px;
}
.newimages img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.cajasrightcol ul {
    margin: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    list-style-image: url(/commons/img/bullet-gray.gif);
    list-style-type: none;
}
.cajasrightcol a:link, .cajasrightcol a:active, .cajasrightcol a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
.cajasrightcol a:hover {
    text-decoration: underline;
}
.quicklinks {
    background-image: url(/commons/img/bk-quicklinks.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 10px;
}
.flechas {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0B358B;
    font-size: 16px;
}
.flechasgde {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0B358B;
    font-size: 18px;
}
.justright {
    float: right;
    clear: both;
}
.gencont {
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 10px;
}

/* empieza footer */
#newfooter {
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-size: 11px;
    color: #656565;
    text-align: center;
    padding-top: 10px;
}
#newfooter a, #newfooter a:link{
    text-decoration: none;
    color: #f47421;
}
#newfooter a:hover {
    text-decoration: none;
    font-size: 11px;
    color: #0066CC;
}
/* fin footer */

.letra {
    font-size: 12px;
}





