@import url(../css/gallery.css);
* { /*azzeriamo tutti i margini e padding*/
	margin:0;
	padding:0;
}

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


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

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

/*LAYOUT PAGINA*/
/*######################################################*/
#container {
	width:1060px;
	margin:0 auto;
	background: url(../images/sfondo_body.jpg) no-repeat  top center;
	
}

#header {
	height:392px;
	background: url(../images/header.jpg) no-repeat top ;
	color:#fff;
	padding:0 50px;
}


#header_en {
	height:392px;
	background: url(../images/header_en.jpg) no-repeat top ;
	color:#fff;
	padding:0 50px;
}

#header_de {
	height:392px;
	background: url(../images/header_de.jpg) no-repeat top ;
	color:#fff;
	padding:0 50px;
}

#header_es {
	height:392px;
	background: url(../images/header_es.jpg) no-repeat top ;
	color:#fff;
	padding:0 50px;
}

#header_fr {
	height:392px;
	background: url(../images/header_fr.jpg) no-repeat top ;
	color:#fff;
	padding:0 50px;
}

h1#logo {
	height:157px;
	padding-left:11px;
	padding-top:1px;
}

h1#logo a.mir {
	display:block;
	width:199px;
	height:157px;
	background:url(../images/logo.gif) no-repeat center -1px;
}



#lingue {
	float:right;
	margin-right:13px;
	margin-top:40px;
	display:inline;
}

#menunav {
	height:30px;
	float:right;
	width:550px;
	clear:right;
	margin:50px 200px 0 0;
	display:inline;
}

#contentarea {
	background: url(../images/sfondo_content_area.jpg) repeat-y  51% top ;
	/*min-height: 911px;  
	height: auto !important;  
	height: 911px;  */    
	padding:0 50px;
}

#sidebar {
	float:left;
	width:220px;
	margin-left:11px;
	display:inline;
}

#maincontent {
	display:inline;
	float:right;
	margin:10px 10px 10px 5px;
	width:700px;
}

#footer {
	background:#FFF url(../images/footer.gif) no-repeat center bottom;
	height:76px;
	clear:both;
	padding:5px 50px;
	font-size:.8em;
	color:#FFF;
}
/*######################################################*/


/*MENUNAV*/
/*######################################################*/
#menunav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:.9em;
}

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

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

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

#menunav ul li a {
	height:30px;
	line-height:30px;
	float:left;
	padding:0 15px;
}

#menunav ul li a.active {
	color:#000;
}

#menunav ul li a:hover {
	color: #000;
}
/*######################################################*/

/*MENUCAT*/
/*######################################################*/
#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 5px 5px 10px;
	background-color:#eee;
	/*margin:5px 5px 5px 0;*/
	text-decoration:none;
	background:url(../images/linea_menucat.gif) no-repeat bottom left;
	color:#FFFFFF;
}

#menucat ul li a span{
	background:url(../images/pulsante.gif) no-repeat  left;
	padding-left:20px;
    color:#B5C7DF;
}

#menucat ul li a:hover span {
	background:url(../images/pulsante_over.gif) no-repeat  left;
    color:#fff;
}

#menucat ul li a:hover { background-color:#1D3E5F }

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

#menucat ul ul li a:hover {

}

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

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

/*RICERCA*/
/*######################################################*/
#cerca {
	margin:15px 5px;
	padding:5px;
	height:33px;
}

#cerca input.pulsante_ricerca {
	float:right;
	width:31px;
	height:32px;
	display:inline;
}

#cerca input.testo_ricerca {
	float:left;
	margin-top:5px;
	display:inline;
	background-color:#0E2D4A;
	border:1px solid #000000;
	color:#d0d0d0;
	padding:0 2px;
	width:150px;
}
/*######################################################*/

/*MAILING_LIST*/
/*######################################################*/
#mailing_list {
	clear:both;
	margin:15px 5px;
	padding:5px;
	/*background-color:#eee;*/
	color:#d0d0d0;
}

#mailing_list INPUT.pulsante_newsletter {
	float:right;
	width:31px;
	height:32px;
	display:inline;
}

#mailing_list INPUT.testo_newsletter {
	float:left;
	margin-top:5px;
	display:inline;
	background-color:#0E2D4A;
	border:1px solid #000000;
	color:#d0d0d0;
	padding:0 2px;
	width:150px;
}

#mailing_list P {
	font-size:.8em;
}

#mailing_list A {
	clear:both;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
}
/*######################################################*/


/*ELENCO LISTA EVENTI NEWS   */
/*######################################################*/
#lista_eventi_news {
	margin: 10px;
	padding: 0;
	font-size: 11px;
	width: 380px;
	line-height: 22px;
	float: left;
}
.listaeventinews_elenco {
	/*background: url(../images/linea_separatore_news.jpg) no-repeat bottom left;*/
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}
.listaeventinews_elenco A {
  text-decoration: none;
}
.listaeventinews_elenco A:hover {
  text-decoration: underline;
}
.listaeventinews_elenco .titolo {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.listaeventinews_elenco .descrizione {
}
.immagine_promozioni_home {
	width: 85px;
	float: left;
}
/*######################################################*/

/*INDIRIZZO*/
#indirizzo {
line-height:1.6em;
	text-align:left;
	width:300px;
	font-size:1.1em;
	padding-left:10px;
}

#indirizzo span{
	color:#d0d0d0;
}

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

#indirizzo .testo_indirizzo {
	
}

#telefono {
line-height:2.3em;
	font-weight:bold;
	text-align:right;
	float:right;
	width:200px;
	margin-right:110px;
	display:inline;
	font-size:1.1em;
}

#telefono span{
	color:#d0d0d0;
}

#sotto_footer {
	text-align:center;
	font-size:.8em;
	padding:0 50px;
	background-color: #5B8BCB;
}

#sotto_footer a {
	color:#333333;
}

/*FORM LOGIN*/
#form_login {
	margin:20px 5px;
	padding: 0 5px;
}

#form_login h4{
	color:#d0d0d0;
}

#form_login label{
	display:block;
	width:100%;
	font-size:0.8em;
	font-weight:bold;
	color:#d0d0d0;
	margin:5px 0;
}

#form_login input.campo_testo_login{
	float:left;
	margin-bottom:5px;
	display:inline;
	background-color:#0E2D4A;
	border:1px solid #000000;
	color:#d0d0d0;
	padding:0 2px;
	width:192px;
}

#form_login a {
	color:#FFFFFF;
	font-weight:normal;
}

#animazione {
	width:320px;
	height:240px;
	float:right;
}