* { /*azzeriamo tutti i margini e padding*/
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}

table {
	font-size: 1em; /*corregge i font delle tabelle*/
}

img, input, select {
	vertical-align:middle;
}

/* MIR IMAGE REPLACEMENT */
.mir {
	text-indent:-999em;
	letter-spacing:-999em;
	overflow:hidden;
	outline:none;
}

#linkMade {
	position:absolute;
	width:150px;
	height:50px;
	left:514px;
	top:120px;
}

#linkMape {
    position:absolute;
    width:200px;
    height:30px;
    left:480px;
    top:75px;
}

/*LAYOUT PAGINA*/
/*######################################################*/
#wrapper {
	width:100%;
	background:#484848 url(../images/sfondo.gif) repeat-x top left;
}

#container {
	width:960px;
	margin:0 auto;
	background:url(../images/sfondoContent.gif) repeat-y top center;
}

#header {
	height:187px;
	background:url(../images/banner.jpg) no-repeat -10px top;
	position:relative;
}

#header h1 a.mir {
	float:left;
	width:400px;
	margin-top:10px;
	height:90px;
	background:url(../images/banner.jpg) no-repeat 0px -10px;
}

#lingue {
	float:right;
}

#menunav {
	height:40px;
	background:url(../images/sfondo.gif) repeat-x top left;
}

#contentarea {
	float:left;
	width:100%;
	background:url(../images/sfondoContentarea.jpg) no-repeat top left;
}

#sidebar {
	float:left;
	width:280px;
	color:#bbb;
	padding-top:10px;
}

#sidebar a {
	color:#aaa;
}

#sidebar a:hover {
	color:#fff;
}

.numeroTelefonico {
	padding-bottom:1.5em;
	padding-left:30px;
}

.numeroTelefonico h6 {
	font-size:11px;
	margin:0;
	padding:0;
}

.numeroTelefonico h3 {
	color:#fff;
	font-size:2em;
	line-height:.9em;
}

#maincontent {
	display:inline;
	float:right;
	width:640px;
	margin-top:10px;
	margin-right:20px;
	/*background:#0f0;*/
}

#footer {
	width:960px;
	margin:0 auto;
	height:50px;
	background-color:#000;
	font-size:10px;
	color:#aaa;
}

#footer .spacer {
	height:50px;
	line-height:2em;
	margin-left:280px;
	padding-left:10px;
	background:url(../images/footer.gif) repeat-x top left;	
}
/*######################################################*/

.box {
	background:url(../images/fineSidebar.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	padding-bottom:10px;
	margin-bottom:20px;
}

.box .title {
	background:url(../images/sfondoSidebar.gif) no-repeat top left;
	padding:0;
	margin:0;	
	height:30px;
	line-height:27px;
	text-indent:10px;
	font-size:14px;
	color:#fff;
}

.box .content {
	padding:10px 10px 0px;
	margin:0;
	background:#363636 url(../images/sfondoSidebar.gif) no-repeat left -30px;
}

.box input.text {
	background-color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #777;
	padding:1px;
	color:#ccc;
}

/*MENUNAV*/
/*######################################################*/
#menunav ul {
	float:right;
	width:auto;
	height:40px;
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menunav ul li {
	height:40px;
	float:left;
}

#menunav ul li a {
	height:40px;
	float:left;
	padding-left:25px;
	background:url(../images/menuSX.gif) no-repeat left -40px;
	text-decoration:none;
}

#menunav ul li a span {
	float:left;
	height:40px;
	line-height:35px;
	padding-right:25px;
	color:#bbb;
	font-weight:bold;
	background:url(../images/menuDX.gif) no-repeat right -40px;
}

#menunav ul li a:hover {
	background-position: left top;
}

#menunav ul li a:hover span {
	color:#fff;
	background-position: right top;
}

/*######################################################*/

/*MENUCAT*/
/*######################################################*/

#menucat .content {
	padding:0;
}
#menucat ul {
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menucat ul li {
	display:inline;
}

#menucat ul li a {
	display:block;
	padding:8px 10px;
	text-decoration:none;
}

#menucat ul li a:hover {
	background-color:#222;
}

#menucat ul ul {
	background-color:#2a2a2a;
}

#menucat ul ul li a {
	padding-left:30px;
}

#menucat ul ul li a:hover {
}

#menucat ul ul ul li a {
	padding-left:50px;
}

/*MAILING_LIST*/
#mailing_list p {
	font-size:.8em;
}

/*INDIRIZZO*/
#indirizzo .ragione_sociale {
	font-weight:bold;
	text-align:center;
	padding:.5em 0;
}

#indirizzo .testo_indirizzo {
	
}
