
img
{
	border: 0;
}
.formulario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #2ABBED solid;
}
.titulo_novedad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.resumen_novedad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.texto_formulario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #D5006E;
	text-decoration: none;
	font-weight: normal;
}
.enlace
{
	color: #006633;
	text-decoration: none;
}
.enlace a
{
	color: #006633;
	text-decoration: none;
}
a.enlace:hover
{
	color: #C7DDD2;
	text-decoration: none;
}
.enlace_oficinas
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #006633;
	text-decoration: none;
	text-align: justify;
}
.enlace_menu
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #80B399;
	text-decoration: none;
	font-weight: bold;
}
.enlace_menu a
{
	color: #80B399;
	text-decoration: none;
}
a.enlace_menu:hover
{
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.paginador
{
	margin: 0px 0px 0px 0px;
	color: #006633;
	font-weight: bold;
	font: 10px Verdana, Helvetica, Sans-Serif;
	;
	text-decoration: none;
}
.boton a
{
	display: block;
	background: #2ABBED;
	width: 100px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	font: 12px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}
.boton a:hover
{
	background: #7ACCE9;
}
.pie_interior
{
	background: #FFFFFF url("../img/pie.gif") no-repeat center bottom;
}
