body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:16px;
}
.pagina {
	background: #FFFFFF;
	border: 3px solid #CFE5E6;
	
}

.titulo {
	text-align:left;
	color:#d3611a;
	font-size: 15px;
	padding-bottom:15PX;
	line-height:16px;
	list-style: url(../img/topo.gif) outside;
	font-family:"Franklin Gothic Medium";
	
	
	
}

.titulo2 {
	text-align:left;
	color:#006699;
	
	font-size: 14px;
	padding-bottom:15PX;
	line-height:16px;
	list-style: url(../img/topo.gif) outside;
	font-family:"Franklin Gothic Medium";
	
	
	
}


.epigrafes {
	text-align:left;
	color:#078b94;
	font-size: 13px;
	text-decoration:underline;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
}

.texto {
	text-align:left;
	color: #5e7882;
	font-size: 12px;
	line-height:16px;
	list-style: url(../img/topo.gif) outside;
	font-family: Arial;
	
	
	
}

/*menu principal*/

#menuprincipal{
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 190px;
margin-left:0px;
text-transform:uppercase;

}

* html #menuprincipal{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;

}

#menuprincipal ul{
padding: 0;
margin: 0;
list-style-type: none;
}

#menuprincipal a{
font: bold 12px Arial;
padding: 7px 0px 7px 8px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

#menuprincipal a:visited{
color: #595959;
}

html>body #menuprincipal a{ /*Non IE rule*/
width: auto;
}

#menuprincipal a:hover{
background-color: #F8FBBD;
color: black;
}

#menuprincipal .select{
background-color: #F8FBBD;
color: black;
}
/*menu principal*/

#textopdf {
	
}
#divpdf{
float:left;
width:210px;
height:31px;
margin-top:17px;
border-color:#5e7882;
border-width:thin;
text-decoration:none;
margin-left:6px;
padding-left:12px;
font-family: Helvetica, Arial, sans-serif;
font-size:4px;
color: #5e7882;

}
.subtitulo {
    text-align:left;
    color: #1f5a5e;
	font-size: 14px;
	list-style: url(../img/topo.gif) outside;
	font-family:
	"Franklin Gothic Medium";
	font-weight: 400;
	
}
.listatexto {
	text-align:
	left;
	
	color: #5e7882;
	font-size: 12px;
	line-height:16px;
	list-style: url(../img/topo.gif) outside;
	font-family:Arial;
}
.lineatopo {
	background: url(../img/lineatopo.gif) repeat-y center;
}
/* enlaces */
a, a:link {
	color: #5e7882;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial; 
    font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #999999;
}
a:hover{
	text-decoration: underline;
	color:#d3611a;
	text-decoration:underline;
}
.textobold {
	text-align:left;
	
	color: #5e7882;
	font-size: 12px;
	list-style: url(../img/topo.gif) outside;
	font-family:Arial;
}
.titulonoticia {
	text-align:left;
	color:#d3611a;
	font-size: 12px;
	list-style: url(../img/topo.gif) outside;
	font-family:Arial;
	font-weight: bold;
	
	
}
.textonoticia {
	text-align:left;
	color:#5e7882;
	font-size: 12px;
	line-height:16px;
	list-style: url(../img/topo.gif) outside;
	font-family:Arial;
	
	
}
.vermas{
    padding-top:10px;
	text-align:left;
	color:#FF6600;
	font-size: 12px;
	list-style: url(../img/topo.gif) outside;
	font-family:
	Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
}

