﻿@import url("cofim.css");
#top1 { 
display:block;
background-image:url(../images/banner1.jpg);
height:111px;
width:514px;
float:left;
} 


#sidebar1  ul li a.mnu_azd{
	margin-top:13px;
	display:block;
	background:url(../images/btn_azienda.jpg) 0 0 no-repeat;
	width:237px;
	height:31px;
}
#sidebar1 ul li a.mnu_azd:hover{
	background:url(../images/btn_azienda.jpg) 0 0 no-repeat;
}
#sidebar1  ul li a.mnu_prod{
	display:block;
	background:url(../images/btn_prodotti.jpg) 0 0 no-repeat;
	width:237px;
	height:31px;
}
#sidebar1 ul li a.mnu_prod:hover{
	background:url(../images/btn_prodotti.jpg) 0 0 no-repeat;
}
#sidebar1  ul li a.mnu_nov{
	display:block;
	background:url(../images/btn_novita.jpg) 0 0 no-repeat;
	width:237px;
	height:31px;
}
#sidebar1 ul li a.mnu_nov:hover{
	background:url(../images/btn_novita.jpg) 0 0 no-repeat;
}

#sidebar1  ul li a.mnu_dove{
	display:block;
	background:url(../images/btn_dove.jpg) 0 0 no-repeat;
	width:237px;
	height:31px;
}
#sidebar1 ul li a.mnu_dove:hover{
	background:url(../images/btn_dove.jpg) 0 0 no-repeat;
}
#sidebar1  ul li a.mnu_cont{
	display:block;
	background:url(../images/btn_contatti.jpg) 0 0 no-repeat;
	width:237px;
	height:31px;
}
#sidebar1 ul li a.mnu_cont:hover{
	background:url(../images/btn_contatti.jpg) 0 0 no-repeat;
}

#newsletter{
	display:block;
	background:url(../images/newsletter.jpg) 0 0 no-repeat;
	height:94px;
	width:237px;}
	
#technodomus{
	display:block;
	background:url(../technodomus.jpg) 0 0 no-repeat;
	height:80px;
	width:237px;}
	
		
#news_title {
	display:block;
	background:url(../images/bg_news_title.jpg) 0 0 no-repeat;
	height:62px;
	width:237px;
	}
