/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */



body {
	font-family: "trebuchet ms", verdana, arial, tahoma;
	font-size: 85%;
	color: #585858;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 95%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper-menu-top {
	background-color: white;
	background-image: url(../images/bg02-white-left001.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}

#menu-top {
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
	background-color: transparent;
	background-image: url(../images/bg02-white-right001.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
	background-image: url(../images/menuleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-top a span {
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	background-color: transparent;
	background-image: url(../images/menuright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

 #menu-top a:hover {
	background-position:0% -42px;
	background-color: #E6E6E6;
}
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background-color: transparent;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #8db7dd;
}

#wrapper-header2 {
	background-color: transparent;
	background-image: url(../images/bg02-blue-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper-header3 {
	background-color: transparent;
	background-image: url(../images/bg02-blue-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 80px;
}

#header h1 {
	padding: 0;
	color: #ccc;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

#wrapper-content {
	background-color: white;
	background-image: url(../images/1-bg02-white-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
* html #wrapper-content { height: 1%; }
#content-index {
	background-color: transparent;
	background-image: url(../images/1-bg02-white-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 230px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 1px;
}

#content-page {
	background-color: transparent;
	background-image: url(../images/1-bg02-white-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 5px;
	padding-right: 60px;
	padding-left: 230px;
	text-align: left;
	padding-top: 10px;
}
#content-page img {
	float: left;
	margin-right: 10px;
}
#colonna-dx {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 16px;
	background-color: #E5F0FC;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: 10px;
}
#colonna-dx img {
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}




#wrapper-menu-page {
	float: left;
	width:160px;
	text-align: center;
	line-height: 120%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	background-color: transparent;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3em;
	margin-left: 4em;
}

* html #wrapper-menu-page { }

#menu-page {
	padding-top: 5px;
	display: block;
	float: left;
}
#wrapper-content #wrapper-menu-page #menu-page a {
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover {
	color: #5288B6;
	display: block;
	background-color: #DEDEDE;
	width: 144px;
	height: 16px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
#menu-content-page a:hover {
	background-color: #DEDEDE;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	display: block;
}
#content img {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/*#menu-page a:hover span {
	height: 16px;
	width: 144px;
	display: inline;
}*/


#wrapper-footer {
	text-align: center;
}

#footer {
	background-color: #e5f0fc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-bottom: 15px;
	color: #5B8FBE;
	width: 100%;
	margin-top: 20px;
}
#contatore {
}


h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

.Stile1 {
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
}
.Stile4 {
	font-size: 24px;
	color: #2CABD4;
	font-weight: bold;
}
.Stile5 {
	font-size: 18px;
	color: #2CABD4;
}
#wrapper-content #content img {
	float: right;
	padding-left: 10px;
}

.Stile6 {
	font-size: 85%;
	display: inline;
}




   

.Stile7 {color: #2CABD4;
	font-weight: bold;}
.Stile10 {color: #2CABD4}
.Stile11 {color: #2CABD4; font-size: 80%; }
.Stile12 {color: #FFFFFF}
.Stile14 {font-size: 12}
.Stile15 {font-size: 80%}
#contatore {
	float: left;
}

