/* Cable Onda - CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Palabras {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Palabras2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.micuenta {font-size: 10px}
.Cotizar {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-left: 10px; }
.Numero {
	color: #D22D00;
	font-weight: bold;
	padding-top:10px;
}
.style3 {color: #0066CC;}
.style8 {color: #0066CC; font-weight: bold; font-size: 12px;}
.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style10 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: ##669900; font-weight: bold; }
.style13 {color: #000000}
.style21 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #365100; font-weight: bold; }
.Parrafos {
	font-size: medium;
	font-weight: bold;
}
H3 {
	color: #D22D00;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
H5 {
	color: #009900;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
li {
padding-top:3px;
list-style-image:url(../../mercadeo_newsite/css/images/arrow_icon.jpg);
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
