/* © 2009 Bexter */

body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #5F4129;
	margin: 0px;
	padding: 0px;
	background: #F1F4E6;
}

	h1 {font-size: 17px; color: #8f9c31;}
	h2 {font-size: 14px; color: #58412f;}
	h3 {font-size: 14px; color: #53341c;}

a{
	color:#8f9c31;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}
:focus{
	-moz-outline-style: none;
}


a:hover{
	color:#992307;
	text-decoration:none;
	font-weight:bold;	
}
p{
	margin: 0px;
	padding: 0px;
}
#site {
	width: 902px;
	margin: 0px auto;
	/*position: absolute;
	margin-left: -512px;
	left: 50%;*/
	/*background: #fff url(../images/contenu.jpg) repeat-y;*/
}
#header{
	width: 902px;
	height: 74px;
	/*
	background: transparent url(../images/header.jpg) no-repeat;
	text-indent:-999em;
	*/
}
#header-print{
	display:none;
	text-indent:-999em;
}
#menu-print{
	display:none;
}

#nbart{
    position:relative;
	top:-20px;
	left:800px;
	color:#FFFFFF;
	/*display:none;*/
	z-index:100;
}

#txtAccueil{
	float:left;
	display:block;
	width:auto;
	margin:0px;
	padding:0px;
	color:#000;
	text-align:justify;
}

#txtAccueil strong{
	color:#5F4129;
}

#txtAccueil a{
	color:#5F4129;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}

#txtAccueil a:hover{
	color:#992307;
	text-decoration:none;
	font-weight:bold;	
}

#flash{
	float:left;
}

#meilleurs-thes{
	float:right;
}

/*----------------------------------------------------------------------*/
/* debut - colonne gauche */
/*----------------------------------------------------------------------*/
.titrecatcolgauche{
	width:198px;
	height:auto !important;
	height: 31px;
	min-height:31px;
	color:#FFF;
	background:#8f9c32;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	font-size:18px;
}

.lienprodcolgauche{
	margin:5px 0px 0px 20px;
}

.lienprodcolgauche a{
	color:#8f9c31;
	text-decoration:none;
}

.lienprodcolgauche a:hover{
	color:#992307;
	text-decoration:none;
}

.titreorigine{
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
	margin-top:10px;
}

/*----------------------------------------------------------------------*/
/* fin - colonne gauche */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/
#contenu {
	width:902px;
	padding: 0px;
	margin: 0px;
	background: #fff url(../images/contenu.jpg) repeat-y;
	height:auto !important;
	height: 440px;
	min-height:440px;

}

.colonne-gauche{
	float: left;
	width: 198px;
	height:auto !important;
	height: 440px;
	min-height:440px;
	padding: 0px;
	margin: 10px 1px 0px 1px !important;
	margin: 10px -2px 0px 1px;
	background: #fff url(../images/bg-menu.gif) repeat-y;
}

.content{
	float: left;
	width: 686px; /*701px;*/
	height:auto !important;
	height: 440px;
	min-height:440px;
	padding: 0px;
	margin: 5px 5px 10px 10px;
}

.sitemap{
	text-align:justify;
	width:940px;
	float:left;
	margin:50px 0px 0px 0px;
}

#previewPane0{
	width:450px;
	height:345px;
}


.wash{
	clear: both;
	margin:0px;
	padding:0px;
	height:0px;
}
.table-sitemap{
	margin:80px 0px 0px 80px !important;
	margin:80px 0px 0px 40px;
	float:left;

}

#livraison-aide{
    width:902px;
	height:135px;
}

#livraison-aide a{
	color:#5F4129;
	text-decoration:none;
}

#livraison-aide a:hover{
	color:#9E774C;
	text-decoration:none;
}

#livraison{
    float:left;
	width:245px;
	margin-top:8px;
}

#aide{
    float:left;
	width:225px;	
	margin-top:8px;
	font-weight:bold;	
}

#contact{
    float:left;
	margin-top:8px;
	font-weight:bold;
	width:225px;			
}

#sites-utiles{
    float:left;
	margin-top:8px;
	font-weight:bold;		
}

#nbart a{
	color:#FFF;
	text-decoration:none;	
}

#nbart a:hover{
	color:#FFF;
	text-decoration:none;
}

.promog{
    float:left;
	width:140px;
	height:auto !important;
	height:250px;
	min-height:220px;
	max-height:220px;
	border:1px solid #8f9c31;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}


/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/

.contact{
	width:400px;
	margin:8px 40px 0px 0px !important;
	margin:0px 20px 0px 0px;
	float:right;
}

.td_contact {
	color:#600000;
	padding:0px 5px;
	text-align:right;
}


#formulaire fieldset {
	width: 425px;
	padding: 2em 1.5em 1em 1.5em;
	border: 1px solid #ccc;
	position: relative;
}
#formulaire fieldset div {
	width: 100%;
	margin-bottom: 0.5em;
	position: relative;
}
#formulaire legend {
	font-weight: bold;
	text-transform: uppercase;
/*	font-size: 0.9em;*/
}
#msg {
	display: block;
	margin-bottom: 0.5em;
}
#formulaire .icontain {
	position: absolute;
	right: 0;
	width: 55%;
	background: white url(../img/corner_tr_form.gif) top right no-repeat;
}
#formulaire input {
	position: relative;
/*	left: 10px;*/
	width: 100%;
}
#formulaire .tcontain {
	width: 100%;
	display: block;
}
#formulaire .tcontain span {
	display: block;
}
#formulaire input, #formulaire textarea {
/*	font: 1em Arial, sans-serif;*/
	width: 100%;
/*	padding: 0;*/
}
#submit {
	text-align: center;
/*	background: #304968;
	padding: 1em 0;*/
	margin-top: 0.5em;
}
#submit input {
	position: static;
	width: 40%;
}
#joindre{
	display: block;
}
#formulaire .infojoint{
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
#formulaire .champ{
	margin: 15px 0px;
	border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/
#footer {
	font-size: 9px;
/*	letter-spacing: -1px;*/
	width: 902px;
	height: 15px;
	margin:0px auto;
	padding: 0px 5px 0px 5px;
	color: #5F4129;
}
#footer ul{
	width:600px;
	/*text-align:center;*/
	list-style:none;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer li{
	display:inline;
}

#footer a{
	color: #5F4129;
	text-decoration: none;
}
#footer a:hover{
	color: #5F4129;
	text-decoration: underline;
}
#footer em {
	padding: 0px 60px;
}
#copyright {
	float:right;
}
/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/