@charset "UTF-8";
/* CSS Document */

a:link {
	color: #374d52;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #374d52;
}
a:hover {
	text-decoration: underline;
	color: #374d52;
}
a:active {
	text-decoration: none;
	color: #374d52;
}

ul { list-style-image: url("imgs/bullet.png"); }

body {
	background-image: url(imgs/background_blue.gif);
	background-repeat: repeat-x;
	background-color: #ccd2df;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
img {
	border:none;
}

div {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#allcontent {
	bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div#herbs {
	position: fixed;
	float:left;
	left: 0px;
	bottom: 0px;
	width: 250px;
	display: block;
	height: 187px;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}
div#footer {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 939px;
	height:30px;
	text-align: right;
	margin-top: 10px;
}
.footertext {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	color:#374d52;
}

div#whitepage {
	background-color:#FFFFFF;
	padding:0px;
	width:969px;
	height:800px;
	margin-top: 20px;
	color:#000000;
}

#whitepage, #whitepage .sb-inner {
	background:#FFFFFF
}

div#whitepageindexit {
	background-color:#FFFFFF;
	padding:0px;
	width:969px;
	height:780px;
	margin-top: 20px;
	color:#000000;
}

#whitepageindexit, #whitepageindexit .sb-inner {
	background:#FFFFFF
}

div#whitepagecontact {
	background-color:#FFFFFF;
	padding:0px;
	width:969px;
	height:600px;
	margin-top: 20px;
	color:#000000;
}

#whitepagecontact, #whitepagecontact .sb-inner {
	background:#FFFFFF
}

div#whitepageprofilo {
	background-color:#FFFFFF;
	padding:0px;
	width:969px;
	height:680px;
	margin-top: 20px;
	color:#000000;
}

#whitepageprofilo, #whitepageprofilo .sb-inner {
	background:#FFFFFF
}

div#whitepagegoodies {
	background-color:#FFFFFF;
	padding:0px;
	width:969px;
	height:670px;
	margin-top: 20px;
	color:#000000;
}

#whitepagegoodies, #whitepagegoodies .sb-inner {
	background:#FFFFFF
}


div#languages {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 939px;
	height:20px;
	text-align: right;
	margin-top: 15px;
	float:left
}
.languagestext {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	color:#333333;
}
.traduzionititle {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	color:#2AB2E4;
}
div#headerimage {
	margin-right: auto;
	margin-left: auto;
	width: 969px;
	height:245px;
	text-align: center;
	margin-top: 5px;
	float:left;
}
div#menu {
	width: 969px;
	height:42px;
	text-align: center;
	margin-top: -42px;
	z-index:2;
}
div#mascott {
	float:right;
	height:42px;
	margin-top:-146px;
	right:-10px;
	text-align:center;
	width:227px;
	z-index:3;
}
div#columns {
	margin-left: 0px;
	margin-right: auto;
	margin-top: 32px;
	width: 969px;
	text-align: left;
	float:left;
}
div#column1 {
	margin-left: 45px;
	margin-right: auto;
	margin-top: 0px;
	width: 270px;
	text-align: left;
	float:left;
}
div#column2 {
	margin-left: 36px;
	margin-right: auto;
	margin-top: 0px;
	width: 270px;
	text-align: left;
	float: left;
}
div#column3 {
	margin-left: 36px;
	margin-right: auto;
	margin-top: 0px;
	width: 270px;
	text-align: left;
	float: left;
}
div#doublecolumn {
	margin-left: 36px;
	margin-right: auto;
	margin-top: 0px;
	width: 576px;
	text-align: left;
	float:left;
}
div#triplecolumn {
	margin-left: 36px;
	margin-right: auto;
	margin-top: 20px;
	width: 900px;
	text-align: left;
	float:left;
	z-index: 7;
}
div#flashcontent {
	margin-left: 36px;
	margin-right: auto;
	margin-top: 20px;
	width: 900px;
	height:420px;
	text-align: left;
	float:left;
	z-index: 7;
}
.normaltext {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	line-height: 13px;
	color:#333333;
}
.bullettedlist {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	line-height: 16px;
	color:#333333;
}
.titletext {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-weight: bold;
	color:#444444;
	line-height: 20px;
}

