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

body {
	font-family: "Comic Sans MS";
	font-size:13px;
	background:#448744 url(../images/sotto_header.jpg) repeat-x top;
	color:#fff;
}
#sotto_body{
	background:url(../images/sottobody.jpg) no-repeat center 44px;
	width:940px;
	padding:0 20px;
	margin:0 auto;	
}
table {
	font-size: 1em; /*corregge i font delle tabelle*/
}

.mir {
	text-indent:-999em;
	letter-spacing:-999em;
	overflow:hidden;
	outline:none;
}

/*LAYOUT PAGINA*/
/*######################################################*/
#container {
	width:940px;
	margin:0 auto;
	background-color:#fff;
	color:#000;
	position:relative;
}

#header {
	height:250px;
	background: url(../images/header.jpg) no-repeat top;
	color:#fff;

}

#header_iframe {
	height:250px;
	background: url(../images/header_iframe.jpg) no-repeat top;
	color:#fff;
}

h1#logo {
	height:81px;
	display:block;
	width:325px;
	float:left;
}

h1#logo a.mir {
	display:block;
	width:325px;
	height:81px;
	background:url(../images/logo.jpg) no-repeat center center;
}

#lingue {
	float:right;
	padding:4px;
}

#menunav {
	float:right;	
	height:38px;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#banner{
	background: url(../images/banner.jpg) no-repeat top;
	height:199px;
}


#contentarea {
	background-color:#EFE1C7;
	float:left;
	width:100%;
}

#contentarea {
	background-color:#EFE1C7;
}


#topContainer{
	background: url(../images/topContainer.jpg) no-repeat top;
	min-height: 198px;  /* per i browser moderni */
    height: auto !important;  /* per i browser moderni */
    height: 198px;      /* per IE5.x e IE6 */

}

#sidebar {
	display:inline;
	float:left;
	width:222px;
	margin-left:10px;
	padding-bottom:20px;
	background: #FFF url(../images/fondoSidebar.jpg) no-repeat 0 bottom;
}

#maincontent {
	display:inline;
	float:right;
	width:687px;
	margin:10px 10px 10px 0;
	overflow:hidden;
}

#maincontent_iframe {
	margin:0;
	width:938px;
}

#footer {
 	 min-height: 112px;  /* per i browser moderni */
    height: auto !important;  /* per i browser moderni */
    height:112px;      /* per IE5.x e IE6 */
	clear:both;
	padding:10px 5px 0;
	background:#3e2818 url(../images/footer.jpg) repeat-x top;
	font-size:.8em;
	color: #FFF;
}
/*######################################################*/


/*MENUNAV*/
/*######################################################*/
#menunav ul {
	height:38px;
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/

}

#menunav ul li {
	height:38px;
	float:right;
}

#menunav ul li a {
	height:38px;
	line-height:38px;
	float:left;
	padding:3px 15px 0;
	margin-right:5px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;	
}
#menunav ul li a:hover {
	color:#F4C45E;
}
#menunav ul li a.active {
	color:#EBDD92;
}

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

/*MENUCAT*/
/*######################################################*/
#menucat {
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/topContainer.jpg) no-repeat -10px top;
}

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

#menucat ul li {
	display:inline;
}

#menucat ul li a {
	display:block;
	padding:5px;
	margin:5px 5px 5px 15px;
	font-size:1.2em;
	background: url(../images/tratteggio.gif) repeat-x bottom;
	text-decoration:none;
}

#menucat ul li a:hover {
	color:#3D2E21;
}

#menucat ul ul li a {
	padding-left:1em;
	color: #C09C7A;
}

#menucat ul ul li a:hover {
	color:#3D2E21;
}

#menucat ul ul ul li a {
	padding-left:2em;
}

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

/*RICERCA*/
/*######################################################*/
#cerca {
	margin:0 1px 5px 10px;
	padding:5px 10px;
}

#cerca h5{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#533636;
}
#cerca input.pulsante_ricerca {
	float:left;
	height:20px;
	width:30px;
}

#cerca input.testo_ricerca {
	float:left;
	width:140px;
	margin:0 10px 0 0;
}

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

/*MAILING_LIST*/
/*######################################################*/

#mailing_list {
	margin:0 1px 5px 10px;
	padding:5px 10px;

}

#mailing_list h5{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#533636;
}

#mailing_list input.pulsante {
	float:left;
	height:20px;
	width:30px;
}

#mailing_list input.testo {
	float:left;
	width:140px;
	margin:0 10px 0 0;
}

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


/*ELENCO LISTA EVENTI NEWS   */
/*######################################################*/
#lista_eventi_news {
	margin:5px;
	padding:10px;
	background-color:#ddd;
	font-size:.8em;
}

.listaeventinews_elenco {
	border-bottom:1px solid #bbb;
	margin-bottom:5px;
	padding-bottom:3px;
}

.listaeventinews_elenco .titolo {
	font-size:1em;
	font-weight:bold;
	padding:3px 0;
}

.listaeventinews_elenco .descrizione {
	
}
/*######################################################*/

/*INDIRIZZO*/
#indirizzo {
	float:left;
	width:300px;
	margin:5px;
	padding:10px;
}

#indirizzo .ragione_sociale {
	font-weight:bold;
}

#indirizzo .testo_indirizzo {
	color:#d0b9a6;
}

#copyright{
	text-align:right;
	float:right;
	width:350px;
	margin:5px;
	padding:10px;
}
#copyright span{
	color:#d0b9a6;
}

p.slogan {
	float:left;
	width:520px;
	color:#FFF;
	margin:110px 0 0 30px;
	display:inline;
}

img.divisione {
	margin:5px 0 5px 10px;
}

a.shopping {
	margin:0 0 0 18px;
}

.grassetto{
	font-weight:bold;
}

p.testo_home {
	line-height:2.8em;
	text-align:justify;
	margin:60px 100px 0 100px;
}

#pulsantiFoto{
	float:right;
	margin: 20px 50px 0 0;
	display:inline;
}

#pulsantiFoto a{
	left:14px;
	width:18px;
}

#fotoHome {
	position:absolute;
	top:220px;
	left:610px;
}