/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
 	color: #333333;
 	background-color: white;
}


/*
	Standard paragraph style
*/

p
{
	line-height: 1.6em;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	color: #333333;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


/*
	Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 2.5em;
 	color: #990000;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	color: #990000;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 1em;
 	color: #990000;
 	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}


/*
	Style for standard links
*/

a
{
	color: #990000;
 	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
 	text-decoration: underline;
}

a:visited:hover
{
 	text-decoration: underline;
}



/* logo links */

h1 a
{
 	text-decoration: none;
}

h1 a:visited
{
 	text-decoration: none;
}

h1 a:hover
{
 	text-decoration: none;
}

h1 a:visited:hover
{
 	text-decoration: none;
}


/* The highlight colour for the logo */

.highlight-colour
{
	color: #ff0033;
}






/* 
	BASIC LAYOUT 
*/


/* Outer Container for page */

#outer-container
{
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 960px;
}


/* Header */

#header
{
	width: 960px;
 	min-height: 120px;
		height: auto !important;
		height: 120px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}


/* Content wrapper */

#content-container
{
	width: 960px;
}







/* 
	HEADER STYLES
*/


/* logo */

#logo
{
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../images/logo320x90.gif);
	width: 960px;
	padding: 0;
	margin: 10px 0 10px 0;
}


/* Top navigation */

#logo h1, #logo h2 { display: none; }

#navigation
{
 	margin-left: 0px;
 	margin-bottom: 4px;
 	margin-right: 4px;
 	margin-top: 0;
 	padding: 0 0 0 0;
 	float: right;
}






/* HOMEPAGE ONLY */

#top-promo
{
	width: 960px;
}

#top-promo-left
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 360px;
	float: left;
	padding: 0;
}

#top-promo-right
{
	color: white;
	width: 580px;
	height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	/* Provides the gradient in the coloured box */
	background-image: url(../images/02.jpg);
 	background-repeat: repeat-x;
}

#top-promo-right p
{
	font-size: 1.2em;
	padding: 10px;
}


#text-columns
{
	width: 960px;
	margin: 20px 0 0 0;
}

#text-column-1
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: 0px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 20px;
	font-size: 0.9em;
	width: 354px;
	float: left;
}

#text-column-2
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 0;
	font-size: 1.3em;
	width: 280px;
	float: left;
	padding: 0;
}

#text-column-3
{
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	font-size: 0.9em;
	width: 264px;
	float: left;
	margin: 0 0 0 0;
}



/* SUBPAGES ONLY */


#content-left
{
	border-width: 0px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
	width: 358px;
	float: left;
	padding: 0;
}

#content-left a { text-decoration: underline; font-weight: bold; }




#content-right
{
	color: white;
	width: 580px;
	min-height: 215px;
		height: auto !important;
		height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	/* Provides the gradient in the coloured box */
	xbackground-image: url(../images/04.jpg);  						
	background-repeat: no-repeat;
}

#content-right-B
{
	background-color: #f9f9f9;
	width: 580px;
	xmin-height: 215px;
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
}

.grafico
{
	min-height:700px;
		height: auto !important;
		height: 700px;
	background-image: url(../images/grafico-sfondo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;

}

#content-right p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right-B p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right-B h1,
#content-right-B h2
{
	color: #333333;
	letter-spacing: -0.05em;
	font-size: 1.6em;
	padding: 10px;
}

#content-right p,
#content-right-B p
{
	font-size: .9em;
	padding: 10px;
}

#content-left p.big
{
	font-size: 1em;
	padding: 0;
}

#content-left p
{
	font-size: .9em;
	padding: 0;
}

#content-left p.narrow
{
	width: 360px;
}

.tecnologia { color: red; background-image: url(../images/04.jpg);}
.prestazioni { background-image: url(../images/06.jpg); color: red;}
.design { background-image: url(../images/07.jpg); color: red;}
.prodotti { background-image: url(../images/08.jpg); color: red;}
.ambiente { background-image: url(../images/09.jpg); color: red;}
.vantaggi { background-image: url(../images/10.jpg); color: red;}
.contatti { background-image: url(../images/11.jpg); color: red;}

.imgbox img {
	margin: 0 4px 0 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
}


/*
	Footer styling
*/

#footer
{
 	border-top-color: #333333;
 	height: 29px;
 	margin: 50px 0 0 0;
 	padding: 10px 0 0 0;
 	border-top: 1px solid;
}

#footer p
{
	font-size: 0.7em;
	color: #555;
}




/* Clearing element */

.clear
{
  position: relative; 
  clear: both; 
  height: 0; 
  line-height: 0; 
  font-size: 0;
}

/*
	Standard images
*/

img { border: none; }


table { border-collapse: collapse; }
table { font-size: .75em; font-family: inherit; }
td, th { border: solid 1px #cccccc; }

td, th { padding: 3px 10px }
td { background-color: #ffffff; font-weight: normal; }

td.left, th.left { text-align: left }
td.right, th.right { text-align: right }



.tab table, .tab td { border-collapse: collapse; border: 0;}
.tab table, .tab td { background-color: transparent; font-weight: normal; }

.nopad td { padding: 0}

.bodytxt table, .tab table { font-size: 1em; font-family: inherit; }

textarea, select { background-color: #EEEEEE; }
.src { background-color: #EEEEEE; }

.red { color: red; font-size: 1.6em;}
.green { color: green; font-size: 1.6em;}
.grey { color: grey; }
