@charset "utf-8";
/* CSS Document */

body{
    background-repeat:repeat-x;
	background-image:url(../image/fondo.jpg);
	background-color:#FFFFFF;
	color:#636363;
	font-family:Arial;
	font-size:11px;
}

.texto_pie{
	font-family:arial;
	font-size:11px;
	color:#636363;
}

.texto_pie_bold{
	font-family:arial;
	font-size:11px;
	color:#636363;
	font-weight:bold;
	text-decoration:none;
}

.texto_cuerpo{
	font-family:arial;
	font-size:11px;
	color:#636363;
	text-align:justify;
	text-decoration:none;
}

.texto_negro_bold10{
	font-family:arial;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.texto_negro_bold{
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.texto_negro{
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.texto_azul_bold{
	font-family:arial;
	font-size:11px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}

.cuadrado_azul{
	font-family:arial;
	font-size:14px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}

.campo_text{
	font-family:arial;
	font-size:11px;
	color:#636363;
	width:250px;
	height:13px;
}

.area_text{
	font-family:arial;
	font-size:11px;
	color:#636363;
	width:250px;
	height:100px;
}

.texto_blco{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}







.moebius { 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; text-decoration: none
}
.moebius:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#006699; text-decoration: none
}


.botonera_bold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.botonera_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}


.botonera{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#000000;
	text-decoration: none;
}
.botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#ffffff;
	text-decoration: none;
}