body {
	margin:0;
	padding:0;
	background: #fff url("/images/conferencier-cuir/fond-body.jpg") repeat-x ;
	
}

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */

#ombre_portee_entete {
	width:836px;
	height:100%;
	float:left;
	background-image: url("/images/conferencier-cuir/ombre_portee_corps.gif");
	background-repeat:repeat-y;
}

#ombre_portee_corps {
	width:836px;
	height:100%;
	float:left;
	background-image: url("/images/conferencier-cuir/ombre_portee_corps.gif");
	background-repeat:repeat-y;
}

#ombre_portee_pied {
	width:836px;
	background-image: url("/images/conferencier-cuir/ombre_portee_corps.gif");
	background-repeat:repeat-y;
}

#piedpage {
	width:836px;
	background:url("/images/conferencier-cuir/ombre_portee_pied.gif") no-repeat;
	height:5px;
}

#head {
	width:836px;
	height:87px;
	padding: 0px;
	font-size:10px;
	color: white;
}

#head div.accroche{
	float:left;
	height:100%;
	width:300px;
	margin-left:100px;
	text-align:center;
}

#head div.accroche> h2{
	font-size:18px;
	border:0;
}

#head div.accroche> h2 span{
	font-size:18px;
}

#head .logo {
	float:left;
	padding:30px 0px 0px 15px;
}

#head .banniere {
	float:right;
	height:65px;
	margin-right:10px;
	padding:5px 5px 0px 0px;
}

#liens {
	width:826px;
	height:15px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #8f5e1d;
font-size:10px;
color:#d8ba93;
margin:0 5px 10px 5px;
padding-left:00px;

}

#liens ul{
padding-left:5px;
}

#liens ul, #liens ul li {
display:inline;
margin: 0;
}

#liens a, #liens ul li a{
font-size:10px;
text-decoration:none;
border-left:1px dotted #8f5e1d;
padding-left:2px;
padding-right:2px;color:#d8ba93;
}

#liens ul li.none a{
font-size:10px;
text-decoration:none;
padding-left:0;
padding-right:0;
border-left:none;color:#d8ba93;
}

#headadmin {
	background: #505050 url(/images/admin/head-admin.jpg) no-repeat top center;
	height:91px;
	width:100%;
}

#global {
    width: 836px;
	margin: auto;
}

#navigation {
	width:806px;
	height:20px;
	margin:0 15px 0 15px;
	font-size:9px;
	border-top: 1px dotted #cda571;
	border-bottom: 1px dotted #cda571;
	background-repeat:repeat-x;
	color: #9a9b9d;
	float:left;
}

#navigation a {
	color: #9a9b9d;
	font-size:10px;
	font-weight: bold;
}

#navigation a:hover {
	color: #9a9b9d;
	border-top: 0px dotted #cda571;
	border-bottom: 0px dotted #cda571;
}



/* -------------------------------------------------------------------  */
/* --------------- 				Styles				   ---------------- */
/* -------------------------------------------------------------------  */

/* Liste de choix du site */
select, option {
 	color: #E26A00;
 	background-color:#e6ecf2;
}

.form_error {
 	padding-left: 10px;
 	color: #d8732f;
}


		 
/* --------------- MENU ADMIN	   ------------------------------------ */

#admin-bar {
	background: #eee; border: 1px dashed #ccc; position:relative;
 	padding: 4px 5px 4px 5px; overflow: hidden; font-size:9px;
 	margin:0 15px 0 15px;
}
#admin-bar a { color: #444; font-size: 9px; }
#admin-bar a:hover { color: #e33; }
#admin-bar img { vertical-align: middle; display: inline-block; }
#admin-bar select, #admin-bar option { padding: 0; margin: 0; width: 115px; font-size: 9px; }



/* -------------------------------------------------------------------  */
/* --------------- MENU ET CONCEPTION DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

/* Boite de confirmation centrÃƒÂ©e sur la page */
#center-box {
	width: 400px;
	height: 170px;
	text-align: center;
	margin: 50px auto 50px auto;
	padding: 40px;
	border: 1px solid #ccc;
	background: #c7d2d6 url(/images/fond-center-box.gif) repeat-x top;
}

#menu {
	margin:5px 15px 5px 15px;
	height:25px;
}

#menu div.conferenciers-cuir-1 {
	float:left;
	width:190px;
	background-color:#fff;
	font-weight:bold;
	margin-right:2px;	
	font-size:12px;	
}

#menu div.conferenciers-cuir-1-a {	
	float:left;
	width:190px;
	background-color:#0079c3;
	font-weight:bold;
	margin-right:2px;
	color:#fff;
}

#menu div.conferenciers-cuir-1 a {
	display:block;
	width:190px;
	text-align:center;
	padding:3px 0 3px 0;
	color:#cda571;
	text-transform:uppercase;
}

#menu div.conferenciers-cuir-1-a a {
	display:block;
	text-align:center;
	background-color:#cda571;
	color:#fff;
	height:14px;
	padding:3px 0 3px 0;
	text-transform:uppercase;
}

#menu div.conferenciers-cuir-1 a:hover {
	background-color:#8f5e1d;
	color:#fff;
}

#menu div.conferenciers-cuir-1-a a:hover {
	background-color:#8f5e1d;
	color:#fff;
}

#menu div.conferenciers-cuir-2 {
	padding:0;
	font-size:12px;
	margin:1px 0 1px 0;
	background-color:#cda571;
}

#menu div.conferenciers-cuir-2-a {
	padding:0;
	font-size:12px;
	color:#fff;
	margin:1px 0 1px 0;
	background-color:#8f5e1d;
	text-align:center;		
	font-weight:bold;
	padding:3px 0 3px 0;
}

#menu div.conferenciers-cuir-2 a {
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	text-transform:capitalize;
}

#menu div.conferenciers-cuir-2 a:hover {
	color:#fff;
	background-color:#8f5e1d;
}

#menu div.contener  {
	position : absolute;
	z-index:2;
	width:190px;
	display:none;
	background-color:#fff;
}

	

/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */


.footer-techprint{
	float:left;
	width:100%;
	margin-top:30px;
}

.footer-techprint ul{
	margin:0;
	padding:0;
}

.footer-techprint li{
	float:left;
	list-style:none; 
	list-style-image:none;
	margin-right:5px;
	margin-top:0px;
	padding:0;
}

.desc-print a{
	display:block;
	width:83px;
	margin:15px 0 10px 0;
	padding:0 15px 0 15px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#fff;
}

#spacer-right{
	float:right;
	width:220px;
	padding-top:60px;
	padding-left:30px;

}

#spacer-right .contact, .devis{
	height:30px;
	padding: 10px 0 10px 35px;
}

#spacer-right div a{
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
	color:#cda571;
}

#spacer-right div a:hover{
	color:#8f5e1d;
}

.contact{	
	background: #fff url(/images/conferencier-cuir/contact.gif) no-repeat;	
}

.devis{
	background: #fff url(/images/conferencier-cuir/devis.gif) no-repeat;
}

#pptext {
	margin:auto;
	width:auto;
	padding:33px 15px 15px 15px;
	font-size:11px;
	color: #9a9b9d;
}

#pptextpadmin { 
	padding-top:8px;
	margin:auto;
	height:41px;
	text-align:center;
	color: #000;
	font-size:10px;
}

#pptext a { color: #9a9b9d }
#pptext a:hover { color: #cda571 }

#produitList { text-align:justify; padding:0 15px 15px 15px;}
#produitList a { color: #cda571; }
#produitList a:hover { color:#8f5e1d; }

/* -------------------------------------------------------------------  */
/* ---------------   STYLE DU CONTENU DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */


td.bigContenu {
	vertical-align:top;
	width:836px;
}

#contenu {
	width:100%;
	margin-bottom:30px;
}

td.bigContenu li {
	color:#5d5d5d;
	font-size:12px;
	line-height:16px;
}

td.bigContenu a {
	color: #cda571;
	font-size:12px;
}

td.bigContenu a:hover {
	color: #8f5e1d;
	font-size:12px;
}

td.bigContenu p {
	padding:10px 0px 10px 0px;
	font-size:12px;
	color:#606060;
	line-height:16px;
	text-align:justify;
}

.spacerTop{
	padding-top:10px;
}

#accroche span{
	font-size:22px;
	color:white;
	font-weight:bold;
}

table.tableauPrix{
	background-color: #dadada;
	border-color: #cda571;
	width:100%;
	text-align:center;	
	margin-bottom:10px;
	margin-top:10px;
}
table.tableauPrix td.price {
	background-color: #eaeaea;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	width:50px;
	color:#59677c;
}

table.tableauPrix td {
	background-color: #eaeaea;
	font-size:11px;
	height:20px;
	font-weight:bold;
	color:#59677c;
}

table.tableauPrix th {
	background-color: #807967;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

/* -------------------------------------------------------------------  */
/* ---------------   PAGES ACCUEIL					------------------ */
/* -------------------------------------------------------------------  */

#entete-accueil{
	height:380px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom: 1px dotted #8f939a;
	background-color:#fff;
}

#entete-accueil div.collection{
	position:relative;
	float:left;
	width:158px;
	height:299px;
	margin-right:3px;
}

#entete-accueil div.collection a{
	color:#606060;	
}

#entete-accueil div.collection a img{
	position:absolute;	
}

#entete-accueil div.collection a span{
	position:absolute;
	width:158px;
	text-align:center;
	top:275px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;	
}

#entete-accueil div.collection a:hover{
	color:#fff;
}

#entete-accueil div.materiau{	
	float:left;
	width:158px;
	height:60px;
	color:#555;
	text-align:center;
	padding:5px 0 5px 0;	
	background-color: #d1d1d1;
	margin-top:3px;
	margin-right:3px;
}

#entete-accueil div.materiau a{
	display:block;
	text-align:center;
	color:#606060;	
}

#entete-accueil div.materiau a:hover{	
	text-decoration:underline;
	color:#8f5e1d;
}

#entete-accueil div.materiau span{
	font-weight:bold;
}

#contenu-accueil{
	width:100%;
	margin-bottom:30px;
}

#intro-accueil{
	float:left;
	width:380px;
	margin: 0 20px 30px 0;
}

#intro-accueil p{
	margin-top:32px;
	line-height:25px;
}

#top-right-accueil img{
	margin:0 10px 0 10px;
}


#actu-accueil{
	float:right;
	padding-top:10px;
	width:400px;
	font-size:12px;
	line-height:25px;
}

/* -------------------------------------------------------------------  */
/* ---------------   PAGES CATEGORY					------------------ */
/* -------------------------------------------------------------------  */

.entete-category{
	position:relative;
	float:left;
	width:100%;
	background-color:#cda571;
	border-bottom:1px dotted #c6c6c6;	
}

.image-category{
	float:left;
}

.description-category{
	position:absolute;
	bottom:10px;
	right:15px;
	float:left;
	width:170px;
	text-align:left;
	line-height:13px;
	font-size:11px;
	color:#fff;	
}

.catcher-category{
	position:absolute;
	bottom:20px;
	left:50px;
	float:left;
	width:150px;
	height:30px;
	padding:0 10px 0px 10px; 
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.contenu-category-left {
	margin:20px 20px 0 0;
	float:left;
	width:400px;
}

div.vignette-famille {
	float:left;
	width:100%;
	padding: 0 0px 0 0px;
	border-bottom:1px dotted #c6c6c6;	
}

div.vignette-famille div.objet {
	height:40px;
	text-align:right;
	padding:15px 0 0px 10px;
	background:url(/images/conferencier-cuir/puce-cat2.gif) no-repeat;
}

div.vignette-famille div.objet a{
	display:block;
	width:250px;
	text-align:left;
	text-decoration:none;
	color:#cda571;
	font-size:12px;
	text-transform:capitalize;
	margin-left:25px;
}

div.vignette-famille div.objet a:hover {
	color: #8f5e1d;
	font-size:12px;
	text-decoration:underline;
}

.contenu-category-right {
	margin-top:20px;
	float:right;	
}

.image-famille{
	 position:relative;
	 width:362px;
	 height:211px;
	 background: #d1d1d1;
}

.image-famille a{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	background:url(/images/conferencier-cuir/fleche.gif) no-repeat;
	width:80px;
	height:80px;
	cursor:pointer;
}
	
#tech-print{
	width:342px;
	height:150px;
	background: #d1d1d1;
	text-align:justify;
	padding:0 10px 0 10px;
}

#tech-print p{
	font-size:11px;
}

#tech-print a{
	color: #cda571;
}

#tech-print a:hover{
	color: #8f5e1d;
}

/* -------------------------------------------------------------------  */
/* ---------------   PAGES PRODUIT						------------------ */
/* -------------------------------------------------------------------  */

#imageConfer{
	float:left;
	 border-right: 1px dotted #929b10;
	padding-right:10px;
	margin-bottom:30px;
	width:400px;
}

#conferencier-gauche{
	float:right;
}

#conferencier-droit{
	float:right;
}

#presentationConfer{
	float:right;
	width:380px;
}

.descriptionConfer{
	margin:10px 0 15px 0px;
	font-size:11px;
	color:#606060;
	text-align:left;
}

#coloris-produit{
	float:right;
	width:380px;
}

.desc-coloris
{
	font-size:11px;
	text-align:center;
	color:#888;
	float:left;
	padding-top:10px;
}

#collection-produits{
	float:left;
	width:100%;
	margin-top:30px;
}

.vignette-produits{
	float:left;
	width:230px;
	height:190px;
	border-bottom:1px dotted #929b10;
	margin:10px;	
	text-align:center;
}

.vignette-produits img{
	margin-bottom:10px;
}

div#list-liens{
	float:left;
	margin-top:20px;
}

div#list-liens img{
	float:left;
}

div#list-liens a{
	float:left;
	padding-left:10px;
	padding-top:5px;
	text-decoration:underline;
}







ul#list-condition{
	padding-left:20px;
}

#stylo-cadeau{
	float:left;
	width:100%;
	font-size:18px;
	margin-top:30px;
	text-align:center;
}
	
#tarif-produit{
	width:550px;
	float:left;
}

/* -------------------------------------------------------------------  */
/* FORMULAIRE
/* -------------------------------------------------------------------  */

td.inputLabel {
padding:5px 0px 5px 10px;
background: #cda571;
color:white;
font-weight: bold;
}
td.inputValue {
padding:0 3px 0 6px;
background: #cda571;
}

td.inputValue input{
border: 0px dotted #a5acb2;
color: #5D5D5D;
padding: 0px 0px 0px 3px;
}

/* -------------------------------------------------------------------  */
/* FORMULAIRE DEVIS
/* -------------------------------------------------------------------  */

.petit { font-size: 8px; font-weight: bold }

.champ { padding:2px 0 2px 0px; }
.champRadio { clear:both; padding:4px 0 4px 0px; }
.champ label {
	float:left;
	width:150px;
}
.champ table { margin-left:150px; }
.champ input {
 	color: #E26A00;
 	background-color:#e6ecf2;
 	border: 1px solid;
 	padding:1px 2px 1px 2px;
 	width: 300px;
}
.champ select { border: 1px solid; padding:1px 2px 1px 2px; width: 306px; }
.champ textarea {
 	color: #E26A00;
 	background-color:#e6ecf2;
 	border: 1px solid;
 	padding:1px 2px 1px 2px;
 	width: 300px;
}
.champ input.promotion { width:50px }
.cadre {
	border:1px solid;
	padding:2px;
	margin-bottom:5px;
	width:470px
}
.cadre div.title { padding-bottom:10px; text-decoration:underline }

table.tableauDevis
{
	background-color: #dadada;
	border-color: #d4e0f3;
	margin-bottom:10px;
}

table.tableauDevis td {
	background-color: #eaeaea;
	padding:3px;
	font-size:10px;
	color:#59677c;
}

table.tableauDevis tr:hover td {
	background-color: #dddddd;
	cursor:pointer;
}

table.tableauDevis th {
	background-color: #8caad9;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}