@charset "utf-8";
/* CSS maqueta */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
/*font-size: 100%;*/
font-family: inherit;
/*vertical-align: baseline;*/
}


* html .clear {height: 1%;}
* html { margin:0px; padding:0px; border:0px;}
body { 
background:#ffd500 url(../images/bg.gif) repeat-x top left; 
margin:0px; 
padding:0px; 
text-align:center; 
font-family: "Trebuchet MS"; 
font-size:12px;
color:#252525;
}

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: block;}

img {border:0px none; padding:0px; margin:0px;}
a img {border:0px none; margin:0px; padding:0px;}

/************* maqueta ****************/
.maqueta_container { text-align:left; width:865px; margin:15px auto;}
.maqueta_contenedor_left { width:121px; float:left; background: url(../images/logo.gif) no-repeat top right; height:163px;}
.maqueta_contenedor_right { float:left; /*background-color:#999;*/}

.maqueta_contenido_container,
.maqueta_contenido_contenido,
.maqueta_contenido_bottom,
.maqueta_contenedor_right { width:744px;} /* TAMANO CONTENIDO */

/************* head ******************/
.maqueta_contenedor_head { width:100%; margin:0; padding:0; float:left; clear:both; }
.maqueta_head_top_vacio { margin-top:36px;}
.maqueta_head_contenedor { height:73px; margin:0;}
.maqueta_head_contenedor_left { width:36px; height:73px; background: transparent url(../images/logo_center.gif) no-repeat top left; float:left;}
.maqueta_head_contenedor_medio {  width:697px; height:73px; background: transparent url(../images/bg_head.gif) repeat-x top left; float:left;}
.maqueta_head_right { width:11px; height:73px; float:left; background:transparent url(../images/head_right.png) no-repeat top left;}
.maqueta_head_contenido { margin:11px; padding-top:16px;}

/************* contenido *************/
.maqueta_contenedor_de_contenido { background:url(../images/bg_menu.gif) repeat-x top left; text-align:center; }
.maqueta_contenido_container { float:left;  margin:3px 0 30px 0; background:url(../images/bg_top.png) no-repeat top; padding-top:19px;}
.maqueta_contenido_margen { margin:0; padding:0; }
.maqueta_contenido_contenido { background:url(../images/bg_contenido.gif) repeat-y top left; margin:0px; padding:0px; /*min-height:50px; height:auto !important; height:50px;*/}
.maqueta_contenido_bottom { margin:0px; padding:0px; /*background:url(../images/bg_bottom.png) no-repeat bottom;*/ }
.maqueta_contenido_cont { padding-top:0px; padding-right:11px; padding-bottom:0px; padding-left:10px; margin:0px;}

/************* menu **************/
.maqueta_contenido_menu { padding-bottom:10px; /*background:url(../images/bg_menu.gif) repeat-x bottom left;*/ text-align:center;}
ul#maqueta_menu_principal { 
margin:0; 
padding:0; 
list-style-type: none;  
/*height:24px;
line-height:24px;*/
}
ul#maqueta_menu_principal li  {  
display: inline;  
padding: 0px;
margin:0px;
/*vertical-align:middle;*/
text-transform:uppercase;
}
ul#maqueta_menu_principal li.menu_imagen { }
ul#maqueta_menu_principal li img { vertical-align:middle;}

/**************	footer ***************/
.footer_center { margin:0px; padding:0px; border:0px none;}
.footer {
text-align:center;
font-size: 11px;
font-weight: bold;
font-family: "trebuchet MS";
color: #919292;
background:#e8e6e6 url(../images/bg_footer.gif) no-repeat top left;
vertical-align:middle;
width:723px;
padding:20px 0px 0px 0px; 
margin:0px;
}
.footer_color_cliente {
color: #fd5204;
}
.footer_barra {color: #ff0000;}

/************ home **************/
.home_contenedor { 
width:693px; 
background: url(../images/bg_home_bottom.gif) no-repeat bottom left; 
padding-bottom:10px;
margin:0 auto;
margin-bottom:5px;
padding-top:18px;
text-align:center;
}                    
.home_contenido {
width:693px;
margin:0 auto;
background: url(../images/bg_home_top.gif) no-repeat top left;
text-align:left;
/*padding-top:9px;*/
}
.home_dinamico { padding-top:9px;}
.home_dinamico_fondo { overflow: auto; height: 1%; float:left; background: url(../images/bg_home.gif) repeat-y top left; }
.home_col1,
.home_col2 { float:left;}
.home_col3 { float:right;}

.home_col1 { /*background-color:#ffdb00;*/ width:265px; margin-right:13px; }
.home_col2 { /*background-color:#e8e6e6;*/ width:289px; /*margin-right:10px;*/ text-align:center;}
.home_col3 { width:110px;}