/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */


body {
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
strong{ color:#993300;}

.index {
	background:url(images/bg_main.gif) repeat-x top;
	background-color: #6c030e; 
}

.azienda {
	background:url(images/bg_main_azienda.gif) repeat-x top;
	background-color: #033a6c; 
}

.servizi {
	background:url(images/bg_main_servizi.gif) repeat-x top;
	background-color: #343d3c; 
}

.dove {
	background:url(images/bg_main_dove.gif) repeat-x top;
	background-color: #72634f; 
}


#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 0px;
	background-image: url(images/onde.png);
	background-repeat: no-repeat;
	background-position: center 400px;
}



/*  @@@@@[  Navigation  ]@@@@@ */


#pdf{
	font-size: 12px;
	color: #FFFFFF;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;	
}

#pdf a{
	color: #ffffff;
	text-decoration:none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-right:40px;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;	

}
#pdf a:hover{
	color: #cccccc;
	text-decoration:none;
		background-image: url(images/pdf2.gif);
	background-repeat: no-repeat;
	padding-right:40px;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;	

}







#nav {
	width: 903px;
	height: 31px;
	padding-top: 38px;
	padding-right: 57px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
}
#nav a {
	color:#494134;
	text-decoration:none;
	margin-left: 30px;	
}
#nav a:hover {
	color:#bf2e1a;
	text-decoration:none;
	margin-left: 30px;
	border-top:3px solid #8b0515;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#sub_nav {
	width: 221px;
	background:url(images/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 20px;
}
#bg_sub_nav {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
.subnav {
	width: 177px;
	padding-top: 35px;
	padding-left: 44px;
	background:url(images/bg_topsub.gif) no-repeat top;
	padding-bottom: 20px;
	min-height:57px
}
.subnav h1 {
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-weight:normal;
	background: url(none);
	padding: 0px 0px 8px;
}
.subnav ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}
.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}
.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	display: block; 
	text-decoration: none; 
	color: #fff; 
	height: 100%;
}
.subnav a:hover {
	display: block; 
	text-decoration: none; 
	color: #b2c5bc;
	height: 100%;
}
.subnav  a.sub1:visited, .subnav  a.sub1:active, .subnav  a.sub1:link {
	padding-left: 14px;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.sub1:hover {
	padding-left: 14px;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.act {
	color: #bf2e1a;
	font-weight:bold;
}
.subnav .sub2 a:visited, .subnav .sub2 a:active, .subnav .sub2 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #CCCCCC url(images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub2 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #cdb8cc url(images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub3 a:visited, .subnav .sub3 a:active, .subnav .sub3 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #CCCCCC url(images/bullet.jpg) no-repeat 35px 9px;
}
.subnav .sub3 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #cdb8cc url(images/bullet.jpg) no-repeat 35px 9px;
}
.subnav a.on {
	text-decoration: underline;
}


/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width:960px;
	
}
#footer {
	width:960px;
	color: #7e7d70;
	text-align: center;
	
	clear: both;
	font-size: 1.1em;
	padding-top: 30px;
	border-top: 1px solid #CCCCCC;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a:hover {
	color: #7e7d70; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #7e7d70;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate {
	clear:both;
	line-height: 12px;
	padding-top: 3px;
	font-size: 0.9em;
	color:#FFFFFF;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;

}

#content_int {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	padding-bottom: 5px;

}
#testo p{ color:#333333; padding:10px;}


#content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.png) no-repeat top;
	padding-bottom: 5px;
}


#flash {
	width: 630px;
	height: 374px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 18px;
}

#text {
	width: 400px;
	padding-left: 220px;
	
}
#text a{ color:#FFCC00;}
#text a:hover{ color:#FFCC00;}

#text h1 {
	font-family:Tahoma;
	font-size:14px;
	text-transform:uppercase;
	color:#d3d1a5;
	font-weight:normal;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#f6f6f5;
	line-height: 1.8em;
}

#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	color:#f6f6f5;
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;	color: #666;
}
#content a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:189px;
	padding-left: 0px;
	padding-bottom: 54px;
}
#news_in {
	width: 152px;
	height: 194px;
	padding-top: 31px;
	padding-left: 44px;
	padding-right: 80px;
	background:url(images/bg_left.png) no-repeat top;

	
}
#new_cons{
width: 200px;
	height: 180px;
	/*background-image: url(images/consulenza.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;

	}
	
	
#news_in h1 {
	font-family:Tahoma;
	font-size:14px;
	color:#8b0515;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:bold;
	
}
#news_in p {
	font-size: 1.1em;
	color:#454545;
	margin: 0px;
	
	
}
#news_in a {
	color:#8b0515;
	text-decoration:none;
	
}
#news_in a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#feature_port{
	width: 200px;
	height: 133px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(images/bg_fea2.png);
	background-repeat:no-repeat;

	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}



#feature_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 153px;
	top: 356px;
	background-image:url(images/bg_fea.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}


#soluzioni_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 153px;
	top: 356px;
	background-image:url(images/bg_f.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_f.png",sizingMethod=scale);
}



#servizi_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 13px;
	top: 234px;
	background-image:url(images/bg_assistenza.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_assistenza.png",sizingMethod=scale);
	z-index: 10;
	visibility: visible;
}




#servizi{
	height: 180px;
	width: 116px;
	color:#FFFFFF;
	visibility:visible;
	z-index:15;
	position:absolute;
	left: 145px;
	top: 253px;
}
	
	
#servizi h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	text-transform:uppercase;
	text-align:left;
	
}
#servizi p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin-top: 50px;
	padding-left:10px;
	
}

#servizi p a{	
	color: #FFCC00;
	text-decoration:none;
}
#servizi p a:hover{	
	color:#FFFFFF;
	text-decoration:none;	
}




#box_servizi a:visited, #box_servizi a:active, #box_servizi a:link {
	text-decoration: none;	color: #61604c;
}
#box_servizi a:hover {
	text-decoration: none; color: #fff;
}





#feature_soluzioni {
	width: 233px;
	height: 202px;
	padding-top: 15px;
	padding-left:30px;
	position:absolute;
	left: 141px;
	top: 357px;

}


#feature_links {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 16px;
	position:absolute;
	left: 141px;
	top: 357px;

}
#serv{
	height: 180px;
	/*background-image: url(images/servizi.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;}
#feature_links h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-right:30px;
	text-transform:uppercase;
	text-align:right;
	
}
#feature_links p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
	color:#FFFFFF;
}
#feature_links a:visited, #feature_links a:active, #feature_links a:link {
	text-decoration: none;	color: #61604c;
}
#feature_links a:hover {
	text-decoration: none; color: #fff;
}
.col {
	padding-bottom: 5px;
	color:#FFFFFF;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
	color:#FFFFFF;
}


.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.clr {
	clear: both;
}

#box_gallery {
	width: 350px;
	height: 210px;
	float:right;
	background-image: url(images/line2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#box_gallery h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	text-align:left;
	height:38px;
	padding-left:10px; 
	position: relative;
	z-index:10;}

#box_contact{
	height: 210px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom:30px;
	float:left;
	
}
#box_contact h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	text-align:left;
	background-image: url(images/contatti.png);
	background-repeat: no-repeat;
	background-position: 100px;
	height:38px;
}

#box_news{

	width: 450px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom:30px;
	float:right;	
	
}

#box_news a{color: #FFCC00;}
#box_news a:hover{color: #FFCC00;}


#box_news h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-top:5px;
	text-transform:uppercase;
	text-align:left;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: 60px ;
	height:37px;
}

#box_news h3{
	font-size:12px;
	font-weight:bold;
	color: #FFCC00;
	margin: 0px;
	padding-bottom: 5px;
	padding-left:50px;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:left;
	
}
#box_news p{
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:50px;
	text-align: justify;
	line-height:1.2em;
	
}







.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}

a.white:visited, a.white:active, a.white:link {
	text-decoration: none;	color:#fff;
}
a.white:hover {
	text-decoration: none; cursor: text; color: #fff;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(images/bg_content.gif) repeat-y;
}
#content_sec {
	width: 684px;
	background:url(images/bg_content_top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}
#column_sec {
	float: left;
	width: 218px;
	padding-top: 20px;
}
#logo_sec {
	width:167px;
	padding-left: 25px;
}
#banner {
	width: 684px;
	padding-bottom: 11px;
}
#content_sec_text {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#text_sec {
	width: 450px;
	float:left;
	line-height: 18px;;
}
#text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide {
	width: 620px;
	float:left;
	line-height: 18px;;
}
#text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
#text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Tahoma;
	padding-top: 30px;
}
#right_col {
	float:right;
	padding-top: 3px;
}
/* @@@@@[  Portfolio Page  ]@@@@@ */
#sub_nav_por {
	width: 221px;
	background:url(images/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 18px;
}
#bg_sub_nav_por {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
}
.subnav_por {
	width: 170px;
	height: 150px;
	background:url(images/bg_topsub_por.gif) no-repeat top;
	padding-left: 34px;
	padding-top: 45px;
	padding-right:17px;
}
#sub_nav_por p {
	color: #fff;
	padding-top: 20px;
}
#sub_nav_por table {

}
#sub_nav_por td {
	border: solid 1px #6b8578;
}
.centercol {
	text-align:center;
}
#port_links{
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
}
#port_links .linksub2 a, #port_links .linksub1 a, #port_links .linksub a{
	color: #7F9F8F;
	text-decoration: none;
}
#port_links .linksub2 a:hover, #port_links .linksub1 a:hover, #port_links .linksub a:hover{
	color: #b2c5bc;
}
.arrow {
	padding-top: 6px;
}
a.link1:link {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Tahoma;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:visited, a.link1:active {
	display:block;
	color: #b2c5bc; 
	text-decoration: none;
	font-size: 18px;
	font-family:Tahoma;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Tahoma;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#4a5751;
}
a.link1on:link, a.link1on:visited, a.link1on:active, a.link1on:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Tahoma;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#aa2222;
}

a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;	color: #666;
}
a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#title_por {
	width: 410px;
	padding-top: 20px;
	padding-left: 27px;
}
#flash_por {
	width: 684px;
	padding-top: 34px;
	height: 400px;
}
#col_por {
	width: 684px;
	padding-bottom: 30px;
}
#col_por_left {
	float:left;
	width: 200px;
	padding-left: 78px;
	padding-top: 30px;
	font-size:1.2em;
}
#col_por_right {
	float:left;
	width: 200px;
	padding-left: 140px;
	padding-top: 30px;
	font-size:1.2em;
}
#image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
#image_por img {
	padding-bottom: 10px;
}
#text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
#content_sec #text_por h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(images/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
	margin-left: 10px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #7f9f8f; 
	text-decoration: underline;
}
a:hover {
	color: #7f9f8f; 
	text-decoration: none;
	}
#content_sec h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(images/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
}
#content_sec h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_sec h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
b {
	color:#7f9f8f;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.line {
	padding-bottom: 8px;
}



/*CONTATTI*/
.cssform{

margin: 0px;

color:#CCCCCC;
}

.cssform p{
width: 250px;
clear: left;

margin:0px;
color:#CCCCCC;
}

.cssform label{
font-weight: normal;
text-transform:uppercase;
float: left;
margin-left: 5px; 
width: 150px;
height:10px!important;
text-align:left;

}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
padding:5px;
margin:0px;
height:15px!important;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.cssform textarea{
width: 200px;
height: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bottom{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:20px;
	font-size:10px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}




/*MODULO INTERVENTO*/
.interventoform{

margin: 0px;
color:#333333;
}

.interventoform p{
width: 250px;
clear: both;
padding:2px;
margin:2px;

}

.interventoform label{
font-weight: normal;
text-transform:uppercase;
float: left;
margin-bottom: 3px;
font-size:11px;
text-align:left;
width:230px;

}

.interventoform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
padding:2px;
margin:0px;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.interventoform input[type="radio"]{ 
clear:left;
padding:2px;
margin:5px;


}



.interventoform textarea{
	width: 250px;
	height: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bottom{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:20px;
	font-size:10px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}




/*GALLERIA FOTO*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img a{
	border: 3px solid silver;
}
.highslide img a:hover{
	border: 3px solid silver;
}


.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}



/**/

 #forms { width:560px; margin: 0px auto; border:solid 1px #b2b3b5; -moz-border-radius:10px; padding:20px; background-color:#f6f6f6;}
        
        fieldset { border:none; width:320px;}
        legend { font-size:18px; margin:0px; padding:10px 0px; color:#b0232a; font-weight:bold;}
        label { display:block; margin:15px 0 5px;}
        input[type=text], input[type=password] { width:300px; padding:5px; border:solid 1px #000;}
        .prev, .next { background-color:#b0232a; padding:5px 10px; color:#fff; text-decoration:none;}
        .prev:hover, .next:hover { background-color:#000; text-decoration:none;}
        .prev { float:left;}
        .next { float:right;}
        #steps { list-style:none; width:100%; overflow:hidden; margin:0px; padding:0px;}
        #steps li {font-size:24px; float:left; padding:10px; color:#b0b1b3;}
        #steps li span {font-size:11px; display:block;}
        #steps li.current { color:#000;}
        #makeWizard { background-color:#b0232a; color:#fff; padding:5px 10px; text-decoration:none; font-size:18px;}
        #makeWizard:hover { background-color:#000;}