@charset "UTF-8";
#contingutMail {
	clear: both;
	width: 898px;
	position: relative;
	margin-top: 73px;
}

#informacio {
	float: left;
	width: 246px;
}
#informacio h5 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 300;
}
#informacio li {
	padding-left: 40px;
	font-size: 13px;
	font-weight: 600;
	height: 35px;
	padding-top: 5px;
}
.tel {
	background-image: url(../imatges/pictoTel.jpg);
	background-repeat: no-repeat;
}
.mail {
	background-image: url(../imatges/pictoMail.jpg);
	background-repeat: no-repeat;
}
#informacio a {
	color: rgb(0,0,0);
	text-decoration: none;
}
#informacio a:hover {
	color: rgb(153,153,153);
}

#formulari {
	float: left;
	width: 380px;
	position: relative;
	margin-left: 120px;
}
#formulari h5 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 300;
}
#formulari p {
	font-weight: 300;
	padding-top: 5px;
	color: rgb(0,0,0);
}
.consulta {
	height: 100px;
	width: 350px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border: thin solid rgb(204,204,204);
	margin-top: 7px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.nom {
	height: 30px;
	width: 365px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border: thin solid rgb(204,204,204);
	margin-top: 7px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#frangeta {
	position: absolute;
	height: 3px;
	width: 100px;
	left: 170px;
	bottom: 7px;
}
.boto {
	font-size: 10px;
	font-weight: 300;
	margin-top: 8px;
	letter-spacing: 1px;
}
