body { color: #000000; text-align: center; 
	background: #F0EEE1; overflow-y: scroll }
h1,h2,h3,h4,h5,h6,p,li,td, th, div, form {
	font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/

#tout { width: 900px; margin: 10px auto 0 auto; background: #FFFFFF;
	 text-align: left; border: 1px solid #CDCDCD; padding: 1px; position: relative
	}
	 
/* HEADER */
#header {
	height: 133px;
	background: #FFF url(images/bgHeader.jpg) no-repeat top;
	position: relative
}
#header h1{
text-align: right; padding:6px 0; margin: 0; width: 380px; float:left; font-size: 26px; letter-spacing: 1px;
 font-family: verdana; color: #6D6F70; font-weight: normal
}
#header h1 span { font-size: 13px; font-weight: bold; color: #F8971C}
#header h1 b { color: #6D6F70}

#header a {font-weight: bold
}
#header #logo{
float: left
}
#caddie {
	position: absolute;
	right: 0;
	bottom: 11px;
	color: #F8981D;
	width: 110px;
	font-size: 10px;
}

/* */
#main {
	background: url(images/bgContent.jpg) no-repeat;
}
div#content {
	padding: 30px 0px 12px 0px;
	float: left;
	width: 580px;
	margin-left: 15px;
}
div#home {
	margin: 0px 0px 80px 15px;
	padding-top: 30px;
	float: left;
	width: 470px;
}

div#content, div#home {
	position: relative; min-height: 150px; height: auto !important; height: 150px;}

/* LEFT */
div#left {
	width: 210px;
	float: left;
	background: #FFF url(images/botLeft.gif) no-repeat right bottom;
	margin-bottom: 10px;
}
#left #box{
	padding: 4px 4px 4px 8px;
	border-right: 1px solid #D5D5D5;
	line-height: 140%;
}
#left h2{ font-weight: bold; font-size: 12px; color: #FFFFFF; background: #6D6E6F url(images/bgTitLeft.gif) no-repeat; padding: 6px 4px 6px 24px; margin: 0 0;}
#left h3{ font: bold 12px "Lucida grande", verdana; color: #F8981D; padding: 2px; margin: 0px }
#left h2 a { font: bold 11px "Lucida grande", verdana; color: #FFFFFF;}
#left h2 a:hover{ color: #333333 }
#botLeft { height: 30px; background: url(images/botLeft2.gif) no-repeat left bottom; height: 60px; margin-bottom: 3px}


/* NEWSHOME */
.date { font-size: 10px; color: #6D6E6F; font-weight: bold}
/*	RIGHT */
#right {  width: 160px; }
#right h2 { background: #A54D35; font: bold 10px "Lucida grande", verdana; color: #FFFFFF; margin: 0; padding: 3px 3px 5px 3px; text-transform: uppercase }
#right h2.tit{ background: #A54D35 url(images/bgTitRight.gif) no-repeat right bottom; padding-bottom: 10px;}
#right th { font-weight: normal; text-align: right; padding-right: 6px}
#right td { padding: 3px; font-size: 10px}
#right a { display: block; padding: 2px 2px 2px 10px; background: url(images/puceLink.gif) no-repeat 3px 5px;}
#right form { line-height: 1.8em; padding: 3px; margin-bottom: 6px}

/* FOOTER */
#footer {
	text-align: center;
	/*padding: 7px 3px;*/
	height: 70px;
	color: #FFF;
	background: #F8981D url(images/bgFooter.gif) no-repeat;
	font-size: 10px;
	line-height: 140%;
	clear: both;
}
#footer a {
	font-weight: bold;
	text-decoration: underline;
}
#footer div {
	width: 232px; height: 306px;
	position: absolute; right: 0px; bottom: 0px; z-index: 10
	}
	
#neteor { width: 900px; margin: 0px auto 0 auto; text-indent: 5px;
	text-align: left;
	font-size: 10px;
}

/*	MOTEUR DE RECHERCHE	*/
#formSearch {
	background: #FFFFFF url(images/botFormSearch.gif) no-repeat left bottom;
	width: 503px; padding-bottom: 15px; margin-bottom: 10px
}
#formSearch h3 {
	background: url(images/bgTitSearch.gif) no-repeat;
	padding: 2px 3px 4px 20px;
	font: bold 11px "Lucida grande", verdana;
	color: #FFFFFF;
	margin: 0;
}
#formSearch div {border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; padding: 10px 10px 0px 10px }
#formSearch p{
	margin: 0px 0px 1px 0px;
	padding: 2px;
}
#formSearch label{
	display: block;
	float: left;
	width: 100px;
	padding: 2px 2px 4px 2px;
	font-weight: bold;
	text-align: right;
}
#formSearch .btn{ margin-left: 106px;}


/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
p {
	padding: 2px;
	margin: 0px 0px 10px 0px;
	line-height: 130%; 
}
#content strong { font-size: 0.9em}
#content ul { margin: 2px 2px 6px 16px; padding: 2px 2px 2px 16px}
#content li, #home li { line-height: 130%; list-style-type: none; background: url(images/puceUl.gif) no-repeat 0px 9px; margin: 0px 0px 2px 0px; padding: 2px 2px 2px 9px }
hr {
	border: none !important;
	border: 1px solid #CCCCCC;
	height: 3px !important ; 
	height: 0px; 
	background: url(images/separatorCms.png) no-repeat center top !important;
	background: none;
	width: auto !important;
	width: 250px
	}
a {
	text-decoration:none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #999999
}
a:hover img {
	opacity: 0.8; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
   }

h1,h2,h3,h4,h5,h6 {
	padding: 2px;
	margin:0px;
	color: #494949;
}

h1 { font-size: 16px}
h2 {
	font-size: 20px;
	margin-bottom: 12px;
	color: #F8981D;
	font-weight: normal;
}
h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
h2 img, h3 img { vertical-align: middle; margin-right: 8px}
h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px
}
h4 {font-size: 11px; 
	margin-bottom: 2px;}

td,th { vertical-align: top}
img { border: none}
/* forms */
textarea,select, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	border: 1px solid #7F9DB9
}
fieldset {
	padding: 2px;
	margin-bottom: 8px;
	border:1px solid #F8F8F8
}
legend {
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6D6E6F;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover { border: 1px solid #C32853}
input[type=text]:focus, input[type=password]:focus, textarea:focus { border: 1px solid #C32853; background-color: #FFFFCC}

/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/

/******************** NAV1 *************************/
.on a, .on{ color: #FFF /*font-weight: bold*/}

div#nav1 {
	background: url(images/bgNav1.gif) repeat-x left bottom;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 210px;
	padding-right: 20px;
	margin-bottom: 1px;
	height: 21px;
	position: relative

}

div#nav1 ul {
	padding: 0px;
	margin: 0px;
	position:absolute;
	bottom: 0 
	}
div#nav1 li {
	list-style-type: none;
	margin: 6px 0px 0px 0px;
	font-weight: bold;
	float: left;
	text-align: center;
	font-size: 10px;
	padding: 0px 14px 0px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	}
#nav1 li.split { background: #FFF url(images/split.gif) no-repeat 0 center;  width: 1px; padding: 0px; height: 19px;
	border-top: 1px solid #CCCCCC;}

div#nav1 li a {
	display: block;
	padding: 4px 0px 3px 10px;
	}
div#nav1 li.on {margin-top: 0; border: none; background: #F8981E url(images/nav1_on_right.gif) no-repeat top right
	}
div#nav1 li.on a{ padding-top: 11px;background: #F8981E url(images/nav1_on_left.gif); 
	}

div.back { margin-bottom: 12px; padding: 0px 8px 0px 0px}

/******************** NAV2 *************************/
#left ul{
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 0px;
	border-right: 1px solid #CCCCCC;
	padding-right: 1px
}
#left ul li{
	list-style-type: none;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/bgNav2Li.gif) no-repeat left bottom
}

#left ul a{
	display: block;
	padding: 4px 5px 4px 10px;
	font-size: 11px;
	background:  none;
}
#left ul li .on {
	background: #F8981E url(images/nav2_on.gif) no-repeat 2px 8px ;
	}

#left ul li.lvl1 { margin-bottom: 0px}
#left ul li.lvl1 a{
	background: none;
	border-left: 2px solid #F8981D;
}

#left ul .lvl1 a.on{
	padding-left: 10px;
	background: #F8981E ;
	color: #FFF
	}


#left ul .on a{ }

#left ul li a:hover, #left ul li.lvl1 a.on:hover{
	background-image: url(images/puceNav2.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px	}


/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/

/**********		PHOTOS	 (DIV)	*************/
img.imgtoright, .imgtoright .photo, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.imgtoleft, .imgtoleft .photo, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgBlock {}
.imgBlock img {
	display: block;
	margin: 0px 4px 6px 4px;
}
div.photo {
	padding: 2px;
	text-align: center;
	margin-bottom: 8px;
}
div.photo div{ padding: 3px; font-style:italic}


/*************  FORMULAIRE PRINCIPAUX  ******************************/ 
form label {
	display: block;
}
form p { padding: 2px; margin: 0px}
form table {
	margin-bottom: 24px;
	width: 100%;
	border: 1px solid #DDD;
	
}
form th {
	vertical-align: top;
	padding: 3px;
	color: #494949;
	text-align: right;
	font-size: 10px;
}

form th span {
	color: #CC3300;
}
form table td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	font-size: 10px;

	border-left: 1px soli*d #FFF;
	border-left: 1px solid #FFF;
}
form table tfoot th{
	color: #CC0000;
	text-transform: uppercase;
}
form h3 { background: #A54D35; color: #FFF; font-size: 12px; padding: 2px 6px; margin: 0px 0px 2px 0px}
/**************		MESSAGE SYSTEME		*************/
div.messageOk {
	color: #72A023;
	background: #D9EFB4;
	border: 1px dashed #9CD53E;
	font-size: 11px;
	padding: 5px;
	text-align:center;
	position: absolute;
	top: 2px;
	width: 660px;
	font-weight: bold;
}
div.messagePasOk {
	color: #FF0000;
	background: #FFFFCC;
	border: 1px dashed #FF0000;
	font-size: 11px;
	padding: 5px;
	text-align:center;
	position: absolute; top: 2px; width: 660px;
	font-weight: bold;
}


/*********************	NEW CMS	*************************/
.cms {
	margin-bottom: 20px; padding-bottom: 14px; width: 100%; background: url(images/separatorCms.png) no-repeat center bottom;
}
.cms table{ width: 100%
	}
.cms td, .div.cms {
	line-height: 140%;
}
.cms .padRight { padding-right: 10px}
.cms .padLeft { padding-left: 10px}
h3.titAlbum {
	background: url(images/gallery.gif) no-repeat left center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 12px 4px 12px 40px;
	color: #C2234F;
	margin: 0px 0px 3px;
}

#datacontainer {
	width: 490px;
	overflow:auto;
	height:125px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
	}
#datacontainer a { width: 100px; height: 100px; display: block; border: 1px solid #FFF }
#datacontainer a:hover {
	opacity: 0.5; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	border: 1px solid #CCCCCC
   }

/*********************	DONNEES TABULAIRES	*************************/
.txtCenter th { text-align:center}
.tablo {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
.tablo th {
	vertical-align: top;
	padding: 3px;
	font-size: 10px;
	color: #FFF;
	background: #A54D35;
	border: 1px solid #CCCCCC;
}

.tablo td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.listing img { float: right}
.tablo tfoot th{
	color: #CC0000;
	background-color: #DDDDDD;
	text-transform: uppercase;
}
div.btn { text-align: center;}
div.btn input, p.btn input {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #FFF url(images/fond_bouton.gif) repeat-x;
	padding: 2px;
	border: 1px solid #AAAAAA;
}
.line1 {
	background: #F8F8F8;
}
.line2 {
	background: #F4F4F4;
}

/******************************************/
/*****     PROCESSUS DE PAIEMENT     ******/
/******************************************/
.navPay {
	font-weight: bold;
	width: 100%;
	margin-bottom: 16px;
	background: #FFFFFF;
}
.navPay td {
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
}
.navPay_off, .navPay_on { text-align: center}
.navPay_off {
	color: #BBBBBB;
	border: 1px solid #CCCCCC;
}
.navPay_on {
	background: #E0FF9F;
	border: 1px solid #78B300;
}
.step1, .step2{
	height: 50px;
	width: 8px;
	}
.step1 {
	background: url(images/arrow.gif) no-repeat 1px 0px;
}
.step2 {
	background: url(images/arrow2.gif) no-repeat 1px 0px;
}
.pay {
	margin-bottom: 10px;
}
.pay td { }
.loginForgot {
	line-height: 16px;
	margin-top: 18px;
}
.linkToTheright {
	text-align: right;
}

.linkBack {
	background: url(images/back.jpg) no-repeat 0px 5px;
	padding: 1px 1px 1px 18px;
}
.cgv {
	text-align: center;
	margin: 8px 0px;
}

/**************		PAGINATION		***************/
.pagination {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.pagination li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pagination  a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/* FICHE DETAIL D'UN PRODUIT	*/
#detail {}
#detail h3.titH3{
	color: #CC3300;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: bold;
}
#detail caption { font-size: 11px; padding: 3px 4px}
#detail h3.titH3 span{
	font-weight: bold;
	font-size: 10px; color: #494949
	}
#detail table{
	border-collapse: collapse;
	margin-bottom: 8px;
	width: 100%;
}
#detail .preview {
	float: right;
	background: #FFF;
	width: auto;
}
#detail .preview td{
	border: none;
	padding: 0px 0px 0px 4px;
	text-align: center
}

#detail td td, #detail th {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 3px 4px;
	border-left: 1px solid #FFF;
}
#detail th {
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/***  CLASSES DIVERSES	*****/
.required {
	color: #CC0000;
	text-align: center;
}
div.up {
	clear: both;
	padding: 0px;
	text-align: right
}

#tout .noline {
	border: none;
	background: none;
	vertical-align: middle
}
#tout .note {
	font-style: italic;
	border: none;
}
div.answerMail {
	text-align: center;
	background: url(images/separatorCms.png) no-repeat center top;
}
div.answerMail p {
	text-align: center;
	background: url(images/separatorCms.png) no-repeat center bottom;
	padding: 20px;
	}
.link {
	text-align: right;
	font-weight: bold; font-size: 10px; padding:4px; margin-top:4px
}

/*** FORM COMPTE USER	***/
div.accountBox {
	width:280px; float: left; margin-right: 4px;
}
div.accountBox form{  min-height: 170px; height: auto !important; height: 190px; padding: 4px}
div.accountBox h3{
	color: #FFF;
	background: #A54D35;
	font-size: 11px;
	padding: 2px 6px;
	margin-bottom: 2px
	}
div.accountBox p{
	margin: 0px 0px 2px 0px
	}
div.accountBox label{
	padding: 1px 1px 3px 1px;
	display: block;
	font-weight: bold;
	font-size: 10px
}

div.accountBox a{display: block; padding: 2px 2px 2px 10px; background: url(images/puceLink.gif) no-repeat 3px 6px;}

/***	HTML AREA	***/
.texte_orange { color: #F8981D}
.texte_rouge { color: #CC3300}
.texte_blanc_fond_noir { background: #6D6E6F; color: #FFFFFF}
.texte_blanc_fond_orange { background: #CC3300; color: #FFFFFF}
