.titulo {
	margin: 0px;
	padding: 0px;
	height: 10px;
	color: #DE4019;
	font-size: 18px;
	line-height: 13px;
	vertical-align: text-bottom;
	background-image: url(elementos/flecha1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20pt;
	white-space: pre;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondo_cuerpo2 {
	background-image: url(elementos/fondo_cuerpo2.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
	background-image: url(elementos/fondo.gif);
	background-repeat: repeat;
}
.linea_v_1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
.linea_v_2 {
	background-image: url(elementos/linea_v_2.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
.linea_h_1 {
	background-image: url(elementos/linea_h_1.gif);
	background-repeat:   repeat-x;
	background-position: center center;
}
.fondo_finaciacion {
	background-image: url(elementos/fondo_finaciacion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto1 {
	font-size: 9px;
}
.texto2 {
	color: #DE4019;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.texto3 {

	color: #666666;
	font-size: 14px;
}
.transparencia1 {
	color: #000000;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70);
	font-size: 10px;
	line-height: 12px;
	width: 247px;
	margin: 2px;
	padding: 2px;
}
.subtitulo {
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.recuadro1 {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.recuadro {
	border: 2px solid #CCCCCC;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
.texto_blanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linea_inf {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 250px;
}
form {
	margin: 0px;
	padding: 0px;
}
.boton {
	background-color: #DE4019;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	height: 16px;
	width: 40px;
}

