body
{
	background-color: #DDDDDD;
	overflow: scroll;
	background-image: url(fond.png);
	background-position: center;
	background-repeat: repeat-y;

}


.header{
padding-top: 85px;
	background-image: url(img/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	

	
}

.content{
	width: 770px;
	position: relative;
}
a.menu{
	color: black;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu{
	color: #cc3300;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu1{
	color: black;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu1{
	color: #720675;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu2{
	color: black;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu2{
	color: #00D51B;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu3{
	color: black;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu3{
	color: #720000;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu4{
	color: black;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu4{
	color: #FF9900;
font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu5{
	color: black;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a:hover.menu5{
	color: #01ABEB;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	margin-left: 3px;
}
a.menu6{
	color: black;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	padding-left: 700px;
}
a:hover.menu6{
	color: silver;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 25px;
	padding-left: 700px;
}
p{
	font-size: 13px;
	font-family: sans-serif;
	text-align: justify;
	margin-left: 10px;
margin-right: 10px;
}

.img_container {
    	display: block;
    	margin-left: auto;
    	margin-right: auto; 
	border:1px solid #bfbab3;
	padding:4px;
	background-color:#e2ded8;
}

