/* CSS Document */

.barsubtit {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.barsubtit a, .barsubtit a:link, .barsubtit a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.barsubtit a:active, .barsubtit a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #192267;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.bartit {	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.tit {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #08114A;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bc2.gif);
}
.subtit {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6B0829;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabla1 {
	border: 1px solid #172166;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #192267;
}.tit2 {
font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #08114A;
	font-weight: bold;
}

.encab_enlaces{
/*border: 1px dotted #172166;*/
font: 14px black Verdana;
font-weight: bold;
padding: 10px;
color:#08114A;
}

p.cuerpo_enlaces{
background: #ffffff url(images/logo_abi.png) no-repeat bottom left;
padding-top: 10px;
padding-left: 100px;
padding-bottom: 2px;
margin: 0.9em 1em 0em 1em;
border: 1px solid #800000;
font-size: 0.8em;
font-weight: bold;
color: #800000;
position:relative;
}

a.link {
color: #000000;
text-decoration: none;
}

a.link:hover {
color:#ff9100;
}

a.link:visited {
color:#907060;
}

a.linkfotol {
color:#ffffff;
border: none;
text-decoration: none;
}

span.a_title {
color: #800000;
background-color: transparent;
}