.Scroll
{SCROLLBAR-BASE-COLOR: #15446E;
    SCROLLBAR-HIGHLIGHT-COLOR: #BBBCBD; 
    SCROLLBAR-SHADOW-COLOR: #BBBCBD;
    COLOR: #BBBCBD;
    SCROLLBAR-3DLIGHT-COLOR: #BBBCBD;
    SCROLLBAR-ARROW-COLOR: #BBBCBD;
    SCROLLBAR-TRACK-COLOR: #BBBCBD;
    SCROLLBAR-DARKSHADOW-COLOR: #BBBCBD;
	}
.txt-normal {
	font-family:  arial, tahoma,;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
	text-align: justify;
}
.txt-normal-azul {
	font-family:  arial, tahoma,;
	font-size: 11px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #0799E6;
	text-decoration: none;
}
.txt-normal-azul2 {
	font-family:  arial, tahoma,;
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #0799E6;
	text-decoration: none;
}
.txt-negro_izq {
	font-family:  arial, tahoma, ;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.link-publi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF5757;
	text-align: justify;
}
.link-publi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0033;
	text-decoration: none;
}

.txt-negro {
	font-family:  arial, tahoma,;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.boton {
	font-family: tahoma, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #15446E;
	height: 15px;
	width: 100px;
}

.imput {
	border: 1px solid #15446E;
}
.boton:hover {

	font-family: tahoma, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #266AA8;
	height: 15px;
	width: 100px;
	background-position: center center;
}
remarcado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #0799E6;
	text-decoration: underline;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #0799E6;
	text-decoration: none;
}
.borde {
	border: 1px solid #000000;
}

.txt-negroPeq {
	font-family: tahoma, arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-negroPeq2 {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-AzulOsc {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #15446E;
	text-decoration: none;
}
.txt-AzulOsc2 {
	font-family: arial,tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	color: #7A7A7A;
	text-decoration: none;
}
.titulo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 19px;font-style: normal;line-height: normal;	font-weight: normal;
	font-variant: normal;color: #507699; text-decoration: none;}

.servicios {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	padding:10px;
	width:475px;
	height:100px;
	text-align:left;
	vertical-align:top;
        padding-left:50px;
}

.servicios .titulo {
        display:block;
	padding:5px 0 20px 0;
}

.servicios .item {
	margin-left:75px;
        font-size:9pt;
	font-weight:bold;
}

.servicios a:hover {
	position:relative;
	left:5px;
}