html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
bottom:0;
}

body{
	background:#fff url(../img/bg.png) repeat-x;
	font-size:12px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}
.clearfix, .container {
	display:block;
}
table, td, th {
	vertical-align:top;
}
td {
	vertical-align:top;
}
td {
	border-bottom:1px solid #BFBFBF;
}
img {
	border:0 none;
}
.clear {
	clear:both;
}
.clearfix, .container {
	display:block;
}
img {
	border:0 none;
}
#container_404 {
	position:absolute;
	top:25%;
	right:20%;
	bottom:25%;
	left:20%;
}
iframe {
	border:1px #ccc solid;
}
p small a:hover {
	color:#33cccc !important;
}
p, a, img, p img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
p {
	line-height:16px;
	color:#555;
	margin:3px 0;
}
p strong {
	color:#333;
	font-weight:bold;
	text-shadow:0px 1px 1px #fff;
}
.benvenuti p strong {
	color:#333;
	font-weight:bold;
}
a {
	color:#ff9900;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color:#333;
}
a:hover, a:hover p {
	color:#39B44A;
	text-decoration:none;
}
a:active {
	color:#39B44A;
	text-decoration:none;
}
a.opacity:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
a:focus, object {
	outline:none;
}
ul, ol {
	margin:0;
	padding:0;
}
ul li, ol li {
	list-style:none;
}

.breadcrumbs {
	color:#ff9900;
	float:right;
	font-size:11px;
	margin:0 0 15px 0;
	padding:5px 0 5px 15px;
	text-align:right;
}
.break {
	background:url(../img/break.png) no-repeat;
	width:950px;
	height:25px;
}
.breadcrumbs a {
	font-size:11px;
	text-decoration:underline;
	color:#e86600;
}
.breadcrumbs a:hover {
	text-decoration:none;
	color:#000;
}
h1 {
	color:#00ccff;
	font-size:24px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
.gap h1 {
	margin:20px 0 10px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	/*	text-transform:capitalize;
*/	line-height:18px;
	padding:5px 0 5px 0;
}
h2 strong {
	color:#00cccc;
}
h2 a {
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-shadow:0 1px 1px #fff;
	text-transform:capitalize;
}
h2 a:hover {
	color:#db5133;
}
h3 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
h3 a {
	text-decoration:none;
	font-size:18px;
}
h4 {
	font-weight:bold;
	color:#59493f;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:14px;
}

h5 {
	font-weight:bold;
	color:#e2001a;
	font-size:12px;
	margin:0;
	padding:0;
}


/* start HORIZONTAL MENU */

.nav {
	width:900px;
	height:47px;
	position:absolute;
	top:390px;
	left:10px;
}

ul#menu_h {
	margin:1px 0 0 5px;
	padding: 0;
	float:left;
	height:60px;
}
ul#menu_h li {
	margin:0;
	list-style:none;
	padding:18px 0;
	float:left;
}
ul#menu_h a {
	display:block;
	padding:0 1px 0 14px;
	color:#fff;
	text-transform:capitalize;
	font-size:16px;
	background:url(../img/menu_h_link_left.png) no-repeat;
	height:43px;
}
ul#menu_h a strong{
	background:url(../img/menu_h_link_right.png) no-repeat right top;
	height:43px;
	float:right;
	padding:0 26px 0 10px;
}
ul#menu_h a
ul#menu_h a:visited {
	color:#fff;
}
ul#menu_h a:hover, ul#menu_h a.active_element {
	color:#333333;
	background:url(../img/menu_h_link_left_hover.png) no-repeat;
	float:left;
	height:52px;
}
ul#menu_h a:hover strong,ul#menu_h a.active_element strong{
	background:url(../img/menu_h_link_right_hover.png) no-repeat right top;
	float:right;
	height:52px;
}
ul#menu_h a:active {
	color:#333;
}

/* end HORIZONTAL MENU */

.gap{
	padding:30px 0 0 0;
	float:left;
}

.home_bg{
	width:410px;
	padding:0 10px;
	background:url(../img/globe.jpg) no-repeat right bottom;
	height:310px;
}
.home_bg h1{
	margin:20px 0 10px 5px;
	text-transform:none;
	font-style:italic;
}
.home_bg p{
	color:#555;
	text-shadow:0 1px 1px #fff;
	font-size:13px;
	margin:0 0 15px 10px;
	width:370px;
}
.home_bg p a{
	color:#00ccff;
	background:url(../img/arrowgreen.gif) no-repeat left top;
	padding:0 0 0 15px;
	float:left;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.home_bg p a:visited{
	color:#00ccff;
}
.home_bg p a:hover{
	color:#39B44A;
}
.home_bg p a:active{
	color:#00ccff;
}

.home_bg p img{
	padding:0 0 0 5px;
}

a.tour{
	background:url(../img/tour.png) no-repeat center top;
	height:60px;
	width:173px;
	float:left;
	margin:0 20px 0 60px;
}
a.tour:hover,
a.prova:hover,
a.richiedi:hover{
	background-position:0 -69px;
}
a.prova{
	background:url(../img/prova.png) no-repeat center top;
	display:block;
	height:60px;
	width:173px;
	float:left;
	margin-right:20px;
}
a.richiedi{
	background:url(../img/richiedi.png) no-repeat center top;
	display:block;
	width:172px;
	height:60px;
	float:left;
}

#corporate{
	background:url(../img/corporate.jpg) no-repeat center top;
	height:229px;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0 !important;
	width:472px;
}

#corporate p{
	width:270px;
	color:#555;
	padding:0 0 0 35px;
}
#corporate div{
	padding:0 0 0 20px;
}

#manage div{
	padding:0 20px 0 0;
	float:right;
}
#manage{
	background:url(../img/manage.jpg) no-repeat center top;
	height:229px;
	float:left;
	padding:10px 0 0 0;
	width:472px;
}
#manage p{
	width:270px;
	color:#555;
	padding:0 35px 0 0;
	float:right;
}
a.corporate{
	background:url(../img/hotel.png) no-repeat left top;
	width:158px;
	height:45px;
	float:left;
}
a.manage{
	background:url(../img/portali.png) no-repeat left top;
	width:166px;
	height:45px;
	float:right;
}
#corporate h1{
	font-size:24px;
	color:#39b44a;
	font-style:italic;
	line-height:24px;
	padding:0 0 0 20px;
}

#corporate h2{
	font-size:18px;
	color:#ff9900;
	font-style:italic;
	padding:0 0 8px 20px;
}
#manage h1{
	font-size:24px;
	color:#ff9900;
	font-style:italic;
	line-height:24px;
	text-align:right;
	padding:0 20px 0 0;
}
#manage h2{
	font-size:18px;
	color:#39b44a;
	font-style:italic;
	text-align:right;
	padding:0 20px 8px 0;
}


/* ------------ row 3 ends ------------ */

/* ------------ row 4 starts ------------ */
#news{
	background:url("../img/news.gif") no-repeat scroll 0 top transparent;
	height:32px;
	margin:20px 0 20px 12px;
	padding:6px 0 0;
}
.news_container {
	float:left;
	height:21px;
	margin:0 0 0 25px;
	overflow:hidden;
	background:url(../img/arrowblack.gif) no-repeat right 3px;
}
.news_container span {
	float:left;
	background:url(../img/arrowgreen.gif) no-repeat right 3px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
.news_container p, .news_container span {
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.aggior h5{
	padding:0 0 0 15px;
}
.vedi{
	float:left;
	padding:0 0 0 10px;
}
.vedi h5 a{
	background:url(../img/arrowgreen.gif) no-repeat right top;
	padding:0 15px 0 0;
	text-decoration:underline;
}

.block{
	width:290px;
	margin:0 0 0 15px;
}
.block01{
	width:286px;
	margin:0 0 0 15px;
}

.home_title h3 {
	font-size:18px;
	line-height:33px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#fcfcfc;
	border:1px solid #dfdfdf;
	padding-left:20px;
}
.home_title a {
	color:#0cf;
}
.home_title a:visited {
	color:#0cf;
}
.home_title a:hover {
	color:#39B44A;
}
.home_title a:visited {
	color:#0cf;
}

a.home_title_link {
	font-size:14px;
	font-weight:bold;
	background:url(../img/arrowgreen.gif) no-repeat left top;
	padding:0 0 0 10px;
	color:#0cf;
}
a.home_title_link:visited {
	color:#0cf;
}
a.home_title_link:hover {
	color:#39B44A;
}
a.home_title_link:visited {
	color:#0cf;
}

ul.points{
	margin:0;
	padding:0;
}
ul.points li{
	background:url(../img/arrow-red.gif) no-repeat left top;
	padding:0 0 0 20px;
	font-size:14px;
	color:#555;
	padding:4px 0;
}

.home_title ul{
	margin:0;
	padding:0 0 0 10px;
}
.home_title ul li{
	background:url(../img/arrowgreen.gif) no-repeat left 7px;
	padding:4px 0 4px 20px;
	list-style: none inside;
	font-size:13px;
}
.home_title ul li strong{
	font-weight:bold;
	color:#333;
	font-size:13px;
}

.alcuni{
	background:url(../img/quotation.gif) no-repeat 5px top;
	float:left;
	padding:0 2px 2px;
	margin:0 0 20px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.alcuni a {
	color:#039b44;
}
.alcuni a:visited {
	color:#039b44;
}
.alcuni a:hover {
	color:#00CCFF;
}
.alcuni a:active {
	color:#039b44;
}

.alcuni p{
	color:#555;
	padding:0 0 0 4px;
}
.alcuni p strong{
	font-style:normal;
}

/*       vertical menu          */


/*       vertical menu ends          */

#footer {
    float: left;
    padding: 30px 0;
    text-align: center;
    width: 950px;
	text-align:left;
}


#footer p, #footer div, #footer a {
	color:#333;
	font-weight:bold;
}

ul#menu_f {
	float:left;
	margin:10px 0 0 5px;
	padding:0 0 0 170px;
}
ul#menu_f li {
	margin:0;
	list-style:none;
	padding:0;
	float:left;
}
ul#menu_f a {
	padding:0 10px;
	color:#333;
	text-transform:capitalize;
	font-size:12px;
}

ul#menu_f a
ul#menu_f a:visited {
	color:#333;
}
ul#menu_f a:hover, ul#menu_f a.active_element {
	color:#39B44A;
}

ul#menu_f a:active {
	color:#333;
}

.numbers{
	padding:10px 0 0 10px;
	float:left;
}

.pi{
	float:right;
	padding:10px 10px 0 0;
	font-weight:bold;
	color:#fff;
	text-align:right;
}

ul#menu_f a.hidden_data {
	padding:0;
	text-transform:none;
}

/* start COPYRIGHT */

a.webmaori, a.webmaori span {
	color:#fff;
	line-height:16px;
	font-size:11px;
	text-transform:uppercase;
}
a.webmaori span{
	color:#ff0000;
}
a.webmaori:visited {
	color:#fff;
}
a.webmaori:hover {
	color:#ff0000;
}
a.webmaori:hover span{
	color:#fff;
}
a.webmaori:active {
	color:#fff;
}

/* end COPYRIGHT */

a.mail{
	background:url(../img/mail.png) no-repeat;
	padding:0 0 0 173px;
}
a.mail:hover{
	background-position:0 -15px;
}

.bottom-wrap{
	background:url(../img/footer-bg.gif) repeat-x;
	height:95px;
	border-top:3px #e7e7e7 solid;
}

/* start LIST ITEM */

a.list_item {
	float:left;
	background:#fcfcfc;
	border:1px solid #dfdfdf;
	width:666px;
	height:85px;
/*	padding:28px 14px;
*/	padding:0;
	margin:0 0 20px;
}
a.list_item:hover {
	background:#ccc;
}
a.list_item p {
	font-weight:normal;
	text-shadow:0 1px 1px #fff;
	 margin-right: 10px;
}
a.list_item:hover p {
	color:#333;
}

.list_item div {
	float:left;
	margin-right:20px;
	width:106px;
	height:85px;
}
.list_item h2 {
	padding:0px;
	margin:5px 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#0cf;
	text-shadow:0 1px 1px #fff;
	line-height:22px;
}

/* end LIST ITEM */

/*       vertical menu          */
.roundtop{
	background:url(../img/round-top.gif) no-repeat center top;
	width:230px;
	height:7px;
	float:left;
}
.roundmiddle{
	background:url(../img/round-middle.gif) repeat-x center bottom;
	float:left;
	border-left:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
}
.roundbottom{
	background:url(../img/round-bottom.gif) no-repeat center top;
	width:230px;
	height:7px;
	float:left;
}
ul#menu_v {
	float:left;
	margin:0 0 0 5px;
	padding:0;
}
ul#menu_v li {
	margin:0;
	list-style:none;
	padding:8px 20px 8px 10px;
	background:url(../img/menu-line.gif) repeat-x left bottom;
}

ul#menu_v li+li+li+li+li+li+li{
	background:none;
}
ul#menu_v a {
	display:block;
	color:#ff9900;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding:0 18px;
	text-align:right;
	background:url(../img/arrowgreen.gif) no-repeat right 4px;
}

ul#menu_v a
ul#menu_v a:visited {
	color:#fff;
}
ul#menu_v a:hover, ul#menu_v a.active_element {
	color:#39b44a;
}

ul#menu_v a:active {
	color:#39b44a;
}

#bodygap{
	margin:30px 0 0 0;
	height:100%;     /* full height of the content box */
  	min-height:515px; /* Will be AT LEAST 20em tall */
}
.internal_title {
	background-color:#fcfcfc;
	border:1px solid #dfdfdf;
	width:642px;
	height:23px;
	padding:10px 0 0 20px;
}
.internal_title h1 {
	float:left;
	background:url(../img/blue_slash_title.png) no-repeat top right;
	text-transform:uppercase;
	font-size:18px;
	padding-right:6px;
	line-height:13px;
}
.contatti p{
	margin:1px 0 15px 4px;
}

.article{
	margin:0 0 0 15px;
	padding:20px 0 0;
	width:650px;
}
.article h2{
	color:#39B44A;
	font-size:14px;
}
.article ul{
	margin:0;
	padding:0;
}
.article ul li{
	background:url(../img/arrowgreen.gif) no-repeat left 6px;
	padding:6px 0 6px 20px;
	list-style: none inside;	
}
.article ul li a, p stong a{
	color:#298800;
}
.article ul li a:visited, p stong a:visited{
	color:#298800;
}
.article ul li a:hover, p stong a:hover{
	color:#555;
}
.article ul li a:active, p stong a:active{
	color:#298800;
}

/*.btngap{
	margin:30px 0 0 0;
}
*/
/*     Photo Gallery Starts      */ 

#albumbg{
	margin:20px 0 0;
}
.wrap {
	float:left;
	margin:10px 0 10px 18px;
	width:850px;
	overflow:hidden;
	height:100px;
	white-space:nowrap;
}
.wrap a img {
	margin:0 25px 0 0;
	padding:0;
}

a.arrow {
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	height:38px;
	width:27px;
	position:relative;
	left:0;
	top:38px;
}
a.arrow:hover {
	background-position:left bottom;
}
a.arrow#left {
	background-image:url(../img/left_arrow.png);
}
a.arrow#right {
	background-image:url(../img/right_arrow.png);
}

/*        Modulo Contatti   
#modulo-contatti {
	margin:15px 0 10px 5px;
}
#modulo-contatti p {
	margin:10px 0;
}
#modulo-contatti label, #modulo-contatti span {
	color:#333;
	text-transform:capitalize;
}
#modulo-contatti span {
	font-size:10px;
	margin-left:5px;
}
#modulo-contatti input, #modulo-contatti textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	color:#555;
	border-top:1px solid #858585;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #e1e1e1;
	width:50%;
	padding:3px;
}

#modulo-contatti p label{
	line-height:16px;
}
#modulo-contatti textarea {
	height:85px;
}
#modulo-contatti input.btn {
	background:#39B44A;
	line-height:26px;
	padding:3px;
	border:1px #eaeaea solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	width:60px;
	height:26px;
}
#modulo-contatti input.btn:hover {
	color:#fff;
	background:#333;
}  */
/* start CAPTCHA */

.captcha_paragraph img {
	float:left;
	margin:8px 15px 0 0 !important;
	border:2px solid #fff;
	outline:1px solid #ccc;
	width:auto !important;
}
.captcha_paragraph label {
	text-transform:none !important;
}
#modulo-contatti input#captcha-1 {
	height:22px;
	left:0;
	margin:0;
	padding:11px 0 0 4px;
	position:relative;
	top:-8px;
	width:228px;
}
/* contatti form   */

/* start SLIDER HOME */

div.span-24.commerce_home_panel {
	background:url(../img/slider_bg.jpg) no-repeat 0 1px;
	padding:0 25px;
	width:900px;
	height:275px;
}

div.span-24.commerce_home_panel ul{
	clear: both;
	list-style-type: none;
	}
div.span-24.commerce_home_panel li{
	margin:10px 0 0;
	}

div.span-24.commerce_home_panel li a.tabSelect {
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
	width:106px;
	height:85px;
	margin:0 50px 0 18px;
	padding:0;
	text-indent:-50000px;
}
div.span-24.commerce_home_panel li a.tabSelect:hover {
	background-position:left bottom;
}
div.span-24.commerce_home_panel li a.tabSelect#icon_01 {
	background-image:url(../img/icon_01.jpg);
}
div.span-24.commerce_home_panel li a.tabSelect#icon_02 {
	background-image:url(../img/icon_02.jpg);
	width:127px;
}
div.span-24.commerce_home_panel li a.tabSelect#icon_03 {
	background-image:url(../img/icon_03.jpg);
	margin:0 40px 0 28px;
}
div.span-24.commerce_home_panel li a.tabSelect#icon_04 {
	background-image:url(../img/icon_04.jpg);
	margin:0 18px 0 54px;
}
div.span-24.commerce_home_panel li a.tabSelect#icon_05 {
	background-image:url(../img/icon_05.jpg);
	margin:0 20px 0 48px;
}

.SlideTab {
	margin:12px 0 0;
	padding:16px 0 0;
}
.SlideTab img {
	float:left;
	width:241px;
	height:151px;
	margin:0 20px 0 0;
}
.SlideTab h3 {
	color:#0CF;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:33px;
	margin:20px 0 5px;
	padding:0;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
}
.SlideTab#Tab0 {
	background: url(../img/tab_arrow.png) no-repeat 58px 0;
}
.SlideTab#Tab1 {
	background: url(../img/tab_arrow.png) no-repeat 240px 0;
}
.SlideTab#Tab2 {
	background: url(../img/tab_arrow.png) no-repeat 440px 0;
}
.SlideTab#Tab3 {
	background: url(../img/tab_arrow.png) no-repeat 640px 0;
}
.SlideTab#Tab4 {
	background: url(../img/tab_arrow.png) no-repeat 820px 0;
}

/* end SLIDER HOME */

/* start FORM */

form#modulo-contatti, form#richiedi-preventivo-personalizzato {
margin:15px 0;
}


form#form-supporto, form#form-prova-demo, form#form-contatti-rivenditori {
margin:0 15px 0;
}

form#richiedi-preventivo-personalizzato p {
margin:15px 0;
}
form#richiedi-preventivo-personalizzato p label {
margin-left:20px;
}
form#richiedi-preventivo-personalizzato p input {
margin:5px 0 5px 20px;
}

form#richiedi-preventivo-personalizzato p.captcha_paragraph img {
margin:8px 15px 0 20px !important;
}

textarea {
background:#fff;
height:55px;
width:670px;
margin-right: 30px;
}

textarea, input {
border:1px solid #bbb;
background:#fff;
}

input#sendform_1, input#sendform_24, input#sendform_26, input#sendform_27, input#sendform_28 {
margin:20px 0 0;
background:#378F00;
color:#fff;
font-weight:bold;
padding:5px 10px;
}
input#sendform_1:hover, input#sendform_24:hover, input#sendform_26:hover, input#sendform_27:hover, input#sendform_28:hover {
cursor:pointer;
outline:0;
}

/* end FORM */

#richiedi-preventivo-personalizzato .div_nome, #richiedi-preventivo-personalizzato .div_cognome, #richiedi-preventivo-personalizzato .div_azienda, #richiedi-preventivo-personalizzato .div_telefono, #richiedi-preventivo-personalizzato .div_email {
  float:left;
}
form#richiedi-preventivo-personalizzato .clear_cognome, form#richiedi-preventivo-personalizzato .clear_azienda, form#richiedi-preventivo-personalizzato .clear_email{
  display:none;
}
form#richiedi-preventivo-personalizzato div.clear {
  height:0;
}
form#richiedi-preventivo-personalizzato .captcha_paragraph{
  clear:both;
}

form#form-supporto p.captcha_paragraph, form#form-contatti-rivenditori p.captcha_paragraph, form#form-prova-demo p.captcha_paragraph {
	margin:15px 0;
}

input#captcha-24, input#captcha-26, input#captcha-27, input#captcha-28 {
	height:31px;
	margin:0;
	position:relative;
	top:-9px;
}

form#richiedi-preventivo-personalizzato p input#captcha-28 {
 	margin-bottom:0px;
    margin-left: 20px;
    margin-right: 0;
    margin-top:0px;
}

/* Presentazioni Full Page */
body#full_iframe{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
body#full_iframe, #full_iframe .bottom-wrap{
	background: none;
	border:none;
}

#full_iframe iframe{
	position: absolute;
	height: 100%;
	width:100%;
	overflow-x: hidden;
	border:none;
}

#full_iframe .container, #full_iframe column.span-24, #full_iframe .span-24, #full_iframe div.span-24{
	width: 100%;
}

/* QUICK FORM */

/*form styled*/

.question-box_container .container {
	padding:21px 0 0;
}

#question-box{
	background:#eee;
	position:relative;
	width:100%;
	padding:35px 0 26px;
}
.form_question input, .form_question textarea {
	color:#666;
	border:0;
}

.form_question input.btn, #standard_form input.btn, #modulo-contatti-completo input.btn{
	background:url(../img/form_btn.png) no-repeat left top;
	width:229px;
	height:49px;
	border:none;
	position:relative;
	left:526px;
	bottom:50px;
	text-indent:-5000px;	
}

.form_question input.btn {
	background:url(../img/form_btn.png) no-repeat left top;
	width:229px;
	height:49px;
	border:none;
	position:relative;
	left:526px;
	bottom:40px;
	text-indent:-5000px;	
	margin-left:10px;
	cursor:pointer;
}
.form_question div{
	width:200px;
	height:40px;
	float:left;
}

.form_question .nome-e-cognome{ position:relative; top:0; left:0; float:left; } .form_question .field_name{	position:relative; top:0; left:0; }
.form_question .email{ position: relative; right: 200px; top: 48px; } .form_question .field_email{ position:relative; top:0; left:0; }
.form_question .azienda{ position: relative; right: 200px; } .form_question .field_company{ position:relative; top:0; left:0px; }
.form_question .telefono{ position: relative; right: 400px; top: 48px; } .form_question .field_phone{ position:relative; top:0; left:0; }
.form_question .la-tua-richiesta{ position: relative; left: 390px; bottom: 50px; } .form_question .field_msg{ position:relative; top:0; left:0; }
.form_question #required, #standard_form #required{ 
   	color: #fff;
    font-size: 14px;
    left: -68px;
    margin-right: 50px;
    padding-left: 15px;
    top: 62px;
}

.form_question #required {
	color:#539B2C;
   	left:-60px;
}

.form_question label, #standard_form label{
	display:none;
}
.form_question input[placeholder], #standard_form input[placeholder] {
    font-style: normal;
    font-weight: normal;
}
.form_question textarea[placeholder], #standard_form textarea[placeholder]{
    font-style: normal;
    font-weight: normal;
}
.form_question input, #standard_form input{
	margin-right:10px;
	width:185px;
	height:32px;
}
.form_question input {
	width:155px;
	padding:0 25px 0 5px;
}

.form_question span, #standard_form span{
	background:url(../img/icon_star.png) no-repeat left top;
	width:13px;
	height:13px;
	color:transparent;
	position:relative;
	bottom:30px;
	left:175px;
}
.form_question span {
	top:-26px;
	left:168px;
}

.form_question textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px;
	width:310px;
	height:70px;
}
.form_question h3, #standard_form h3{
	background:url(../img/icon_form.png) no-repeat 40px -1px;
	color:#539B2C;
	font-size:20px;
	font-weight:bold;
	margin:0 0 30px;
	padding:0 0 0 80px;
}
.form_question h3 {
	color:#4C9529;
}

.content_page_18 #question-box {
	display:none;
}