/*seteo general*/
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
form {
margin:0px;
padding:0px;
}

p { margin:0px;
padding:0px;
}

img {
border:0px;
}

a:hover {
text-decoration:underline;
}
/*fin seteo general*/
.fondo_banner {
	background-image: url(../img/fondo_banner.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.texto_banner1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: bold;
	color: #0B3D70;
	text-decoration: none;
	line-height: 35px;
}
.texto_banner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92C27C;
	text-decoration: none;
}
.texto_destacado_verde {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #77B35D;
	text-decoration: none;
}
.texto_destacado_azul {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #0B3D70;
	text-decoration: none;
}
.texto_arial_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #053D7A;
	text-decoration: none;
}
.borde_punteado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77B35D;
}
.texto_titulo_gris {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 8px;
}
.caja_form {
	border: 1px solid #999999;
	height: 23px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 6px;
}
.texto_verde_14 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #77B35D;
	text-decoration: none;
}
