body, html{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background: #ffffff;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}

a img{border: none;}
a{color: black;}
a.pagination{text-decoration:none;}
ul{list-style-type: none;}
ul li{text-align:left;}

h1.vue {padding:0;margin:0 10px;font-size:24px;font-weight:bold;color:#EC8622;}

/*#page{width:1024px; margin:0 auto;padding: 0;}
#header{
	background: url(extratop.jpg);
	height: 100px;
}
p#logo{	
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
}*/
#page
{
	text-align: left;
	width:1000px;
	margin: 0 auto;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}
#header
{
	padding: 0;	
	background: url(design/extratop.jpg);
	height: 175px;
	width: 1000px;
	margin: 0 auto;
}
p#logo
{
	margin: 0;
	padding: 0;
	width:256px;
	float:left;
}

p#logo a 
{
	display:block;
	margin : 0 0 -3px 0;
}

p#logo a img
{
	margin: 0;
	border: none;
	padding: 0;
}

#menu-bg
{
	height: 150px;
	background: url(design/bg-main-menu.jpg) 0 0 repeat-x;
	margin: 0 0 10px 1px;
	padding: 0;
}

#main-menu
{
	padding: 0;
	height: 150px;
	text-align: right;
	width: 740px;
	margin: 0 auto;
}

#main-menu ul
{
	list-style-type: none;
	margin: O;
	padding: 0;
	float: left;
}

#main-menu ul li
{
	margin:10px auto 0 auto;
	float: left;
	height:154px;
	width:145px;
	text-align:center;
	text-transform:uppercase;
	border-left:1px solid #aaaaaa;
}
#main-menu ul li:first-child
{
	border-left:none;
}

#main-menu ul li a:link,
#main-menu ul li a:visited
{
	display: block;
	height: 120px;
	line-height: 38px;
	width: 120px;
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(design/menu.jpg) 0 -38px no-repeat;
}

#main-menu ul li a:hover,
#main-menu ul li a:active
{
	background: url(design/menu.jpg) 0 0  no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#main-menu ul li a#menuHoverStyle
{
	color: #ffffff;
	text-decoration: none;
}

#main-menu ul li a img {margin:45px 10px 0 10px;}

#colonne{
	width: 237px;
	max-height:509px;
	padding: 0 0 0 20px;
	background-color:#b4a588;
}
#colonne h2
{
	margin:0 2px 0 0;
	padding:5px 0 0;
	color:#ffffff;
	font-size:28px;
	font-weight:none;
}
#colonne ul{	margin:0 0 0 20px;padding:0;}
#colonne ul li
{
	margin:5px 0 0 0;
	list-style-image : url(design/arrow.png);
	color:#f3e8ce;
	font-weight:bold;
	line-height:20px;
}
#colonne #contact{
	background:url(design/border-top_contact.png) 0 top no-repeat;
	height:170px;
	margin:5px 0 0;
}

/*#corps{
	background:url(design/degrade-gris.jpg) 0 0 repeat-x;
	height:339px;
}
#corps img{
	width:373px;
	height:339px;
}
#corps h1
{
	padding:30px 0 0 10px;
	width:350px;
	font-size:32px;
	font-weight:normal;
	color:#c0c0c0;
}

#corps a
{
	display:block;
	background: #a9202a url(design/bande-red.jpg) 0 0 no-repeat;
	height:48px;
	width:321px;
	padding:0 10px 0 0;
	margin:144px 0 0 0;
	font-size:1.9em;
	text-align:right;
	color:#fcd8df;
	line-height:48px;
	font-weight:bold;
}

#corps div.imageSlider
{
	width:450px;
	height:338px;
	overflow:hidden;
}


#corps{
	background:url(design/degrade-gris.jpg) 0 0 repeat-x;
	height:339px;
}
#corps img{
	width:373px;
	height:339px;
}
#corps h1
{
	padding:30px 0 0 10px;
	width:350px;
	font-size:32px;
	font-weight:normal;
	color:#c0c0c0;
}

#corps a
{
	display:block;
	background: #a9202a url(design/bande-red.jpg) 0 0 no-repeat;
	height:48px;
	width:321px;
	padding:0 10px 0 0;
	margin:-46px 0 0;
	font-size:1.9em;
	text-align:right;
	color:#fcd8df;
	line-height:48px;
	font-weight:bold;
}
*/

#corps{
	background:url(design/degrade-gris.jpg) 0 0 repeat-x;
	height:339px;
}
#corps img{
	height:341px;
	margin:3px 0 0;
	width:743px;
}
#corps h1
{
	color:#2E1E0F;
	font-size:32px;
	font-weight:normal;
	left:50%;
	margin:0 0 0 145px;
	position:absolute;
	top:185px;
	width:350px;
	z-index:3;
}

#corps a
{
	background:#A9202A url(design/bande-red.jpg) no-repeat scroll 0 0;
	color:#FCD8DF;
	display:block;
	font-size:1.9em;
	font-weight:bold;
	height:48px;
	left:50%;
	line-height:48px;
	margin:0 0 0 169px;
	padding:0 10px 0 0;
	position:absolute;
	text-align:right;
	top:472px;
	width:321px;
	z-index:2;
}

div#corps div.carousel {margin: 0;padding: 0px;width:743px;height:344px;overflow:hidden;}
div#corps div.carousel ul{list-style:none;margin: 0;padding: 0px;}
div#corps div.carousel ul li{overflow: hidden; float: left; width: 743px; height: 344px;}
/*
div#corps div.carousel {width:738px;overflow:hidden;}
div#corps div.carousel ul li{list-style:none;width: 133px !important;height:87px !important;}*/



#bienvenue
{
	text-align:justify;
	height:155px;
	padding:10px 20px 0 0;
	width:723px;
	float:left;
	background:#6F5F50;
	color:#fcd8df;
}

#bienvenue img
{
	margin:10px 25px 10px 10px;
	padding:2px;
	border:1px solid #fcd8df;
}

#bienvenue h1
{
	margin:5px 0 10px 10px;
	font-size:2.5em;
	color:#fcd8df;
}
#content{
	/*width:700px;*/
	min-height: 150px;
	margin : 0;
	padding : 0;
}


/*
	Affichage de la liste des articles
*/
.rowProduits
{
	width:465px;
	padding: 0 0 0 35px;
	margin: 0;	
	min-height:200px;
	float:left;
}

.accueil-bordure-centrale {background:url(design/border-content.png) right center no-repeat;}

.rowProduits h1{color:#6d6259;font-size:30px;font-weight:normal;text-transform:capitalize;}
.rowProduits img
{
	margin:0 15px;
	border:3px double #c1c5c6;
	max-width:75px;
	max-height:110px;
}
.rowProduits a.suite-accueil
{
	display:block;
	width:87px;
	height:23px;
	line-height:23px;
	margin:15px;
	padding: 0 0 0 15px;
	color:#ffffff;
	background:url(design/bouton.png) 0 0 no-repeat;
	text-decoration:none;
}

.rowProduits a.lien-galerie
{
	background:transparent none repeat scroll 0 0;
	display:block;
	float:left;
	height:110px;
	margin:0 15px;
	padding:0;
	width:75px;
	
}
.rowProduits  p{color:#A8A8A8;font-size:14px;width:415px;}

#intro
{
	text-align:justify;
	width:436px;
	min-height:200px;
	padding:0 20px 20px 42px;
	margin:0;
	font-size:15px;
	color:#b5b5b5;
}

#intro h1{color:#6d6259;font-size:28px;font-weight:normal;}
#intro a
{
	float:right;
	display:block;
	width:87px;
	height:23px;
	line-height:23px;
	margin:10px;
	padding: 0 0 0 15px;
	color:#ffffff;
	background:url(design/bouton.png) 0 0 no-repeat;
}
#rowListeProduits{
	padding: 0;
	margin: 10px 0 0 5px;
	
}
#rowListeProduits div.rowProduitsArticle{width:980px;text-align:left;padding: 0 10px;border-bottom:1px solid #CCCCCC;}
#rowListeProduits div.rowProduitsArticle img {margin: 5px 7px 5px 10px;}
#rowListeProduits div.rowProduitsArticle h2{font-size:20px; font-weight:bold; text-transform:capitalize;color: #6F5F50;}
#rowListeProduits div.rowProduitsArticle h2 a{font-size:20px; font-weight:bold; text-transform:capitalize;color: #6F5F50;text-decoration: none;}
#rowListeProduits div.rowProduitsArticle h2 a:hover{}
#rowListeProduits div.rowProduitsArticle h3{
	font-size:12px; 
	font-weight:normal; 
	
}
/*div.rowProduitsArticle p{
	text-align:justify;
	margin: 0;
	padding: 0 0 0 5px;
}*/

p.suite{
	display:block;
	float:right;
	text-align:center;
	width:102px;
	height:23px;
	line-height:23px;
	margin: 20px 0;
	background:url(design/bouton-orange.png) 0 0 no-repeat;
	color:#ffffff;
}
p.suite a:visited, p.suite a:link{
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	height:23px;
	margin-right:5px;
	text-decoration:none;
	width:102px;
}
p.suite a:hover, p.suite a:active{
	text-decoration: underline;
	color: #ffffff;
}

#formRecherche
{
	/*width:445px;*/
	padding:10px;
	margin:0;
	border-bottom: 1px solid #C0C0C0;
	/*background:url(design/border-content.png) right center no-repeat;
	min-height:200px;*/
}
#formRecherche h2{color:#b5b5b5;font-size:24px;}
#formRecherche h4{margin:0 0 0 15px;line-height:25px;}

#listeRecherche
{
	/*width:445px;*/
	padding: 0;
	margin: 0;
}

#listeRecherche ul li{clear:both;padding:5px 0;border-bottom: 1px dotted #e5e5e5;}
#listeRecherche h4 a:hover {text-decoration:underline;}


/*
	Affichage de la fiche d'un article
*/
div#fiche{
	width: 980px;
	margin: 0;
	padding: 10px;
	text-align:justify;
}
div#fiche h2{
	padding: 5px 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #6F5F50;
	text-transform:capitalize;
}
div#fiche h3{
	font-size: 14px;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-transform:capitalize;
}
div#fiche img{margin:5px;padding:5px 10px;width:200px;}
table#affichageBlock{
	margin:0px; 
	padding:0px; 
}
table#affichageBlock tr td{
	margin:0px; 
	padding:0px; 
}
/*
	Affichage du footer
*/
#footer{
	text-align: left;
	color:#ffffff;
	padding: 15px;
	margin: 0;
	height: 15px;
	background: #c0c0c0;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

p#signature{
	color: #ffffff;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
p#signature a:link,
p#signature a:visited{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
p#signature a:hover,
p#signature a:active{
	text-decoration: underline;
}

form#myForm {width:560px;margin: 0 auto;padding: 10px 0;display:block;}

ul#commentaires {margin:10px 5px;padding:5px 0;border-top: 1px dotted #C0C0C0;}

li.commentaire_menu{
	background: #CCC;
	padding: 2px;
	font-weight: bold;
}

li.commentaire_content{
	background: #EEEFEF;
	padding: 5px;
}

form#form {margin: 10px auto;padding:0;width: 600px;}

.captcha {border:1px solid #cc0000;padding:2px;}
