@charset "utf-8";
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #818EA7;
	text-decoration: none;
}
a:active {
	color: #316AC5;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}

/* CSS Document */

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01275A;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C6A86;
}

.inactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFD5E2;
}

.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D6C88;
	font-weight: bold;
}

.destacado2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00285D;
	font-weight: bold;
	font-style: italic;
}

.lineainf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7180a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00295E;
}
.titulo {
	color: #950000;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.pdf {
	color: #CC0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
}

.bordegris {
	border: 1px solid #D1D1D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00295E;
}

/* CSS menu */

body {
	margin:0;
	padding:0;
	background-color: #7180A8;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
	
ul#menu009{
	margin:1px;
	padding:0;
	list-style-type:none;
	width:auto;
	font-size:13px;
	height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #354F75;
	border-top:3px solid #ACB7CC;
	background-image: url(bkg_off.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}

ul#menu009 li{
	display:block;
	float:left;
	margin:0;
	padding:0;}

ul#menu009 li a{
	display:block;
	float:left;
	color:#CFD5E2;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:url("separator.gif") no-repeat right top;
}

ul#menu009 li a:hover{
	background:url(hover.gif) no-repeat right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00295E;
}

ul#menu009 li a.current,ul#menu009 li a.current:hover{
	color:#fff;
	background:url("bkg_on.gif") no-repeat right top;}
#place {
	color:#fff;
	background-color:#5B6A86;
	font-family:"Courier New", Courier, mono, "Century Gothic";
	font-size:13px;	padding-bottom:3px;}
#content_dcha_scroll {
	float: right;
	width: 250px;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #B0B6C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B0B6C0;
	scrollbar-darkshadow-color: #7180A8;
	scrollbar-track-color: #F7f7f7;
	scrollbar-arrow-color: #7180A8;
	height: 500px;
}
.relleno {
	padding: 5px;
}
.titulin {
	font-size: 11px;
	font-weight: bold;
	color: #E77119;
	font-family: Arial, Helvetica, sans-serif;
}
.editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bordeburnao {
	border: 1px dotted #7180A8;
}
.punteadoinferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7180A8;
	border-right-color: #7180A8;
	border-bottom-color: #7180A8;
	border-left-color: #7180A8;
}
.titulin_noactivo {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.sector {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #556993;
}
.subsector {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #556993;
}
