body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
margin:4px 0 0 0;}
.Inicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ff9900;
}
.textogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulouno {
	font-size: 16px;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
}
.Titulogrande {
	font-size: 18px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	list-style-position: outside;
}

a:link { color: #000099; text-decoration: underline}
a:visited { color: #000099; text-decoration: underline}
a:hover {  color: #0066CC; text-decoration: underline}
a:active { color: #000099; text-decoration: none }

.menus a:link { color: #000099; text-decoration: none}
.menus a:visited { color: #000099; text-decoration: none}
.menus a:hover {  color: #0066CC; text-decoration: underline}
.menus a:active { color: #000099; text-decoration: none }
#titulomenu {
	position: absolute;
	top: 21px;
	left: 20px;
}
#menuizquierda {
	position: absolute;
	top: 80px;
	left: 40px;
	width:195px;
}
#contenido {
	position: absolute;
	top: 25px;
	left: 300px;
	width:370px;
}
#tablalineas table, #tablalineas td {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
#tablalineas th {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	text-align: left;
	font-size: 10px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FF9933;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF9933;
}
#tablalineas p {
	clear: both;
	margin: 5px;
	vertical-align: top;
	font-size: .9em;
}
h4 {
	font-size: 0.9em;
	color: #FF9900;
}
#menu td, #menu th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a:link, #menu a:visited {
	display: block;
	width: 100%;
	color: #000066;
	text-decoration: none;
	background-color:#FFFFFF;
}
#menu a:hover {
	display: block;
	width: 100%;	
	color: #FFFFFF;
	background-color: #000066;
}
#menu td, .menu th {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu th {
	color: #FF9900;
	background-color: #FFFFFF;
}
#home a:link, #home a:visited  {
	background-image: url(Graficos/ico17_c0.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#home a:hover {
	background-image: url(Graficos/ico17_c1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 100%;
	background-color: #000066;
}
#home a:active {
	background-image: url(Graficos/ico17_c2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
}
#mail a:link, #mail a:visited  {
	background-image: url(Graficos/ico17_e0.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#mail a:hover {
	background-image: url(Graficos/ico17_e1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 100%;
	background-color: #000066;
}
#mail a:active {
	background-image: url(Graficos/ico17_e2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
