/* CSS Document */
body{
	background-color: #DCD1B7;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div#header{
	background-attachment: scroll;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 108px;
	width: 758px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	display: block;
	
}

div#nav01{
	display: block;
	height: 15px;
	position: relative;
	width: 500px;
	top: 53px;
	padding-left: 150px;
}
div#nav01 a, div#nav01 a:link, div#nav01 a:visited{
	color: #006633;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
div#nav01 a:hover{
	text-decoration: underline;
}

div#nav01 ul{
	list-style-type: none;
	display: block;
	margin: 0px;
}
div#nav01 li{
	float: left;
}
div#nav02{
	display: block;
	position: relative;
	height: 15px;
	width: 550px;
	top: 60px;
	padding-left: 160px;
}
div#nav02 ul{
	list-style-type: none;
	margin: 0px;
}
div#nav02 li{
	float: left;
	padding-bottom: 10px;
}
div#nav02 a, div#nav02 a:link, div#nav02 a:visited{
	color: #CC3300;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AFDA45;
}
div#nav02 a:hover{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

div#centro{
	 background-attachment: scroll;
	background-image: url(../img/sfondo_centro.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: left;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	
}

/******************************************************

				Home page colonna sx

#InProprio, #Competenze, #Strumenti{ border: 1px solid #333333;}
******************************************************/
div#container_sx{
	display: block;
	width: 455px;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	float: left;
	margin-right: auto;
	padding-left: 20px;
}
div#container_sx a:link, div#container_sx a:visited{
	color: #CC3300;
	text-decoration: none;
}
div#container_sx a:hover{
	color: #333333;
	text-decoration: underline;
}

div#container_sx img{
	float: left;
	margin-bottom: 20px;
}
div#container_sx form{
	margin: 0px;
	padding: 0px;
}
div#container_sx label{
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-align: right;
	display: inline;
	float: left;
	padding-top: 7px;
	width: 150px;
}
div#container_sx table{
	margin-top: 10px;
}
div#container_sx td{
	
}
div#container_sx td input{
	font-size: 11px;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #DCD1B7;
	margin: 0px 2px;
	padding-left: 1px;
}
div#container_sx ul{
	list-style-type: none;
	margin: 0px 0px 20px;
}
div#container_sx li{
	background-attachment: scroll;
	background-image: url(../img/marker_li_sx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

div#sub_container ul{
	list-style-type: none;
	margin: 0px 0px 20px;
}

div#sub_container li{
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

div#container_sx a, div#container_sx a:link, div#container_sx a:visited{
	color: #333333;
	padding: 5px;
}
div#container_sx a:hover{}

div#container_sx input{
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #F8F8F8;
	border: 1px solid #DCD1B7;
	
}
div#container_sx select{
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	
	background-color: #F8F8F8;
	border: 1px solid #DCD1B7;
}

div#container_sx h1{
	font-size: 14px;
	font-weight: bold;
	color: #497845;
	margin-top: 20px;
	border: 1px none #FF0000;
	width: 99%;
}

div#container_sx h2{
	font-size: 12px;
	font-weight: bold;
	color: #497845;
	margin-top: 20px;
	border: 1px none #FF0000;
	width: 99%;
}

div#container_sx h3{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	border: 1px none #FF0000;
	width: 99%;
}

div#container_sx hr{
	width: 50%;
	border-top: 1px solid #DCD1B7;
	margin-left: 140px;
}

div#InProprio{
	background-image: url(../img/hp_inproprio.gif);
	height: 110px;
	width: 400px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 30px;
	display:table;
	text-align: left;
	}


div#InProprio dl, #Competenze dl, #Strumenti dl {
	margin-left: 95px;
}
div#InProprio dt, #Competenze dt, #Strumenti dt {
	font-weight: bold;
	color: #CC3300;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 40px;
}
div#InProprio ul, div#Competenze ul, div#Strumenti ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px;
}
div#InProprio li, div#Competenze li, div#Strumenti li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#InProprio a, div#InProprio a:link, div#InProprio a:visited, 
div#Competenze a, div#Competenze a:link, div#Competenze a:visited, 
div#Strumenti a, div#Strumenti a:link, div#Strumenti a:visited{
	color: #866E36;
}
div#InProprio a:hover, div#Competenze a:hover, div#Strumenti a:hover{}

div#Competenze{
	background-image: url(../img/hp_competenze.gif);
	height: 110px;
	width: 400px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 30px;
	display:table;
}
div#Strumenti{
	background-attachment: scroll;
	background-image: url(../img/hp_stumenti.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 400px;
	margin-left: 30px;
	display:table;
}

div#container_dx{
	float: right;
	display: block;
	margin-bottom: 30px;
	margin-top: 15px;
	width: 245px;
	text-align: right;/*border: 1px solid #FF0000;*/
}




div#menulato a{

}
div#menulato a:link, div#menulato a:visited{
	color: #497845;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	padding: 5px 4px 2px 2px;
	width: 220px;
	height: 16px;
	border: 1px solid #DCDAB7;
}
div#menulato a:hover{
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #999999;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

div#menulato form{
	margin: 0px;
	
}
div#menulato label{
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	display: inline;
}

div#menulato ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align: right;
}

div#menulato dd{
	margin: 0px 5px 0px 0px;
}
div#menulato dl{
	margin: 0px;
	width: 100%;
}
div#menulato dt{
	font-weight: bold;
	color: #497845;
	display: block;
	text-align: right;
	letter-spacing: 1px;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-top: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	border-right-style: none;
	margin-right: 5px;
	line-height: 2em;
	background-color: #BDD168;
	width: 225px;
}
div#menulato li {
	list-style-type:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	width: 90%;
}



div#Progetto_hp{
	width: 210px;
	margin-right: 15px;
	margin-left: 5px;
	text-align: left;
}
div#Progetto_hp a, div#Progetto_hp a:link, div#Progetto_hp a:visited{
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	display: inline;
}
div#Progetto_hp a:hover{
	background-color: #DCDAB7;
	text-decoration: none;
	color: #CC3300;
}
div#Progetto_hp h2{
	color: #CC3300;
	font-size: 17px;
}

div#Sponsor_hp{
	background-image: url(../img/regione.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 215px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


div#Community_hp{
	background-attachment: scroll;
	background-image: url(../img/hp_community.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 100px;	
	width: 210px;
	margin-right: 15px;
	margin-left: 5px;
	text-align: left;
}
div#Community_hp ul{
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
}
div#Community_hp li{
	border: none;
	display: list-item;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../img/marker_community.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#Community_hp h2 {
	color: #CC3300;
	font-size: 17px;
	padding-top: 10px;
}

div#Community_hp a, div#Community_hp a:link, div#Community_hp a:active {
	color: #333333;
	text-decoration: none;
}
div#Community_hp a:hover{
	color: #CC3300;
	text-decoration: underline;
}

.Community{
	width: 100px;
}





div#footer{
	background-attachment: scroll;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #999999;*/
}

.buttonMenu	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	border-right: 1px solid #F0F0F0;
	padding-right: 4px;
	border-top: 1px solid #f0f0f0;
	padding-left: 4px;
	border-left: 1px solid #f0f0f0;
	padding-top: 1px;
	border-bottom: 1px solid #F0F0F0;
	background-color: #ffffff;
	height: 25px;
	color: #497845;
	text-align: center;
}	

div#Login{
	display: block;
	text-align: right;
	border: 1px none #FFFFFF;
	font-size: 10px;
	color: #333333;
	padding: 5px 15px 5px 5px;
}

.Login{
	font-size: 10px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #F3EBD9;
	color: #333333;
	padding: 2px;
	margin-left: 10px;
	width: 100px;
	margin-right: 5px;
	}

/*div#Login :focus{
	border: 1px solid #FF6666;	
}*/
div#Login h2{
	color: #CC3300;
	font-size: 17px;
	margin: 0px;
	}
div#Login form{
	margin: 0px;
}
/*a.login , a.login:link, a.login:visited{
	color: #333333;
	font-size: 10px;
}
a.login:hover{
	background-color: #DCDAB7;
}*/
.testoEtichetta{
	font-size: 10px;
}
#menuLayer{
	border: 1px solid #CC3300;
}
div#button_login {
	height: 25px;
	width: 45px;
	display: block;
	padding-left: 175px;
}

div#button_login input{
	background-image: url(../img/login.gif);
	height: 25px;
	width: 45px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-color: #DCDAB7;
	display: block;
	font-size: 10px;
	color: #333333;
	border: 1px solid #DCDAB7;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-right: 10px;
}

div#button_login input:hover{
	background-attachment: scroll;
	background-image: url(../img/login_hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DCDAB7;
	border: 1px solid #DCDAB7;
}

div#button_logout {
	margin-left: 165px;
	padding-bottom: 2px;
	margin-top: 5px;
}
div#button_logout a, div#button_logout a:link, div#button_logout a:visited{
	background-image: url(../img/logout.gif);
	height: 23px;
	width: 50px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	line-height: 1.9em;
	text-align: center;
	font-size: 10px;
	display:block;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}
div#button_logout a:hover{
	background-attachment: scroll;
	background-image: url(../img/logout_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DCDAB7;
	color: #666666;
}

div#registra {
	display: block;
	margin-left: 155px;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-top: 10px;
}
div#registra a, div#registra a:link, div#registra a:visited{
	background-image: url(../img/registrati.gif);
	height: 20px;
	width: 67px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	display: block;
	text-align: center;
	line-height: 1.7em;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}
div#registra a:hover{
	background-attachment: scroll;
	background-image: url(../img/registrati_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DCDAB7;
	color: #666666;	
}
