@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #080808;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

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

.base #container {
	width: 750px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #919191;
	text-align: left;
	color: #FFFFFF;
}
.base #header {
	background: #000000; 
	padding: 0;
	height: 113px;
	border-bottom: 1px solid #919191;
	color: #FFFFFF;
	background: url(images/backtop.gif) repeat-x;
}

.base #header p {
	margin: 0;
	padding: 10px 0;
}

.base #footer {
	padding: 0 10px;
	background:#000000;
	border-top: 1px solid #919191;
}

.base #footer p {
	margin: 0;
	padding: 10px 0;
	color:#7A7A7A;
	font-size: 9px;
}

.base #tablamenu {
	background-color:#252525;
	width: 160px;
	height: 100%;
	background: #2d2d2d	;
	padding: 15px 5px;
	vertical-align: top;
}

.base #tablacont {
	background:#1A1A1A;
	width: 580px;
	height: 100%;
	padding: 0;
	vertical-align: top;
	color: #FFFFFF;
}

.home_ryb {
	padding-left: 20px;
	}
	
.home_recuadro {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	font-weight: bold;
}

.tit_seccion {
	border-bottom: 1px solid #353535;
}

.txt_ppal {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;
	}
	
.logos_home {
	border: thin 1px solid #353535;
}

.txt_datos {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	border-top: thin 1px dashed #353535;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	}

.foto {
	color: #000000;
	font: Verdana, Arial, Helvetica, sans-serif bold 10px;
	}
	
.txt_ppalgde {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	font: 12px bold #123456;
	color: #FFFFFF;
	}
	
#txt_rosa {
	font-weight: bold;	
	color: #FFCCFF;
	}

#txt_lila {
	font-weight: bold;
	color: #D5C9F6;
	}
	
#txt_mag {
	font-weight: bold;
	color: #ff6666;
	}
	
div.menu {
	padding-left: 8px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #BEBEBE;
	}
	
div.menu a {
	font: Verdana, Arial, Helvetica, sans-serif bold 10px;
	line-height: 14px;
	text-decoration: none;
	color: #BEBEBE;
	}
	
div.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
