/* CSS Document */
a{
 text-decoration:none;
	color: #000000;
}
a:hover{
 text-decoration:none;
	color: #3366CC;
	}
	
.menu {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: bold;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 20px;

	color: #ffffff;
	padding-bottom: 10px;
   }
  
.menu a{
	color: #ffffff;
}
.menu a:hover{
	color: #000000;
	}	

.principal {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 20px;

	color: #000000;
	padding-bottom: 10px;
   }
  
.principal a{
	color: #0C64A3;
}
.principal a:hover{
	color: #ff6600;
	}
	
.titulos {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000000;
	padding-bottom: 10px;
   }
.titulos a{
	color: #000000;
}
.titulos a:hover{
	color: #3366CC;
	}
	
.titulosmas {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000000;
	padding-bottom: 10px;
   }
.titulosmas a{
	color: #000000;
}
.titulosmas a:hover{
	color: #3366CC;
	}
	
.bloquemasnoticias {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000000;
	padding-bottom: 5px;
}
.bloquemasnoticias a{
	color: #000000;
}
.bloquemasnoticias a:hover{
	color: #3366CC;
	}
	
.publis {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
