 
/* CSS Document */
a:link {
	color:#330099;
	text-decoration:underline;
}

a:visited {
	color:#A082A7;
}

a:hover {
	text-decoration:none;
}

/*sezioni contenitori*/

body {
	font: x-small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background:#FFF url(../img/sfondo.jpg) /*repeat-y 20% 0;*/ repeat top left;
	color:#555040;
	margin:0;
	padding:0;
}

h3 { color: #999999;}

h4 { font:x-small;
	color:#999999;
	text-indent:2em;
}



#container {
	margin: 0 0 0 65px;
	margin-bottom: 39px;
	background:#FFF url(../img/bg.jpg) repeat-y top left;
	width: 640px !important;
	width /**/:650px;
	padding:0 5px;
	border-bottom:5px solid #FFF;
	position:relative;
	font-size:110%;


}

#pageHeader {
	width:640px;
	height:75px;
	background:#FFF url(../img/cielo2.jpg) no-repeat top left;
}

#quickSummary {
	height:125px;
	width:640px;
	background-color:#FFFFFF;
	position:relative;
}

#quickSummary p {
	margin:0;
	padding:0;
}

#quickSummary .p1 {
	position:absolute;
	top:0px;
	left:0px;
	width:405px;
	height:120px;
	background:#999666 url(../img/macchinetta.jpg) no-repeat top left;
}

#quickSummary .p1 span { 
	position:absolute;
	top:10px;
	left:130px;
	color:#FFFFFF;
	font-size:small;
	text-trasnsform:capitalize;
}

#quickSummary .p2 {
	position:absolute;
	top:0px;
	left:410px;
	width:230px;
	height:120px;
	background:transparent url(../img/loghetto.gif) no-repeat top right;
	overflow:hidden;
}

#quickSummary .p2 span {
	
	color:#999666;
	font-size: small;
	text-decoration: blink; 
}

#quickSummary .p2 a {
	width:230px;
	height:60px;
	float:right;
	visibility:visible;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:-1.4em;
	margin-bottom:1.4em;
}

#pageHeader h1, #pageHeader h2 {
	display:none;
}

#preamble {
	margin-right:235px;
	padding:5px;
	background:#E9E6D9;
}

#preamble h3 {
	margin:0 0 5px;
	padding:0;
	width:238px;
	height:24px;
	text-indent:-9000px;
	overflow:hidden;
	background:transparent url(../img/puntina.gif) no-repeat top left;
}

#preamble p {
	margin:0 10px 10px;
	padding:0;
}

#preamble p.p3 {
	margin:0 10px 5px;
}

#preamble .p2 span {
	acronym: border-bottom:1px dotted #555040;
}

#supportingText {
	margin-right:235px;
	padding:5px;
}

#linkList {
	position:absolute;
	top:200px;
	left:415px;
	width:230px;
	background-color:#CCCC93;
}

#footer {
	margin:0 -240px -5px -5px;
	border-top:5px solid #FFF;
	background-color:#CCCC99;
	padding:10px;
	text-transform:uppercase;	
}

/*finezze*/

#footer a {
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover {
	color:#555040;
	text-decoration:none;
}

#explanation h3, #participation h3, #benefits h3, #requirements h3 {
	margin:10px 0 5px;
	padding:0;
	width:238px;
	height:24px;
}

#explanation h3 	{ 	background:transparent url(../img/) no-repeat top left; }
#participation h3 	{ 	background:transparent url(../img/) no-repeat top left; }
#benefits h3 		{ 	background:transparent url(../img/) no-repeat top left; }
#requirements h3 	{ 	background:transparent url(../img/) no-repeat top left; }

#preamble h3 span,
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span {
	display:none;
}

#partecipation .p3 {

	ul: list-style-type: square;
}

#lselect li a, #lfavorites li a {display: block; margin-left:-10px; font-weight:bold;}
#linkList li a.c, #lfavorites li a.c {float:none; display:inline; margin-left:0; font-weight:normal; font-size:100%;}

#supportingText p {
	margin:0 10px 10px;
	padding:0;
}

#linkList ul {
	width:210px;
	margin:0 0 10px 15px;
	padding:0;
}

#linkList li {
	padding: 0 0 0 20px;
	margin:0 0 5px;
	list-style-type:none;
	white-space:nowrap;
	background: transparent url(../img/puntina.gif) no-repeat 0 1px;
}

#lselect ul, #lfavorites ul {
	width:210px;
	margin:0 0 10px 15px;
	padding:0;
}

#lselect li, #lfavorites li {
	padding: 0 0 0 25px;
	margin:0 0 5px;
	list-style-type:none;
	clear:left;
	white-space:nowrap;
	background: transparent url(../img/puntina.gif) no-repeat 0 3px;
}

#linkList h3 {
	margin:0 0 10px;
	background:#6E6855 url(../img/bg2.gif) repeat-y top left;
	padding:5px 5px 5px 15px;
	font-weight:bold;
	color:#CCCCFF;
	font-size:100%;
}

acronym {
	border-bottom:1px dotted #555040;
}

a acronym {
	border-bottom:1px dotted #8297A7;
}

#lfavorites, #larchives, #lresources {
	border-top:5px solid #FFF;
}

/*extradiv*/
.skip {
	height:0;
	width:0;
	left:-19000px;
	overflow:hidden;
	position:absolute;
	}
