@charset "UTF-8";

/* ****************cuerpo*************** */
body { margin:0; background-color: #ff6a00; text-align:center; font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; }

img { border:none; }

/*contenedores*/
#expand_cabecera{ float:left; width:100%; text-align:center; background:#fff;}
#expand_banner{ float:left; width:100%; background:url(../images/bkg_banners.jpg) repeat-x top center; height:395px; text-align:center; }
#expand_cuerpo{ float:left; width:100%; text-align:center; background:#fff; }
#expand_piecera{ float:left; width:100%; background:#ff6a00; text-align:center; }

#contenedor_cabecera { width:960px; text-align:center; margin: 0 auto; position: relative;}
#contenedor_banner { width:960px; height:385px; padding:0px; text-align:center; margin: 0 auto; position: relative;}
#contenedor_cuerpo { width:960px; padding:5px 0px; text-align:center; margin: 0 auto; position: relative;}
#contenedor_piecera { width:940px; padding:5px 10px; text-align:center; color:#000; margin: 0 auto; position: relative;}

/*generales*/

#cabecera{ float:left; width:960px; height:150px; }

#logo{ float:left; width:215px; height:150px; }

#botonera { z-index:1100; float:right; height:65px; width:550px; padding-left:20px; background:url(../images/fondo_botonera.gif) no-repeat left top; font-size:18px; text-align:left; color:#fff; }
#botonera a{ text-decoration:none; color:#fff; }
#botonera a:hover{ text-decoration:none; color:#ffe4c4;}
#banners_cabecera { float:left; width:735px; padding-left:10px; height:85px; background:#fff; text-align:left;}

#banners{ float:left; width:940px; height:385px; padding:0px 0px 10px 0px; background:#none; text-align:center; }

#cuerpo{ float:left; width:940px; padding:0 10px; background:#fff; text-align:center; color:#333; font-size:12px;}
#cuerpo_izq{float:left; width:730px; text-align:justify; }
.cols{float:left; width:345px; padding:0 10px 0 10px; text-align:justify; }
#cuerpo_der{float:left; width:205px; padding: 60px 5px 0 0;}

#contenedor_piecera a { color:#000; text-decoration:none; font-size:12px;}
#contenedor_piecera a:hover { color:#111; text-decoration:underline;}

/*Estilos textos*/

.titulos { font-size:20px; color:#000; font-weight:bold;}
.subtitulos { font-size:15px; color:#ae4d05; font-weight:bold; padding:5px 0 5px 0;}
.enfatizar{font-size:16px; color:#ae4d05; font-weight:bold; font-style:italic; }
dl {margin:5px 0 0 10px;}
input.cajas, textarea.cajas{ color:#333; width:300px; border:1px solid #c7c7c7; padding:5px; font-size:12px; border-radius: 5px;-moz-border-radius-bottomleft: 5px;  -moz-border-radius: 5px;-webkit-border-radius: 5px;}