@charset "utf-8";
/* CSS Document */
/* -------------- Printer Rules (Hide div)  -------------- */
#thirdColumn h2,#firstColumn h2,.noPrint,#horizontalMenu,.verticalMenu, #footer, #bodyBackgroundBottom{
	display:none;
}

/* -------------- Reset De clacrations -------------- */
body, div p, ul, dl, dd, h1, h2, h3, h4{
	margin:0;
	padding:0;
}

/* -------------- Global properties -------------- */
body{
	/* to center body */
	text-align:center;	/* to center body for IE5xWIn [1]*/
	font:10px "Times New Roman", Times, serif;/* Modified for Printer */
	background:url(../images/backgrounBody.gif) left top repeat-x;
}
div p, ul{
	font-size:10px;
	padding:1mm;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
h1{
	font-size:16px;
}
#firstColumn h3{
	font-size:13px;
}
#secondColumn h3{
	font-size:16px;
}
#thirdColumn h3{
	font-size:13px;
}

/* ---------- Page XHML versus CSS ---------- */

/* ---------- Header ---------- */
#outerWrapper{
	text-align:left; /* Redefines the text alignment defined by the body element */
	width:17.6cm;
	position:relative;
	border:0.5mm solid #000;
	padding-bottom:5mm;
  	margin:auto;
}
#header{
	height:2.5cm;
	border-bottom:0.5mm solid #000;
	margin-bottom:5mm;
}
#header #siteName{
	font-size:40px;
}

#slogan{
	position:relative;
	top:-2mm;
	left:1cm;
	margin-bottom:1mm;
}
#overview{
	padding:0 5mm;
	position:relative;
	top:-4mm;
}
#overview h1{
	font:bold italic 14px "Times New Roman", Times, serif;
	color: #006;
} 

	
#columnWrapper{
	width:17.6cm;
	margin-left:3mm;
	overflow:hidden;/* to expand the box for all browsers different from IE */
}
/* ---------- First Column ---------- */
#firstColumn{
	width:auto;
	float:left;
}

.h3ExtraBox{
	width:3cm;
	margin-top:5mm;
	text-align:center;
	margin-left:2mm;
}
.divExtraBox{
	width:2.9cm;
	margin-left:2mm;
	border:0.5mm solid #000;
}
/* ---------- Second Column ---------- */
#secondColumn{
	width:13.6cm;
	float:left;
}
#secondColumn h3.h3SingleBox{
	text-align:center;
}
.singleBox{
	float:left;/* to expand the box */
	width:13.5cm;
	border:0.5mm solid #000;
	margin-top:2mm;
}
#testoScorrevole{
	display:none;
}
.marqueeClass{
	display:none;
}

.doubleBoxWrapper{
	float:left;/* to expand the box */
	width:6.4cm;
	margin:2mm 2mm 2mm 0;
	display:inline;
}
#secondColumn h3.h3DoubleBox{
	width:5.6cm;
	padding:0 5mm;
	text-align:center;
}
.doubleBox{
	width:6.4cm;
	border:0.5mm solid #000;
	margin-top:2mm;
}


.floatImageSingle{
	float:left;
	padding:2mm;
	width:2.5cm;
}
.floatImageDouble{
	float:left;
	padding:2mm;
	width:2cm;
}
.floatImageInner{
	float:left;
	padding:2mm;
	width:1.5cm;
}
.innerBox{
	width:3.1cm;
	border-right:0.2mm dotted #000;
	float:left;
	margin-right:2mm;
}
.innerBox-noBorder{
	width:3.4cm;
	float:left;
}

/* ---------- Third Column ---------- */
#thirdColumn{
	width:3.4cm;
	float:left;
}
.h3ExtraBoxThirdColumn{
	width:3cm;
	margin-top:5mm;
	margin-left:2mm;
	text-align:center;
}
.divExtraBoxThirdColumn{
	width:3cm;
	margin-left:2mm;
	border:0.5mm solid #000;
}
.divExtraBoxBottomThirdColumn{
}

/* ---------- Handheld rules---------- */
/* hide content navigation to media screen and print*/
.navFast, h2.handheld, hr{
	position:absolute;
	top:-10000em;
	font-size:1px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* Amazon */	
#amazonWidgets{
	display:none;
}
 .amazonWidgetsBestAffairs{
	display:none;
}
#amazonBanner{
	display:none;
}
#boutique{
	display:none;
}
/* immagini pagine di riepilogo */
.floatImageInfo{
	float:left;
	padding:0.5em;
	width:100px;
}
.boxWrapper{
	margin-bottom:0.5cm;
}
/* navigazione */
#barraRecordset{
	display:none;
}
/* tabella tariffe*/
#secondColumn .tarifs{
	font-size:16px;
	border-spacing:0.5cm;
}
#sitemap{
	display:none;
}
/* google */
.googleColumn{
	display:none;
}
#recherce{
	display:none;
}
.googleBottom{
	display:none;
}
.googleLink{
	display:none;
}
.googleFloatRight{
	display:none;
}
.googleFloatLeft{
	display:none;
}
.googleFloatContainer{
	display:none;
}
.googleCenterFloat{
	display:none;
}
.googleCenterFloat{
	display:none;
}
#googleFriend{
	display:none;
}
#barraGoogle{
	display:none;
}
.h3ExtraBoxFirstColumn, .divExtraBoxFirstColumn, .divExtraBoxBottomFirstColumn{
	display:none;
}
