@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color:#ffffff;
	scrollbar-drakshadow-color:#000000;
	text-align: center;
}
.texto_info{
	text-align: justify;
	font-size:11px;
	font-family: Verdana;
    color: #BEBEBE;
    text-decoration: none;
	font-weight:normal;
}
.texto_info_bold{
	text-align: justify;
	font-size:11px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:normal;
}
.texto_form{
	text-align: left;
	font-size:10px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:normal;
}
.links_footer:link{
	text-align: center;
	font-size:10px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
}
.links_footer:visited{
	text-align: center;
	font-size:10px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
}
.links_footer:hover{
	text-align: center;
	font-size:10px;
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.links_footer:active{
	text-align: center;
	font-size:10px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
}
.texto-blanco-justificado-14 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
.texto-blanco-justificado-12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	line-height: 16px;
}
.texto-blanco-justificado-10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
}
.texto-blanco-izquiera-10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
}
.texto-blanco-centrado-12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 16px;
}

