/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}

html, body {
	padding:0 0 10px 0;
	border:0;
	margin:0 auto;
}

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#fff url(../images/bg.gif) top repeat-x;
	font:Arial, Helvetica, sans-serif;
	color:#000;
}

body.bandiere {
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../images/bg-pag-bandiere.gif) top left repeat-x;
}

/* WRAPPER */
#wrapper{
	position:relative;
	margin:0 auto;
	padding:0;
	width:932px;
	min-height:626px;
	height: auto !important;
	height: 626px;
	/**/
	background:url(../images/bg-wrapper.jpg) top left no-repeat;
}

/* FOOTER */
#footer {
	position:relative;
	margin:15px auto 0 auto;
	padding:15px 0 0 0;
	/**/
	width:932px;
	height:29px;
	/**/
	background:url(../images/bg-footer.jpg) top no-repeat;
}

/* ---------------- BARRA ALTA ---------------- */
#barra-alta {
	float:left;
	/**/
	margin:0;
	padding:14px 18px 0 0;
	/**/
	width:878px;
	height:23px;
}

#barra-alta img {
	float: right;
	/**/
	margin:0;
	padding:0 0 0 6px;
}

/* CONTATTI */
#contatti {
	float:right;
	width:63px;
	height:11px;
	/**/
	background:url(../images/mail.gif) top left no-repeat;
	/**/
	padding:0 0 0 18px;
	margin-top:2px;
	line-height:10px;
	/**/
	text-align:left;
}

/* RICERCA */
#ricerca-it {
	float:right;
	width:163px;
	height:11px;
	/**/
	background:url(../images/lente.gif) top left no-repeat;
	/**/
	padding:0 0 0 15px;
	margin-top:2px;
	line-height:10px;
	/**/
	text-align:left;
}

#ricerca-uk {
	float:right;
	width:193px;
	height:11px;
	/**/
	background:url(../images/lente.gif) top left no-repeat;
	/**/
	padding:0 0 0 15px;
	margin-top:2px;
	line-height:10px;
	/**/
	text-align:left;
}
/* ---------------- FINE BARRA ALTA ---------------- */


/* ---------------- HEADER ---------------- */
#header {
	float:left;
	display:inline;
	/**/
	margin:0 0 0 20px;
	padding:0;
	/**/
	width:894px;
	height:151px;
	/**/
	background-color:#000000;
}

/* LOGO */
#logo{
	float:right;
	/**/
	width:262px;
	height:151px;
	margin:0;
	padding:0;
}

/* BANNER */
#banner{
	float:right;
	/**/
	width:614px;
	height:151px;
	margin:0;
	padding:0;
}
/* ---------------- FINE HEADER ---------------- */


/* ------------- COLONNA SX -------------*/
#colonna-sx{
	float:left;
	display:inline;
	width:260px;
	/**/
	padding:0;
	margin:15px 0 0 38px;
}

#indirizzo{
	float:left;
	width:240px;
	height:265px;
	text-align:left;
	/**/
	padding:10px;
	margin:0;
	/**/
	background:#f5f5eb  url(../images/bg-box-dati.jpg) top left no-repeat;
}

/* MENU PRODOTTI */
#menu-prodotti {
	float:left;
	display:inline;
	width:215px;
	/**/
	padding:15px 15px 15px 30px;
	margin:15px 0 20px 0;
	/**/
	background:#850601 url(../images/bg-menu.jpg) top left no-repeat;
}

#menu-prodotti h2{
	text-decoration:none;
	font-size:28px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 25px 0;
}

#menu-prodotti ul {
	float:left;
	list-style-type:none;
	/**/
	width:215px;
	/**/
	padding:0 0 30px 0;
	margin:0;
}

#menu-prodotti li {
	float:left;
	display:inline;
	width:215px;
	text-align:left;
	/**/
	padding:0;
	margin:0;
	/**/
	border-bottom:1px solid #d39590;
	margin-bottom:5px;
}

#menu-prodotti a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/**/
	padding-bottom:5px;
}

#menu-prodotti a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#menu-prodotti a.visitato {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/**/
	padding-bottom:5px;
}

/* TRE LOGO */
#tre-logo{
	float:left;
	width:260px;
	text-align:left;
	/**/
	padding:15px 0;
	margin:0;
}

/* ------------- FINE COLONNA SX -------------*/


/* ------------- COLONNA DX -------------*/
#colonna-dx{
	float:left;
	width:615px;
	padding:0;
	margin:0;
}

/* NAVIGAZIONE */
#navigation {
	float:left;
	display:inline;
	width:615px;
	height:41px;
	/**/
	padding:0;
	margin:0;
	/**/
	background:#850601 url(../images/bg-navigation.jpg) top left repeat-x;
}

#navigation ul {
	float:left;
	list-style-type:none;
	/**/
	width:612px;
	/**/
	padding:0;
	margin:0;
	/**/
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	border-left:1px solid #fff;

}

#navigation li {
	float:left;
	display:inline;
	text-align:center;
	height:35px;
	width:33%;
	/**/
	padding:6px 0 0 0;
	margin:0;
	/**/
	border-left:1px solid #fff;
}

#navigation a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/**/
	padding:5px 25px;
}

#navigation a:hover {
	color:#fff;
	text-decoration:underline;
}

/* CORPO*/
#corpo{
	float:left;
	width:568px;
	padding:50px 22px 25px 25px;
	margin:0;
	text-align:left;
}

/* ------------- FINE COLONNA DX -------------*/


/* BANDIERE */
#bandiere{
	position:relative;
	float:left;
	width:650px;
	height:614px;
	padding:0;
	margin:0;
	text-align:center;
	/**/
	background:url(../images/logo-pag-bandiere.gif) left 10px repeat-x;
}

#bandiere img{
	margin:104px 0 0 0;
}

#cartina{
	float:left;
	width:525px;
	height:550px;
	padding:0 0 0 25px;
	margin:0;
	text-align:center;
	/**/
	background:url(../images/logo-pag-bandiere.gif) left 10px repeat-x;
}

#download{
	float:left;
	width:524px;
	padding:8px 22px 8px 20px;
	margin:0;
	text-align:left;
	/**/
	background:url(../images/icona-download.gif) left no-repeat;
	/**/
	border-top:1px solid #d4d4d4;
}

/* --------------- TABELLA --------------- */
table {
	border-collapse:collapse;
	border-spacing:0pt;
	width:568px;
	float:left;
	margin:15px 0 0 0;
}

table a, table, tbody, tfoot, tr, th, td 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 12px;
	color: #000;
}


thead th {
	text-decoration:none;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#CCCCCC;
	margin:0;
	padding:5px 15px;
}

td
{
	border: 1px dotted #fff;
	padding: 0 2px;
}

table td.sx{
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:10px 15px;
	width:170px;
	background:url(../images/puntino.gif) bottom repeat-x;
	vertical-align:middle;
}

table td.dx{
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 15px;
	margin:0;
	width:338px;
	background:url(../images/puntino.gif) bottom repeat-x;
}