body {
	background-image: url(imagenes/bg.jpg);
	background-color: #333366;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	color: #666666;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #66B4DA;
}
.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0085C6;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	border: 1px solid #999999;
	background-color: #E3F2F9;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	background-color: #787EAB;
	border: 1px groove #000066;
}

/****************** ESTILOS PARA EL MENU DE LA IZQUIERDA ******************/
#menu_izq{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	background-color: #66B4D9;
}

#menu_izq a:link{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	background-color: #66B4D9;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0086C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px 0px 1px 22px;
	text-decoration: none;
}
#menu_izq a:hover {

	color: #FFFFFF;
	display: block;
	font-weight: bold;
	background-color: #3DA2D1;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0086C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px 0px 1px 22px;
}
#menu_izq a:visited {
	display: block;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0086C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px 0px 1px 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_izq a:active {

	color: #0086C6;
	display: block;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CFDCEB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px 0px 1px 22px;
}
/************************************/

/***************** ESTILOS PARA EL SUBMENU DE LA IZQUIERDA *******************/
#menu2_izq{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #E6F2F9;
}

#menu2_izq a:link{
	color: #0086C6;
	display: block;
	font-weight: bold;
	background-color: #E6F2F9;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 22px;
	text-decoration: none;
}
#menu2_izq a:hover {
	color: #0086C6;
	display: block;
	font-weight: bold;
	background-color: #FAFDFE;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 22px;
}
#menu2_izq a:visited {
	color: #0086C6;
	display: block;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 22px;
	text-decoration: none;
}
#menu2_izq a:active {
	color: #336699;
	display: block;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 22px;
}
/************************************/

/****************** ESTILOS PARA EL MENU DE LA IZQUIERDA ******************/
#menu_contenido{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #F2FBFD;
}

#menu_contenido a:link{
	color: #0086C6;
	display: block;
	background-color: #F2FBFD;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
}
#menu_contenido a:hover {
	color: #0086C6;
	display: block;
	background-color: #E6F2F9;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 10px;
}
#menu_contenido a:visited {
	color: #0086C6;
	display: block;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
}
#menu_contenido a:active {
	color: #336699;
	display: block;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #66B4D9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 10px;
}
/************************************/
