/* CSS Document */
body, td, th, input, select, textarea{
font-family:"Arial", "Trebuchet MS", Tahoma;
color:#333333;
font-size:15px;
}

body{
margin:0px;
padding:0px;
background-color:#fff;
}

h1, h2, h3{
margin:0px;
padding:0px;
color:#E13426;
}
h1{
font-size:180%;
}
h2{
font-size:150%;
}
h3{
font-size:110%;
}
a{
color:#FF5C00;
text-decoration:none;
}
a:hover{
color:#E13426;
text-decoration:underline;
}
form{margin:0;padding:0;}
/*
input{
background-color:#D0ECF7;
font-size:12px;
font-family:Tahoma, Arial, Verdana
}*/

/*    Estilos de posicionnamiento   */
#global{
/*border: 1px solid;*/
width:890px;
height:1100px;
margin:auto;
background-color:#fff;
padding:0px;
}
#top{
width:100%;
color:#394D5B;
font-size:12px;
padding:10px 0px 0px 0px;
}
#logo{
display: block;
float:left;
/*width:210px;*/
padding:0px 0px 0px 0px;
height:70px;
}
#topmenu{
float:right;
text-align:right;
width:200px;
}
#paises{
float:right;
height:16px;
width:150px;
font-family:"Arial", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
text-align:right;
padding:0px 4px 0px 0px;
}

/* *************  menus global ****************/

#menu{
/*clear:both;
width:570px;*/
display: block;
width:690PX;
min-width:500px;
float:right;
height:20px;
font-size:12px;
padding:36px 0px 0px 0px;
margin-top:10px;
font-family: Arial, "Bitstream Charter", Tahoma;
text-transform:uppercase;
/*font-stretch:condensed;
font-weight:300;*/
color:#666666;
text-align:right;
}
#menu a:link, #menu a:visited {
color:#7B869A;
font-weight:bold;
text-decoration:none;
font-size:12px;
padding:0px 4px 0px 4px;	
}
#menu a:hover, .menuover{
color:#E13426;
}

#promo{
float:right;
text-align:right;
width:65%;
padding:0px;

}
#contenido{
clear:both;
width:100%;
min-height:200px;
height:auto;
margin-bottom:10px;
}


/* **********************  para columnas del home   ****************************/
#group{
clear:both;
background-color:#D0ECF7;
height:292px;
}
#textos{
clear:both;
}
#bloque0{
float:left;
padding:0px 10px 0px 0px;
width:180px;
min-height:298px;
height:auto;
}
#bloque0 ul{margin:0; padding:0; list-style:none; }
#bloque0 li{border-bottom:1px solid #eee; padding:4px 0px 4px 0px;}

#bloque1{
float:left;
padding:0px 10px 0px 10px;
width:162px;
height:298px;
background-color:#FF5C00;
color:#fff;
margin-top:6px;
margin-left:10px;
}
#bloque1 a{color:#F4FF22;}
#bloque1 ul{margin:0; padding:0; list-style:none; font-size:90%;}
#bloque1 li{border-bottom:1px solid #fff;}
#bloque1 li a{padding:0px 0px 0px 8px; display:block;}
#bloque1 li a:hover{
background-color:#F4F8F9;
text-decoration:none;
border-left:4px solid #00CCCC;
}

#bloque2{
float:right;
padding:0px 2% 0px 10px;
width:38%;
text-align:justify;
border-left:1px solid #D0ECF7;
}
#bloque3{
float:right;
padding:0px 2% 0px 10px;
width:26%;
text-align:justify;
border-left:1px solid #D0ECF7;
}

#bloque4{
float:right;
padding:0px 2% 0px 10px;
width:68%;
text-align:justify;
border-left:1px solid #D0ECF7;
}
#bloque5{
float:left;
padding:0px 10px 0px 10px;
width:162px;
height:348px;
background-color:#FF5C00;
color:#fff;
margin-top:6px;
margin-left:10px;
}
#bloque5 a{color:#F4FF22;}


/******** para secciones internas  *************/
#pagina{
clear:both;
text-align:left;
width:100%;
padding:0;
background-color:#C61B11;
height:40px;
border-bottom:4px solid #E39100;
}
#paginahead{
clear:both;
padding:4px 0px 0px 4px;
color:#fff;
font-size:24px;
font-weight:bold;
float:left;
}
#paginabg{
clear:both;
float:right;
height:40px;
width:100%;
text-align:right;
}


#relative{
float:right;
width:20%;
border:0;
background-image:url(images/relbg.jpg);
background-repeat:repeat-x;
background-color:#fff;
min-height:400px;
height:auto;
padding:4px 0px 0px 0px;


}
.colored{
color:#FF8C40;
font-weight:bold;
font-size:18px;
}


.shadow{
color:#A2B6BF;
font-size:80%;
}
.submitBut{
background-color:#E13426;
border:2px solid #FF8C40;
color:#FFFFFF;
font-family:"Arial", "Trebuchet MS", Tahoma;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

/******  Estilos para el Pie   ***********/

#pie{
clear:both;
width:890px;
float:center;
border-top:1px solid #D0ECF7;
margin-top:20px;
padding:10px 0px 0px 6px;
height:30px;
background-color:#fff;
color:#ddd;
font-family:"Arial", "Trebuchet MS", Tahoma;
font-size:12px;
text-align:center;

}

#pie a, #pie a:visited{
color:#7B869A;
padding:0px 6px 0px 0px;
}

#pie a:hover{
color:#FF5C00;

}
#powerby{
float:center;
color:#FF6600;
font-weight:bold;
}
