body {
margin:0;
padding::0; 	
background-color: #F9F9F7;
}

#container {
	width: 760px;
	margin:35px auto;
}
#container1 {
	background-repeat: repeat-y;
	background-image: url(../sfondo.jpg);
}

#container2
{background-image: url(../container2colonne.jpg);background-repeat: repeat-y;}

#container3{
	background-color: #686669;
}
#header {
	height: 100px;
	width: 760px;
	background-image: url(../headerok.jpg);
}
#navigation {
	width: 760px; height:50px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #733133;
}
#navigation ul {display:block;
height:50px;
padding:0;
margin:0;
list-style-type:none;
}
#navigation ul li {
	float:left; /* IE*/
	
}

#navigation ul li a {display:block;
width:152px;
height:48px;
line-height:48px;
text-align: center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: white;
background-color: #733133;
margin:0;}

.active {
display:block;
width:152px;
height:48px;
line-height:48px;
text-align: center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
margin:0;
background:#550f16;
color: white;
font-weight: bold;}

#navigation ul li a:hover {
	background: white;
	color: #733133;
	font-weight: bold;
}


#colonna1 {
	float: left;
	width: 260px;
	padding:5px;
	}
	
#colonna1 p {
text-align:center;
font-family: Verdana, Geneva, sans-serif;font-size: 14px;
font-weight: bold}

#colonna1 ul {list-style-type:none}

#colonna1 ul li {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 25px;
font-weight: bold}

#colonna1 ul li a {
	color:#550f16;
	text-align:left;
	padding:20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold
	}
#colonna1 li a:hover {color:white;font-weight:bold;}

#colonna2 {
	float: right;
	width: 249px;
	
	
}	
	
#content1 {
	width: 486px;
	margin-left: 265px;
}
	


#imm { margin-bottom:10px; padding:5px;
	
}

#content2 {
	
	margin-right: 251px;
	margin-left: 261px;
	
}



.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align:center;
	padding-top:30px;
	color: black;
	height: 75px;
}


.k {
	padding: 10px;
	color:white;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	
}


#footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:white;
	text-align: center;
	border-top: 1px solid white;
	padding-top: 5px;
	background-color: #686669;
}

#c {
	height:30px;
	background-image: url(../footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}

a img { border:0; }
