/*------------------------------------------------------------------------------------------------------------------------------------------------*/

html { 
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-image: url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color: #2C1600;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-bottom: 20px;
	clear:both;
}

ul {
	margin-left:20px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------*/

#divMain {
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
}

#divMenuTop {
	width: 745px !important; /*hack per bug ie boxmodel*/
	width /**/: 760px; /*hack per bug ie boxmodel*/
	padding-left:15px; /*hack per bug ie boxmodel*/
	height: 42px !important; /*hack per bug ie boxmodel*/
	height /**/: 50px;
	padding-top: 8px;
	margin-left: 5px;
	background-image: url(../images/bg-menutop.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

#divTestata {
	width: 750px !important; /*hack per bug ie boxmodel*/
	width /**/: 760px; /*hack per bug ie boxmodel*/
	padding-left: 10px;
	height: 210px;
	margin-left: 5px;
	background-image:url(../images/bg-testata.jpg);
}

#divContenuto {
	width: 760px;
	margin-left: 5px;
	background-color: #C3C4B4;
	border-top: solid 1px #C3C4B4;
}

#divContenutoSX {
	width: 520px !important; /*hack per bug ie boxmodel*/
	width /**/: 540px; /*hack per bug ie boxmodel*/
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left; 
	margin-left: 10px;
	display: inline; /* hack per bug ie6 su box float+margin */
	background-color: #FFF;
	margin-bottom: 10px;
}

#divContenutoDX {
	width: 190px;
	float: right;
	margin-right: 10px;
	display: inline; /* hack per bug ie6 su box float+margin */
}	

#divClearer {
clear: both;
}

#divGalleria {
	background-color: #787a6c;
	height: 128px;
	clear: both;
}

#divNews {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	float: left;
	margin-left: 10px;
	display: inline;/* hack per bug ie6 su box float+margin */
	padding: 10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #DFDFD7;
	margin-top: 10px;
	margin-bottom: 10px;
	border:solid 1px #aaab9f;
}

#divNews2 {
	clear:both;
	width: 730px !important; /*hack per bug ie boxmodel*/
	width /**/: 740px; /*hack per bug ie boxmodel*/
	margin-left: 10px;
	padding: 10px;
	padding-left:0px;
	background-color: #DFDFD7;
}

#divGuestbook {
	width: 243px !important; /*hack per bug ie boxmodel*/
	width /**/: 265px; /*hack per bug ie boxmodel*/
	float: left;
	margin-left: 10px;
	display: inline;/* hack per bug ie6 su box float+margin */
	padding: 10px;
	padding-top:0px;
	padding-top:0px;
	background-color: #DFDFD7;
	margin-top: 10px;
	margin-bottom: 10px;
	border:solid 1px #aaab9f;
}

#divGuestbook2 {
	width: 270px !important; /*hack per bug ie boxmodel*/
	width /**/: 290px; /*hack per bug ie boxmodel*/
	float: left;
	margin-left: 10px;
	display: inline;/* hack per bug ie6 su box float+margin */
	padding: 10px;
	padding-top:0px;
	background-color: #DFDFD7;
	margin-bottom: 10px;
}

#divTravelBlog {
	width: 240px;
	float: left;
	margin-left: 10px;
	display: inline;/* hack per bug ie6 su box float+margin */
	padding-top:0px;
	background-color:#669933;
	margin-top: 10px;
	margin-bottom: 10px;
}

#divFooter {
	clear:both;
	width: 760px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------*/

.divBox {
margin-top: 10px;
padding:5px;
padding-top:0px;
background-color: #DFDFD7;
border:solid 1px #aaab9f;
}

.divPayButton {
width: 174px !important; /*hack per bug ie boxmodel*/
width /**/: 180px; /*hack per bug ie boxmodel*/
background-image:url(../images/payment-button.jpg);
color:#FFCC00;
margin-top:5px;
margin-bottom:5px;
padding:3px;
text-align:center;
}

.divPayButton2 {
font-size:12px;
color:#f00;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------*/

a.menuTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 1px;
	margin-right: 1px;
}

a.menuTesto:hover {
	color:#ffcc00;
}

a.menuTestoSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
	text-transform: uppercase;
	margin-left: 1px;
	margin-right: 1px;
}

.footerTesto {
	font-size: 12px;
	color: #eaeaea;
	text-decoration: none;
}

a.footerTesto:hover {
	color: #FF0000;
}

.imgFlag {
	margin-left:5px;
	margin-top:8px;
	border:none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-bottom:5px;
}

h1 img {
vertical-align:middle;
}

h1 a:hover {
	color:#ff0000;
}

h1 a {
		color: #660000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	margin-bottom:5px;
}

b {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #aa0000;
}

a:hover {
	color: #ff0000;
}

.formTesto {
	font-size: 12px;
}
