* { margin: 0px; padding: 0px; }
.both { clear: both; }

body { background-color: #FEE2A1; font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #666; }

h1 { font-size: 12px; }
h1 img { float: left; margin-right: 5px; }
h2 { font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #666; }

#main { margin: 40px auto; width: 800px;
	clear: both; background: #fff url(images/mainbg.gif) top repeat-y; }

#top { background: #FEE2A1 url(images/topbg.gif) top no-repeat;
	width: 800px; height: 16px; clear: both; }

#mainContent { padding: 0px 16px; clear: both; }

.imgLeft { float: left; }
.imgRight { float: right; text-align: right; padding: 15px 15px; }

#leftCol { float: left; width: 250px; padding: 10px; background: #46b0cb url(images/stars.jpg) left bottom no-repeat; height: 450px; }
#leftCol p {
	color: #fff;
	text-align: justify;
	line-height: 14px;
	width: auto;
	float: left;
	margin: 5px;
}
#leftCol a { color: #fc0; text-decoration: none; font-weight: bold; }
#leftCol a:hover { color: #fff; text-decoration: none; }

#rightCol { width: 100%; background: #fff; float: left;
	margin-left: 0px; padding-top: 12px; }
#rightCol a { color: #900; text-decoration: underline; }
#rightCol a:hover { color: #900; text-decoration: none; }
#rightCol p { margin: 10px 0px; line-height: 16px; }
#rightCol ol { list-style: none; }
#rightCol ol li { margin: 7px 0px; }

#menu { text-align: left; clear: both; width: 170px; }
#menu li { list-style: none; float: left; margin: 5px 0px 0px 0px; }
#menu li a { font: bold 15px Verdana, Arial, helvetica, sans-serif; color: #333; text-decoration: none; }
#menu li a:hover { color: #0083c7; text-decoration: none; }

#footer { background: #FEE2A1 url(images/footbg.gif) top no-repeat;
	width: 800px; height: 30px; clear: both; }
#footer p { padding: 15px; color: #333; }
#footer a { color: #000; text-decoration: none;  }
#footer a:hover { color: #fff; text-decoration: none; }

.testo {
	color : #333;
	line-height: 13pt;
	padding-bottom : 5px;
	margin-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
	
}

.testo a {
	color : #0083c7;
}
.testo a:hover {
	color : #333;
	
}

.testoleft {
	color : #0083c7;;
	padding-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
	
}

.testoleft a {
	color : #0083c7;
}
.testoleft a:hover {
	color : #333;
	
}

.title {
	color : #0083c7;
	padding-top : 40px;
	padding-bottom : 15px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
	font-weight: bold;
}

