body{
	margin:0px;
	padding:0px;
	font-family: verdana, arial, sans-serif ;
}
a {
    text-decoration:none;
    font-family: verdana, arial, sans-serif ;
  	font-size: 11pt;
  	font-weight: bold ;
  	color:#000;
}

a:hover {
    color: #777;
    text-decoration:underline;
}
h2{
	margin:14px;
}
form{
	padding:0px;
	margin:0px;
}
input, textarea, select {
    font-size:12px;
    margin:2px;
    padding: 0px;
    border : #55ddff 1px solid;
}

#boitecentre{
	width:960px;
}


#boitehaut{
	width:960px;
	height:100px;
}
#logo{
	width:444px;
	height:100px;
	float: left;
	position: relative;
	display:inline;
}
#animflash{
	width:516px;
	height:100px;
	float: left;
	position: relative;
	display:inline;
	padding:0px;
	margin:0px;
}



#boitemilieu{
	width:960px;
	height:500px;
}
#boiteframemenu{
	background-image:url(../image/degrade.gif);
	background-repeat: repeat-x;
	width:200px;
	float: left;
	position: relative;
	display:inline;
}
#boitemenuh{
	background-image:url(../image/menuh.gif);
	width:150px;
	height:10px;
	font-size: 1pt;
}
#boitemenum{
	background-image:url(../image/menum.gif);
	width:150px;
}
#boitemenub{
	background-image:url(../image/menub.gif);
	width:150px;
	height:10px;
	font-size: 1pt;
}
#boiteframecentre{
	background-image:url(../image/centrebg.gif);
	background-repeat:no-repeat;
	width:760px;
	float: left;
	position: relative;
	display:inline;
}
#textecentre{
	text-align:left;
	overflow:auto;
	height:475px;
}
#textecentre2{
	text-align:left;
	padding-left:20px;
}


#boiteavecbord{
	border : #17ADFF 1px solid;
	padding:3px;
}
#centretitre{
	height:20px;
	margin:3px;
	padding:3px;
	background-color:#DDF7FF;
	font-weight:bold;
}


#boitedubas{
	background-image:url(../image/bas.gif);
	background-repeat: repeat-x;
	width:960px;
	height:20px;
	text-align:right;
	padding:5px;
}
#titredelarubrique{
	width:50%;
	float: left;
	position: relative;
	display:inline;
	margin-top:0px;
	padding:0px;
}

#cassecouille{
	margin-top:-5px;
	padding-top:0px;
	float: right;
	position: relative;
	display:inline;
}

.contenucenter{
	display:;
	margin:3px;
	padding:3px;
}
.contenucenter_c{display:none;}