html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
form td {
	vertical-align: middle;
}
body {
	line-height: 1;
	text-align: center;
	background-color: #3aa6b6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}
#blocco1_testo img {

}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.checkbox {
	height: auto;
	width: auto;
	border: 0;
	margin-right: 5px;
	padding: 0;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}#wrap {
	text-align: left;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 93px;
	width: 100%;
}
#menu1 {
	/*width:224px;*/
	float: right;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e4e400;
	border-right-color: #e4e400;
	border-bottom-color: #e4e400;
	border-left-color: #e4e400;
	height: 56px;
} /*menu sopra l'header*/
#menu1 ul{}
#menu1 li{
	float: left;
	height: 23px;
	width: 139px;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #e4e400;
	border-top-color: #e4e400;
	border-right-color: #e4e400;
	border-bottom-color: #e4e400;
	padding-top: 30px;
	text-indent: 10px;
}
#menu1 li a{
	display: block;
	color: #FFF;
	text-decoration: none;
}
#menu1 li a:hover{
	color: #e4e400;
	text-decoration: none;
}
#menu1 li a.active{
	background-repeat: no-repeat;
	color: #e4e400;
}
#main{
	float: left;
	clear: both;
	width: 959px;
}

#left {
	float: left;
	width: 679px;
	background-image: url(../images/main01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	} /*div a sinistra con contenuti*/

#right {
	float: right;
	width: 280px;
	margin-top: 0px;
	background-image: url(../images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 457px;

	} /*div a destra con form */

#footer {
	width: 100%;
	clear:both;
	color: #fff;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}

#testo_footer{
	font-size: 15px;
	color: #FFF;
	line-height: 50px;
	font-weight: normal;
	height: 50px;
	text-align: center;
}
#testo_footer a {
	color: #FFF;
	text-decoration: none;
}

input, select, textarea{
	margin-bottom: 6px;
	width: 125px;
	margin-top: 8px;
	border: 1px solid #216796;
}



.butt {
	height: 52px;
	width: 258px;
	border: 0;
	padding-bottom: 30px;
	padding-top: 10px;
}
.form_block{
	text-align: center;
	text-transform: capitalize;
	text-align: center;
	padding-top: 125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 15px;
	font-weight: bold;
	width: 279px;
	background-image: url(../images/claim_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #181818;
	/*float: right;*/
}
form h3 a{
	color: #181818;
	font-style: oblique;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
	text-transform: none;
	line-height: 15px;
	padding-top: 10px;
}
#rightGRAZIE {
	float: right;
}
fieldset #invio {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
fieldset {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .CaringMsg {text-align:center;font-weight:bold;margin-top:150px;margin-left:-10px;}