body 	{ margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 20px;
	font-size: 13px; font-family: verdana, arial, helvetica, sans-serif; color: #ffffff; text-decoration: none;
}


td 	{ font-size: 13px; font-family: verdana, arial, helvetica, sans-serif; color: #ffffff; 
}
h1	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 22px; color: #a9ce2b; font-weight: bold; text-decoration: none; margin: 0px;
}
h2	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 18px; color: #c9e173; font-weight: bold; text-decoration: none; margin: 0px;
}
h3	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; color: #CC3300; font-weight: bold; text-decoration: none; text-align: right; margin: 0px;
}
hr	{ size: 1px dashed; color: #dddddd; margin: 0px;
}
ol,ul	{ line-height: 150%; color: #ffffff;
}
u 	{ text-decoration: underline;
}
i 	{ font-size: 16px; text-decoration: oblique;
}
b 	{font-weight: bold; color: #000000;
}
b 	{ font-weight: bold; 
}



a:link 	{color: #ffffff; text-decoration: none;
}
a:visited 	{color: #ffffff; text-decoration: none;
}
a:active 	{ color: #c9e173; text-decoration: none;
}
a:hover 	{ color: #c9e173; text-decoration: underline;
}




/*   xxxxxxxxxxxxxxxxxxxxxxxxxxx    barra pie   xxxxxxxxxxxxxxxxxxxxxxxxxxx   */

.barraPie {	font-size: 11px; text-decoration: none;  
}
.barraPie:link 	{ color: #FFFFcc; text-decoration: underline;
}
.barraPie:visited 	{ color: #FFFFFF; text-decoration: underline;
}
.barraPie:active 	{color: #FFFFFF; text-decoration: underline;
}
.barraPie:hover 	{ color: #FFFFFF; text-decoration: underline;
}




/*   COLOR ROJO    */
.red              { color: #810436; }



.bloqueSuscrpcion {
	background-color: #f7f7f7; 
	font-size: 11px; color: #555555;
	width: 100%; 
	text-align: left;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border-color: #bbbbbb;
	border-style: dotted;
	border-width: 1px;
}

.bloqueBordeRojo {
	background-color: #ffffff; 
	font-size: 11px; 
	width: 100%; 
	text-align: left;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border-color: #ff3300;
	border-style: dotted;
	border-width: 1px;
}

.bloqueBordeAzul {
	background-color: #ffffff; 
	font-size: 12px; 
	width: 100%; 
	text-align: center;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border-width: 1px;
	border :1px solid #aaccff;
}

.bloqueDestacado {
	background-color: #f9f9f9; 
	width: 100%; 
	font-weight: bold;
	text-align: center;	font-color: #000000;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-color: #ff6600;
	border-style: dotted;
	border-width: 1px;
}
