

fieldset {
	
	width:407px;
	_width:415px;

	margin:0px;
	padding:4px;
	border: 1px solid #003b63;
}

legend {
	background-color:inherit;
	color:#293565;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:8px;

}




input, select, textarea, checkbox  {
	border:1px solid #b7b5b5;
	background-color:#ffffff;
	color: #000000;

}
input:hover, select:hover, textarea:hover {
	border:1px solid #b7b5b5;
	background-color:#b7b5b5;
	color:#000000;	

}
	
input:focus, select:focus, textarea:focus {
	border:1px solid #b7b5b5;
	background-color:#b7b5b5;
	color:#000000;

}

input.button {
	background-color:#8ed300;
	color:#ffffff;

}

input.button:hover {
	border:1px solid #000000;
	background-color:#8ed300;
	color:#000000;	

}

a {
	color:#ffffff;
	text-decoration: underline;
}

a:hover{
	color:#ffffff;
	text-decoration: none;	
}

#cos {

	padding:25px;

}


#formulari {
	padding-top:10px;
	width:100%;
}

#textcontacte {

	padding-left:5px;
	padding-top:7px;
}

#capcontacte {
	width:415px;
	height:88px;
	
	background-image:url("fonscontacte.jpg");
	background-position: top left;
	background-repeat:no-repeat;

}

#capesq {

	float:left;
	width:120px;

}

#capdret {
	float:left;
	width:280px;
	_width:255px;
	color:white;
	font-size:10px;
	_font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
	padding-top:15px;
	
}
