BODY
{
	background-color: #ffffff;
	background-image: url(../images/Wbackground.gif);
	background-repeat: no-repeat;
	background-position: 55px 55px;
	margin:0px;
}

DIV
{
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight:bold; 
}

.base
{
	display: table !important;
	display: block;
	float: left;
	width:	136px;
	margin-right: 18px;
}

.base B
{
	font-size: 14px;
	color: #FF0080;
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight:bold;
}

#navega
{
	display: block;
	height: 55px;
	width: 960px;
	margin: 55px 0px 0px 55px;
}

#banda
{
	display: block;
	height: 133px;

	/*background-color: #f286b6;*/
	background-image: url(../images/Mbarra.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	padding-left: 55px;
	overflow:hidden;
}

#contenido
{
	display: table!important;
	display: block;
	clear:both;
	width: 960px;
	margin: 10px 0px 50px 55px;
}

#contenido strong
{
/*	color: #000000; */
}

A
{
	text-decoration:none;
}

.tit{	color: #FF0080; }

A.mag{	color: #FF0080;}
A.mag:hover{	color: #000000;}

A.bla{	color: #000000;}
A.bla:hover{	color: #ffffff;}

A.bm{	color: #000000;}
A.bm:hover{	color: #ff0080;}

A.mw{	color: #a82964;}
A.mw:hover{	color: #ffffff;}

.inputMag
{
	border: solid #FF0080;
	border-width: 1px 0px 1px 0px;
	background-color:#ffffff;
	color: #FF0080;
	font-size: 11px;
	height:20px;
}


#inscripcion {}
	#inscripcion DIV.bloque { display:table!important;display:block;clear:both;margin:10px 0px 10px 0px; }
	#inscripcion DIV.base {font-size:11px;color:#000000;font-weight:normal;}
	#inscripcion INPUT.campo {border:1px solid #949494;width:136px;font-size:10px;}
	#inscripcion SELECT.campo {border:1px solid #949494;width:136px;font-size:10px;}
	#inscripcion DIV { font-size:11px; font-weight:normal; }
	#inscripcion DIV.modopago { margin:10px 0px 20px 20px; display:none; visibility:hidden; width:500px; text-align:justify; }
	#inscripcion TD { font-size:11px; }
	#inscripcion TD A { font-size:11px; font-weight:normal; }
	#inscripcion TABLE.formulario { margin:0px; padding:0px; margin-bottom:10px; }
	#inscripcion TD.formulario { margin:0px; padding:0px; padding-right:40px; }
	#inscripcion A.magGr { font-size: 14px; color: #FF0080; font-family: Arial, Helvetica, "Sans Serif"; font-weight:bold; }
	#inscripcion A.magGr:hover { color: #000000; }
	#inscripcion P.titapartado { font-weight:bold; margin:20px 0px 10px 0px;}

STRONG.negro { color:black; }

#enlaces { 
	width:446px; color:#000000;font-size:11px; font-weight:normal; text-align:left;
	display: table !important;
	display: block;
	float: left;
	margin-right: 18px;
}
	#enlaces A:link{ color: #FF0080; font-weight:bold; font-size:14px; }
	#enlaces A:hover{ color: #000000; font-weight:bold; font-size:14px; }
	#enlaces A:visited{ color: #FF0080; font-weight:bold; font-size:14px; }
	
#noticias {
	width:446px; color:#000000;font-size:11px; font-weight:normal; text-align:left;
	display: table !important;
	display: block;
	float: left;
	margin-right: 18px;
}
	#noticias SPAN.tit { 
		font-size: 14px;
		color: #FF0080;
		font-family: Arial, Helvetica, "Sans Serif";
		font-weight:bold;
	}
	#noticias SPAN.fecha { 
		color: #FF0080;
		font-family: Arial, Helvetica, "Sans Serif";
	}
	#noticias A {
		text-decoration:none;
	}
	#noticias A:link { color:#ff0080; }
	#noticias A:visited { color:#ff0080; }
	#noticias A:hover { color:#ff0080; }
	
#archivos {
	width:446px; color:#000000;font-size:11px; font-weight:normal; text-align:left;
	display: table !important;
	display: block;
	float: left;
	margin-right: 18px;
}


.pdf { background-image:url(../images/ico_pdf.gif); color: #FF0080; background-repeat:no-repeat; border:0px; margin:0px 0px 0px 10px; padding-left:20px;padding-top:2px; text-decoration:none;}
.resaltado{ color: #FF0080; font-weight:normal; }
.resaltado_fuerte{ color: #FF0080; font-weight:bold; }