/* CSS Document */


BODY {

}

#sup_izq {
	position: absolute;
    left:50%;
    top:0%;
    margin-left: -390px;
}
#inf_izq {
	position: absolute;
	width:300px;
    bottom: 20px; 
    left: 20px;
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS";
	color:#000;
	padding: 30px 0px 20px 20px;
}
#fondo1{
	position: absolute;
	z-index: -1;
	bottom: 0px; 
    left: 0px;
	width: 340px;
	height:250px;
}
#inf_der {
	text-align:center;
	text-align:top;
	position: absolute;
	width:300px;
    bottom: 20px; 
    right: 20px;
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS";
	color:#000;
	padding: 0px 20px 20px 20px;
}
#fondo2{
	position: absolute;
	z-index: -1;
	bottom: 0px; 
    right: 0px;
	width: 340px;
	height:250px;
}
#pie {
	position: absolute;
	width:300px;
	height:16px;
    top: 95%;
	left: 50%;
	margin-left: -150px;
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS";
	color:#000;
}

#strip {
	Z-INDEX: 3; BACKGROUND: transparent; LEFT: 0px; WIDTH: 100%; CURSOR: default; POSITION: absolute; TOP: 20px; HEIGHT: 30px; TEXT-ALIGN: center
}
#fondo{
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
}
.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: 16px;
	FONT-FAMILY: "Trebuchet MS";
	color:#000;
}
.texto1 {
	FONT-SIZE: 16px;
	FONT-FAMILY: "Trebuchet MS";
	color:#000;
	padding: 0px 100px 150px 0px;
}
A {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color:#0909B5;
	text-decoration: none;
}
A:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color:#000;
	text-decoration: underline;
}

#email A{
font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	/*color:#B5D178;*/
	color:#FFFFFF;
	text-decoration:none;
}
#email A:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color:#F8CC34;
	text-decoration: none;
}
#menu A {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
	/*color:#B5D178;*/
	color:#0909B5;
	text-decoration:none;
}
#menu A:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

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

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

.input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
