.Titular {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;

}
a:hover {

	color: #000000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.Photo {
	border: 1px solid #CCCCCC;

}
input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.LinkGris:link {
text-decoration: none;
	color: #666666;
	
}

a.LinkGris:visited {
	color: #666666;

}
a.LinkGris:hover {


	color: #990000;
}
.Subtitular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.TextoGris {
	color: #006666;
}
.BlancoFondoNegro {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;

}
#navi {  
	list-style:none;
	margin:0;
	padding:0;
	list-style-position: left;
	}
#navi li {
	margin:0px;
	padding:0px;
	border:0px solid #CCCCCC;
	
}
#navi li a {
	display: list-item;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0 pt;
	
}

#navi li a:hover {
	color:#FFFFFF;
	background-color:#000000;
	border-left-color:#99CC00; 
}

#NoticiasPortada {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1pt;
	background-position: center;
}
#NoticiasPortada a{
	color: #999999;
	letter-spacing: -1pt;
	text-decoration: none;
	background-position: center;
	font-size: 37px;

}
#NoticiasPortada a:hover{
	color: #000000;
	letter-spacing: -1pt;
	
	background-position: center;
}

