/* newsletter.php */
.banner {font-size: 11px; font-family: Arial; background: url('../imgs/home/bg_banner.jpg') top left no-repeat; width: 800px; height: 120px; position: relative;}
.notificacion {background: url('../imgs/home/notification.png') top left no-repeat; position: absolute; top: 0; left: 340px; width: 30px; height: 30px; z-index: 4;}
.notificacion span {font: bold 16px Helvetica, Arial; text-shadow: 1px 0px 1px #000; color: #fff; position: absolute; top: 7px; left: 11px;}
.cat {background: url('../imgs/home/bg_banner_cat.jpg') top left no-repeat;}
.eng {background: url('../imgs/home/bg_banner_eng.jpg') top left no-repeat;}
.fr {background: url('../imgs/home/bg_banner_fr.jpg') top left no-repeat;}

.novedades {float: left; width: 300px; margin-left:58px; _margin-left:30px; margin-right: 10px;}
.novedades ul {margin: 45px 0 0 20px; padding: 0;} .novedades ul li {margin: 10px 0; padding: 0; color: #EFEFEF;} .novedades a {color: #EFEFEF; text-decoration: underline;}

.noticia {display:none; margin: 45px 5px 0 3px; line-height: 17px; color: #EFEFEF;} .noticia a {color: #A6D518; text-decoration: underline;}
.noticia_img {float: right; margin: -5px 15px 0 0; *margin-top: -20px;}

.newsletter {float: left; width: 400px;}

.newsletter p {color: #EFEFEF; width: 400px; margin: 45px 0 6px 0;} 

.newsletter form {margin: 8px 0 0 20px; }
.newsletter input.news_mail {float: left; width: 220px; height: 18px; background: #FFF; color: #333; font-size: 0.86em; text-align: center; border: 1px solid #004A31;}

.newsletter input.enviar {float: left; margin-left: 3px; width: 50px; height: 22px; background: #004A31; color: #A6D518; font-size: 0.91em; padding: 0; text-align: center; border: none; cursor: pointer;}
.newsletter input.enviar:hover {background: #A6D518; color: #004A31;}

.newsletter .radio {float: left; margin: 0 20px 0 0; *margin: -5px 20px 0 0; font-size: 0.91em; color: #EFEFEF;}

.newsletter p.message {width: 300px; margin: 44px 0 10px 0; line-height: 15px; font-size: 1em; color: #EFEFEF;}
a.back {color: #A6D518; } a.back:hover {text-decoration: none;}

input:focus {outline: 1px solid #A6D518;}
.clear {clear: both;}

/* English & Français */
.news_left {float: left; margin: 40px 0 0 60px; _margin-left:30px; width: 420px;} .news_left p, .news_right p {line-height: 17px; color: #EFEFEF; *margin-top: 10px;}
.news_right {float: left; margin: 40px 0 0 30px; width: 262px;} .news_right p {width: 150px; float: left;}
.separador {float: left; background: url('../imgs/home/separador.gif') left 36px no-repeat; width: 2px; height: 100%;}

/* Facebook */
a.facebook {margin-right: 35px; width: 100px; height: 17px; display: block; background: url(../imgs/facebook.gif) no-repeat;}
