body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;
	background-color:#fff;
	background-image:url(images/degrade-fond.jpg);
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
	
	

a:link {
	color:#333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color:#999999;
}

a:active {
	text-decoration: none;
}

img, h2 img, h2, h3, h5, ul, div, h1, h3, dl, dt, dd, li, p{
    margin: 0;
	padding: 0;
	border: 0;
	
}

h1{
	display:none;
}


#bigbox {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	position: relative;
	text-align:left;
	background-color:#000;
	height: 100%;
	font-size: 12px;
	color: #333;
	background-image: url(images/degrade-bigbox.jpg);
	background-repeat: repeat-y;
}

#entete {
	width:780px;
	height:167px;
	float:left;
	background-image:url(images/logo-ksd.jpg);
	background-repeat:no-repeat;
}

#box {
	width:780px;
	height:auto;
	float:left;
	background-image:url(images/degrade-bigbox.jpg);
	background-repeat:repeat-y;
}

#box #menu{
	width:203px;
	height:242px;
	float:left;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
}

#box #contenu{
	width:420px;
	min-height:242px;
	float:left;
	background-image:url(images/contenu.jpg);
	background-repeat:no-repeat;
}

#box #contenu p{

	margin:10px;
	text-align:justify;
	}
	
#box #contenu h2{
	color:#fff;
	margin:8px 10px 20px 15px;
	font-size:16px;}
#box  #contenu h3 {
	color: #5F91E2;
	margin: 30px 0 10px 40px;
}
#box #contenu ul {
	margin: 5px 10px 5px 40px;
	list-style-type: none;
}


#box #actualite{
	width:157px;
	
	float:left;
	background-image:url(images/actualite.jpg);
	background-repeat:no-repeat;
}
#box #actualite dl {
	width: 130px;
	text-align:justify;
	color:#fff;
	margin: 40px 0 0 7px;
}
#box #actualite dt {
font-weight:bold;
margin:0px 0px 10px;}

#box #actualite dd {

margin:0px 0px 10px;}


#coordonnees {
	width:780px;
	min-height:153px;
	float: left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#coordonnees dl {
	margin: 20px 0 0px 40px;
}
#footer p {
	color:;
	margin:0 0 0 40px;
	text-align: center;
	font-size:10px;
	color: #6C9AE6;
}
#footer p a{
	color: #5E8FE3;
}
a:link {
	width: 300px;
}


#footer{
width:780px;
height:20px;
background-color:#fff;
float:left;
}
#bigbox #box #contenu #formulaire-contact .textfield {
	width: 200px;
}

