body {
	margin : 0 auto;
	padding : 0;
	width : 100%;
	text-align : center;
	font: 12px Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #65d2ff url(img/fond.png) repeat-x;
}

a {
	text-decoration : none;
}

img {
	border : 0;
}

.clear_b {
	clear : both;
}

#head_barre {
	width : 100%;
	height : 29px;
	margin : 0;
	padding : 0;
	background : url(img/barre_head.png) repeat-x;
	position : absolute;
	top : 0;
}

#header2 {
	width : 1008px;
	height : 210px;
	margin : 0 auto;
	margin-top : 25px;
	padding : 0;
	background : url(img/header2.png) no-repeat;
	position : relative;
}

#header3 {
	width : 1008px;
	height : 210px;
	margin : 0 auto;
	margin-top : 25px;
	padding : 0;
	background : url(img/header3.png) no-repeat;
	position : relative;
}

#header {
	width : 1008px;
	height : 210px;
	margin : 0 auto;
	margin-top : 25px;
	padding : 0;
	background : url(img/header.png) no-repeat;
	position : relative;
}

#titresite {
	width : 100%;
	margin : 0;
	padding : 0;
	position : absolute;
	top : 25px;
	font-size : 16px;
}
#header-links {
width: 100%;
margin:85px auto 0;
height: 66px;
float: right;
text-align: center;
color: #FFFFFF;
}
#header-links h2{
	font-size:18px;
	font-weight:bold;
	
}
#header-links a{
	color:#fff;
	font-weight:bold;
}


/* MENU */
#menu {
	height : 30px;
	margin : 0 0 0 20px;
	padding : 0;
	position : absolute;
	bottom : 10px;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}
#menu ul {
padding-left: 0.3em;
list-style-image:url('img/puce2.png');
list-style-type: circle ;
list-style-position: inside;
}
#menu ul li {
display: block;
float: left;
margin-left:0px;
margin-right:15px;
display : list-item;
}
#menu ul li a {
color: #eeeeee;
/*padding: 0 1em;
text-decoration: none;
font-weight: 600;*/
}
#menu ul li a:hover {
color: #ffffff;
text-decoration: none;
}
#menu ul li#current{
color: #969696;
}


#menu_hor {
	height : 20px;
	margin : 0 0 0 20px;
	padding : 0;
	position : absolute;
	bottom : 10px;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}

#menu_hor a {
	color : #ffffff;
	margin : 0 15px 0 15px;
}

#menu_hor a img {
	margin : 0 16px 1px 0
}

#conteneur {
	width : 1008px;
	margin : 0 auto;
	padding : 0;
}

#gauche {
	width : 233px;
	margin : 0;
	padding : 0;
	float : left;
}

.bloc_menu {
	width : 233px;
	margin : 0;
	padding : 48px 0 0 0;
	position : relative;
}

.menu_h {
	width : 233px;
	height : 49px;
	margin : 0;
	padding : 0;
	background : url(img/menu_titre.png) no-repeat;
	position : absolute;
	top : 0;
}

.menu_h h2 {
	margin : 0;
	padding : 20px 0 0 70px;
	font-size : 12px;
	text-align : left;
	text-transform : uppercase;
}

.menu_h2 {
	width : 233px;
	height : 49px;
	margin : 0;
	padding : 0;
	background : url(img/menu_titre2.png) no-repeat;
	position : absolute;
	top : 0;
}

.menu_h2 h2 {
	margin : 0;
	padding : 20px 0 0 70px;
	font-size : 12px;
	text-align : left;
	text-transform : uppercase;
	color : #610d0d;
}

.menu_h3 {
	width : 233px;
	height : 49px;
	margin : 0;
	padding : 0;
	background : url(img/menu_titre3.png) no-repeat;
	position : absolute;
	top : 0;
}

.menu_h3 h2 {
	margin : 0;
	padding : 20px 0 0 70px;
	font-size : 12px;
	text-align : left;
	text-transform : uppercase;
	color : #610d0d;
}

.menu_c {
	width : 233px;
	margin : 0;
	padding : 0;
	text-align : left;
}

.menu_c ul {
	/*width : 190px;*/
	margin : 1px 4px 1px 4px;
	padding : 2px 0 2px 15px;
	/*display : block;*/
	color : #155d7b;
	background : #9fe3ff;
	list-style-image:url('img/puce1.png');
	list-style-type: circle ;
	list-style-position: inside;
	font: 12px Arial, Helvetica, sans-serif;
}
.menu_c ul  li{
	border-bottom:#44C8FF 1.5px solid;
	padding:2px;
	color : #155d7b;
}
.menu_c ul  a{
	color : #155d7b;
}
.menu_c p {
	/*width : 190px;*/
	margin : 1px 4px 1px 4px;
	padding : 2px 0 2px 30px;
	display : block;
	color : #155d7b;
	background : #9fe3ff url('img/puce1.png') no-repeat 15px 50%;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom:#44C8FF 1.5px solid;
}
/*
.menu_c a {
	width : 190px;
	margin : 1px 4px 1px 4px;
	padding : 2px 0 2px 35px;
	display : block;
	color : #155d7b;
	background : #9fe3ff;
}

.menu_c a img {
	margin : 0 10px 0 0;
	padding : 0;
}
*/
.menu_b {
	width : 233px;
	height : 8px;
	margin : 2px 0 5px 0;
	padding : 0;
	background : url(img/menu_b.png) no-repeat;
}

.menu_b2 {
	width : 233px;
	height : 8px;
	margin : 2px 0 5px 0;
	padding : 0;
	background : url(img/menu_b2.png) no-repeat;
}

.menu_b3 {
	width : 233px;
	height : 8px;
	margin : 2px 0 5px 0;
	padding : 0;
	background : url(img/menu_b3.png) no-repeat;
}

#droite {
	width : 771px;
	margin : 0;
	padding : 12px 0 0 0;
	float : right;
}

.contenu_h {
	width : 771px;
	height : 10px;
	margin : 0;
	padding : 0;
	background : url(img/contenu_h.png) no-repeat;
}

.contenu_c {
	width : 771px;
	margin : 0;
	padding : 10px 0 10px 0;
	background : url(img/contenu_c.png) repeat-y;
}

.contenu_b {
	width : 771px;
	height : 10px;
	margin : 0;
	padding : 0;
	background : url(img/contenu_b.png) no-repeat;
}

.presentation_b {
	width : 738px;
	margin : 0 auto;
	margin-bottom : 15px;
	padding : 0;
	background : url(img/presentation_b.png) no-repeat;
	background-position : center bottom;
}

.presentation_h {
	width : 738px;
	max-height : 225px;
	margin : 0;
	padding : 0;
	background : url(img/presentation_h.png) no-repeat;
}

.presentation_h p {
	margin : 0;
	padding : 20px 40px 20px 40px;
	color : #257595;
	text-align : left;
}

.contenu_c h1 {
	width : 671px;
	height : 20px;
	margin : 0 auto;
	margin-top : 5px;
	padding : 15px 0 0 50px;
	color : #610d0d;
	font-size : 12px;
	text-align : left;
	background : url(img/titre_cont.png) no-repeat;
}

.contenu_c h2 {
	width : 671px;
	height : 20px;
	margin : 0 auto;
	margin-top : 5px;
	padding : 15px 0 0 50px;
	color : #610d0d;
	font-size : 12px;
	text-align : left;
	background : url(img/titre_cont2.png) no-repeat;
}

.contenu_c h3 {
	width : 671px;
	height : 20px;
	margin : 0 auto;
	margin-top : 5px;
	padding : 15px 0 0 50px;
	color : #610d0d;
	font-size : 12px;
	text-align : left;
	background : url(img/titre_cont.png) no-repeat;
}

.cont_c {
	width : 738px;
	margin : 0 auto;
	margin-bottom : 20px;
	padding : 0;
	background : url(img/cont_c.png) repeat-y;
}

.cont_b {
	width : 738px;
	margin : 0;
	padding : 0;
	background : url(img/cont_b.png) no-repeat;
	background-position : center bottom;
}

.cont_h {
	width : 738px;
	min-height : 225px;
	margin : 0;
	padding : 10px 0 0 2px;
	background : url(img/cont_h.png) no-repeat;
	color : #257595;
	text-align : left;
}

.cont_h p,.cont_h h4 {
	margin : 0;
	padding : 15px 20px 15px 20px;
	color : #0c3140;
	text-align : left;
}

.fond_ban {
	width : 476px;
	height : 68px;
	margin : 0 auto;
	padding : 0;
	background : url(img/fond_ban.png) no-repeat;
}
.fond_ban p {
	margin : 0;
	padding : 4px;
}
/*
#footer-bottom {
	width : 1008px;
	height : 82px;
	margin : 0 auto;
	margin-top : 25px;
	padding : 0;
	background : url(img/footer.png) no-repeat;
}
#footer-bottom h3 {
	margin : 0;
	padding : 10px 0 0 0;
}

#footer-bottom a {
	color : #ffffff;
}
*/

#footer {
/*background: #0D0D0D;*/
	/*width : 771px;*/
	/*margin : 10px auto;*/
	font-size: 11px;
	text-align: center;
	padding: 5px 0;
}

/* footer columns */
#footer-columns {
	margin: 0 auto; 
	padding: 0;	
	width: 95%;	
	color:#0c3140;
}
#footer-columns h3{
	color: #FFE788;
}
#footer-columns ul {
	list-style: none;
	margin: 1em 0 0 0; 
	padding: 0;	
}
#footer-columns li {
text-align: left;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
	margin : 0;
	padding : 0;
}
#footer-columns .col3 h3, .col3-center h3 {
	margin : 0;
	padding : 20px 0 0 70px;
	font-size : 12px;
	text-align : left;
	text-transform : uppercase;
	background : url(img/menu_titre.png) no-repeat;
}

#footer-columns .col3-center { 
	margin: 0 1em; 
}
/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;	
	margin: 0.8em auto; 
	padding: 0.5em 0 0 240px;
	text-align: center;
	font-size:0.8em;
}
#footer-bottom h3 {
font-size: 1.4em;
color: #666;
margin: 0.6em 0 0.1em 0;
}
#footer-bottom a {
	color : #ffffff;
}


/* start - table */
table {
	margin: 1em 1.5em; 
	border-collapse: separate;			
	background: #CCFFFF;
	color:#242424;
}
th {
	background: #6699FF;
	height: 3em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #FFF;
	text-align: left;
	border: 0.1em solid #969696;
}
tr {
	height: 2.5em;	
	border: 0.1em solid #969696;
}
td {
	padding-left: 1.2em;
	padding-right: 1.2em;
	border: 0.1em solid #969696;
}
td.first,th.first {
}
td a,td.first a,th.first a{
	color:#242424;

}
/* end - table */
/* form elements */
form {
	margin: .8em 1em; 
	padding: 0.3em;
	border: 0.1em solid #ffffff; 
	/*background-color: #ffffff; */
	color:black;
	/*border:1px red solid;*/
}
fieldset {
	margin: 10px;
	padding: 5px;
	border: none;
}
legend {
	color:#000000;
	font-size:1.2em;
}

label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .2em;
	border: 0.1em solid #fff;
	font: normal 1em Verdana, sans-serif;
	background: #CCFFFF;
	color:#777;
}
textarea {
	width: 95%;
	padding: .2em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 0.1em solid #eee;
	height: 10em;
	display:block;
	background: #CCFFFF;
	color:#777;
}
input.button { 
	font: bold 1em Arial, Sans-serif; 
	margin: 0;
	padding: .25em .3em;
	color: #fff;
	background: #969696;
	border: 0.2em solid #969696;
}