@charset "utf-8";
body {
	background-color: #6d757a;
	margin: 0px;
	color:#FFFFFF;
	background-image: url(../imgs/fdo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

td, tr {
	font-family:  Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #006699;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a img {
	border:none;
}

INPUT {
	font-size: 12px;
	color: #810053;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	border: 1px solid #810053;
	background-color: #F7F4EF;
	height: 20px;
	/* height: 22px;*/
}

select {
	font-size : 11px;
	color: #810053;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	background-color: #F7F4EF;
	border: 1px solid #810053;
	width: 162px;
	height: 18px;
} 

textarea{
	font-size : 12px;
	color: #810053;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	border: 1px solid #810053;
	background-color: #F7F4EF;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h2 {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	height:10px;
	margin-top: -2px;
}

h3 {
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
h4 {
	font-size : 12px;
	color: #006699;
}

/* ESPACIOS EN ALTO */
.espacio1, .espacio2, .espacio4, .espacio5, .espacio10, .espacio20 {clear: both;border:0px;margin:0px;padding:0px;}
.espacio1 {height:1px;line-height:1px;}
.espacio2 {height:2px;line-height:2px;}
.espacio4 {height:4px;line-height:4px;}
.espacio5 {height:5px;line-height:5px;}
.espacio10 {height:10px;line-height:10px;}
.espacio15 {height:20px;line-height:20px;}

#contenido {
	visibility:visible;
	overflow: auto;
	/*position: absolute;*/
	width: 600px;
	height: 380px;
	color:#333333;
	text-align: justify;
	padding-right: 10px;
	line-height: 18px;
}
#links a:link, #links a:active, #links a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:8px;
	padding-bottom:4px;
	background-image: url(../imgs/flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#links a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#links2 a:link, #links2 a:active, #links2 a:visited {
	font-size:11px;
	color: #006699;
	text-decoration:none;
	display:block;
	padding-left:8px;
	padding-bottom:0px;
	background-image: url(../imgs/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#links2 a:hover {
	background-color: #EEEEEE;
}

.link-principal:link, .link-principal:active, .link-principal:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:8px;
	background-image: url(../imgs/fdo_tit_links.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

.link-principal:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}

#linktitulo {
	font-size: 10px;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../imgs/fdo_tit_links.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

#linktitulo a:link, #linktitulo a:active, #linktitulo a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:8px;
	background-image: url(../imgs/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#linktitulo a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#links-secundarios a:link, #links-secundarios a:active, #links-secundarios a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:8px;
	background-image: url(../imgs/cuadrado4x4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#links-secundarios a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.epigrafe {
	font-size: 10px;
	color: #333333;
	background-color: #D2E1F0;
	padding:5px;
	font-weight: bold;
}
.links-titulo {
	background-color:#EEEEEE;
	font-size: 10px;
	color: #006699;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
}
#linkampliar {
	float: right;
}
