/*
______________________________________________________________________________
NOTES
==============================================================================
	COMPANY COLOURS
	
	graphics:	#ffc726
	text:		#767a7d

==============================================================================
END NOTES
______________________________________________________________________________
*/

/*
==============================================================================
	COMMON TAG DEFINITION 
==============================================================================
*/

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	color: #767A7D;
	background: #F1F1F1 url(../img/bkg.gif) repeat-y top center;
	text-align: justify;
	}
	
a {text-decoration: underline; color: #767a7d;}
a:hover,a:active {text-decoration: none; color: #CC0000; }

h1 {
	text-transform:uppercase;
	font-size: 14px;
	line-height: 18px;
	}
h2 {
	font-size: 14px;
	line-height: 18px;
	}
h3 {
	text-transform:uppercase;
	font-size: 12px;
	line-height: 16px;
	}

ul	{list-style-type: none;	}
li	{background: transparent url(../img/skins/bullet.gif) no-repeat 0 0; }


input   {
	font-family: Helvetica, Arial, Geneva, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	}
	
textarea {
	font-family: Helvetica, Arial, Geneva, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	}
	
select {
	font-family: Helvetica, Arial, Geneva, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	}
	
file	{
	font-family: Helvetica, Arial, Geneva, san-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	}
	
.bordato {
	border: #767A7D; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
	
/*
==============================================================================
	DIV - MAIN STRUCTURE
==============================================================================
*/

#FlashHolder {
	width: 100%;
	margin: 0;
	paddding: 0;
	}
	
#Container {
	position: relative;
	width: 760px;
	padding-bottom: 25px;
	margin: auto;
	background-color: #FFFFFF;
	left: 2px;
	}


/* TOP SECTION _ NAVIGATION AND INTRODUCTION  */
#ContainerTop{
	width: 760px;
	}
#Intro{
	float: right;
	width: 440px;
	padding: 0 0 20px 120px;
	background: transparent url(../img/skins/arrow_large.gif) no-repeat 0 0;
	}

#Intro h1{
	text-transform: uppercase;
	color: #767a7d;
}
#Intro h2{
	font-weight: normal;
	color: #767a7d;
}
#Nav {
	float: left;
	width: 160px;
	}
	
/* BODY CONTENT AND BODY CONTENT NAVIGATION/LINKS */
#Content {
	clear:both;
	width: 760px;
	padding-bottom: 150px;
	background: transparent url(../img/skins/bkg_feather.gif) repeat-x 0 0;
	}

#ContentLeft {
	float: left;
	width: 120px;
	padding: 20px 20px 20px 20px;
	}
/* Body content - underneath intro*/
#Body{
	float: right;
	width: 520px;
	padding: 20px 20px 40px 20px;
	border-left: solid #FFFFFF 40px;
	}
#BodyAlt{
	float: right;
	width: 520px;
	padding: 0 20px 40px 20px;
	border-left: solid #FFFFFF 40px;
	}
#Body .indent, #BodyAlt .indent{
	padding-left: 100px;
	}


/* Text content in Content */

	
#Content h1, #Content h2, #Content h3{
	text-transform: uppercase;
	padding-left: 30px;
	background: transparent url(../img/skins/arrow_simple.gif) no-repeat 0 0;
	margin-top: 0;
	padding-top: 0;
}

#Content ul, #Intro ul{
	margin: 20px 0 20px 0;
	padding: 0;
}
#Content ul li, #Intro ul li{
	margin-bottom: 10px;
	padding-left: 30px;
	background: transparent url(../img/skins/bullet.gif) 0 1px no-repeat;
}
#Content.indent p{
	padding-left: 30px;
	}


/* Resolve floating objects */
#FloatResolve{
	position:relative;
	clear: both;
	left: 1px;
	}
#FloatResolve span{
	display: none;
	}	
	
/*  Footer */
#Footer {
	clear: both;
	position: relative;
	width: 775px;
	padding: 10px 20px 100px 20px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid #F1F1F1 10px;
	left: -1px;
	}
#FooterLogo {
	float: Right;
	margin: 0;
	padding: 15px 40px 0 0;
	color: #999999;
	}
#FooterInfo {
	float: left;
	font-size: 11px;
	padding: 15px 0 0 25px;
	color: #999999;
	}
#FooterInfo p{
	float: left;
	display: block;
	width: 200px;
	}
#Footer a{
	color: #767A7D;
	text-decoration: none;
		}
#Footer a:hover{
	color: #333333;
	text-decoration: none;
		}
	
/*
==============================================================================
	Special
==============================================================================
*/

.ClearBoth{
	display: none;
	clear: both;
	}
.whiteBkg{
	background-color: #FFFFFF;
	}

.FontSizeUp{
	font-size: larger;
	}
.FontBold{
	font-weight: bold;	
	}
.UpperCase{
	text-transform: uppercase;	
	}
.UpperCaseBold{
	text-transform: uppercase;
	font-weight: bold;		
	}

p.qualita{
	margin: 20px 0 0 0;
	padding: 0px 0 20px 100px;
	background: transparent url(../img/marchi_qualita.gif) no-repeat 0 0;
	font-size: 10px;
	}
	
.FloatHeader{
	clear:left;
	float: left;
	display: block;
	width: auto;
	margin-top: 0;
	}
.FloatContent100{
	margin-top: 0;
	margin-left: 100px;
	margin-bottom: 25px;
	}
.FloatContent150{
	margin-top: 0;
	margin-left: 150px;
	margin-bottom: 25px;
	}
.FloatContent175{
	margin-top: 0;
	margin-left: 175px;
	margin-bottom: 25px;
	}
.Note{
	display:block;
	margin-left: 5px;
	padding-left: 10px;
	border-left: solid #CCCCCC 1px;
	}
	
hr {
	margin: 0;
	border-top: 1px solid #F1F1F1;
	background-color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	}

