﻿




body 
{
	margin-top: 0px;
	background-color: Black;
}

.container			/* div contenitore della homepage*/
{
	height: 650px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	

}

#header_banner       /* div riservato all'animazione in flash con le immagini*/
{
	height:300px;
	width: 850px;
	position:relative;
	z-index:1;

}

#home_content
{
	margin: 0px 0px 0px 0px;
	height: 302px;
	width: 850px;
	background-color: white;
}

.news
{
	float: left;
	margin: 20px 35px 0px 20px;
	height: 264px;
	width: 135px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #cc0033;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #F7F7F7;
	padding-left:5px;
	padding-right:5px;

	
	
}

.news a:link 
{
	color:Black;
	text-decoration:none;
}

.news a:hover
{
	color:#cc0033;
	text-decoration:none;
}

.news a:visited
{
	color:#000000;
	text-decoration:none;
}


.news a:visited:hover
{
color:#cc0033;
	text-decoration:none;
}



.DataNews 
{
	font-size: 11px;
	font-family: Georgia, Garamond, Times New Roman;
	color:#cc0033;
	height:20px;
	padding-top:3px;


}

.TitoloNews 
{
	font-size: 11px;
	font-family: Georgia, Garamond, Times New Roman;
	color:#000000;
	width:130px;
}

.toolbar
{
	position: absolute;
	height: 75px;
	width: 650px;
	/*background-color: #000000;*/
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	z-index: 1;
	top: 25px;
	left: 200px;
	z-index:2;
}

.toolbarpage
{
	width: 645px;
	float: left;
	height: 18px;
	padding: 38px 0px 0px 0px;
	color: White;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, Garamond, Times New Roman;
}

.toolbarpage a:link
{
	text-decoration: none;
color:White;
}

.toolbarpage a:hover
{
	text-decoration: none;
	color:RED;
}

.toolbarpage a:visited
{
	text-decoration: none;
	color:White;
}

.toolbarpage a:visited:hover
{
	text-decoration: none;
	color:red;
}


.info
{
	float: left;
	margin: 20px 35px 0px 0px;
	height: 264px;
	width: 135px;
	
}

.info_block				/* div riservato alle info subito alla destra delle news a scorrimento*/
{
	height: 120px;
	width: 135px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #cc0033;
	border-top-style: solid;
	border-bottom-style: solid;
	
}

.product_descript		/* div in baso a destra riservato alla descrizione del prodotto*/
{
	float: left;
	height: 264px;
	width: 470px;
	margin-top:20px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: white;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align:center;
}


.Footer
{
	height: 32px;
	text-align: center;
	padding-top: 11px;
	color: White;
	font-size: 10px;
	font-family: Georgia, Garamond, Times New Roman;
	position:relative;
}

.Footer .Social 
{
	position:absolute;
	width:30px;
	height:31px;
	top: 1px;
	left: 818px;
}
.Footer a:link
{
	color: White;
	text-decoration: none;
}

.Footer a:hover
{
	color: #cc0033;
	text-decoration: none;
}

.Footer a:visited
{
	color: White;
	text-decoration: none;
}

.Footer a:visited:hover
{
	color: #cc0033;
	text-decoration: none;
}




.Image 
{
	border-width: 0px;
	margin-top:4px;
		margin-left:6px;
		float:left;
}

.ImageHome
{
	border-width: 0px;/*
	margin-top:4px;
		margin-left:6px;*/
		float:left;
}
