@charset "utf-8";
/* CSS Document */

.documentospdf0{
	font-size: 10px;
	text-decoration: none;
	color:#333;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.documentospdf0:hover {
	color:#CCC;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.documentospdf{
	font-size: 16px;
	text-decoration: none;
	color: #004080;
}
.documentospdf:hover {
	color:#900;
	font-size: 16px;
	text-decoration: none;
}


.documentospdf2{
	font-size: 10px;
	text-decoration: none;
	color:#369;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.documentospdf2:hover {
	color:#F00;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
 
 .documentospdf3{
	font-size: 16px;
	text-decoration: none;
	color: #004080;
}
.documentospdf3:hover {
	color:#900;
	font-size: 16px;
	text-decoration: none;
}


.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #D02048; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
	.info:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#990; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
	.bodylink{
	font-size: 12px;
	text-decoration: none;
	color:#369;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodylink:hover {
	color:#F00;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.bodydocumento{
	font-size: 12px;
	text-decoration: none;
	color:#333;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodydocumento:hover {
	color:#CCC;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.menus {
	background-color:2f5580;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: center;
	width: center;
	}

.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color:2f5580;
	color: #FFFFFF;
	display: inline;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-align: center;
	
	}
	
	.boton {
	background-color:#2F5580;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	display: block;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	border: medium groove #871633;
	}
	
	.boton:hover {
	background-color: #871633;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	border: medium groove #039;
	}
	
	.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F5580;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: center;
}