@charset "utf-8";


<!--
a:link {
	text-decoration: none;
	color: #868686;
}
a:visited {
	text-decoration: none;
	color: #868686;
}
a:hover {
	text-decoration: none;
	color: #60a5e2;
}
a:active {
	text-decoration: none;
	color: #868686;
}

a.link-rojo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #bf2642;
	text-decoration:none;
}
a.link-rojo:visited {
	color: #bf2642;
}
a.link-rojo:hover {
	color: #2b87d8;
}
a.link-rojo:active {
	color: #bf2642;
}


a.link-gris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #868686;
	text-decoration:none;
}
a.link-gris:visited {
	color: #868686;
}
a.link-gris:hover {
	color: #2b87d8;
}
a.link-gris:active {
	color: #868686;
}


a.link-blanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
}
a.link-blanco:visited {
	color: #ffffff;
}
a.link-blanco:hover {
	color: #10325a;
}
a.link-blanco:active {
	color: #ffffff;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #868686;

}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}

.txt-subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C30;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2b87d8;
}

.txt-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2B5D9C;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
}
.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0077d4;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0077d4;
}

 
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

#lb_domicilio{   
   border:0px;  
} 

td.num1 {
	background-image: url(images/num1.jpg);
	background-repeat:no-repeat;
} 
td.num2 {
	background-image: url(images/num2.jpg);
	background-repeat:no-repeat;
} 
td.num3 {
	background-image: url(images/num3.jpg);
	background-repeat:no-repeat;
} 
td.bgbuscador {
	background-image: url(images/buscador2.jpg);
	background-repeat:repeat-x;
} 
td.bgc1inicio {
	background-image: url(images/c1.jpg);
	background-repeat:no-repeat;
} 
td.bgpie {
	background-image: url(images/pie1.jpg);
	background-repeat:repeat-x;
} 

.border-img { 
border-bottom : solid; 
border-bottom-color : #d6deff; 
border-left : solid; 
border-left-color : #d6deff; 
border-top : solid; 
border-top-color : #d6deff; 
border-right : solid; 
border-right-color : #d6deff; 
border-right-width : 2px; 
border-top-width : 2px; 
border-left-width : 2px; 
border-bottom-width : 2px; 
border-spacing : 10px 50px; 
} 

a.link-azul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #06F;
	text-decoration:none;
}
a.link-azul:visited {
	color: #06F;
}
a.link-azul:hover {
	color: #0CF;
}
a.link-azul:active {
	color: #06F;
}
