
/* CSS Document */
body, td, th, input, select, textarea{
font-family:"Trebuchet MS", Tahoma;
color:#000;
font-size:13px;
line-height:1.4em;
}
input, select, textarea{
	width:280px;
	padding:6px;
}
body{
margin:6px 0 0 0;
padding:0px;
background:#9ED943 url(../images/bgglobal.jpg) top center repeat-y;
/*
background-image:url(../bgglobal.jpg);
background-repeat:repeat-y;
background-position:center;
*/
}

h1, h2, h3{
margin:0 0 1em 0;
padding:0px;
/*color:#99CC00;*/
}
h1{
font-size:180%;
}
h2{
font-size:150%;
}
h3{
font-size:110%;
}
a{
color:#318AB6;
text-decoration:none;
}
a:hover{
color:#99CC00;
text-decoration:underline;
}

form{margin:0;padding:0;}

/*    Estilos de posicionnamiento   */
#global{
width:900px;
margin:auto;
background-color:#fff;
padding:0px;
height:auto !important;
}
#top{
width:100%;
color:#394D5B;
padding:2px 0px 0px 0px;
}
#logo{
float:left;
width:220px;
padding:0px 0px 0px 10px;
height:116px;
}
#topmenu{
float:right;
text-align:right;
width:350px;
}
#paises{
float:right;
color:#999;
font-size:12px;
height:16px;
text-align:right;
padding:0px 4px 0px 0px;
}

#articuloImage{
width:260px;
height:auto !important;
background-color:#fff;
margin-left:18px;
}
#articuloImage img{
border:6px solid #eee;
padding:2px;
background:#fff;
}
/* *************  menus global ****************/

#menu{
width:560px;
float:right;
min-width:460px;
height:26px;
font-size:14px;
padding:0px 0px 0px 0px;
margin-top:10px;
color:#CDECAA;
text-align:left;
background-color:#98CB00;
}
#menu a:link, #menu a:visited {
color:#fff;
font-weight:bold;
text-decoration:none;
font-size:12px;
padding:0px 4px 0px 0px;
text-transform:uppercase;
}
#menu a:hover, .menuover{
color:#318AB6;
}

#promo{
clear:both;
width:100%;
padding:0px;
height:256px;
}
#promoAnim{
float:left;
margin:0;
padding:0;
}
#promoAnuncio{
float:left;
margin:0;
padding:0;
}

#contenido{
clear:both;
width:100%;
min-height:200px;
height:auto;
margin-bottom:2px;
padding:4px 0px 10px 0px;
background-color:#fff;
}


/* **********************  para columnas del home   ****************************/
#group{
clear:both;
background-color:#D0ECF7;
height:292px;
}
#textos{
clear:both;
}

/******** para secciones internas  *************/
#pagina{
clear:both;
text-align:left;
width:100%;
padding:0;
background-color:#fff;
min-height:40px;
height:81px;
background-image:url(../images/bgpagina.jpg);
background-repeat:no-repeat;
}
#paginatitulo{
padding:14px 0px 0px 10px;
color:#fff;
font-size:34px;
font-weight:bold;
float:left;
}


.bloque{
float:left;
width:32%;
border:0;
height:auto;
padding:4px;
background-color:#fff;
}
.bloqueul{ margin:0; padding:0;}
.bloqueul li{
list-style:none;
padding:6px 0;
border-bottom:1px solid #fff;
}

.colored{
color:#FF8C40;
text-decoration:none;
}


.shadow{
color:#A2B6BF;
font-size:80%;
}
.submitBut{
background-color:#FF9900;
border:2px solid #FFCC00;
color:#FFFFFF;
font-family:"Arial Narrow", "Trebuchet MS", Tahoma;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

.image{
padding:4px;
border:2px solid #FF9900;
background-color:#eee;
margin:10px;
}
.fontColor01 {
	color: #9ED943;
	font-weight: bold;
}
.regionx{
float:left;
margin:10px 4px 10px 4px;
padding:4px;
width:20%;
border:2px solid #318AB6;	
}
/******  Estilos para el Pie   ***********/

#pie{
clear:both;
width:900px;
padding:40px 0 0 0;
/*background:#9ED943 url(../images/pieimage.jpg) top left no-repeat;*/
color:#405500; font-weight:normal;
font-size:12px;
text-align:center;

}
#pie a, #pie a:visited{
color:#0086B3; text-decoration:underline;
}
#pie a:hover{
color:#FF5C00;
}

#powerby{
clear:both;
color:#999;
height:auto !important;
}
#powerby a{color:#FF6600;}
