body
{
   /*width: 200;*/
   margin: auto;
   margin-left: 87px;
   margin-top: 50px;
   margin-bottom: 50px;
   background-color:#999999;
   /*background-image: url("images/designSite/fond.jpg");*/
   }


#baniere_logo
{
	width: 850px;
	height: 72px;
	background-image: url("images/designSite/barre.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;  /* margin-bottom: 10px;*/
	
}

#baniere_titre
{
	width: 850px;
	height: 236px;
	background-image: url("images/designSite/titre.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;  /* margin-bottom: 10px;*/
}
#img_01
{
	width: 850px;
	height: 160px;
	background-image: url("images/medias/3images.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;  /* margin-bottom: 10px;*/
}

/*
#balise{ 
} 

display:block; 
position:absolute; 
top:2px; 
left:2px; 
*/


#img_04
{
	width: 100;
	height: 100;
	background-image: url("images/medias/grande.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;  /* margin-bottom: 10px;*/
	margin-right: 50px;
	margin-left:50px;
	/*margin-bottom:10px;*/
	/*float:left;*/

	
}


#corps
{
	width: 850px;
	padding-bottom: 30px;
	background-color: #3a3a3a;
	/*background-image: url("images/designSite/motif.png");*/
	/*background-repeat: repeat-x;*/
	/*padding-top:350px;*/
}

#corps h2
{
	color: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align:justify;
	font-size: 12px;
	line-height:18px;
	padding-top:50px;
	padding-right: 135px;
	padding-bottom: 20px;
	padding-left: 135px;	
	/*float: left; */
}

#corps h3
{
	color: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align:justify;
	font-size: 12px;
	line-height:18px;
	padding-top:5px;
	padding-right: 135px;
	padding-bottom: 20px;
	padding-left: 50px;	
	/*float: left; */
}




#baniere_back
{
	width: 850px;
	height: 25px;
	/*background-image: url("images/banniere.gif");*/
	background-repeat: no-repeat;
	margin-top: 0px;  /* margin-bottom: 10px;*/
	
}


/*
#baniere_back h5
{
	color: #FFFFFF;
	padding: 25px;	
	text-align: left;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 60px;
	margin-top: 0px;
	font-weight: bold;
}
*/


/*
#baniere_logo h5
{
	color: #FFFFFF;
	padding: 25px;	
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60px;
	margin-top: 0px;
	font-weight: bold;
}
*/





/*

#corps h1
{
	color: #777777;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin-top: 0px;
	font-weight: bold;
}


#corps h2
{
	background-image: url("images/titre.png");
	background-repeat: no-repeat;

	padding-bottom: 15px;
	border-bottom: 1px dotted #000000;
	
	color: #777777;
	text-align: left;
	font-family: "Georgia", Times, serif;
	font-style:italic;
	font-size: 18px;
	font-weight: normal;
}

#corps h2 a:link
 { 
	text-decoration: none;
}

#corps h2 a
{
	color: #777777;	
}

#corps h2 a:hover
{
	background-color: #FF9900;
	color: #000000;
}


#corps h3
{
	color: #777777;
	text-align: left;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;	
}

#corps h4
{
	color: #777777;
	text-align: left;
	font-family: "Georgia", Times, serif;
	font-size: inherit;
	font-weight: normal;	
}



#corps h4 a
{
	color: #777777;	
}

#corps h4 a:hover
{
	background-color: #FF9900;
	color: #000000;
}
*/






#contacts
{
	
	padding-top: 15px;
	text-align: left;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size:12px;
	/*font-weight: bold ;*/
	color: #FFFFFF;
	
	/*background-repeat: repeat-x;*/
	width: 850px;
	height: 30px;
	background-color: #2B2B2D;
	background-repeat: no-repeat;
	margin-top: 0px;  /* margin-bottom: 10px;*/
	border-color: #333333;
}

#contacts a:link
 { 
	text-decoration: none;
}

#contacts a
{
	color: #fff10f;	
}

#contacts b
{
	
	padding-left: 110px;
}

#contacts a:hover
{
	background-color: #CCFF00;
	color: #000000;
}












/* MENU HORIZONTAUX*/

/*
ul#menu_horizontal {
	background-image: url("images/designSite/motif.png");
	background-repeat: repeat-x;
	width: 510px;
	height : 50px;
	
	
	background-color : #ffffff;
	border: 1px dotted #000000;
	list-style-type : none; 
}
 
ul#menu_horizontal li{
	
	padding-top:10px;
	line-height : 40px;
}
 
ul#menu_horizontal li.bouton_gauche {
	float : left;
	padding-right : 50px;
	padding-right : 50px;
	border-right : 1px dotted #000000; 
}
 
ul#menu_horizontal li.bouton_centre {
float : left;
padding-left : 60px;
padding-right : 50px;

}
ul#menu_horizontal li.bouton_droite {
float : right;
padding-right : 50px;
padding-left : 50px;
border-left : 1px dotted #000000;
}
 
 

ul#menu_horizontal a {
	color: #2d275c;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none ;
	

}
 
ul#menu_horizontal a:hover { 
	background-color: #fff10f;
	color: #000000;
}
 


ul#menu_horizontal a:link
 { 
	text-decoration: none;
}

*/




/*

.element_rubriques
{
	background-color: #FFFFFF;
	background-image: url("images/motif.png");
	background-repeat: repeat-x;
	margin-top: 0px; 
	font-weight:bold;
	float: left;
	width: 450px;	
}


.element_rubriques h3
{
	color: #000000;
	font-family:  "Helvetica", Arial, Verdana, sans-serif;
	text-align: left;
	margin-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 45px;
}



.element_rubriques ul
{
	list-style-image: url("images/puce.png");
	list-style-position: inherit;
	
	line-height: 40px;
	margin-left: 10px;
	margin-bottom: 25px;
	text-align: left;
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	margin-top: 40px;
	font-size: 18px;
}


.element_rubriques a:link
 { 
	text-decoration: none ;
}

.element_rubriques a
{
text-decoration: none ;
	color: #000000;
}
*/
/*
.element_rubriques a:hover
{
text-decoration: none ;
	background-color: #FF9900;
	color: #000000;
}*/
