/* CSS Document */
html,body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
ul, li, p, img
{
	border: 0;
	margin: 0;
	padding: 0;
}
div#container
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #000000;
	min-width: 980px;
}
body>div#container
{
	height: auto;
	min-height: 100%;
}
div#header
{
	background-image: url(../images/topBackground.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#header .topGradient
{
	background-image: url(../images/topGradient.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 54px;
}
div#header ul
{
	float: right;
	margin-top: 22px;
	*/margin-top: 24px;
	margin-right: 30px;
	width: auto;
	list-style: none;
}
div#header ul li
{
	float: left;
	margin: 0 1.0em 0;
	padding: 0;
}
div#header ul li a
{
	float: left;
	padding: 0 0 0 0.4em;
    text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}
div#header ul li span
{
	float: left;
	padding: 0.4em 0.4em 0.4em 0;
	cursor: pointer;
}
div#header ul li.active a
{
    background: url(../images/navActive.gif) no-repeat top left;
}
div#header ul li.active span
{
    background: url(../images/navActive.gif) no-repeat top right;
	color: #c0c0c0;
} 
div#content
{
	padding: 1em;
	position: relative;
	margin: 0 auto;
	width: 970px;
}
div#contentHomeTxt, div#contentSecLogo
{
	/*margin-left: 50px;
	margin-top: 15px;*/
}
div#contentHomeTxt
{
	background-image: url(../images/handBackground.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div#contentHomeTxt p img
{
	margin-top: 40px;
	margin-bottom: 30px;
}
div#contentHomeTxt .txt
{
	font-size: 14px;
	color: #bababa;
}
div#infoSeconde .txt
{
	font-size: 18px;
}
div#contentHomeTxt .txt span, div#infoSeconde .txt span
{
	color: #2272ff;
	font-weight: bold;
}
div#contentHomeTxt #collaboration
{
	position: absolute;
	right: 100px;
	top: 40px;
	color: #bababa;
}
div#contentHomeTxt #collaboration img
{
	margin-right: 5px;
}
div#contentNavigation
{
	height: 35px;
	text-align: center;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #2d2d2d;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bababa;
}
div#contentNavigation a
{
	color: #bababa;
	font-size: 20px;
	line-height: 35px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
div#contentHomeInfo, div#contentSecInfo
{
	/*margin-top: 15px;
	margin-left: 50px;*/
	/*text-align: center;*/
}
div#contentHomeInfo h1
{
	font-size: 16px;
	font-weight: bold;
	color: #bababa;
}
div#contentHomeInfo h2
{
	font-size: 15px;
	font-weight: bold;
	color: #bababa;
	margin: 5px;
}
div#contentHomeInfo table
{
	color: #e5e2e2;
}
div#contentHomeInfo img
{
	margin-left: 3px;
	margin-right: 5px;
}
div#contentHomeInfo table td
{
	vertical-align: top;
	white-space: nowrap;
}
div#contentHomeInfo #infoLeft, div#contentHomeInfo #infoRight
{
	width: 48%;
	float: right;
	text-align: left;
}
div#contentHomeInfo #infoLeft
{
	float: left;
}
div#contentHomeInfo #infoRight
{
	float: right;
}
div#navBar
{
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
div#navBar ul
{
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#navBar ul li
{
	height: 35px;
	border-bottom: 1px solid #989898;
}
div#navBar ul li.collaboration
{
	color: #bababa;
	font-size: 11px;
	height: auto;
	border-bottom: none;
}
div#navBar ul li.collaboration img
{
	margin-top: 10px;
}
div#navBar ul li a
{
	border-bottom: 1px solid #989898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bababa;
	line-height: 35px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
div#banner
{
	float: right;
	width: 200px;
}
div#infoSeconde
{
	margin: 0 205px 0 242px;
	width: auto;
	color: #a1a1a1;
}
div#infoSeconde p
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
div#infoSeconde ul
{
	list-style-image: url(../images/ico-freccia.gif);
	margin: 5px;
	padding: 5px;
}
div#infoSeconde ul li
{
	margin: 10px;
	color: #a1a1a1;
}
div#infoSeconde h3
{
	font-size: 16px;
}
div#infoSeconde a
{
	color: #a1a1a1;
	text-decoration: underline;
	font-weight: bold;
}
div#infoSeconde a:hover
{
	color: #2272ff;
}
div#infoSeconde .tableDati
{
	width: 100%;
	background-color: #F5F5F5;
	margin: 0 auto;
	border: 1px solid #999999;
	color: #000000;
}
div#infoSeconde .tableDati td
{
	text-align: center;
}
form#contact
{
	width: 350px !important;
	width /**/: 380px;
    margin: 0;
	padding: 15px 15px 10px;
}
form#contact label
{
	float: left;
	width: 180px;
	height: 30px;
    font: 12px Arial,sans-serif;
	line-height: 15px;
    margin-right: 5px;
	text-align: right;
	white-space: nowrap;
}
form#contact label em
{
	font-size: 11px;
	color: #CC3300;
}
div.input-cont
{
	float: left;
	width: 170px;
	height: 30px;
    margin-bottom: 3px;
}
form#contact input, form#contact textarea, form#contact button
{
	border: 0px solid;
	color: #475078;
    font: 12px Arial,sans-serif;
} 
form#contact input
{
	display: block;
	width: 165px;
	background: #FFFFFF;
    margin: 5px 0 0 10px;
}
div.textarea-cont
{
	float: left;
	width: 170px;
	height: 170px;
    padding: 1px;
}

form#contact textarea
{
	width: 165px;
	height: 140px;
	margin: 10px;
}
form#contact button#go
{
	float: left;
	width: 130px;
    height:25px !important;
	height /**/:30px;
	line-height: 25px;
    display: inline;
	margin-left: 110px;
	padding: 1px 0 4px;
    color: #000000;
	cursor: pointer;
}
.mailInviata
{
	width: 350px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	color: #333333;
}
.elencoProd
{
	padding: 5px;
}
.elencoProd img
{
	vertical-align: middle;
	margin-right: 8px;
}
div#footer
{
	height: 113px;
	position: absolute;
	width: 100%;
	bottom: 0;
	margin: 0;
	padding: 0;
	background-image: url(../images/footerBackground.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
div#footer img
{
	vertical-align: middle;
	margin: 8px 3px 8px 3px;
}
div#footer .footerTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 5px;
	text-align: left;
	margin-left: 60px;
}

