/* CSS Document */

body{
	margin: 4px 0 0 0;
	padding: 0;
	background: #010000;
	color: #562484;
	font: 12px Arial, Verdana, Times, serif;
}

a {
	color: #A92C74;
}

a:hover {
	color: #D869A9;
}

h1{
	margin: 0;
	padding: 0;
	color: #802659;
	font-size: 13px;
	font-weight: bold;
}

/* Contenidos */

.cuerpo {
	color: #401B69;
	margin: 0 18px 0 18px;
}

.cuerpo p{
	margin-top: 6px;
}

/* Menú */

.menu h4 {
	margin: 0 0 6px 9px;
	padding: 0;
	color: #2F123E;
	font-size: 13px;
	font-weight: bold;
}

.menu ul {
	margin-top: 0;
	margin-bottom: 0;	
}

.menu li{
	margin: 0 10px 0 -18px;
	list-style: disc;
}

.menu li a{
	padding: 4px 4px 4px 0px;
	display: block;
	color: #701D4D;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #FACFBC;
}

.menu li a:hover{
	color: #FFFFFF;
	border-bottom-color: #701D4D;
}

/* Tabla publicidad */

.top-pub {
	margin: 8px 0 0 0;
}

.top-pub a{
	color: #FFFF00;
	font-weight: bold;	
}

.td_logos {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.td_top {
	margin: 4px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

.td_top a {
	margin: 0;
	font-size: 12px;
	font-weight: bold;	
}

.title {
	margin: 0 0 4px 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.td_capturas {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.td_capturas a{
	color: #FFFF00;
}

.td_capturas_top {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

/* Pie */

.enlaces {
	margin-bottom: 6px;
}

.copy {
	text-align: center;
	font-size: 11px;
	margin: 12px 0 0 0;
	color: #F4D5E7;
}

.copy a{
	color: #E18BBC;
	font-weight: bold;
}
