/*
a:link {
	font-family: "Trebuchet MS", Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #37393c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Tahoma;
	color: #37393c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
*/
a.black:link {
	font-family: "Trebuchet MS", Tahoma;
	color: 000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}
a.black:visited {
	font-family: "Trebuchet MS", Tahoma;
	color: 000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.black:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: f17000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.black:active {
	font-family: "Trebuchet MS", Tahoma;
	color: f17000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.tit_gris1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #37393c;
	padding-left: 5px;	
	padding-top: 0px;
	padding-bottom: 20px;
	font-weight:bold;
}

.tit_gris2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #37393c;
	font-weight:bold;
}

.tit_blau1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #6b8dc8;
	font-weight:bold;
}

.tit_blau2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 36px;
	color: #6b8dc8;
	font-weight:bold;
}

.tit_blau2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #6b8dc8;
	font-weight:bold;
}

.txt_gris1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #37393c;
	padding-left: 20px;	
	padding-top: 0px;
	padding-bottom: 5px;
}

.txt_gris2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #37393c;
	font-weight:bold;
	line-height: 14px;
}

.txt_gris3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #37393c;
	font-weight:bold;
	line-height: 18px;
	text-align:left;
}
.txt_red1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #ff0000;
	font-weight:bold;
}

.formulario {
	margin: 0px 0px 0px 0px ;
	border: 0px 0px 0px 0px;
}


