
/*Estilos para el formulario de contacto*/

blockquote{
	margin: 15px 0px 30px 20px;
}

#contacto{
	position: relative;
	width: auto;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 0px 0px;
	z-index: 1;
	font-family: ;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#postal{
	position: relative;
	width: 290px;
	height: 100%;
	float: left;
}

#taula_form{
	width: ;
}

#form{
	position: relative;
	height: auto;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}

#error, .error{
	height: auto;
	font-weight: bold;
	padding-left: 10px;
	font-size: ;
    color:#6F0307;
}

#datos{
	font-family: ;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: ;
	padding: 5px;
}

.subrayado{
	text-decoration: underline;
}

.negrita{
	font-weight: bold;	
}

.rojo{
	color: #FF0000;
	text-decoration: none;
	border-bottom: 0px;
	cursor: help;
}

#form_contacto{
	text-align: left;
	font-family:;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: ;
}

#form_contacto label {
	text-align: left;
	font-style: normal;
    font-size: ;
	font-weight: bold;
	font-variant: normal;
	color: ;
    display:inline;
}

#form_contacto .datos label{
	text-align: left;
	font-family: ;
	font-size: ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: ;
}

#asunto{
	margin-top:5px;
    width: ;
	border: 1px solid ;
	font-size: ;
    font-family: ;
    background-color: ;
    color: ;
    padding:2px;
}

#form_contacto textarea{
	margin-top:5px;
	width: ;
    border: 1px solid ;
	font-size: ;
	font-family: ;
    background-color: ;
    color: ;
    padding:2px;
}

#form_contacto .datos input{
	margin-top: 5px;
	width: ;
	border: 1px solid ;
	font-size: ;
    font-family: ;
    background-color: ;
    color: ;
    padding:2px;
}
#form_contacto .datos select{
	margin-top: 5px;
	width: 8.25em;
	border: 1px solid ;
	font-size: ;
    font-family: ;
    background-color: ;
    color: ;
    padding:2px;
}

#form_contacto .codi_seguretat input{
	margin-top: 5px;
	border: 1px solid ;
	font-size: ;
    font-family: ;
    background-color: ;
    color: ;
    padding:2px;
}

.td_captcha img{
	padding-left:10px;
	vertical-align: middle;
    cursor: help;
}

#aviso_legal{
	height: ;
	overflow: auto;
	border: 1px solid ;
	margin-top: 5px;
	background-color: ;
    color: ;
	width: ;	
    padding:2px;
}

#aviso_legal p{
    margin: 8px 5px 8px 4px;
    text-align: justify;
	font-size: ;  
    line-height:;
}

#form_contacto select{
	margin-top: 5px;
	width: 195px;
	border: 1px solid ;
	font-size: ;
    background-color: ;
}

#botons_formulari input{
	color: ;
	width: ;
	margin-top: 5px;
    margin-bottom: 5px;
	background-color: ;
	font-size: ;
}	

#enviar{
	font-weight: bold;
}

#borrar{
	margin-right: 20px;
	font-size: ;
}

#form_contacto ul, {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px 5px 5px 4px;
	padding: 0px;
    color: ;   

}
#form_contacto li{
    text-align: justify;
	margin: 10px 5px 10px 4px;
	padding: 0px;
	font-size: ;
    line-height:;
}

#aceptar_condiciones{
	margin: 5px 0 5px 0;
}

#aceptar_condiciones input{
	border: none;
	font-weight: normal;
	width: 20px;
	font-size: ;
}

#aceptar_condiciones label{
	font-weight: normal;
	vertical-align: middle;
	font-size: ;
}

/******* !! ESTILS INPUT FILE !! *******/

.file {
	font-size: ;
    font-family: ;
    background-color: ;
    border: 1px solid ;
}
