.estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:hover {
	color: #000000;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #999999;
	text-decoration: none;

}
.peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.peq10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SubTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#contenido *{
		margin : 0px;
		padding :0px;
		line-height:1.2em;
	}
#contenido {
		font-family : Arial,Helvetica,sans-serif;
		font-size: 11px;
		text-align: left;
		padding-left : 10px;
		padding-right : 10px;
	}
#contenido h1{
		font-size: 11px;
		text-align: right;
		font-weight : bolder;
		padding: 10px;
		background-image:url('../images/dospuntos.GIF');
		background-repeat: no-repeat;
		background-position:right;
	}
#contenido h2{
		/*padding : 20px;*/
		font-size: 11px;
		font-weight : bolder;
	}
	
#contenido	.seccion  {	
		padding-bottom:20px;
		padding-top:10;	
	}
	

#contenido h3{
		font-size: 11px;
		font-weight : bolder;
		padding-left: 10px;
		padding-bottom:10px;
		background-image:url('../images/dospuntos.GIF');
		background-repeat: no-repeat;
		background-position: 0px 1px;
	}
#contenido	ul{
		list-style-type: none;
		padding-left:20px;
	}
#contenido	li{
		padding-bottom: 10px;
		padding-top:5px;
		padding-left:10px;
		background-image:url('../images/marcador.gif');
		background-repeat: no-repeat;
		background-position: top left;
	}


#contenido	.resaltado{
		font-weight:bolder;
	}
#contenido	.correo{
		font-size: 13px;
		font-weight: bold; 
		text-decoration: none;
	}
#contenido	.correo:hover{
		text-decoration: underline;
	}
#contenido	.webmasters {
				color : #336633;		
	}
#contenido	.anunciantes {
	color : #336699;

	}
#contenido	.suscriptores{	
		color : #CC6600;
	}
#contenido	.anunciante{
		background : transparent url('../images/anun.jpg') no-repeat scroll top right;
		padding-right : 120px;
		text-align : justify;
	}
#contenido	.webmaster{
		background : transparent url('../images/cua_webmasters.jpg') no-repeat scroll top right;
		padding-right : 120px;
		text-align : justify;
	}
#contenido	.suscriptor{
		background : transparent url('../images/cua_suscriptores.jpg') no-repeat scroll top right;
		padding-right : 120px;
		text-align : justify;
	}
.messageBoard  {
    font-family : Arial,Helvetica,sans-serif;
    border : 1px solid #000;
    display : none;
	border : 1px solid black;
	position : absolute;
	width : 155px;
	background-color :white;
	padding : 0;
	z-index : 99;
	font-size : 12pt;
    color : #1C3568;
    font-weight:bold;
}

.cargando {
    font-family : Arial,Helvetica,sans-serif;
    border : 1px solid #000;
    display : none;
	border : 1px solid black;
	position : absolute;
	width : 155px;
	background-color :white;
	padding : 0;
	z-index : 99;
	font-size : 20pt;
    color : #1C3568;
    font-weight:bold;
}
