/*****************************************************************************************
FORMULARIS
*****************************************************************************************/

.endOfSection {
clear:both;
height:0; line-height:0;
font-size:0;
padding:0; margin:0;
border:0;
}

/**** Form Layout ****/
form {margin:0; padding:0; display:inline;}

input, textarea, select {
font:1em;
color:#666;
border:1px solid #c6b296;
padding:2px;
margin:0 0 10px 0;
width:300px;
background:#FFF url("../img/bg-forms.png") repeat-x;
}

input:focus, textarea:focus, select:focus {
font:1em;
border:1px solid #4f3106;
color:#000;
padding:2px;
}

input:hover, textarea:hover, select:hover {
font:1em;
border: 1px solid #4f3106;
color: #000;
padding:2px;
}

label {cursor:pointer; font-size:;}

.errormsg {
display:block; color:#002b6c;
background:#fa8800 url("../img/ico-stop.gif") no-repeat 10px center;
padding:3px 3px 3px 12px; margin:0 0 4px 0;
border:1px solid #4f3106;
font-family:Arial, Helvetica, sans-serif; font-size:.7em;
}

#send{
cursor:pointer;
width:126px; height:26px;
border:2px solid #c6b296;
padding:0 0 3px 0;
background:#e8e3d3;
}

.producte{
	float:left; display:inline; width:420px; height:66px; background:#e8e3d3; margin:0 0 2px 0;
	}
	
#form01{
	float:left; display:inline; width:420px; font-family:Arial, Helvetica, sans-serif; font-size:.9em; padding:0 3px 0 8px;
	}
	
.fotoproducte{
	float:left; display:inline; width:62px; height:62px; margin:2px 0 0 2px;
	}
	
.text01{
	float:left; display:inline; height:66px; width:210px; font-family:Arial, Helvetica, sans-serif; font-size:.8em; padding:30px 0 0 10px;
	}
	
.boxproducte{
	float:left; display:inline; height:66px; width:120px; padding:25px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:.8em;
	}
	



.formTx{color:#333;}
.formTx2{color:#333; font-size:.85em; font-weight:bold;float:left; display:inline; width:90px;}
.formTx3{color:#333; font-size:.85em; font-weight:bold;}
#formTx4{float:left; display:inline; margin:15px 0 15px 0; background:#e8e3d3; width:415px; height:20px; padding:5px 0 0 5px;}

.resposta{color:#6e450f; font-family:Arial, Helvetica, sans-serif; font-size:.9em; padding:10px 0 0 10px; width:400px; float:left; display:inline;}

.boxMini{width:50px;}

/*****************************************************************************************/
