/*mancheta*/
h1, h2, h3 {
	margin:0px;
	padding:0px;
}

#mancheta{
	background-image: url(../../img/antivirus/esquina1.gif);
	background-repeat: no-repeat;
	height: 30px;
	/*border-bottom: 1px solid #A5A5A5;*/
}
/* tabla1 */
#top1{
	background-image: url(../../img/antivirus/esquina2.gif);
	background-position:  right ;
	background-repeat: no-repeat;
}
#top1 h1{
	background-image: url(../../img/antivirus/bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top:6px; 
	margin-right:103px;
}

/* contenido */

.br9 {
	line-height: 9px;
}

.verde{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #798730;
	text-decoration : none;
}

.verde:hover{
	text-decoration : underline;

}

.verde2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #789000;
	text-decoration : none;
}

.verde2:hover{
	text-decoration : underline;

}

.azul{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #003E79;
	text-decoration : none;
}

.azul:hover{
	text-decoration : underline;

}

.azul2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #003E79;
	text-decoration : none;
}

.azul2:hover{
	text-decoration : underline;

}

.negro{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	text-decoration : none;
	padding-left:75px;
	padding-right: 9px;
}

.negro2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-decoration : none;
	padding-left:20px;
	padding-right: 9px;
}

.negro3{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-decoration : none;
}

.gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #6F6F6F;
	text-decoration : none;
}

.gris:hover{
	text-decoration : underline;

}

.hr{
	border-width:  1px;
	border-bottom: 1px dashed #6B7184;
	margin-top: 5px;
	margin-bottom:  3px;
}

.tablaContenido{
	background-color:#ffffff;
	text-decoration: none;
	background-image: url(../../img/antivirus/bg_fondo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	padding-top:19px;
	padding-right:5px;
	padding-bottom:10px;
	vertical-align: top;
}

.tablaContenido2{
	background-color:#ffffff;
	text-decoration: none;
	background-image: url(../../img/antivirus/bg_fondo2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}

.punteada_hori {
	background-image: url(../../img/antivirus/bg_puntosGris.gif);
	background-repeat:  repeat-x;
	background-position: center center;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.td_padding{
	padding-top: 22px;
}
