
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

	z-index: -1;

	font-family: Tahoma;
	background-color: #ffffff;
	background: url(../images/bg.gif);

}

h1 {
	font-size: 14px; 
}

h3 {
	font-size: 14px;
	padding-bottom: 2px;
	border-bottom: 1px solid black;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	margin: 0px;

}

img {
	border: 2px;
	border-color:#FFFFFF;
	padding: 3px;
	vertical-align: text-top;

}

a {
	color: #CC0033;
	font-weight:none;
	text-decoration:none;
	cursor:pointer;

}

a:hover{
	text-decoration:underline;
}

#container {
	position: relative;

	width: 778px;
	height: 100%;
	left: 50%;
	margin-left: -400px;

	background-color: #ffffff;

}

ul#langs {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#lang_it {
	display: inline;
	position: absolute;
	top: 165px;
	left: -70px;

	width: 50px;
	height: 33px;

	z-index: 0;

	list-style-type: none;
	background: url( ../images/Italy.png);
	
	border-bottom:1px double #333333;
	border-right:1px double #333333;
	

}

#lang_en {
	display: inline;
	position: absolute;
	top: 213px;
	left: -70px;

	width: 50px;
	height: 33px;

	z-index: 0;

	list-style-type: none;
	background: url( ../images/Uk.png);
	
	border-bottom:1px double #333333;
	border-right:1px double #333333;

}

#lang_fr {
	display: inline;
	position: absolute;
	top: 261px;
	left: -70px;

	width: 50px;
	height: 33px;

	z-index: 0;

	list-style-type: none;
	background: url( ../images/France.png);
	
	border-bottom:1px double #333333;
	border-right:1px double #333333;

}

.lang span {
	display: none;

}

.lang a {
	width: 50px;
	height: 33px;
	float: left;
	overflow: hidden;

}

#rullo {
	position: absolute;
	top: 766px;
	left: 725px;

	width: 80px;
	height: 82px;

	z-index: 0;

	background: url( ../images/rullo.png);

}

#news {
	position: absolute;
	top: 569px;
	left: 206px;

	width: 50px;
	height: 50px;

	z-index: 0;

	background: url( ../images/newsico.png);

}

#header {
	width: 778px;
	height: 144px;

}


#body {
	width: 778px;
	min-height: 500px;
/*	background-color: #ffffff;*/
	background-image:url(../images/sfondo.jpg);
	background-position: 0px 53px;
	background-repeat:no-repeat;
	font-size: 12px;
	color: #241200;

	z-index: -1;

}

/*
	Menu
*/

#menu {
	width: 778px;
	height: 30px;

/*	padding-top: 10px;*/
	background:url(../images/menubg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#kwicks_container {
	display: block;
	width: 778px;
	height: 30px;
}

#kwicks {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
 
#kwicks .kwick {
	color: #000000;
	float: right;
	display: block;
	width:130px;
	height: 30px;
	padding:5px;
	font-weight:bolder;
	border-left: 3px solid #0087fd;
	background: url( ../images/menu-sf.png ) no-repeat 0px 0px;

	opacity:  .6;
	filter: alpha(opacity=60);  
}

.kwick a {
	float: left;
	width: 140px;
	height: 40px;
	overflow: hidden;
	color: #000000;

}

.kwick a:hover {
	color: #111b48;
	text-decoration: none;

}

/*
	Struttura
*/

.content {
	width: 778px;

}

#content-area1 {
	height: 100%;

}

#content-area1 div {
	width: 326px;
	min-height: 300px;
/*	height: 100%;*/
	margin: 20px;
	padding: 10px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ece9e5;
	float: left;
	color:#000000;

	opacity:  .8;
	filter: alpha(opacity=80);  
 }

.content-slideshow {
	width: 436px;
	margin-left: 20px;
	margin-top: 20px;
	min-height: 310px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ece9e5;
	float: left;
	color:#000000;

	opacity:  .9;
	filter: alpha(opacity=90); 

}

.content-paragraph {
	width: 282px;
	min-height: 360px;
	margin-top: 20px;
	padding: 7px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ece9e5;
	float: left;
	color:#000000;

	opacity:  .9;
	filter: alpha(opacity=90); 

}

.home-prod {
	font-size: 14px;
	font-weight: bold;

}

#content-area2 {
	height: 100%;

}

#content-area2 div {
	width: 197px;
	min-height: 50px;
	margin: 20px;
	padding: 10px;
	padding-top: 5px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ece9e5;
	float: left;
	color:#000000;

	opacity:  .9;
	filter: alpha(opacity=90);  
}

#content-area2 div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#content-area1 div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#content-area3 div {
	width: 716px;
	min-height: 50px;
	margin: 20px;
	padding: 10px;
	padding-top: 5px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ECE9E5;
	float: left;
	color:#000000;

	opacity:  .9;
	filter: alpha(opacity=90);
}

.content-area3 {
	width: 716px;
	min-height: 50px;
	margin: 20px;
	padding: 10px;
	padding-top: 5px;
	border-bottom:1px double #969696;
	border-right:1px double #969696;
	background-color: #ECE9E5;
	float: left;
	color:#000000;

	opacity:  .9;
	filter: alpha(opacity=90);
}

div .content-product-col1 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 246px;
	padding: 10px;
	padding-top: 5px;
	border-bottom: 1px double #969696;
	border-right: 1px double #969696;
	background-color: #ece9e5;
	float: left;
	color: #000000;

	opacity: .9;
	filter: alpha(opacity=90);  

}

div .content-product-col1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

div .content-product-col2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 446px;
	padding: 10px;
	padding-top: 5px;
	border-bottom: 1px double #969696;
	border-right: 1px double #969696;
	background-color: #ece9e5;
	float: left;
	color: #000000;

	opacity: .9;
	filter: alpha(opacity=90); 

}

#footer {
	width: 778px;
	height: 60px;
	padding-top:15px;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background:url(../images/index_26.gif);
	background-position: 0px -5px;
	background-repeat: repeat-x;
	border:none;
	text-align: center;
}

/*
	Gallery
*/

#gallery {
/*	position: relative;*/
	margin: 10px auto;
	width: 250px;
	height: 250px;
	background: #2a2a2f;
	border: 2px solid #5f5f5f;
}

.gallery-img {
	position: absolute;
	left: 326px;
}
 
#progress {
	width: 250px;
	height: 5px;
	padding: 2px;
	border: 2px solid #dfdfdf;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 250px;
	background: #2a2a2f;
	color: #fff;
	font-weight: bold;
}

/*
    Form
*/

form img {
	position: relative;
	vertical-align: middle;
	top: -1px;

}

input {
    font-family: Verdana;
    font-size: 11px; 
    border: 0px;
    padding: 3px;
    margin-top: 3px;
	color: #FFFFFF;
    background-color: #5EAFF6;  
    border-top: 1px solid #D5D5D5;   
    border-left: 1px solid #D5D5D5;   
    border-right: 1px solid #D5D5D5;   
    border-bottom: 2px solid #D5D5D5;

}

input:hover {
    font-family: Verdana;
    font-size: 11px; 
    border: 0px;
    padding: 3px;
    margin-top: 3px;
	color: #FFFFFF;
    background-color: #5EAFF6;
    border-top: 1px solid #D5D5D5;   
    border-left: 1px solid #D5D5D5;   
    border-right: 1px solid #D5D5D5;   
    border-bottom: 2px solid #FFFFFF;

}

textarea { 
    margin-top: 3px;
    font-family: Verdana;
    font-size: 11px;
	color: #FFFFFF;
    background-color: #5EAFF6;
    padding: 5px; 
    width: 200px;
    height: 100px;
    border-top: 1px solid #D5D5D5;   
    border-left: 1px solid #D5D5D5;   
    border-right: 1px solid #D5D5D5;   
    border-bottom: 2px solid #D5D5D5;

}

textarea:hover {
    background-color: #5EAFF6;
    border-top: 1px solid #D5D5D5;   
    border-left: 1px solid #D5D5D5;   
    border-right: 1px solid #D5D5D5;   
    border-bottom: 2px solid #FFFFFF;

}

div.label-box {
    font-size: 11px;
    float: left;
    left: 0px;
    width: 350px;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;    
    text-align: right;

} 

div.field-box {
    float: left;
    left: 360px;
    width: 340px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;    
    text-align: left;

}

div.labeltxa-box {
    font-size: 11px;
    float: left;
    left: 0px;
    width: 350px; 
    height: 120px;
    line-height: 30px;
    padding-right: 5px;    
    text-align: right;
    vertical-align: text-top;

} 

div.fieldtxa-box {
    float: left;
    left: 360px;
    width: 340px;
    height: 120px;
    line-height: 120px;
    padding-left: 5px;    
    text-align: left;

}

div.labeltxamed-box {
    font-size: 11px;
    float: left;
    left: 0px;
    width: 350px; 
    height: 282px;
    line-height: 30px;
    padding-right: 5px;    
    text-align: right;
    vertical-align: text-top;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;

} 

div.fieldtxamed-box {
    float: left;
    left: 360px;
    width: 340px;
    height: 282px;
    line-height: 300px;
    padding-left: 5px;    
    text-align: left;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;

}

div.submit-box {
    float: left;
    left: 0px;
    margin-top: 15px;
    width: 700px;
    height: 50px;
    line-height: 50px;
    padding-right: 5px;    
    text-align: right;
    border-top: 1px dashed #DFDBD4;
    margin-bottom: 6px;

}

.button {
    font-family: Verdana;
    font-size: 11px; 
    font-weight: bold;  
    letter-spacing: 1px;
    padding: 2px;
    border: 1px solid white;
    color: #000000;
    background-color: #DFDBD4;  
    cursor: pointer;

}

.mandatory {      
    color: #FF0000;
    font-weight: bold;

}