
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 790px;
}
#faux {
	background: url(http://www.harmattan.it/img/colonna.jpg) repeat-y 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
    width: 100%;
}
#fauxHome {
	background: url(http://www.harmattan.it/img/colonnaHome.jpg) repeat-y 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
    width: 100%;
}
#header {
	color: #333;
	width: 786px;
	/*padding: 0px;*/
 height: 150px;
	margin: 0px 0px 0px 0px;
	background: #D1DBDB;
	border: 2px solid #6F525E;
}
#logo {
	float:left;
	display: inline;
	width: 36px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	background: #663300;
	border-right: 2;
	border-right-color: #6F525E;
}
#fotoHead {
float:right;
 width: 749px;
 height: 150px;
 margin: 0px 0px 0px 0px;
 background: #6F525E;
}
#navigation {
	float:right;
	color: #333;
    width: 752px;
	height:20px;
	margin: 0px 0px 0px 36px;
	background: #6F525E;
}
#scrittaSx{
    float: left;
	display: inline;
	width: 34px;
}
.bottoneStatico{
	display: inline;
	float: left;
	width: 108px;
	margin: 0px 0px 0px 2px;
	background-image: url(http://www.harmattan.it/img/btn.jpg);
	background-repeat: no-repeat;
	background-position: 36px;
	background-color: #006633;
	height: 18px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620000;
	text-decoration: none;
	text-align: right;
}
#leftcolumn { 
 display: inline;
 color: #333;
margin: 22px 0px 0px 3px;
 padding: 0px;
 width: 110px;
 float: left;
}
#leftcolumnHome {
	display: inline;
	color: #333;
	margin: 20px 0px 0px 4px;
	padding: 0px;
	width: 750px;
	height:320;
	float: left;
	background-image: url(random/mursi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 22px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	width: 637px;
	display: inline;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#rightcolumnHome {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: 2px;
	display: inline;
	position: relative;
	text-align: right;
	background-color: #999999;
}
#footer {
	width: 752px;
	clear: both;
	color: #FFFFFF;
	background: #ABBEBE;
	margin: 0px 0px 0px 38px;
	background: url(http://www.harmattan.it/img/footer.jpg) repeat-y 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}
.clear { clear: both; background: none; }
/********************* elementi home **********************************************/
#catalogo {
	/*position:relative;*/
	float: left;
	padding: 0px 0px 0px 5px;
	/*left:10px;*/
	top:-10px;
	width:233px;
	height:70px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6F525E;
}

#catalogoSfoglia {
	float: left;
	padding: 0px 0px 0px 5px;
	/*left:250px;*/
	width:300px;
	height:70px;
	z-index:2;
}
#TestoCatalogo{
	float: left;
	padding: 0px 0px 0px 5px;
	top: 150px;
	width:235px;
	height:98px;
	z-index:2;
}
#portfolio {
	float: left;
	padding: 0px 0px 0px 5px;
	top:261px;
	width:325px;
	height:49px;
	z-index:2;
}
#amarcord {
	float: left;
	padding: 0px 0px 0px 5px;
	width:325px;
	height:72px;
	z-index:3;
}
#news {
	float: left;
	padding: 20px 0px 0px 5px;
	top:385px;
	width:235px;
	height:88px;
		border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6F525E;
	z-index:2;
}
#testoAmarcord {
	float: left;
	padding: 15px 0px 0px 2px;
	width:250px;
	height:180px;
	z-index:2;
}


/*********************   news ****************************************************************/
.news {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	heigh: 180px;
	margin-right: 3px;
	display: block;
	width: 600;
}
.news img {
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	padding-right: 3px;
	padding-left: 1px;
	display: inline;
}
.divisione_viaggi{
height:4;
}


.viaggi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 3px;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	width: 300px;
}
.paesi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	text-align: left;
	margin-left: 3px;
	}
/*****************************      calendario     ******************************************/
#leftcolumnCal {
	display: inline;
	color: #333;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	width: 747px;
	height:320;
	float: left;
}
#rightcolumnCal {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: 2px;
	display: inline;
	position: relative;
	text-align: right;
	background-color: #999999;
}
	.cal_paese
{
	background-color:#D0D5D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #6F525E;*/
	text-indent: 3px;
	border-left-style: solid;
	width: 747px;
}
.cal_viaggio
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F525E;
	text-transform: uppercase;
	height: 20px;
/*	border-left-width: 1px;
	border-left-color: #6F525E;
	border-left-style: solid;*/
	width: auto;
}
.cal_anno
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F525E;
	text-align: center;
	/*text-indent: 50px;*/
	/*width: 106px;*/
}
.cal_mese
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F525E;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6F525E;*/
	width: auto;
}
.cal_giorno
{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
}
.cal_viaggio a:link,
.cal_viaggio a:visited,
.cal_viaggio a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	text-align: right;
}
.cal_viaggio a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: blink;
}
div.bottoneDestinazione {
	width: 106px;
	height: 16px;
	margin: 0 0px 0 2px;
	background: url(img/bottonePaesi.jpg) 0 -16px no-repeat;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70614E;*/
	}

div.bottoneDestinazione a {
    position:static;
	display: block;
	margin: 0;
	padding:0 0 -2 0;
	width:95%;
	height:100%;
	overflow:hidden;
	font: 11px Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	background: url(img/bottonePaesi.jpg) no-repeat left top;
	text-align: right;
	}
div.bottoneDestinazione span {
	margin:0; padding: 3px 10px 0 3px;
	}
div.bottoneDestinazione a:hover {
	background-image: none;
	color: black;
	}
div.bottoneDestinazione a:active {
	color: #660000;
	}
/******************************* invito al confronto    ******************************************/
#immagine{
	float:right;
	margin-left: 5px;
	margin-top: 3px;
	padding: 0px 3px 0px 0px;
}
#immagine2{
	float:left;
	margin-left: 1px;
	margin-top: 2px;
	margin-right: 5px;
}
.Stile12 {
	color: #675B41;
	font-size: 18px;
}
.Stile13 {
	color: #B4A482;
	font-size: 13px;
}
#titolo{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 7px;
	vertical-align: sub;
}
.Stile7 {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	display: inline;
}
.Stile9 {
	font-size: 14px;
	font-weight: bold;
	color: #A79C8A;
}
.Stile2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px 5px 0px 0px;
}
