/*******************************************************
	W3C Validated CSS document
	EDIT BELOW THIS LINE AT YOUR OWN RISK!!!!
 *******************************************************/

 body {
	color: #ccc;
	font-family: Arial, Verdana,Helvetica;
	font-size: 8pt;
	text-align: center; /* This forces elements center positioning on IE 6 */
	margin: 0;
}


#header {
	height: 505px;
	width: 902px;
	margin-bottom: 20px;
}

#container{
	width: 902px;
	color:#333;
	margin: 0 auto;
}

#content {
	color: #333;
	font-size: 8.5pt;
	height: auto !important;
	height: 315px;
	/*margin: 0 0 0 300px !important;*/
	margin: 0 auto;
	min-height: 315px;
	width: 590px !important;
	width: 586px;
	float: right;
	text-align: left;
	border-left: 1px solid #ccdae9;
	margin-bottom: 10px;
}

#content table.home {
	margin: 0 auto;
	width: 575px;
}

#content table.home tr td.titolo {
	padding-left: 13px;
	padding-bottom: 10px;
}

#content table.home tr td.testo {
	padding-left: 13px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content table.home tr td.testo a {
	color: #004890;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.testo a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}


#content table.home tr td.testolista {
	padding-left: 23px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
}



#content table.home tr td.testo1 {
	padding-left: 13px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	padding-right: 5px;
	vertical-align: top;
}

#content table.home tr td.testo1 a {
	color: #004890;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.testo1 a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#content table.home tr td.testo2 {
	padding-left: 13px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	padding-right: 5px;
	border-bottom: 1px solid #ccdae9;
}

#content table.home tr td.foto{
	border-bottom: 1px solid #ccdae9;
	padding: 10px;
}

#content table.home tr td.lista {
	width: 350px;
	width: 350px !important;
	font-size: 8.5pt;
	color: #333;
	padding: 5px;
}

#content table.home tr td.lista li{
	list-style-image: url(../img/prodotti/pallino.jpg);
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 1px;
}

#content table.home1 {
	margin: 0 auto;
	width: 560px;
	border-top: 1px solid #CCDAE9;
	margin-left: 20px;
}

#content table.home1 tr td {
	border-bottom: 1px solid #CCDAE9;	
}

#content table.home1 tr td.testo {
	padding-left: 13px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
	padding-left: 5px;
}

#content table.home1 tr td.testo a {
	color: #004890;
	text-decoration: none;
	font-weight: bold;
}

#content table.home1 tr td.testo a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}			

#content table.home1 tr td.foto2colonne {
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content table.home1 tr td.testo2colonne {
	padding-left: 13px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 110px;
}

#content table.home1 tr td.testo2colonne a {
	color: #004890;
	font-weight: bold;
	text-decoration: none;
}

#content table.home1 tr td.testo2colonne a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#content table.home2 {
	margin: 0 auto;
	width: 560px;
	margin-left: 20px;
}

#content table.home2 tr td {
	border-bottom: 1px solid #CCDAE9;	
}

#content table.home2 tr td.accessori {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 250px;
	padding-left: 20px;
	border-top: none;
}

#content table.home2 tr td.testoaccessori {
	padding-left: 35px;
	color: #333;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content table.home2 tr td.testoaccessori a {
	color: #004890;
	font-weight: bold;
	text-decoration: none;
}

#content table.home2 tr td.testoaccessori a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}



#leftside {
	float: left;
	height: auto !important;
	height: 315px;
	min-height: 315px;
	width: 310px;
}


#footer {
	width: 902px;
	color:#666;
	clear: both;
	font-size: 7.5pt;
	text-align: center;
	margin: 0 auto;
	height: 40px;
	min-height: 40px;
	height: auto !important; 
	padding-top: 5px;
	border-top: 13px solid #e5e5e5;
	font-weight: bold;
}

#footer_info {
	color:#666;
	font-size: 6.5pt;
}

#footer strong {
	color:#333;
}

#footer a {
	color:#333;
	text-decoration: none;
}

#footer a:hover {
	color:#004890;
	text-decoration: none;
}




/*******************************************************
 *******************************************************/