/* ----- ELEMENTS DE DEPARD ----- */

body {
	margin: 0;
	border: 0;
}

#conteneur {
	width: 980px;
	/*border: 1px solid #000;*/
	padding: 0;
	margin: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000
}

img {
	border: 0
}

form {
	margin:0;
	padding:0;
}

h1.titre {
	margin: 5px;
	font-size: 16px;
}

/* ----- CLASSES COMMUNES ----- */

.champ_qte { border: 0; background: none; color: #000; width: 18px }
ul.compte { padding: 5px; border: 1px solid #ccc; list-style: none }
p.centre { text-align: center; margin: 10px }
p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px;  color:#F00; }
span.rouge { color:#F00; }

/* ----- VOS CLASSES ET ELEMENTS ----- */
body {
	margin: 0px;
	background-color:#fff;
}

div#conteneur {
	color:#00f;
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	height:1000px;
	font: 12px  Arial, Helvetica, sans-serif;
}

img{
	border:0;
}
div#haut{
	background-image:url('../../images/haut.jpg');
	width:980px;
	height:41px;
}
div#maison{
	position:absolute;
	margin-left:804px;
	margin-top:5px;
	width:26px;
	height:23px;
}
div#favoris{
	position:absolute;
	margin-left:845px;
	margin-top:5px;
	width:26px;
	height:23px;
}
div#contact{
	position:absolute;
	margin-left:883px;
	margin-top:5px;
	width:30px;
	height:23px;
}
div#ami{
	position:absolute;
	margin-left:925px;
	margin-top:5px;
	width:28px;
	height:25px;
}
div#bandeau{
cursor:pointer;
}
div#bas_banniere{
	background:url('../../images/bas_banierre2.jpg') no-repeat;
	width:980px;
	/*height:44px;*/
	height:54px;
}

div#b1{
	background:url('../../images/b1.jpg') no-repeat;
	position:absolute;
	width:143px;
	height:44px;
}
div#b1:hover{
	background:url('../../images/b1_s.jpg') no-repeat;
	cursor:pointer;
}
div#b1 a{
	width:143px;
	height:44px;
	text-decoration:none;
	font-weight:bold;
	color:#00f;
	margin-left:48px;
	margin-top:16px;
	position:absolute;
}
div#b1 a:hover{
	color:#fff;
}

div#b2{
	background:url('../../images/b2.jpg');
	margin-left:143px;
	width:161px;
	height:44px;
	position:absolute;
}
div#b2:hover{
	background:url('../../images/b2_s.jpg');
	cursor:pointer;
}
div#b2 a{
	width:161px;
	height:44px;
	text-decoration:none;
	font-weight:bold;
	color:#00f;
	margin-left:42px;
	margin-top:16px;
	position:absolute;
}
div#b2 a:hover{
	color:#fff;
}
div#b3{
	background:url('../../images/b3.jpg');
	margin-left:304px;
	width:107px;
	height:44px;
	position:absolute;
}
div#b3:hover{
	background:url('../../images/b3_s.jpg');
	cursor:pointer;
}
div#b3 a{
	width:107px;
	height:44px;
	text-decoration:none;
	font-weight:bold;
	color:#00f;
	margin-left:42px;
	margin-top:16px;
	position:absolute;
}
div#b3 a:hover{
	color:#fff;
}
div#b4{
	background:url('../../images/b4.jpg');
	margin-left:411px;
	width:133px;
	height:44px;
	position:absolute;
}
div#b4:hover{
	background:url('../../images/b4_s.jpg');
	cursor:pointer;
}
div#b4 a{
	width:133px;
	height:44px;
	text-decoration:none;
	font-weight:bold;
	color:#00f;
	margin-left:42px;
	margin-top:16px;
	position:absolute;
}
div#b4 a:hover{
	color:#fff;
}
.champ{
	position:absolute;
	width:118px;
	height:14px;
	border:none;
	border:0;
	margin-left:692px;
	margin-top:15px;
	color:#000000;
}

.b_ok{
	position:absolute;
	margin-left:829px;
	margin-top: 15px;
}
table#millieu{
	vertical-align:top;
	margin-left:1px;
	background:url('../../images/gauche.jpg') repeat-y;
}
td#gauche{
	/*position:absolute;*/
	width:172px;
	margin-left:1px;
	background:url('../../images/gauche.jpg') repeat-y;
}
div#menu{
	/*border:1px solid red;*/
}
div#menu h2{
	width:150px;
	height:19px;
	line-height:15px;
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:0px;
}
#menu h2 a{
	position:absolute;
	margin-left:20px;
	display:block;
	color:#4B8D0A;
	font-size:12px;
	width:120px;
	height:19px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:32px;
}
#menu h2 a:hover{
	background:url('../../images/fleche.jpg') no-repeat;
	position:absolute;
	height:19px;
}
#menu .menu h2 a:hover{
	background:url('../../images/fleche.jpg') no-repeat;
	position:absolute;
	height:19px;
}
#menu .menutitre{
	text-indent:50px;
	display:block;
	color:#4B8D0A;
	font-size:12px;
	width:170px;
	height:19px;
	text-decoration:none;
	margin:0;
	padding:0;
	cursor:pointer;
}
#menu .chang{
	text-indent:30px;
	cursor:pointer;
	background:url('../../images/fleche.jpg') no-repeat;
	color:#4B8D0A;
	font-size:12px;
	width:150px;
	text-decoration:none;
}
div#debut_menu{
	background:url('../../images/cate.jpg');
	width:172px;
	height:54px;
	margin-left:1px;
}
div#debut_menu h2{
	position:absolute;
	margin-left:78px;
	margin-top:20px;
	color:#4B8D0A;
	font-size:17px;
}
li.stretcher{
	list-style:none;
}
ul.stretcher{
margin:0;
margin-left:35px;
padding:0;
}
ul.stretcher li:hover{
display:list-item;
background:url('../../images/f_bleu.png') no-repeat;
background-position:10%;
}
/*ul li:hover{
display:list-item;
background:url('../../images/f_bleu.png') no-repeat;
background-position:40%;
}*/
.stretcher a{
	color:blue;
	margin-left:34px;
	color:blue;
	text-decoration:none;
	height:40px;
}
li a{
	color:blue;
	margin-left:84px;
/*		margin-left:34px;
*/	color:blue;
	text-decoration:none;
	height:40px;
}
div.separateur{
	background:url('../../images/separateur.jpg') no-repeat;
	width:110px;
	height:8px;
	margin-left:42px;
}
div#fin_droite{
}
div#flash{
	background:url('../../images/cate.jpg');
	height:54px;
	margin-left:1px;
}
div#flash h2{
	position:absolute;
	margin-left:78px;
	margin-top:20px;
	color:#4B8D0A;
	font-size:17px;
}
div#flash_infos{
	text-align:center;
	width:151px;
	margin-left:21px;
}
div#flash_infos a{
	color:#4B8D0A;

}
div#ekinoxe{
	position:absolute;
	margin-left:56px;
	margin-top:86px;
}
td#centre{
	width:808px;
	/*position:absolute;*/
	background:url('../../images/centr.jpg') right repeat-y;
}
div#debut_haut{
	width:807px;
	height:96px;
	background: #FFFFFF url('../../images/centre.jpg') right top no-repeat;
}
div#sitemap{
	width:740px;
	text-align:justify;
}
div#sitemap a{
color:#009900;

	width:740px;
	text-align:justify;
}
div#page #sitemap h2{
margin-top:15px;
color:#009900;
background:none;
}
/*div#page #sitemap ul.map li a{
color:blue;
text-decoration:underline;
}*/
div#page{
	width:740px;
	text-align:justify;
	padding-left:10px;
}
div#page h2.titre {
	background:url('../../images/sep2.jpg') no-repeat;
	margin:0;
	padding:0;
	font-size:13px;
	padding-left:108px;
	color:#4B8D0A;
	width:664px;
}
div#page p{

	padding-right:30px;
	padding-left:20px;
	text-align:justify;
}
div#page a{
color:#009933;
text-decoration:none;
}
.page a{
color:#009933;
text-decoration:none;
}
div#page a:hover{
color:#009933;
text-decoration:underline;
font-weight:bold;
}
div#page img{
}
div.cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 127px;
padding-top: 10px;
background: url('../../images/im_haut.jpg') top left no-repeat;
cursor:pointer;
float:left;
margin:10px;
}
div.bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url('../../images/im_bas.jpg') bottom left no-repeat;
padding-bottom: 40px;
cursor:pointer;
}
div.bloccadre img{
margin: 0 30px 0 20px;
cursor:pointer;
}
html>body #page {
	height: auto;
	min-height: 400px;
}
div#page h2{
	background:url('../../images/sep.jpg') no-repeat;
	margin:0;
	padding:0;
	font-size:13px;
	padding-left:108px;
	color:#4B8D0A;
	width:664px;
}
div#page h1{
	background:url('../../images/sep.jpg') no-repeat;
	margin:0;
	padding:0;
	font-size:16px;
	padding-left:110px;
	color:#4B8D0A;
	width:674px;
}
.titre h1{
	background:url('../../images/sep.jpg') no-repeat;
	margin:0;
	padding:0;
	font-size:13px;
	padding-left:112px;
	color:#4B8D0A;
	width:674px;
}
.titre h2{
	background:url('../../images/sep.jpg') no-repeat;
	margin:0;
	padding:0;
	font-size:13px;
	padding-left:112px;
	color:#4B8D0A;
	width:674px;
}
div#fin{

	width:785px;
	height:83px;
	background:url('../../images/fin.jpg');
	margin-left:175px;

}
td#bas{
	background:url('../../images/bas2.jpg') no-repeat;
	width:980px;
	height:234px;
}
div#bas_{
	width:980px;
	height:234px;
}
div#info_societe b{
	color:#4B8D0A;
	font-size:14px;
}
div#info_societe{
	width:570px;
	height:57px;
	position:absolute;
	margin-left:365px;
	margin-top:82px;
	text-align:center;
}
div#liens{
	width:640px;
	height:28px;
	position:absolute;
	margin-left:323px;
	margin-top:144px;
	text-align:center;
}
div#liens a{display:list-item;
	background:url('../../images/b.png') no-repeat;
	background-position:0%;
	color:#00F;
	font-size:12px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	display:inline;
}
div#liens a:hover{
	background:url('../../images/o.png') no-repeat;
	background-position:0%;
	color:#FF9900;
	text-decoration:underline;
}