#contact_title {
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 16px;
	margin-top: 28px;
	margin-bottom: 14px;
	margin-left: 4px;
}

#title_contact {
	background-image: url(../images/title_contacti.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-left: 15px;
	margin-top: 5px;
}

#title_feedback {
	background-image: url(../images/title_feedback.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#text_contact {
	margin-right: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-align: justify;
	line-height: 140%;
}

.ulcontact { 
	margin: 0px;
	padding:0px;
	list-style:inside;
	list-style-type:disc;
	line-height:normal;
}

.licontact {
	margin: 0px;
	padding:0px;
}



#text_contact a {
	text-decoration: none;
	color: #00B1EF;
}

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

#div_feedback {
	margin-left: 15px;
}

.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	width: 200px;
}

.text_label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}

#form1 {
	padding: 0px;
	margin: 0px;
	line-height: 110%;
}

.btn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid;
	border-color: #494949;
	height: 19px;
	font-weight: bold;
}
