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: thin;
	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: bold;
	font-variant: normal;
	text-transform: capitalize;
	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;
}
	
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;}

