/* 2colonne sinistra */

html,body{
	margin:0;
	padding:0;
	background-color: #000000;
	color: #E8F2CE;
}

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 5px 10px}

#header{
	height:120px;
	line-height: 120px;
}

div#header h1{height:80px;margin:0; padding-left:10px;background: #333333;color: #79B30B}

div#container{width:780px;margin:0 auto}
div#container{text-align:left}

div#content{float:right;width:630px}
div#content p{line-height:1.2}

div#navigation{float:left;width:150px}
div#navigation p a{	text-decoration:none;}
div#navigation p#selected a{ background-color:#333333}

div#extra{
	float:left;
	clear:left;
	width:150px;
	background:#FF8539;
}

div#footer{
	clear:both;
	width:100%;
	background: #455f08 url(images/f_footer.gif) repeat-x center bottom;
	color: #FFF;
	height: 64px;
}

div#footer p{
	margin:0;
	padding:5px 10px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

div#footer p a{
	margin:0;
	padding:0px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.Stile2 {color: #82A52B; font-size: 14px;  font-weight: bold;	line-height: 25px;}
.Stile4 {color: #691C01;  font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile6 {color: #CF3D2A; font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile8 {color: #F0D572;  font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile10 {color: #F97E2F;  font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile12 {color: #FDB82C;  font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile14 {color: #B8142B; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;	line-height: 25px;}
.Stile16 {font-size: 14px; color: #CC8B52; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 	line-height: 25px;}
.Stile18 {font-size: 12px;	color: #7AA47A;}

