@charset "utf-8";
/* CSS Document */

*
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:arial;
}

BODY
{
	background-image:url(images/fond-flamme.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

DIV
{
	position:relative;



}

UL
{
	margin-left:40px;
}

LI,SPAN,P
{
	font-size:13px;
}

/*****/

.a_panier_1
{
	color:#666;
	padding:0px;
	margin:0px;
	height:25px;
	
	padding-left:12px;
	
	padding-top:5px;
	font-size:14px;
	position:relative;

}

.a_panier_1:hover
{
	color:#ffffff;
	background-color:#233f81;
}


.a_panier
{
	display:block;
	background-color:#fff3b6;
	
	/*background-image:url(images/a_panier.jpg);*/
	
	height:39px;
	width:115px;
	
	color:#8f5d39;

	font-size:13px;
	padding-top:10px;
	
	text-decoration:none;
	
	/*margin-top:4px;*/
	text-align:center;
	
	/*padding-left:15px;
	padding-right:15px;
	
	height:30px;*/
	
/*	border-right:solid;
	border-right-width:1px;
	border-right-color:#8f5d39;
	
	border-left:solid;
	border-left-width:1px;
	border-left-color:#8f5d39;*/

}

.link_panier
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


.link_panier IMG
{
	padding-right:5px;
}


.onglet_actif
{
	width:149px;
	height:29px;
	color:#ffffff;
	float:left;
	
	padding-top:10px;
	
	font-size:16px;
	
	text-transform:uppercase;
	
	background-image:url(images/onglet-orange.png);	
}



.onglet_inactif
{
	width:149px;
	height:29px;
	color:#4b4b4b;
	float:left;
	
	padding-top:10px;
	
	font-size:16px;
	
	text-transform:uppercase;	
	
	background-image:url(images/onglet-gris.png);	
}



.sous_menu
{
	position:absolute;
	top:140px;
	left:160px;
	
	color:#ffffff;
	
	display:none;
	
	
	z-index:200;	
}


.sous_menu A
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:189px;
	
	background-image:url(images/fond-menu.png);
	
	height:38px;
	
	padding-top:10px;
	
	font-size:16px;
	
	z-index:200;
	
	text-align:center;
}

.spacer
{
	clear:both;
	height:1px;
	font-height:1px;
}

.wrapper
{
	padding:50px;
	
}

/*****/

#anim-feu
{
	overflow:hidden;
	position:absolute;
	top:147px;
	left:00px;
	height:200px;
	width:949px;
}

#content
{
	width:949px;
	min-height:547px;
	/*background-image:url(images/fond-content.png);*/
	background-position:top;
	background-repeat:no-repeat;
	
	overflow:hidden;
	
	z-index:200;
}

#content_gch
{
	width:400px;
	background-color:#e6e6e6;
	text-align:left;
	float:left;
	font-size:14px;
}

#content_dte
{
	width:431px;
	height:531px;
	
	background-image:url(images/fond_dte.png);
	
	float:right;
	font-size:14px;
}

#diapo
{
	width:344px;
	height:268px;
	
	background-image:url(images/fond-diao.png);
	
	position:absolute;
	
	top:80px;
	left:565px;
	
	z-index:100;
	
	padding-top:60px;
	
	padding-right:20px;
}

#logo
{
	position:absolute;
	top:40px;
	left:50px;
	z-index:15;
}

#maison
{
	position:absolute;
	top:80px;
	left:34px;
	z-index:9;
}

#menu
{
	width:646px;
	height:38px;
	
	
	margin-bottom:80px;
	background-image:url(images/barre-menu.png);
	text-align:left;
	
	padding-left:80px;
	padding-top:15px;
	
	z-index:10;
}

#menu A
{

	text-transform:uppercase;
	font-size:14px;
	color:#333333;
}

#menu_hide
{
	width:1204px;
	height:200px;
	position:absolute;
	left:-200px;
	top:140px;
	
	/*background-color:#CCC;*/
	background-image:url(images/spacer.gif);
	
	display:none;

	z-index:100;	
	
	
}

#page
{
	width:949px;
	/*height:1267px;*/
	background-image:url(images/fond-page.png);
	background-position:top;
	background-repeat:no-repeat;
}

#slogan
{
	position:absolute;
	top:20px;
	left:190px;
	z-index:10;
}

#top
{
	height:350px;
	z-index:100;
}

#txt1
{
	color:#ffffff;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	position:relative;
	left:800px;
}

#txt2
{
	color:#1d1762;
	font-size:20px;
	font-weight:bold;
	position:relative;
	left:-800px;
}


#txt3,#txt4,#txt5,#txt6
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	position:relative;
	text-align:justify;
	
}
