@charset "UTF-8";
/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0033;
	line-height: 100%;
}
.base5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
}
.linktachat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #FFFFFF;
	/*text-transform: uppercase;*/
	line-height: 100%;
}
#menuConte{padding:20px 0px 0px 10px;}
#menu{margin-left:23px; margin-top:25px; font-family: "Times New Roman", Times, serif; font-size: 10px;}
#menu p { margin-top:8px; margin-bottom:8px;}
.submenu{margin-left:10px; display:none;}
#iconos{margin-left:23px; margin-top:25px;}
#iconos img{margin-right:5px;}
#iconos a{ background:none;}
#iconos a:hover{ background:none;}
