#utilidades {
	font-size: 10px;
	color: #953400;
	width: 760px;
	background-color: #F5F5F5;
	margin: 0 auto;
	display: table;
	text-align: right;
	}

#utilidades A {
	display: inline;
	color: #953400;
	text-decoration: underline;
	border-left: 1px #E4CCC0 solid;
	padding: 12px 15px 0 3px;
	}

#utilidades A:HOVER {
	color: #953400;
	text-decoration: none;
	}

#utilidades FORM {
	font-size: 10px;
	color: #953400;
	margin: 0;
	padding: 12px 0 0 0;
	}

#utilidades .enlace{
	font-size: 10px;
	color: #953400;
	margin: 0;
	padding: 12px 0 0 0;
	}

#utilidades IMG.logo {
	float: left;
	}

#utilidades A.logo {
	color: #953400;
	border: 0;
	padding: 0;
	}

#utilidades A:HOVER.logo {
	text-decoration: none;
	background-color: none;
	}

#enlaces {
	display: none;
}

#enlaces UL {
	font: 12px Trebuchet MS, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 22px;
}

#enlaces LI {
	line-height: 16px;
	margin-bottom: 6px;
}

#enlaces UL LI.activo {
	color: #000;
}

#enlaces UL A {
	text-decoration: none;
	color: #000;
}

#enlaces UL A:HOVER {
	text-decoration: underline;
	color: #000;
	background-color: #FFF;
}

#enlaces UL UL {
	font: 11px Verdana, Arial, sans-serif;
	margin: 7px 0;
	padding: 0;
	line-height: 18px;
}

#enlaces UL UL A {
	display: block;
	padding-left: 5px;
	font-weight: normal;
	width: 150px;
	border-bottom: 1px #953400 solid;
	text-decoration: none;
	color: #000;
}

#enlaces UL UL A:HOVER {
	text-decoration: none;
	background-color: #F7F0EC;
	color: #000;
}

#enlaces UL.dos {
	font: 12px Trebuchet MS, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	line-height: 22px;
}

#enlaces UL.dos LI.activo {
	color: #000;
}

#enlaces UL.dos A {
	text-decoration: none;
	color: #000;
}

#enlaces UL.dos A:HOVER {
	text-decoration: underline;
	color: #000;
	background-color: #FFF;
}

#enlaces UL.dos UL {
	font: 11px Verdana, Arial, sans-serif;
	margin: 5px 0;
	padding: 0;
	line-height: 18px;
}

#enlaces UL.dos UL A {
	display: block;
	padding-left: 5px;
	font-weight: normal;
	width: 150px;
	border-bottom: 1px #953400 solid;
	text-decoration: none;
	color: #000;
}

#enlaces UL.dos UL A:HOVER {
	text-decoration: none;
	background-color: #F7F0EC;
	color: #000;
}

.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	text-decoration: underline;
	color: #953400;
	}

A:VISITED {
	text-decoration: underline;
	color: #953400;
	}

A:HOVER {
	text-decoration: none;
	color: #953400;
	}

.borde_completo {
	border: 1px solid #990000;
//	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.caja_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	font-style: normal;
	line-height: normal;
	margin: 0px;
}

.fondo_fijo_centrado {
	background-repeat: no-repeat;
	background-position: center center;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
}

.menu_boton {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #EEEEEE;
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu_principal {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: underline;
	margin-left: 10px;
}
.caja {
	border: 1px solid #990000;
}

.lista_menu_principal li
{
	list-style:none;
	left-margin:0;
	padding:-5;
	border-top:1px solid #e1e1e1;
	line-height:1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -40px;
}

.lista_menu_principal li a
{
	text-decoration: none;
	color: #000000;
}

.lista_menu_principal li A:VISITED {
	text-decoration: none;
	color: #000000;
	}

.lista_menu_principal li A:HOVER {
	text-decoration: underline;
	color: #000000;
	}
}


