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:#FDFDFD url(../img/top_bg.gif) repeat-x center top;
	margin:0;
	padding:0;
	font-size:12px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}
div.span-24.slideshow_container {
	position:relative;
}

* {
	margin:0;
	padding:0;
}
textarea {
	background-color:#fff;
}
.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:#000;
	margin:0 0 6px 0;
}
p strong {
	color:#333;
	font-weight:bold;
	text-shadow:0px 1px 1px #fff;
}
.benvenuti p strong {
	color:#333;
	font-weight:bold;
}
a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color:#333;
}
a:hover, a:hover p {
	color:#e1001a;
	text-decoration:none;
}
a:active {
	color:#e1001a;
	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:#A67C52;
	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:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-shadow:0px 1px 1px #fff;
}

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;
}
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;
}



/* ------------ row 1 starts ------------ */

/* start HORIZONTAL MENU */
.nav {
	/*	background:url(../img/menu-bg.png) no-repeat center top;
*/	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/navL.gif) no-repeat left top;
	height:43px;
}
ul#menu_h a strong{
	background:url(../img/navR.gif) no-repeat right top;
	height:43px;
	float:right;
	padding:0 20px 0 0;
}
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/navL-hover.gif) no-repeat left top;
	float:left;
	height:52px;
}
ul#menu_h a:hover strong,ul#menu_h a.active_element strong{
	background:url(../img/navR-hover.gif) no-repeat right top;
	float:right;
	height:52px;
}
ul#menu_h a:active {
	color:#333;
}
/* End HORIZONTAL MENU */

/* ------------ row 1 ends ------------ */

/* ------------ row 2 starts ------------ */

div.span-24.gap{
	margin-bottom:20px;
	padding-top:30px;
	float:left;
}
div.span-24.gap.banner {
	display:none;
}
div.span-24.home_content{
	margin-top:20px;
}


.creare{
	width:400px;
	padding:0 10px;
}
.creare p{
	color:#555;
	text-shadow:0 1px 1px #fff;
	font-size:13px;
	margin:0 0 15px 0;
}

.creare p a{
	background:url(../img/arrowred.gif) no-repeat left top;
	padding:0 0 0 15px;
	float:left;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

.creare p a:hover{
	color:#E2001A;
}
a.tour{
	background:url(../img/tour.gif) 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.gif) 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;
}
/* ------------ row 2 ends ------------ */
/* ------------ row 3 starts ------------ */
#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 27px 0 0;
	float:right;
}
a.corporate{
	background:url(../img/azienda.png) no-repeat left top;
	width:158px;
	height:45px;
	float:left;
}

/*a.corporate:hover{
	background-position:0 -45px;
}*/

a.manage{
	background:url(../img/manage.png) no-repeat left top;
	width:166px;
	height:45px;
	float:right;
}

/*a.manage:hover{
	background-position:0 -45px;
}*/

#corporate h1{
	font-size:24px;
	color:#e2001a;
	font-style:italic;
	line-height:24px;
	padding:0 0 0 20px;
}

#corporate h2{
	font-size:18px;
	color:#333333;
	font-style:italic;
	padding:0 0 8px 20px;
}

#manage h1{
	font-size:24px;
	color:#333333;
	font-style:italic;
	line-height:24px;
	text-align:right;
	padding:0 20px 0 0;
}

#manage h2{
	font-size:18px;
	color:#e2001a;
	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/arrowred.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/arrowred.gif) no-repeat right top;
	padding:0 15px 0 0;
	text-decoration:underline;
}

/* ------------ row 4 ends ------------ */

/* ------------ row 5 starts ------------ */

.block{
	width:290px;
	margin:0 0 0 15px;
}
.block01{
	width:286px;
	margin:0 0 0 15px;
	border:1px #eaeaea solid;
	padding:0 0 8px 0;
}

#caratterist{
	
}

.caratterist{
	background:url(../img/title.gif) no-repeat;
	height:30px;
	margin:0 0 10px;
	padding:5px 0 0;
}
.caratterist h3{
	background:url(../img/arrowred.gif) no-repeat right 5px;
	padding:0 30px 0 24px;
	float:left;
}
.caratterist h3 a{
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	text-transform:uppercase;
}
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;
}

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

.caratteristic a{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	background:url(../img/arrowred.gif) no-repeat left top;
	padding:0 0 0 10px;
}

.alcuni{
	background:url(../img/quotation.gif) no-repeat 5px top;
	height:180px;
	float:left;
	padding:0 2px;
}
.alcuni p{
	color:#555;
	padding:0 0 0 4px;
}
.alcuni p strong{
	font-style:normal;
}

/* ------------ row 5 ends ------------ */

/* ------------ row 6 starts ------------ */

/*       vertical menu          */

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 {
	display:block;
	padding:0 10px;
	color:#fff;
	text-transform:capitalize;
	font-size:12px;
}

ul#menu_f a
ul#menu_f a:visited {
	color:#fff;
}
ul#menu_f a:hover, ul#menu_f a.active_element {
	color:#e2001a;
	float:left;
}

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


/* ------------ row 6 ends ------------ */

/*       vertical menu ends          */

#footer{
	/*background:url("../img/footer.gif") no-repeat scroll center top #3D3D3D;*/
	float:left;
	left:0;
	position:relative;
	top:111px;
	width:950px;
}

#footer p{
	color:#fff;
	font-weight:bold;
}

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

.pi{
	float:right;
	text-align:right;
	padding:10px 10px 0 0;
	font-weight:bold;
	color:#fff;
}
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;
}
a.mail{
	background:url(../img/mail.png) no-repeat;
	padding:0 0 0 118px;
	height:12px;
}
a.mail:hover{
	background-position:0 -16px;
}

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


/* ------------------------------ List page Starts ----------------------------------- */

/*         List items Ends           */

#list{
	float:left;
	background:url(../img/list-bg.gif) repeat-x center top;
	padding:10px 15px;
}
div.listitems {
	width:640px;
	height:78px;
	float:left;
	margin:0 0 20px 0;
	background:#fff;
}
div.listitems:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
div.listitems h2 {
	padding:10px 0 0 24px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#333;
}
/*div.listitems:hover h2 {
	color:#295AA6;
}*/
div.listitems p {
	padding:0 ;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#555;
	width:300px;
}
div.listitems img {
	float:left;
	margin:12px 24px 0 8px;
}

/*       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:6px;
	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 13px;
	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:#333333;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding:0 18px;
	text-align:right;
	background:url(../img/arrowred.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:#e2001a;
}

ul#menu_v a:active {
	color:#e2001a;
}

/* ------------------------------ List page ends ----------------------------------- */
#bodygap{
	margin:30px 0 0 0;
}
.internal_title{
	background:url(../img/internal-title-bg.gif) no-repeat left top;
	height:41px;
	width:665px;
	line-height:41px;
}
.internal_title h1{
	background:url("../img/arrowred.gif") no-repeat scroll right 11px transparent;
	float:left;
	padding:3px 20px 0 30px;
	text-transform:uppercase;
}

.contatti p{
	margin:15px 0 15px 4px;
}

.article {
	margin:0 0 0 15px;
	
}
.article h2{
	color:#e2001a;
	font-size:14px;
}
.article ul{
	margin:0;
	padding:0;
}
.article ul li{
	background:url(../img/arrowred.gif) no-repeat left 6px;
	padding:6px 0 6px 20px;
	list-style: none inside;	
}
.article ul li a{
	color:#e1001a;
}
.article ul li a:hover{
	color:#333;
}
.btngap{
	margin:40px 0 0 0;
}


/*     Photo Gallery Starts      */ 

.album{
	clear:both;
	float:left;
	width:820px;
	margin-bottom:20px;
}
.wrap {
	float:left;
	margin:10px 0 10px 18px;
	width:750px;
	overflow:hidden;
	white-space:nowrap;
	height:100px;
}
.wrap a img {
	margin:0 25px 0 0;
	padding:0;
}
a.arrow {
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	height:35px;
	width:24px;
	left:0;
	position:relative;
	top:38px;
}
a.arrow:hover {
	background-position:0 -36px;	
}
a.arrow#left {
	background-image:url(../img/leftarrow.gif);
}
a.arrow#right {
	background-image:url(../img/rightarrow.gif);
}

/*      Photo Gallery Ends      */ 

/*        Modulo Contatti     */

.edit_form_datas label {
 	display: block;
}
form#modulo-contatti-demo {
	margin-top:20px;
}
#modulo-contatti {
	margin:30px 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:#C40618;
	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, #modulo-contatti input#captcha-7 {
	height:22px;
	left:0;
	margin:0;
	padding:11px 0 0 4px;
	position:relative;
	top:-8px;
	width:228px;
}
input#privacy_accept_1, input#privacy_deny_1 {
	width:30px;
	margin:10px 0;
	display:block;
}

p.captcha_paragraph {
	display: block;
	margin-bottom:30px;
}
.privacy_paragraph textarea {
	display: block;
	margin-bottom:20px;
}

/* contatti form   */

/* start VIDEO */

.video {
	background:url(../img/video_bg.png) no-repeat left bottom;
	padding-bottom:41px;
	margin-bottom:20px;
}

/* end VIDEO */

/* start AREA VISUAL */

a.visual_arrow {
	float:left;
	background-repeat:no-repeat;
	background-position:center top;
	width:45px;
	height:45px;
	position:absolute;
	z-index:1000;
	top:145px;
	left:-26px;
}
a.visual_arrow:hover {
	background-position:center bottom;
}
a.visual_arrow#left {
	background-image:url(../img/default.png);
}
a.visual_arrow#right {
	background-image:url(../img/default_right.png);
	left:900px;
}

div.span-24.slideshow_container.area_visual_slider {
	position:relative;
	border:15px solid #eee;
	width:920px;
	height:300px;
	color:#333;
	font-size:14px;
}
.slide_txt, .slide_txt p {
	margin:20px;
}
ul#sliderHP h2 {
	line-height:30px;
	text-transform:none;
}
ul#sliderHP h2 a {
	font-size:20px;
	margin-bottom:20px;
	text-transform:none;
}
.slide_txt p a {
	font-weight:normal;
}
.slide_txt p a strong:hover {
	color:#db5133;
}

ul#sliderHP img {
	float:right;
 	margin-left:20px;
}

/* start SLIDESHOW FADE */  

.slideshow_fade {
	height:315px;
	overflow:hidden;
	z-index:0;
}

.question a {
	width:253px;
	height:43px;
	border:1px solid #000;
	padding:30px;
	background:url(../img/question_bg.png) no-repeat;
	position:absolute;
	z-index:100;
	top:0;
	right:0;
	color:#fff;
	font-size:14px;
}
.question a:hover {
	color:#e1001a;
}
.question.second a {
	top:105px;
}
.question.third a {
	top:210px;
}

/* end SLIDESHOW FADE*/

/* end AREA VISUAL */