/* WIDE SCREEN STYLE */

body{
background:#000000;
margin:0px;
padding:2px;
}

.copy1{
color:#888888;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.copy2{
color:#444444;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.copy2 a{
color:#444444;
text-decoration:none;
}

.copy2 a:hover{
color:#666666;
text-decoration:line-through;
}

form{
margin:0px;
}

.mailbox{
border:1px #444444 solid;
background:none;
color:#888888;
font-size:11px;
width:80px;
}

.namebox{
border:1px #444444 solid;
background:none;
color:#888888;
font-size:11px;
width:80px;
}

.botonsend{
border:1px #444444 solid;
background:url(../images/boton-mailing-list.png) transparent center center no-repeat;
color:none;
font-size:11px;
}

