/* grupogestion */
	.azulg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02679C;
	text-decoration: none;
	font-weight: bolder;
}
.grisg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858381;
	text-decoration: none;
	font-weight: bolder;
}
.txt-normalg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*grupogestion */
body {
	background-color: #2E2E2E;
}
.fondo_sup {
	background-image: url(imagenes/fondo_sup.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 496px;
}
.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.txt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}
.top_menu {
	background-image: url(imagenes/top_menu.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 192px;
}
.fondo_menu {
	background-image: url(imagenes/fondo_menu.gif);
	background-repeat: repeat;
	width: 192px;
}
.fondo_cuerpo {
	background-image: url(imagenes/fondo_cuerpo.gif);
	background-repeat: repeat-y;
	width: 587px;
}

a.txt_gris:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}

a.txt_gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: underline;
	font-size: 11px;
}

a.txt_gris:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	font-size: 11px;
}

/* DIV'S DEL MENU */

#contentleft {
	width:10px;
	height:235px;
	padding:0px;
	float:left;
	background:#000000;
}

#contentcenter {
	width:181px;
	height:235px;
	padding:0px;
	float:left;
	background:#1A1A1A;
}

/* FIN DE LOS DIV'S */.fondo_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.txt_rojo_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.fondo_tabla {
	background-color: #000000;
}
.borde_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6B5F;
}
.txt_verde_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FBFB1;
	text-decoration: none;
}
a.txt_verde_negrita:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FBFB1;
	text-decoration: none;
}
a.txt_verde_negrita:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FBFB1;
	text-decoration: underline;
}
a.txt_verde_negrita:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FBFB1;
}
.borde_total {
	border: 1px solid #6D6B5F;
}

