/* CSS Document - FIREFOX */


/*GENERAL*/

html, body {
 	margin: 0; padding:0;
	background-color: #000000;
}


#conteneur_principal {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 80px;
}



#menu_flash {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
	height: 234px;
	width: 776px;
}





/*PAGE PRINCIPALE*/

#page_principale {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
	height: 800px;
	width: 776px;
	/*background-color: #66CC66;*/
}



#left {
	height: 600px;
	width: 120px;
	float: left;
}


#center {
	height: 600px;
	width: 562px;
	background-color: #CCCCCC;
	float: left;
}
#titre {
	height: 96px;
	width: 562px;
}

#cadre_vert1 {
	width: 562px;
	height: 45px;
	margin-top: 20px;
	background-color: #BE140C;
}

#ornement_gh {
	width: 45px;
	height: 45px;
	float: left;
	background: url(../images/ornement_gh.gif) no-repeat;
}
#ornement_dh {
	width: 45px;
	height: 45px;
	float: left;
	margin-left: 472px;
	background: url(../images/ornement_dh.gif) no-repeat;
}


#cadre_vert2 {
	width: 562px;
	height: 45px;
	float: left;
	background-color: #BE140C;
}

#ornement_gb {
	width: 45px;
	height: 45px;
	float: left;
	background: url(../images/ornement_gb.gif) no-repeat;
}
#ornement_db {
	width: 45px;
	height: 45px;
	float: left;
	margin-left: 472px;
	background: url(../images/ornement_db.gif) no-repeat;
}


#contenu {
	width: 562px;
	padding-left: 10px;
	padding-bottom: -30px;
	background-color: #CFF3CB;
	float: left;
}

#contenu p {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
}


#right {
	height: 600px;
	width: 90px;
	float: left;
	background: url(../images/cote_droit.gif) no-repeat;
}

#footer {
	margin-left: auto;
	margin-right: auto;	
	height: 32px;
	width: 776px;
	float: left;
	background: url(../images/cote_bas_2.gif) no-repeat;
}



/* LIENS */
a, a:link, a:visited, a:active, a:focus, a:hover { 
  color: #BE140C;
}




/* LISTE */

.liste {
	margin-top: 20px;
	margin-right: 20px;
}

.liste ul {
	margin-top: -20px;
	margin-right: 20px;
}

.liste ul li {
	list-style-type: none;
	font-size: 15px;
	font-weight: normal;
	margin-left: 20px;
	color: #000000;
}









/* IMAGES */
/* IMAGE CHEF */
#cadre_vert3 {
	width: 562px;
	height: 209px;
	margin-top: 210px;
	margin-left: -572px;
	position: absolute;
	float: left;
}
#ornement_gb3 {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 150px;
	background: url(../images/ornement_gb.gif) no-repeat;
}
#ornement_db3 {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 153px;
	margin-left: 170px;
	background: url(../images/ornement_db.gif) no-repeat;
}




/*IMAGE _CONCEPT */
#image_concept {	
	float: left;
	margin-top: 40px;
	width: 257px;
	height: 150px;
	margin-left: 280px;
	background: url(../images/casseroles2.gif) no-repeat;
}


/*IMAGE OFFRE */
#image_offre {
	float: left;
	margin-top: -1px;
	width: 400px;
	height: 80px;
	margin-left: 150px;
}


/*IMAGE ATELIER */
#cadre_vert4 {
	width: 562px;
	height: 192px;
	margin-top: 246px;
	position: absolute;
	float: left;
	margin-left: -572px;
	background: url(../images/passoire.gif) no-repeat;
}
#ornement_gb4 {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 150px;
	background: url(../images/ornement_gb.gif) no-repeat;
}





/* GALERIE */
#galerie {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 50px;*/
	width: 500px;
	height: 285px;
}




/* FORMULAIRE */
#formul_1 {
	width: 562px;
	float: left;
}

#formul_1 p {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}


#formul_2 {
	width: 280px;
	height: 273px;
	float: left;
}

#formul_3 {
	width: 280px;
	height: 273px;
	margin-left: 2px;
	float: left;
}





/* LIENS */
#contenu_liens {
	width: 540px;
	height: 375px;
	padding: 10px 10px 10px 10px;
	background-color: #B9E0FD;
	float: left;
	overflow : auto;
}

#contenu_liens img {
	text-decoration: none;
	border: none;
}






/* MENTIONS LEGALES_BAS DE PAGE */
#mentions {
	margin-left: auto;
	margin-right: auto;	
	height: 50px;
	width: 776px;
	float: left;
}

#mentions p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

#mentions a {
	text-decoration: none;
	color: #FFFFFF;
}





/* COPYRIGHT */
#copyright {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;

}

#copyright p {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

#copyright a {	
	font-weight: bold;
	color: #BE140C;
}



/* SITE MAP  */
#contenu_plan {
	width: 562px;
	padding: 10px 10px 10px 10px;
	background-color: #BE140C;
	float: left;
}

#contenu_plan p {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}





/* PAGE DE MENTIONS LEGALES  */
#contenu_mentions {
	width: 540px;
	height: 375px;
	padding: 10px 10px 10px 10px;
	background-color: #BE140C;
	float: left;
	overflow : auto;

}

#contenu_mentions p {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
}


	
