@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/lila.png) repeat-x top;
	margin: 10px auto;
	padding: 0;
	font-family: Arial, Narrow, Helvetica;
	font-size: 1em;
	color: #800080;
	text-decoration: none/*	ScrollBar-face-color: #990099;
	ScrollBar-shadow-color: #000000;
	ScrollBar-highlight-color: #990099;
	ScrollBar-3dlight-color: #000000;
	ScrollBar-darkshadow-color: #000000;
	ScrollBar-track-color: #9900CC;
	ScrollBar-arrow-color: #FF0;*/
}
#bottom-separator {
	background-image:url(/images/lila_bottom.png);
	background-repeat:repeat-x;
}
.fondooscuro {
	background-color: #FFF
}
.Estilo2 {
	font-size: small;
	color: #CC00CC;
}
.Estilo3 {
	font-size: x-small;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.Estilogroc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
}
.Estilopeu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #93C;
}

a {
	font-family: Arial;
	font-size: xx-small;
	color: #FF00FF;
	text-decoration: none;
	float: none;
}
a:hover {
	font-family: Arial;
	color: YELLOW;
	text-decoration: none;
}
.logos_peu {
	position:relative;
	z-index:0;
	margin:0 auto;
	font-size: x-small;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.menu {
	font-family: Arial, Narrow, Helvetica;
	font-size: 18px;
	text-align: left;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:2px;
}
