/* Hoja de estilos de la SPA */

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

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

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

BODY {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
	background-color: #FFF;
	}
	
DD {
	margin: 0 15px 15px 10px;
}

DL {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: decimal;
	line-height: 17px;
}

DT {
	font-weight: bold;
}

IMG {
	border: 0;
	float: none;
	}
	
.caja_texto {
	border: 1px #D8CCCC solid;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #953400;
	}

.menu_lista {
	border: 1px #D8CCCC solid;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #953400;
	}
	
.boton {
	border: 1px #C96800 solid;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #953400;
	background-color: #FFEEEE;	
}

LABEL {
	text-align: right;
	float: left;
	width: 27%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	}

LI {
	margin: 0 15px 7px 0;
	}
	
UL UL{
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
	line-height: 17px;
}

#enlaces {
	width: 150px;
	margin: 35px 0 20px 30px;
}

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

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

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

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

#enlaces UL A:HOVER {
	text-decoration: underline;
	color: #3F3F3F;
	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: #953400;
}

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

#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: #953400;
}

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

#enlaces UL.dos A:HOVER {
	text-decoration: underline;
	color: #7C7C7C;
	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: #953400;
}

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

#telefono {
	width: 120px;
	background-color: #F9F8F6;
	margin: 40px 0 0 25px;
	display: table;
}

#telefono A {
	text-decoration: none;
}

#telefono P {
	text-align: center;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #474747;
	padding: 0;
	margin: 5px 0;
}

#telefono STRONG {
	color: #953400;
}


P {
	margin: 10px 15px 10px 30px;
	line-height: 17px;
	text-align: justify;
	}

SELECT {
	border: 1px #D8CCCC solid;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0;
	color: #953400;
	}

#columnaContenido {
	width: 537px;
	display: table;
	float: left;
	}

#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 {
	font: 8pt Verdana, Arial, sans-serif;
	width: 150px;
	margin: 35px 0 20px 30px;
	}

/*/////////////////////////////////////////*/
a.link_blink1:link{
	text-decoration: underline;
	color: #953400;
	font-weight: normal;
}

a.link_blink1:visited{
	text-decoration: underline;
	color: #953400;
	font-weight: normal;
}

a.link_blink1:hover{
	text-decoration: none;
	color: #953400;
	font-weight: normal;
}

a.link_blink2:link{
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
}

a.link_blink2:visited{
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
}

a.link_blink2:hover{
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
/*/////////////////////////////////////////*/
