body {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
	background-image: url(gui/bck_body.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	background-color: #FDE693;
}

#sfondo2 {
	background-image: url(gui/sfondofix.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#sfondo1 {
	background-image: url(gui/sfondofix1.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#logo {
	background-image: url(gui/logo.jpg);
	background-repeat: no-repeat;
}

#menu {
	background-image: url(gui/bck_menu.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FE9638;
	border-bottom-color: #FE9638;
	height: 28px;
}

#navlist {
	padding: 0;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0px;
	display: inline;
}

#navlist li a {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	line-height: 28px;
	float: left;
	text-align: center;
	color: #D63303;
	background-image: url(gui/button_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 77px;
}


#navlist li a#sRaggiungerci {
	width: 82px;
	background-position: center;
}

#navlist li a:hover, body#home #sHome,  body#hotel #sHotel, body#casavacanze #sCasavacanze, body#convegni #sConvegni, body#scuole #sScuole, body#sport #sSport, body#ragazzi #sRagazzi, body#territorio #sTerritorio, body#raggiungerci #sRaggiungerci, body#prezzi #sPrezzi, body#news #sNews
{
	color: #FFFFFF;
	background-image: url(gui/button_on.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#sfondoContent, #sfondoContent2 {
}

#sfondoContent2 {
	background-image: url(gui/bck_sfondocontent2.png);
}

#percorso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #FE9638;
	padding-left: 5px;
}

#percorso a {
	color: #FE9638;
}

#sfondoContent2 #percorso {
	padding-left: 185px;
}

#content {
}

#corpo {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 15px;
	padding-bottom: 15px;
}

#corpo a {
	color: #D63303;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D63303;
}

#corpo a:hover {
	color: #CC0000;
	border-bottom-color: #CC0000;
}

#corpo p {
	text-align: justify;
	margin: 0px 15px 7px;
	padding: 0px;
}

#corpo ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 45px;
}


#sideBar {
	background-image: url(gui/bck_sidebar.png);
	background-repeat: repeat-x;
	margin-top: 5px;
}

#sideBar a {
	color: #D63303;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D63303;
}

#sideBar a:hover {
	color: #CC0000;
	border-bottom-color: #CC0000;
}

#sfondoFooter2 {
	background-image: url(gui/bck_footerfix.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#sfondoFooter1 {
	background-image: url(gui/bck_footerfix1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 139px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	padding: 45px 10px 0px 0px;
	text-align: right;
}

#footer a {
	color: #D63303;
}

#footer a:hover {
	color: #CC0000;
}

#partner {
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
}

#sottoFooter {
	width: 700px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 15px;
}

#sottoFooter a {
	color: #FE9638;
	text-decoration: none;
	font-weight: bold;
}

#sottoFooter a:hover {
	text-decoration: underline;
}

#sottonavcontainer {
	font-size: 11px;
}

#sottonavcontainer .titMenu {
	background-color: #FE9638;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#sottonavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#sottonavcontainer a
{
	display: block;
	background-color: #FDE693;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	margin: 0px 7px;
	height: 25px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}

#sottonavcontainer a:link, #sottonavlist a:visited
{
	color: #7A5A11;
	text-decoration: none;
}

#sottonavcontainer a:hover
{
background-color: #FDCA6C;
color: #fff;
}

div.divisore {
	background-image: url(gui/hr.gif);
	height: 21px;
	background-repeat: no-repeat;
	background-position: center top;
}

#sideBar div.divisore {
	margin-right: 20px;
	margin-left: 20px;
}

div.specialBox {
	background-image: url(gui/bck_specialbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.specialBox p {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	line-height: 1.4em;
}

div.specialBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

div.specialBox .titolo{
	color: #666600;
	font-weight: bold;
}

div.specialBoxClose {
	background-image: url(gui/specialboxclose.png);
	height: 12px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #7A5A11;
	margin-top: 5px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #7A5A11;
	margin-top: 5px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 15px;
	padding: 0px;
}

img.right, img.left, img.centro {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #FE9638;
	background-color: #FFFFFF;
	padding: 3px;
}

img.left {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	background-color: #FFFFFF;
	padding: 3px;
}

img.centro {
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	float: none;
}

#corpo a.noborders, .noborders {
	border: none;
}
