/*stili principali*/

html,body
	{
	margin: 0;padding:0; background-color: dcd4dc;
	}
body	{
	font-family: tahoma,verdana,arial,sans-serif;font-size:10pt;text-align: center
	}

div#container
	{width: 830px;text-align: centertext-align: center;
    	border-top: none; background-image: url(layout/prova2.jpg); 
		margin-left: auto;
    margin-right: auto;

	background-repeat: no-repeat; 
					scrollbar-3dlight-color : white;
					scrollbar-arrow-color : white;
					scrollbar-face-color : a7cd71;
					scrollbar-track-color : White;
	}


/*stili per il testo*/

h1,h2{margin: 0;padding-left:6;}

h1	{
	padding-top:1px;padding-bottom:1px;
	font-size: 9pt;letter-spacing:+2px;font-family: tahoma,verdana;color:#696769;
	background-color:#dcd4dc;
	}



h2	{
	letter-spacing:+1px;color: white;font-size: 1em; font family: tahoma, verdana; 
	background-color:#696769;
	}

p {margin-top: 3px; margin-left:25px; margin-bottom: 1px; margin-right:25px; display: inline;  height: 10px; text-align: center;}


/*stili dei vari div*/

div#header {margin: 0; padding:0;}

div#footer{clear:right; text-align:center; padding: 1em;font-size:1em; color: gray;}

div#footer a{color: gray;;text-decoration: none}



div#navigation-main
	{background-image:url(layout/navigazione-bkg2.jpg);  
	margin: 0px;background-repeat: no-repeat; padding: 0px; width: 800px; height: 45px; margin-left: auto;
    margin-right: auto;
	}

div#navigation-main a{font-size: 1.2em;color:#dcd4dc; text-decoration: none}

div#navigation-main a:hover{color:white; text-decoration:none}
/*stili per i contenuti parte dx*/

div#content
	{
	border:1,5px solid b2afaf;margin-top: 10px;margin-left:19em;margin-right:16px;
 	background-image:url(layout/sfondo-content.jpg); background-position: center center; 
	text-align: center center;background-repeat: no-repeat; 
	padding: 36 40 30 38 px ; height:355px;width: 546px; text-color:b2afaf;
	}

div#picture {text-align: center center; overflow:hidden; width: 443px; height:280px; color:b2afaf;}

div#picture img {height:100%; }


/*stili per i contenuti parte sx*/

div#list 
	{
	padding:2px;margin-left:15px;margin-top: 10px; height: 355px; 
	margin-right:0;width: 20,6em;float:left;border:1,5px solid b2afaf; 
	text-align:left; 
	}


div#navigation-pict
	{
	float:left;overflow: auto; width: 20em;height: 315px;
	background-color: #e5e5e5; margin-left:1px; padding:8px;
	}

div#navigation-pict a{font-size: 1.2em;color:#696769;text-decoration: none}

div#navigation-pict a:hover{color: #696769;text-decoration: underline}

div#navigation-pict a#activelink{color: #033;text-decoration: none}



/*stili per pagina "intro"*/


div#enter {padding: 90 0 90 0px; text-align: center center;height:546px;width: 800px; }

div#enter a{text-decoration: none; color:#6f346d;}

div#enter a:hover{text-decoration:none; color:#6f346d;}

div#enter a:visited{text-decoration: none; color:#6f346d;}

/*stili per exposition*/

div#navigation-text
	{
	text-align: left;overflow: auto; width: 780px;height: 355px;  
	background-color: #e5e5e5; margin-left:25px; margin-right:25px;padding:5px;
	border:1,5px solid b2afaf; color: white;
	}

div#advertising
	{background-color:a7cd71;border:2,5px solid b2afaf;float:left; text-align:center; 
	overflow:hidden; width: 150px; height:100px; margin-left:50px; margin-right:50px;
	padding:2px; padding-bottom:3px;
	}
div#advertising img {padding-right:1px; width: 99%;border:none; text-align: center;}

div#description
	{ 
	font-color: white; margin-left: 100px; width: 400px; height:100px;margin-bottom:10px; float: left; 
	padding: 3px; margin-left:10px;background-color:a7cd71;border:1,5px solid b2afaf;
	}


div#pict-intro {text-align: right; font-family: times new roman; font: oblique; font-size: 115%;overflow:hidden; width: 400px; height:280px; color:6f346d;padding-top:50px;}


/*by Simona Cotza*/
