/* CSS AVA */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #225da9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #225da9;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #225da9;
}
h1 {
	font-size: 12px;
	color: #666666;
}
.footer{color:#666666;
}
a.footer:link{
color:#666666;
}
a.footer:hover{
color:#666666;
text-decoration:underline;
}
a.footer:visited{
color:#666666;
}
.borde{
border:#CCCCCC 1px solid;
}
.borde_izda{
	border-left:#CCCCCC 1px dotted;
}
.submenu{
font-size:10px;
color:#225DA9;
}
a.submenu:link{
color:#225DA9;
}
a.submenu:hover{
color:#AAAAAA;
text-decoration:underline;
}
a.submenu:visited{
color:#225DA9;
}
.gris {color: #999999}
.exito{
	color:#ffffff;
}
a.exito:link, a.exito:hover, a.exito:visited{
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}
.exito_h1 {
	color:#FFFF00;
	font-weight:bold;
	font-size:10px;
}
.detacado_h1 {
	color:#000000;
	font-weight:bold;
	font-size:10px;
}
.detacado {
	color:#666666;
	font-weight:normal;
	font-size:9px;
}
a.detacado:link {
	color:#666666;
}
a.detacado:visited {
	color:#666666;
}
a.detacado:hover {
	color:#225da9;
	text-decoration:none;
}
a.detacado:active {
	color:#666666;
}
.actualidade_h1 {
	color:#225DA9;
	font-weight:bold;
	font-size:10px;
}
.actualidade {
	color:#666666;
	font-weight:normal;
	font-size:9px;
}
a.actualidade:link {
	color:#666666;
}
a.actualidade:visited {
	color:#666666;
}
a.actualidade:hover {
	color:#225da9;
}
a.actualidade:active {
	color:#666666;
}
div#noticia-separacion {height: 1px; margin:0px 0px 0px 0px;  border-bottom-width: 1px;border-bottom-style: dotted; border-bottom-color: #bbbbbb; clear:both } 	/* Espacio */
h2 {
color:#225da9;
font-size:14px;
font-stretch:expanded;
font-family:Geneva, Arial, Helvetica, sans-serif;
border-bottom-style: dotted; border-bottom-color: #225da9; border-bottom-width:1px;
}
h3 {
color:#f68735;
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0;
}
h4 {
color:#f68735;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#modulo-servicios {
display:block;
width:95%;
margin:auto;
padding:4px;
border:#CCCCCC 1px dotted;
margin-bottom:10px;
}
.foto-servicios{
float:right;
margin-left:5px;
width:75px;
}
.foto-noticia{
float:center;
margin:auto;
}
.foto-total{
float:right;
display:block;
clear:both;
text-align:center;
}