body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fondo_formulario {
	background-image: url(images/fondo_formulario.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	width: 844px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 250px;
}
.table_form {
	padding-top: 35px;
}
.form_td_txt {
	text-align: justify;
}
.enviar {
	width: 50px;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}



textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.txt_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.fondo_presentacion {
	background-image: url(images/presentacion_fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	padding-top: 20px;
}
.fondo_presentacion_en {

	background-image: url(images/en_presentacion_fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	padding-top: 20px;
}
.fondo_presentacion_fr {


	background-image: url(images/fr_presentacion_fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	padding-top: 20px;
}
.fondo_presentacion_eu {

	background-image: url(images/eu_presentacion_fondo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	padding-top: 20px;
}
