/*
Estilos del módulo
*/

body,td,th {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #222;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { text-decoration: underline; color: #222; }
a:active { }
a:visited {text-decoration: underline; color: #222; }
a:hover { color:#FF0000 }
.firmas_home{width:260px;}
.peque{font-size:12px; font-family:Helvetica,Arial,sans-serif;}

.TitleHead{font-family:Helvetica,Arial,sans-serif; font-size:18px; font-weight:bold; color:#222;}
.Num_firmas{font-size:54px; font-weight:bold; color:#cc0001; text-align:center; margin-bottom:0px; margin-top:2px;}
.dest_rojo{margin-top:0px; font-size:16px; font-weight:bold; color:#cc0001; text-align:center}
.input{font-family:Helvetica,Arial,sans-serif; font-size:12px; width:150px; height:19px; border-top:1px solid rgb(124,124,124); border-right:1px solid rgb(195,195,195);border-bottom:1px solid rgb(195,195,195);border-left:1px solid rgb(195,195,195);text-transform:uppercase;} 
.normalred{color:Red;}
.normalgreen{color:Green;}