body{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

h1{
font-size: 13px;
color: #FF6000;
font-weight:bold;
}

h2{
font-size: 11px;
font-weight: bold;
text-align:justify;
}

p{
font-size: 11px;
text-align:justify;
}

.texto {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}

a.enlace_mapa:link {  font-size:11px; color:#FF6600; text-decoration: none}
a.enlace_mapa:hover { font-size:11px; color:#666666; text-decoration: underline}
a.enlace_mapa:active { font-size:11px; color:#FF6600; text-decoration: none}
a.enlace_mapa:visited { font-size:11px; color:#FF6600; text-decoration: none}

a.enlace_neutro:link {color:#666666;text-decoration: none}
a.enlace_neutro:hover {color:#666666;text-decoration: underline}
a.enlace_neutro:active {color:#666666;text-decoration: none}
a.enlace_neutro:visited {color:#666666;text-decoration: none}


.links {  color: #000099; text-decoration: none}
.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; background-color: #fffaee; border: 1px FEE1A0 solid}
.formdatos { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; background-color:  #FAFCFF; border: 1px solid; border-color: #9FBEFF 9FBEFF 9FBEFF}
.totales{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF9900;  font-weight: bold; }
.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6000; font-weight: bold;}


table.noticias_home{
background-color: #dbe7fc;
width: 100%;
padding: 4px;
margin: 5px 0px 0px 0px;
border-top: 1px dotted #666666;
border-bottom: 1px dotted #666666;
}

td.noticia{
background-color: #dbe7fc;
font-size: 10px; 
color: #666666;
padding: 3px;
border-right: 1px dotted #666666;
}

td.noticia:hover{
background-color: #d4e2ff;
}

td.publicaciones{
	width: 110px;
	font-size:10px;
	vertical-align: top;
	text-align:left;
	padding-bottom: 10px;
	
	}