@charset "UTF-8";
/* CSS Document */

/*
@name: _ext/css/layout.css
@desc: css home page
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-color:#ffe1c4;}

#container {width:980px; margin:0 auto 0 auto;}

#header {background-image:url(../img/fondo_header.jpg); background-repeat:no-repeat; width:980px; height:233px;}

#striscia_top {width:100%; text-align:center; margin-top:1px;}

#logo {
	position:relative;
	width:349px;
	height:215px;
	float:left;
	top:0px;
	margin-left: -4px;
}

.logo {border:none;}

#menu_lingue {float:right; text-align:right; width:100px;}

#menu {clear:both; width:980px; height:31px;}

#menu1 {float:left; width:318px; height:31px;}
#menu2 {float:left; width:202px; height:31px;}
#menu3 {float:left; width:246px; height:31px;}
#menu4 {float:left; width:214px; height:31px;}

#flash {clear:both; width:980px; height:450px;}

#bottom {width:980px; height:7px; background-image:url(../img/bottom.jpg); background-repeat:no-repeat;}

#content {
	width:990px;
	clear:both;
	background-image:url(../img/fondo_content.jpg);
	background-repeat:repeat-y;
}

#clear {width:980px; height:20px; clear:both;}

#titolo_gallery {width:955px; background-image:url(../img/fondo_titolo_gallery.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#titolo_azienda {width:955px; background-image:url(../img/fondo_titolo_azienda.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#titolo_dove {width:955px; background-image:url(../img/fondo_titolo_dove.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#titolo_gallery_en {width:955px; background-image:url(../img/gallery.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#titolo_azienda_en {width:955px; background-image:url(../img/company.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#titolo_dove_en {width:955px; background-image:url(../img/where.jpg); background-repeat:no-repeat; padding-top:30px; height:28px; padding-left:25px;}

#min {float:left; width:480px; margin-top:20px; margin-left:25px;}

#centro { width:930px; margin-top:20px; margin-left:25px;}

#boxdx {
	float:right;
	padding-left:15px;
	width:auto;
	display:block;
}

#mappa {
	float:right;
	margin-left:35px;
	width:auto;
	display:block;
    border: 1px solid #A37062;
	padding: 4px;
}

#boxsx {
	float:left;
	padiing-right:15px;
	margin-bottom: 20px;
	display:block;
}

#bvisita {
	float:left;
	padiing-right:15px;
	margin-bottom: 20px;
	display:block;
	background-image:url(../img/b_visita.jpg);
	height: 226px;
	width: 422px;
	padding-left: 20px;
	padding-top: 10px;
}

.min {border:none; padding-right:4px;}

#foto_grande {float:right; width:407px; border:1px solid #7f443b; padding:8px; text-align:center; margin-right:7px; margin-top:20px;}

.foto_grande {margin-bottom:20px;}

#dida {width:397px; background-color:#7f443b; padding:5px; text-align:left; height:68px; min-height:68px; height:auto !important; margin-top:20px;}

#footer {float:left; width:650px; margin-top:3px;}

#w3c {float:right; width:320px; text-align:right;}
