/* Estilos Área Pública */

.webmail {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 12px;
}
.P-Not-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.P-Not-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.P-proyectos {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.fondo-interior {
	background-image: url(img/fondoInterior.jpg);
	background-repeat: no-repeat;
}
.Noticia-Titulo {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 17px;
	font-weight: bold;
}
.Noticia-texto {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-align: justify;
}
.Noticia-fuente {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	color: #B5B56A;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.Empresa-recuadro {

	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-align: justify;
}
.Noticia-textoRes {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 13px;
	line-height: 120%;
	color: #666666;
	text-align: justify;
}
.Noticias-anteriores
{
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS" , Verdana, Arial, serif;
}
.Noticias-anteriores a
{
	color: black;
	text-decoration: none;
}
.Noticias-anteriores a:hover
{
	color: forestgreen;
}
/* Estilos Generales */
body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

