@charset "ISO-8859-1";
/* CSS Document */
<!--
a:link {
	color: #85de0f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->

html{ overflow: inherit; }
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.TEXTO_CHICO_ROJO {
	color: #85de0f;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.CLIENTES {
	color:#FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-decoration: none;
	
}
.LINKS_USE {
	color: #85de0f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.LINKS {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.MUESCA {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.TEXTO_CHICO_BCO {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.BLOCK {
	color: #85de0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#cuerpo{
	
	margin:0 auto 0 auto;	
	width:860px;
}
#top{
	top:0px;
	width:860px;
	height:129px;
	background:url(../images/varias/bgblack.png);
	float:inherit
	
}
#contenido{
	width:850px;
	background:url(../images/varias/bgblack.png);
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:15px;
}

#menu {
	width:840px;
	height:20px;
	background:url(../images/varias/bgblack.png);
	padding:10px;
	}
#menu_superior {
	width:840px;
	height:20px;
	background:url(../images/varias/bgblack.png);
	padding:10px;

	}	
#pie {
	width:860px;
	height:20px;

	}	
#contenido_izquierdo{
		width:400px;
		}
#contenido_derecho{
	width:430px;
	float:right;
	}
#separador {
	width:860px;
	height:10px;

	}
#textos{
	
	}	
body {margin-top: 0px;

}
a:link {
text-decoration: none;
}