/* 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;
}
#bordes_img {
	border: 2px solid #c9c9c9;
}
.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; }
.style2 {
	color: #D22D00;
	font-weight: bold;
	padding-top:10px;
}
.style3 {color: #0066CC;}
.style8 {color: #0066CC; font-weight: bold; font-size: 12px;}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.sports {	border: 1px solid #0099FF}
.style9 {color: #0066CB}
.style10 {color: #0265CB}
.style11 {font-size: 12px}
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: #ffa501;
}
a:active {
	text-decoration: none;
	color: #000000;
}

