#vetrina_home
{
	height: 385px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
}

#vetrina_home_img
{
	width: 690px;
	height: 270px;
	float: left;
	margin-right: 20px;
	border: 2px solid #0B5A28;
}

#news_home
{
	width: 179px;
	height: 187px;
	background-image: url("../immagini/grafica/home/boxnews.png");
	background-repeat: no-repeat;
	padding: 8px 11px 6px 11px; 
}

div.news_home_titolo
{
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
}

div.news_home_container
{
	overflow: hidden;
	width: 100%;
	border-bottom: 3px dashed #C3D2DB;
	padding-bottom: 8px;
	padding-top: 10px;
	/*height: 43px;*/
}

div.news_home_img
{
	float: left;
	margin-right: 5px;
}

div.news_home_img img
{
	border: 2px solid white;
}

div.news_home_testo, div.news_home_testo a, div.news_home_testo a:hover
{
	font-size: 12px;
	color: black;
}

div.news_home_testo a:hover
{
	text-decoration: underline;
}

div.news_home_piede
{
	text-align: right;
	color: #C3D2DB;
	padding-top: 2px;
	font-size: 16px;
}

div.news_home_piede a
{
	color: #C3D2DB;
}

div.news_home_piede a:hover
{
	color: white;
}

#vetrina_home_photo
{
	clear: left;
	padding-top: 10px;
	float: left;
	overflow: hidden;
	width: 700px;
}

div.photo_home_titolo
{
	clear: left;
	color: white;
	font-size: 15px;
}

div.photo_home_box
{
	border: 2px solid white;
	float: left;
	margin-right: 10px;
	height: 60px;
}

div.box_login_home
{
	background-image: url("../immagini/grafica/home/button.jpg");
	background-repeat: no-repeat;
	width: 181px;
	height: 100px;
	padding: 10px;
	float: left;
}

div.box_login_input_home
{
	color: black;
	font-size: 11px;
	margin-bottom: 4px;
}

div.box_login_home input[type=text]
{
	border: 1px solid #666666;
	width: 117px;
	font-size: 11px;
}

div.box_login_home input[type=password]
{
	border: 1px solid #666666;
	width: 117px;
	font-size: 11px;
}

div.box_login_home input[type=submit]
{
	font-size: 11px;
	height: 18px;
	background-color: #DDDDDD;
}

div.box_cerca_home
{
	background-image: url("../immagini/grafica/home/box_cerca.png");
	background-repeat: no-repeat;
	float: right;
	width: 181px;
	height: 87px;
	padding: 10px;
}

div.box_cerca_titolo
{
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.box_cerca_cat
{
	color: #333333;
	font-size: 12px;
	margin-bottom: 3px;
}

div.box_cerca_input input[type=text]
{
	border: 1px solid #666666;
	width: 140px;
	font-size: 11px;
}

div.box_cerca_input input[type=submit]
{
	font-size: 11px;
	height: 18px;
	background-color: #DDDDDD;
}

#banner_home
{
	width: 202px;
	height: 122px;
	padding-top: 45px;
}

#banFade
{
	border: 2px solid white;
}
