body {
	background-repeat:    repeat-x;
	background-position: left top;
	vertical-align: middle;
	margin: 0px;
	padding-top: 20px;
	background-color: #005788;
	background-image: url(imagenes/fondo.gif);
	padding-bottom: 40px;
} 
.estilo-todo {
	vertical-align: top;
	display: block;
	margin: 0px;
	background-repeat:  repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	width: 900px;
}
.sombra-izquie {
	background-color: #FFFF33;
	display: block;
	width: 920px;
	text-align: center;
	float: none;
}
.estilo-contenido {
	width: 100%;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.estilo-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #4B8CBA;
	border-left-color: #4B8CBA;
	display: block;
	font-size: 0.9em;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	clip:      rect(auto auto auto auto);
	line-height: 1.5em;
	width: 610px;
	padding-top: 50px;
	padding-bottom: 30px;
	float: none;
	padding-left: 60px;
}

.estilo-texto ul, li {
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #4B8CBA;
	border-left-color: #4B8CBA;
	display: block;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clip:    rect(auto auto auto auto);
	line-height: 1.5em;
}

.estilo-texto ul {
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #4B8CBA;
	border-left-color: #4B8CBA;
	display: block;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clip:    rect(auto auto auto auto);
	line-height: 1.5em;
}

.estilo-texto li {
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #4B8CBA;
	border-left-color: #4B8CBA;
	display: block;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clip:    rect(auto auto auto auto);
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 1em;
}
H1 {
	border: 1px none;
	text-align: left;
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 H2 {
	border: 1px none;
	text-align: left;
	font-size: 1.2em;
	color: #33CC66;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -3px;
}
.cabecera {
	width: 900px;
	float: none;
	background-repeat: no-repeat;
	background-position: left;
	height: 260px;
	display: block;
	vertical-align: bottom;
	background-image: url(imagenes/cabecera-3.gif);
}

#cont-menu {
	display: block;
	width: 180px;
	text-align: center;
	float: none;
}
#menu {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 185px;
}
#menu ul, li {
	list-style-type: none;
}
 
#menu ul {
	margin: 0;
	padding: 0;
}
 

#menu a {
	text-decoration: none;
	color: #006600;
	display: block;
	height: 20px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #669900;
	background-image: url(imagenes/arr_aqua.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 5px;
}
 
#menu a:hover {
	background: #FFFFFF url(imagenes/arr_aqua.gif) no-repeat 8px;
	color: #990000;
	text-decoration: underline;
}

#menup {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
}
#menup ul, li {
	list-style-type: none;
}
 
#menup ul {
	margin: 0;
	padding: 0;
}
 

#menup a {
	text-decoration: none;
	color: #006600;
	display: block;
	height: 20px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #669900;
	background-image: url(imagenes/arr_aqua.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 5px;
}
 
#menup a:hover {
	background: #FFFFFF url(imagenes/arr_aqua.gif) no-repeat 8px;
	color: #990000;
	text-decoration: underline;
}

#menup-1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 190px;
}
#menup-1 ul, li {
	list-style-type: none;
}
 
#menup-1 ul {
	margin: 0;
	padding: 0;
}
 

#menup-1 a {
	text-decoration: none;
	color: #006600;
	display: block;
	height: 20px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #669900;
	background-image: url(imagenes/arr_aqua.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 5px;
}
 
#menup-1 a:hover {
	background: #FFFFFF url(imagenes/arr_aqua.gif) no-repeat 8px;
	color: #990000;
	text-decoration: underline;
}

#submenu {
	text-align: left;
	margin: 0;
	border: 1px none #FF8F00;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-left: 30px;
}

#submenu ul, li {
	list-style-type: none;
}
 
#submenu ul {
	margin: 0;
	padding: 0;
}
 
#submenu li {
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
	margin-bottom: 3px;
}
 
#submenu a {
	text-decoration: none;
	color: #006600;
	padding: 0px;
	height: 0px;
}
 
#submenu a:hover {
	background: no-repeat;
	text-decoration: underline;
	margin-bottom: 3px;
	color: #990000;
}


.estilo-lock {
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 17px;
	background-image: url(imagenes/lock.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
.estilo-lock a{
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	float: left;
}
.estilo-abajo {
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
	background-color: #FFBC00;
}
.td-menu {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#texto-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #4B8CBA;
	border-left-color: #4B8CBA;
	display: block;
	font-size: 0.9em;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	clip:      rect(auto auto auto auto);
	line-height: 1.5em;
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-left: 80px;
	padding-top: 50px;
}
.estilo-contenido-index {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-image: url(imagenes/fondo-index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF5D2;
}