/* CSS Document */



body { 
	font-family: Tahoma;
	color: #000;
	background-color: #d5d5d5;
	background-image: url(immagini/bodybg2.jpg);
	
	background-attachment: fixed;
	background-position:top left;
	background-repeat:no-repeat; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #000;
	padding-bottom: 0px;
	}

img { 
	border:2px solid #FFFFFF;
	}

#Text h3 span,#content h3 span {
	padding-bottom: 4px;
	background: url(immagini/rectanglew2.gif) no-repeat 0 0;
	padding-left: 1px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #123;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #123;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #f50;
	}




/*-----------------*/




#container { 
	background: url(immagini/containerbg6.jpg) no-repeat; 
	width: 700px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	
	

	
	
	}
	
#Header { 
	background: url(immagini/headerw7.jpg) no-repeat right top; 
	width: 346px;
	height: 216px;
	float: right;
	margin-top: 0px;
	margin-right: 53px;
	
	}

#hide { 
	background: url(immagini/headerw8.jpg) no-repeat left top; 
	width: 148px;
	height: 215px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	
	}

#content {
	margin-left: 199px;
	padding: 20px;
	padding-top: 16px;
	padding-bottom: 30px;
	width: 306px;
	clear: both;
	border:1px solid #000000;
	background: url(immagini/bgcontent.jpg) no-repeat left top; 
	background-color:#fff;		
	}

#Text {
	margin-left: 199px;
	padding: 0px 20px;
	width: 306px;
	position: relative;
	border:1px solid #000000;
	background-color:#fff;
	
	}

#content h3 {
	margin-top: 20px;
	}

#linkList {
	width: 148px;
	font: 10px Tahoma; 
	position: absolute;
	top: 216px;
	left: 30px;
	margin: 0px;
	padding: 0px;
	border:1px solid #000000;
	background: url(immagini/linklinstbg2.jpg) no-repeat top left;
	background-color:#afafaf; 
	
	}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	padding: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #dddddd; 
	}


/*-----------------*/




#categories,#other1,#other2, #other3 {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(immagini/trianglew.gif) no-repeat bottom center;
	}

#explanation,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	}

#explanation h3 span {
	margin-top: 20px;
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 20px;

	}

#categories ul, #other1 ul, #other2 ul, #other3 ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#categories li, #other1 li, #other2 li, #other3 li {
	padding: 5px 0px;
	background: url(immagini/dotw.gif) no-repeat 0 50%;
	}

#categories li a {
	display: block;
	}

#categories li a.c {
	display: inline;
	}

#linkList #categories ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #other1 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
	
    }

#linkList ul li, #other2 ul li, #other3 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
	
    }

#Header h1 span,#Header h2 span,#hide p.p1 {
	display: none;
	}

#hide p.p2 {
	text-align: left;
	color: #fff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}