@import url("http://www.zr1.mx/zr1/logotipo_zr1.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background: #9A0300 url(../img/bk.jpg) left top fixed no-repeat;
	background-repeat: repeat;
}

.Estilo1 {color: #FFFFFF}
.Estilo3 {font-size: 10px}
.Estilo4 {color: #FFFFFF}
.Estilo4 { color: #666666; font-size: 10px; }
.Estilo5 {color: #CCCCCC}
.Estilo6 { font-size: 12; color: #003300; }
.Estilo7 { font-size: 18px; color: #990000; }
.Estilo8 {font-size: 36px; color: #990000; }
a:link { color: #B90200; }
a:visited { color: #B90200; }
a:hover { color: #9A0700; }
a:active { color: #9E0000; }
.Estilo1 { color: #666666; font-size: 10px; }

td{

	font-family:Tahoma;

	font-size:12px;

	color:#003300;

	font-style: normal;

	font-weight: bold;

}

a{color:#yellow;}

/* Lista de correo */
#listadecorreo * { border: 0; margin: 0; padding: 0; }
#listadecorreo { width: 620px; height: 366px; background: url(../interface/mailing-fondo.jpg) no-repeat center center; }
#listadecorreo label { display: block; font-family: Verdana, Geneva, sans-serif; font-size: 14px; font-weight: bold; }
#listadecorreo fieldset input { width: 91%; }
#listadecorreo input { background: url(../interface/mailing-fondo-input.jpg) no-repeat center center; margin-bottom: 5px; padding: 10px 15px 10px 15px;}
#listadecorreo fieldset { width: 400px; float: right; margin-top: 60px; }
#listadecorreo #submit { background-color: #960; background-image: none; margin-top: 10px; color: #fff; }