/* CSS Document */

BODY {
	FONT-SIZE: 10px; MARGIN: 0px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS"; TEXT-ALIGN: center
}
#strip {
	Z-INDEX: 3; BACKGROUND: transparent; LEFT: 0px; WIDTH: 100%; CURSOR: default; POSITION: absolute; TOP: 20px; HEIGHT: 30px; TEXT-ALIGN: center
}
#fondo {
	Z-INDEX: 2; LEFT: 0px; WIDTH: 100%; HEIGHT: 100%; POSITION: absolute; TOP: 0px
}
.logo {
	FONT-SIZE: 12px; MARGIN: 5px; FONT-FAMILY: "Trebuchet MS"; LETTER-SPACING: 5px
}
#contenido {
	Z-INDEX: 4; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 35px
}
.texto { FONT-SIZE: 10px; FONT-FAMILY: "Trebuchet MS"; color:#666666}
A {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	/*color:#B5D178;*/
	color:#990000;
	text-decoration: none;
}
A:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
}

#menu A {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	/*color:#B5D178;*/
	color:#FFFFFF;
	text-decoration:none;
}
#menu A:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
}

.link_mm {
	font-family: Trebuchet MS;
	font-size: 10px;	
	color:#B5D178;
	text-decoration: none;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}

.mediana {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

.input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
#bajo a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
}
#bajo a:hover{
font-family:"Trebuchet MS";
font-size:10px;
color:#0033FF;
}
