.borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
	border-left-width: 1px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.titulo_blanco_16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-left: 15px;
}

.titulo_gris_16 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

.texto_lateral_claro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.texto_lateral_claro2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
}

.texto_lateral_oscuro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.input_txt {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #000000;
	height: 16px;
	padding-left: 4px;
	width: 450px;
}

.input_txt_grande {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #000000;
	height: 135px;
	padding-left: 4px;
	width: 450px;
}
