@charset "utf-8";
/* CSS Document */




.linea{
	float:left;
	margin-bottom:10px;
	margin-left:50px;
	width:500px;
	border:#FF0000 0px solid;

}
.camp{
	float:left;
	width:70px;
	border:#000000 0px solid;
	text-align:right;
	padding-right:5px;
	font-style:italic;

}
.textcamp{
	
	border:#000000 0px solid;
	text-align:right;
	padding-right:5px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#353535;
	width:120px;

}
.textcamp_nosize{
	
	border:#000000 0px solid;
	text-align:right;
	padding-right:5px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#353535;
	

}
.textapartat_form{
	
	border:#000000 0px solid;
	text-align:left;
	padding-right:5px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	

}
.textbasic_form{
	
	border:#000000 0px solid;
	text-align:left;
	padding-right:5px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#353535;
	

}
.caixa{
	float:left;
	width:170px;

}
.input150{
width:150px;
border:#666666 1px solid;


}
.formularioinput{
width:150px;
border:#666666 1px solid;
}
.formularioselect{
font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}
textarea{
	width:395px;
	height:100px;
	border:#666666 1px solid;

}
#enviar{
	position:absolute;
	right:70px;
	border:#666666 1px solid;
	width:50px;
	text-align:center;
	margin-right:30px;
	cursor:pointer;
	font-style:italic;


}
#enviar:link{
	
	
}
#enviar:visited{
	
	
}
#enviar:hover{
	color:#FF0000;
}

.titolform{
	float:left;
	background-image:url(../img/arquitectura/caballitoform.gif);
	background-repeat:no-repeat;
	width:600px;
	padding-left:34px;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#282828;
	font-weight:bold;
	border:#000 0px solid;
	text-transform:uppercase;
	
}
.separador_form1{
	float:left;
	position:relative;
	width:628px;
	height:6px;
	border:#FF0000 0px solid;
	margin-bottom:0px;
	background-image:url(../img/arquitectura/separadorprensa.gif);
}
.separador_form2{
	float:left;
	position:relative;
	width:628px;
	height:6px;
	border-top:#d0c192 1px dashed;
	margin-top:5px;
	margin-bottom:10px;
}
.enviar{
	position:relative;
	float:right;
	width:51px;
	height:20px;
	padding-left:32px;
	padding-top:8px;
	border:#ff0000 0px solid;
	margin-top:25px;
	margin-right:25px;
	background-image:url(../img/arquitectura/enviar.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.enviar:hover{
	background-image:url(../img/arquitectura/enviar_on.gif);
	color:#e60000;
	cursor:pointer;
}
