* {
padding: 0;
margin: 0;
}
body {

background: url('/images/maqueta/fondo_body_mv.png');
background-repeat: repeat-x;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
background-color: #FFF;
color: #777;
}
h1 {
margin-top: 25px;
margin-left: 222px;
color: #00ACD6;
font-weight: bold;
font-size: 22px;
padding-bottom: 15px;
padding-left: 10px;
}
h2 {
padding-bottom: 10px;
font-size: 30px;
}
h3{
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #4B4B4D;
font-size: 28px;
margin-top: 0px;
/*background:url('/images/maqueta/hr_claro_h.png');*/
background-repeat:repeat-x;
background-position: bottom;
margin-bottom: 0px;
padding-bottom: 0px;
}
p {
padding-bottom: 5px;
line-height:22px;
font-size: 13px;
}
a {
color: #009de0;
}
a:hover {
color: #CCC;
}
img {
border: 0px;
}
#wrapper {
margin: 0 auto;
width: 912px;
}
#header {
/*background: url('/images/maqueta/adorno.png');
background-repeat: no-repeat;
background-position: 100% 30%;*/
width: 912px;
margin: 0;
z-index: 9997;
}
.other_links{
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: left;
width: 912px;
/*height: 20px;*/
padding-top: 4px;
color: #444;
}
.other_links a{
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #444;
text-decoration: none;
font-size: 11px;
margin-right: 10px;
margin-left: 10px;
}
.other_links a:hover{
color: #00ACD6;
}
#primary_links{
/*background:url('/images/maqueta/hr_claro_h.png');
background-repeat:repeat-x;
background-position: bottom;*/
border-bottom: 1px solid #EEEEEE;
width: 912px;
height: 40px;
margin-bottom: 10px;
}
#primary_links ul {
padding-top: 14px;
}
#primary_links li {
list-style: none;
float: left;
padding-left: 25px;
}
#primary_links a {
margin: 0px 9px 0px 10px;
color: #747577;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}
#primary_links a:hover {
padding: 3px 9px 2px 10px;
margin: 0;
background: #00ACD6;
color: #fff;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
/*border-radius:10px;*//*CSS3*/
}
#search{
margin-top:15px;
margin-bottom: 5px;
}
#search ul{
list-style: none;
}
#search li{
float:left;
}
#bread_crumbs{
margin-left: 25px;
background-repeat: repeat-x;
font-size: 11px;
height: 22px;
width: 906px;
}
#bread_crumbs li{
color: #AAA;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
list-style: none;
float: left;
}
#bread_crumbs li a{
font-weight: bold;
color: #00ACD6;
text-decoration: underline;
padding-right: 12px;
clear: both;
background: url('/images/maqueta/separador_migas.png');
background-repeat: no-repeat;
background-position: 100% 50%;
}
#bread_crumb a{
border-bottom: 1px dashed #e2e2e2;
}
#content {
margin: 0px;
overflow: auto;
width: 100%;
padding-bottom: 10px;
z-index: 2;
}

#footer {
background: #747577 url('/images/maqueta/fondo_body_mv_inv.png');
background-repeat: repeat-x;
background-position: top;
min-height: 180px;
height: auto !important;
height: 180px;
margin-top: 40px;
color: #777;
font-size: 10px;
clear: both;
}

.footer_column{
text-align:left;
list-style: none;
margin-right: 12px;
margin-left: 20px;
margin-bottom: 15px;
min-height: 140px;
height: auto !important;
height: 140px;
float: left;
}
.footer_column ul li a{
text-align:left;
list-style: none;
color: #00ACD6;
border: 0px;
text-decoration: none;
font-weight: bold;
color: #666;
}

.footer_column ul li{list-style:none;}
.footer_column li a:hover{color: #00ACD6;}

.footer_column li li a{
color: #888;
border: 0px;
font-weight: normal;
text-decoration: none;
}

.footer_column ul ul{
padding-left: 15px;
margin-top: 3px;
list-style: none;
background: url('/images/maqueta/lista_logo.png');
background-repeat: no-repeat;
background-position: 0% 50%;
color: #00ACD6;
}

#wrapper_footer{
margin: 0 auto;
width: 912px;
}

#formulario{
}

#formulario ul{
list-style:none;
}

#formulario li{
padding-bottom: 3px;
list-style: none;
}

#formulario input, #formulario textarea, #search input{
padding: 4px;
color: #555;
background: #FFF;
border: 1px solid #CCC;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-khtml-border-radius:4px;
}

#formulario input:hover, #formulario input:focus, #search input:hover, #search input:focus{
background: #F0FAFF;
}

#formulario textarea:hover, #formulario textarea:focus{
 background: #F0FAFF;
}

.boton_formulario{
background: #CCC;
}

#form_google_search{
margin-top:52px;
}

#form_google_search input{
    background: none;
    border: 0px;
}

#form_google_search input:focus, #form_google_search input:hover{
    background: none;
}

#form_google_search table{
    height: 23px;
    width: 213px;
    background: url('/images/maqueta/cuadro_busqueda.png');
    background-repeat: no-repeat;
}


/*.footer_level1{
width: 17%;
font-weight:bold;
font-size:11px;
border-right:1px dashed #DDD;
text-transform: uppercase;
}
.footer_level2{

}
.footer_level2 :hover{
background: #EEE;
}*/
.active_actual_link{
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
background: #00ACD6;
padding: 3px;
padding-left:5px;
}
.links_p {
margin-top: 35px;
}
.error {
clear: both;
width: 100%;
font-weight: bold;
font: 12px arial;
font-style: italic;
color: #00ACD1;
}
.clear {
clear: both;
background: none;
}


