body
{
	background: #e8e8e6;
	color: #424242;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 48px 30px 30px 30px;
}

#divLangs
{
	display: block;
	clear: both;
	margin: 0px;
	width: 741px;
	text-align: right;
	padding: 0px 8px 7px 8px;
}

#divLangs SPAN.sel
{
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
}

#divLangs A, #divLangs A:visited
{
	margin: 0px 0px 0px 6px;
	font-family: Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
	font-weight: normal;
}

#divLangs A:hover
{
}

#divTop
{
	display: block;
	margin: 0px;
	clear: both;
	width: 741px;
	height: 13px;
	background: url(/layout/top.jpg) no-repeat;
}

DIV.in
{
	display: block;
	clear: both;
	margin: 0px;
	background: url(/layout/in.jpg);
	width: 733px;
	overflow: hidden;
	padding: 0px 4px 0px 4px;
}

#divMid
{
	display: block;
	margin: 0px;
	clear: both;
	width: 741px;
	height: 13px;
	background: url(/layout/mid.jpg) no-repeat;
}

#divBottom
{
	display: block;
	margin: 0px;
	clear: both;
	width: 741px;
	height: 13px;
	background: url(/layout/bottom.jpg) no-repeat;
}

#divHead
{
	text-align: left;
	padding: 0px 8px 9px 9px;
	height: 375px;
}

#divHeadLeft
{
	float: left;
}

#divLogo
{
	display: block;
	clear: both;
	background: url(/layout/logo_bg.gif) repeat-x;
	width: 299px;
	height: 76px;
	padding: 78px 20px 81px 24px;
}

#divMenusTop
{
	display: block;
	clear: both;
	width: 343px;
	height: 142px;
	margin: 2px 0px 0px 0px;
}

#divMenuLeft
{
	background: url(/layout/viaggia_bg.jpg) no-repeat;
	display: block;
	clear: none;
	float: left;
	width: 170px;
	height: 142px;
	z-index: 98;
}

#divMenuRight
{
	background: url(/layout/scopri_bg.jpg) no-repeat;
	display: block;
	clear: none;
	float: right;
	width: 170px;
	height: 142px;
	z-index: 98;
}

#divSlideshow
{
	float: right;
}

#divBody
{
	display: block;
	clear: both;
	margin: 0px;
	width: 633px;
	overflow: hidden;
	text-align: left;
	padding: 0px 50px 15px 50px;
}

#divSubBody
{
	display: block;
	clear: both;
	margin: 0px;
	width: 633px;
	overflow: hidden;
	text-align: right;
	padding: 0px 50px 25px 50px;
}

#divBody h1
{
	color: #af2724;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

#divBody h2
{
	color: #af2724;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin: 9px 0px 9px 0px;
}

#divBody h3
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
	font-style: oblique;
}

#divBody p
{
	margin: 0px 0px 14px 0px;
	line-height: 14px;
}

#divBody DIV.propblock
{
	float: left;
	display: block;
	clear: none;
	width: 306px;
	margin-right: 10px;
}

#divBody A, #divBody A:visited
{
	color: #424242;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#divBody A:hover
{
	text-decoration: underline;
}

#divBreadCrumbs
{
	display: block;
	font-size: 10px;
	color: #525252;
	margin: 0px 0px 25px 0px;
	padding: 5px 40px 4px 40px;
	background: #ececea;
	width: 633px;
	text-align: left;
}

#divBreadCrumbs A, #divBreadCrumbs A:visited
{
	font-size: 10px;
	color: #525252;
	text-decoration: underline;
}

#divFooter
{
	width: 731px;
	margin: 8px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
}

#divFooter A, #divFooter A:visited
{
	text-decoration: none;
	color: #727272;
}

#divMenu
{
	display: block;
	clear: both;
	padding: 14px 20px 0px 30px;
	margin: 0px;
	width: 663px;
	height: 30px;
	overflow: hidden;
}

#divMenu ul
{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#divMenu li
{
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#divMenu A, #divMenu A:visited, #divMenu SPAN
{
	color: #6d6429;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #6d6429;
}

#divMenu A:hover
{
	color: #af2724;
	background-color: #ebdc5a;
}

ul.sub
{   
    position: absolute;
    display: none;
    list-style: none;
    margin: 0px;
    z-Index: 99;
    text-align: left;
    background: #ebdc5a;
    padding: 0px;
}   
    
li.node_sub
{
    display: block;
    float: none;
    margin: 0px;
    padding: 0px 0px 0px 1px;
    list-style: none;
}   

a.node_sub, a.node_sub:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    display: block;
    text-align: left;
    padding: 3px 10px 3px 10px;
    color: #8e8431;
    text-decoration: none;
    margin: 0px;
}

a.node_sub:hover
{
    color: #af2724;
}

#divBody TABLE
{
	color: #424242;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#divBody TABLE.prop
{
	clear: both;
	border-right: solid 1px #e8e8e6;
	margin: 20px 0px 15px 0px;
}

#divBody TABLE.prop TH
{
	color: #e8e7e5;
	font-weight: bold;
	padding: 8px 20px 8px 20px;
	text-align: left;
	border-top: solid 1px #e8e8e6;
	border-left: solid 1px #e8e8e6;
}

#divBody TABLE.prop TD
{
	border-left: solid 1px #e8e8e6;
	border-bottom: solid 1px #e8e8e6;
	padding: 3px 20px 3px 20px;
}

#divLangs
{
	display: block;
	clear: both;
	margin: 0px;
	width: 741px;
	text-align: right;
	padding: 0px 8px 7px 8px;
}

#divLangs SPAN.sel
{
	margin: 0px 0px 0px 6px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
}

#divLangs A, #divLangs A:visited
{
	margin: 0px 0px 0px 6px;
	font-family: Verdana, sans-serif;
	color: #424242;
	text-decoration: none;
	font-weight: normal;
}

#divBody IMG.byside
{
    margin: 0px 8px 8px 0px;
    border: solid 4px #e8e8e6;
    outline: solid 1px #d8d8d6;
}

UL.topsub
{
	display: block;
	width: 170px;
	z-index: 99;
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}

UL.topsub li
{
	height: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

A.topMenuLink, A.topMenuLink:visited
{
	display: block;
	clear: both;
	text-align: center;
	width: 150px;
	height: 22px;
	padding: 10px 10px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e8e8e6;
	text-decoration: none;
	z-index: 99;
}

A.topMenuLink:hover
{
	color: #ffffff;
}

A.sublink, A.sublink:visited
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #e8e8e6;
	text-decoration: none;
}

A.sublink:hover
{
	color: #ffffff;
}

#divGallery IMG.gallery
{
	border: solid 4px #ededeb;
	margin: 0px 0px 0px 22px;
	float: left;
}

#gallery
{
	background: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	width: 431px;
}

#gallery DIV.title
{
	float: left;
	clear: none;
	padding: 7px 10px 7px 10px;
	width: 351px;
}

#gallery IMG
{
	display: block;
	clear: both;
	text-align: center;
}

#gallery A, #gallery A:visited
{
	display: block;
	clear: none;
	width: 30px;
	height: 30px;
	text-decoration: none;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

#gallery A.linkPrev, #gallery A.linkPrev:visited
{
	background: url(/layout/gprev.jpg);
	float: left;
}

#gallery A.linkNext, #gallery A.linkNext:visited
{
	background: url(/layout/gnext.jpg);
	float: right;
}

#gallery A.linkClose
{
	background: url(/layout/gclose.jpg);
	float: right;
	clear: both;
}

#gallery A:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#gallery DIV.disabledLinkPrev
{
	float: left;
	display: block;
	clear: none;
	width: 30px;
	height: 30px;
	text-decoration: none;	
}

#gallery DIV.disabledLinkNext
{
	float: right;
	display: block;
	clear: none;
	width: 30px;
	height: 30px;
	text-decoration: none;	
}

