
/*GENERAL PAGE LAYOUT */
*{margin:0; padding:0;}

body {
  font-family: Arial;
  font-size: 10px;
  color:#000000;
  background-color:#FFFFFF;
   
}

img{border:0px;}


p {
	padding-bottom: 5px;
}

h1  {
	
 	font-family: arial;
  	line-height: 1em;
  	font-size:  1.7em;
	padding:14px 0px 3px 9px;
	color:#222222; text-transform:uppercase;
	background:url(images/bg_title.gif) repeat-x;
}

h2{

 	 font-family: arial;
  	line-height: 1em;
  	font-size:  1.3em;

	color:#656565;
}

h3{
	font-size:12px;
	margin:0;
	padding-bottom:11px;
	color:#ffae01;
}

h4{
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

a {	
	text-decoration: none; 
	color:#f2291f;
	font-weight:bold;
		
}
	
a:hover {
	text-decoration: underline; 
	color:#f2291f;
	font-weight:bold;
}

.spacer { height:7px;}



/* DIV CONTAINERS */

#pagelayout {
	margin: 0 auto; 
	width:901px;
	padding:0px 34px 25px 34px;
	background:#FFFFFF;
	overflow:visible;
}



#container {}

/* TOP LAYOUT */

#header{overflow:hidden;}

#logo{width:643px; float:none;}

#topmenu{display:none;}

#topmenu a{padding-right:3px; font-weight:bold;}

.noir {color:#000000; padding-left:10px;}

/*MENU LAYOUT */

#menu {display:none;}


/*MAIN CONTENT LAYOUT */

#leftColumn{
	display:none;
}

#rightColumn{
	display:none;
}

#middleColumn{
	overflow:auto;
	width:100%;
	float:none !important;
	overflow:visible;
}

#content{
	overflow:auto;
	width:100%;
	float:none !important;
	overflow:visible;
}




#search{
	display:none;
}


#search table { display:none; }
td.spaceavatar {padding-left:70px;}


#searchTxt{
	width:230px;
	height:18px;
	border:#c5c5c5 solid 1px;
}

#search #section {width:175px;}

#breadcrumbs{display:none;}

#breadcrumbs a{color:#000000; text-decoration:underline;}

#breadcrumbs a:hover{color:#000000; text-decoration:none;}


#middleColumn{
	float:none;
	width:462px;
	margin-right:12px;
}


#middleColumn p { font-size:11px; color:#333333; padding-bottom:13px;}

#mainContent{margin-left:218px;}

#mainFlash{width:679px; height:306px;}

#listProduits{
	background:#ededed;
	padding:10px 23px 10px 13px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid #dcdcdc 1px;
}

#listProduits ul{
	list-style-image:url(images/img_fleche.gif);
	padding-left:13px;
	font-size:11px;
}

#listProduits ul li{
	padding-bottom:5px;
}

#listSousProduits ul{

	font-size:11px;
	background:#FFFFFF;
}

#listSousProduits ul li{

	
	border-bottom: solid 1px #dcdcdc;
	
	color:#000000;display:block;
}

#listSousProduits ul li:hover , #listSousProduits ul li.subon {
	color:#000000; text-decoration:none;
	background-image:url(images/img_fleche2.gif);background-repeat:no-repeat;
	background-position: 0px;
	font-weight:normal; background-color:#ebebeb; display:block;
	
}

#listSousProduits ul li a{
	padding:6px 0px 6px 26px;
	background-image:url(images/img_fleche2.gif);background-repeat:no-repeat;
	background-position: 0px;
	color:#000000;
	font-weight:normal; display:block;

}


#listSousProduits ul li a:hover   {
	padding:6px 0px 6px 26px;
	background-image:url(images/img_fleche2.gif);background-repeat:no-repeat;
	background-position: 0px;
	color:#000000; text-decoration:none;
	font-weight:normal; background-color:#ebebeb; display:block;
	
}

#listSousProduits ul li a.rouge{color:#f3291f; font-weight:bold;}

#abonnez{
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	background:#ebebeb;
	padding:10px 10px 10px 13px;
}

#abonnez p{padding-bottom:13px;}

#abonnez #abonnezTextBox {
	width:120px;
	height:18px;
	border: #d0d0d0 solid 1px;
}

#footer{
	display:none;
}

#footerMenu{display:none;}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

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

#footerSignature{text-align:right;}

/*---- PRODUITS ----*/

#produitsPromo{width:462px;  margin-bottom:6px;}

#produitsOffres{width:462px; overflow:hidden; margin-bottom:12px;}

#produitsOffre1{float:left; margin-right:6px;}

#produitsOffre2{float:left; margin-right:6px;}

#produitsOffre3{float:left;}

.produitsSousTitreBox{
	background:url(images/bg_title2.gif) top no-repeat;
	padding:12px 0px 20px 12px;
	width:450px;
	height:10px;
}

.produitsSousTitre{
	width:255px;
	float:none;
}

.produitsSousTitreLien{
	float:none;
	width:185px;
	text-align:right;
}

.produitsSousTitreLien img{margin-right:5px;}

.itemBox{overflow:hidden; margin-bottom:15px; padding-left:12px; width:450px;}

.item1{
	float:left; margin-right:10px; margin-bottom:10px;


}

.itemDesc{
	background:url(images/bg_itemdesc.gif) repeat-x;
	border-top:#FFFFFF 1px solid;
	width:115px;
	padding:11px 12px 0px 12px;
	color:#636363;
}

#boxProduitsContactez{
	width:183px;
	height:88px;
	padding:11px;
	background:url(images/bg_box.jpg) repeat-x #f5f5f5;
	border-top:#e0e0e0 solid 1px;
	border-bottom:#e0e0e0 solid 1px;
	color:#4d4d4d;
}

#boxProduitsEnregistrez{
	width:183px;
	height:88px;
	padding:11px;
	background:url(images/bg_box.jpg) repeat-x #f5f5f5;
	border-top:#ffffff solid 1px;
	border-bottom:#e0e0e0 solid 1px;
	color:#4d4d4d;
}

#boxProduitsLocalisez{
	width:183px;
	height:88px;
	padding:11px;
	background:url(images/bg_box.jpg) repeat-x #f5f5f5;
	border-top:#ffffff solid 1px;
	border-bottom:#e0e0e0 solid 1px;
	color:#4d4d4d;
}

#boxProduitsContactez p, #boxProduitsEnregistrez p, #boxProduitsLocalisez p{ padding-top:3px;}

#boxProduitsLocalisez .textBox {
	width:120px;
	height:18px;
	border: #d0d0d0 solid 1px;
}

#rightColumnBottom{
	width:205px;
	height:270px;
	background:url(images/bg_rightcolumn.gif) repeat-x;
}

#rightColumnBottom2{
	width:205px;
	height:105px;
	background:url(images/bg_rightcolumn2.gif) repeat-x;
	border-top:#FFFFFF 1px solid;
}

/*---- PRODUITS LIST ----*/

#criteresForm{
	padding:13px 7px 10px 13px;
	background:#e11205;
	width:185px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:#FFFFFF solid 1px;
}

#criteresForm table tr td { font-weight:bold; font-size:10px;}


.criteresMenu{width:130px;}

#conseilsPratiques{
	padding:10px 7px 0px 13px;
	background:#afafaf;
	color:#FFFFFF;
	font-size:12px;
	border-bottom:#FFFFFF solid 1px;
}

#conseilsPratiques ul{
	list-style-image:url(images/img_fleche.gif);
	padding-left:12px;
}

#conseilsPratiques ul li {padding-bottom:10px;}

#conseilsPratiques ul li a{color:#FFFFFF; text-decoration:none; font-weight:normal;}

#conseilsPratiques ul li a:hover{color:#FFFFFF; text-decoration:underline;}

.resultatsPages{
	border-top:#d5d5d5 solid 1px;
	padding:10px 2px 11px 12px;
	overflow:hidden;
}

.resultatsPagesGauche{width:150px; padding-top:10px; float:none; font-size:12px; color:#656565;}
.resultatsPagesDroit{text-align:right; font-size:12px; color:#656565;}

.resultatsRouge{

	font-weight:normal;
	color:#FF0000;
}

.resultatPagesMenu{width:44px;}

.resultatsComparer{
	border-top:#ebebeb solid 1px;
	padding:10px 2px 11px 12px;
	overflow:hidden;
	clear:both;
}

* html .resultatsComparer{
	border-top:#ebebeb solid 1px;
	padding:5px 2px 11px 12px;
	overflow:hidden; margin-bottom:20px;
	clear:both;
}

.resultatsComparerGauche{width:200px; float:none; font-size:12px; color:#656565;}
.resultatsComparerDroit{text-align:right;}
.resultatsComparerMenu{width:117px;}

.noReference{font-size:9px;}

/* --- new div for the search tool */
#resultatTab{
	clear:both;
	overflow:hidden;
	margin-top:1px;
	height:30px;
	width:895px; 
	font-size:11px;
	background-color:#dcdcdc;
}

#resultatTab UL {
	list-style:none;
	padding:0px;
	margin:4px 0px 0px 13px;
}

	
#resultatTab ul li {
	float: left;
	height:26px;
	border:0px; 
}
	

#resultatTab ul li a{
	display: block;
	height:26px;
	padding:6px 11px 0px 11px;
	margin-left:3px;
	font-weight:normal;
	background-color:#ebebeb;	float: left;
}

#resultatTab ul li a:hover{
	display: block;
	height:26px;
	padding:6px 11px 0px 11px;
	margin-left:3px;
	background-color:#fff;	float: left;
}

#resultatTab ul li a.linkon{
	display: block;
	height:26px;
	padding:6px 11px 0px 11px;
	margin-left:3px;
	color:#000;
	background-color:#fff;	float: left;
}

#resultatListeProduits ul li a{
	font-weight:normal;
}

/* ---- */

#resultatSearchBox{

	display:none;
}

#resultatSearch{
	background:url(images/bg_resultat.gif) repeat-x;
	padding:5px 11px 5px 11px;
	width:873px;
	font-size:12px;
	font-weight:bold;
}

#resultatSousSearch{
	padding:5px 11px 5px 11px;
	width:873px;
	color:#7a7a7a;
	font-size:11px;
}

#resultatListeProduits{
	/*
	width:700px;
	*/
	width:675px;
	overflow:hidden;
	padding-bottom:10px;
	float:none;
}

#resultatListeProduits ul{
	float:none;
	list-style:none;
	padding-top:5px;
	padding-right:20px;
}

#resultatListeProduits ul li{
	background:url(images/img_fleche.gif) left no-repeat;
	padding-left:10px;
	
}

#resultatContact{

	width:180px;
	float:none;
	margin:7px 0px 7px 0px;

	padding:3px 0px 4px 0px;
	color:#000000;
	font-weight:bold;
}

#resultatContact a{
	text-decoration:underline;
}

#resultatContact a:hover{
	text-decoration:none;
}

/*---- DETAILS PRODUIT LIST ----*/

#boxComplements{
	width:206px;
	background:#ebebeb;

}

.complementsRow{
	padding:14px 10px 17px 12px;
	width:184px;
	border-bottom:#e0e0e0 1px solid;
	overflow:hidden;
}

.complementsItem{
	width:135px;
	float:left;
}

.complementsPrix{
	width:42px;
	text-align:right;
	float:left;
}

.complementsVoir{
	padding: 10px 13px 10px 0px;
	text-align:right;
}

.detailsWrap{display:block; overflow:hidden;}

#detailsGauche{
	width:213px;
	margin-right:12px;
	float:left;
}

#detailsGauchePlus{
	width:201px;
	background:url(images/bg_itemdesc.gif) repeat-x;
	padding:14px 6px 10px 6px;
	border-top:#FFFFFF 1px solid;
}

#detailsGauchePlus .textBox {
	width:67px;
	height:20px;
	border: #d0d0d0 solid 1px;
}

#detailsGauchePlus ul {
	padding:12px 0px 12px 15px;
	list-style-image:url(images/img_listebullet.gif);
	color:#FF0000;
}


#detailsDroit{
	float:left;
	width:225px;
}

#detailsDroitPrix{
	width:201px;
	border-top:#e1e1e1 1px solid;
	border-bottom:#e1e1e1 1px solid;
	padding:10px 12px 13px 12px;
	color:#949393;
	font-size:11px;
}

#detailsDroitPrixImg{margin-bottom:33px;}

.detailsPrix{color:#444444; font-weight:bold; font-size:14px;}

#detailsDroitAutre{margin-top:30px; padding-left:10px; background:url(images/img_fleche.gif) left no-repeat; color:#444444;}

#detailsDroitCommande{
	padding:13px 12px 13px 12px;
}

#detailsDroitCommande .qtyBox{width:29px; height:20px; border:#cecece 1px solid;}
#detailsDroitCommande .colorBox{width:130px;}

.width15 {width:15px;}

#detailsAutresLiens{
	width:448px;
	border-top:#e1e1e1 1px solid;
	padding:3px 6px 8px 6px;
	clear:right;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}

#detailsAjouter{
	width:185px;
	margin-right:50px;
	float:left;
	padding-top:10px;
}

#detailsEnvoyer{
	width:205px;
	float:left; padding-top:8px;

}

#detailsCaracteristiques{padding-left:14px; font-size:11px; color:#828282;}
#detailsCaracteristiques h5{padding:0px 0px 10px 0px; color:#828282;}
#detailsCaracteristiques p{padding-bottom:10px;}

#detailsCaracteristiques table {width:435px; margin-bottom:30px;}


#detailsCaracteristiques table tr td {padding:4px; border-style:solid; border-color:#ebebeb; }

#detailsCaracteristiques table tr td.bgGris{background:#ebebeb;}

/*---- COMPARAISON PRODUITS ----*/

.comparerRow{
	border-top:1px solid #e1e1e1;
	padding:3px 12px 10px 12px;
	height:21px;
	overflow:hidden;
}

.comparerLienRetour{width:180px; float:none; padding-top:10px; color:#f2291f;}
.comparerImprimer{text-align:right; float:none; padding-top:8px;}



.tdTitre{background:#dcdcdc; color:#333333; padding:8px; font-size:11px;}
.tdGrisFirst{background:#eeeeee; padding:8px; font-size:11px; color:#999999;}
.tdBlancFirst{background:#ffffff; padding:8px; font-size:11px; color:#999999;}
.tdGris{background:#eeeeee; padding:8px; border-left:1px solid #e1e1e1; font-size:11px; color:#666666;}
.tdBlanc{background:#ffffff; padding:8px; border-left:1px solid #e1e1e1; font-size:11px; color:#666666;}
.tdVide{width:130px;}
.height10{height:5px;}


.comparerProduits{
	border-left:1px solid #e1e1e1;
	padding-top:3px;
	padding-left:13px;
	width:170px;
}

.comparerProduits .ajouterLien{
	padding-left:7px;
}

.comparerProduits .itemDesc{
	padding-left:5px;
	width:121px;
}

.titreRedBox{
	width:193px;
	height:10px;
	background:url(images/bg_title-list.gif) no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:6px 0px 9px 12px;
}

.titreDarkRed{
	width:193px;
	height:12px;
	background:#c30f06;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:7px 0px 8px 12px;
}

.titreRed{
	width:193px;
	height:12px;
	background:#e11205;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:7px 0px 8px 12px;
}

.titreGray{
	width:193px;
	height:12px;
	background:#9b9b9b;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:6px 0px 9px 12px;
}



/* STYLE CSS PHIL */
h5{
	padding-top:11px;
	padding-bottom:11px;
	padding-left:13px;
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
/* ------------------------------------------------------------- DIVISION --*/

#contentcheckout{
	overflow:auto;
	width:100%;
}

#step{
	height:34px;
	width:100%;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

#leftform{
	float:none;
	width:430px;
}

#rightform{
	margin-left:454px;
	width:431px;
}

#leftside{
	float:none; width:680px; margin-right:10px;


}


	#leftside .bloc{
		width:205px;
	}

#rightside{
	float:none;

}
	
	
	#red_box a, #red_box a:link {
		font-weight:normal;
		text-decoration:none;
	}
	
	#red_box a:hover {
		text-decoration:underline;
	}

#red_box{
	overflow:hidden;
	padding:6px 9px 11px 12px;
	width:183px;
	color:#333333;
	background:#ebebeb url(images/bg_red_stripe.gif) top repeat-x;
}

	#red_box span{
		font-size:12px;
		font-weight:bold;
		color:#FFF;
	}
	
	#red_box p{
		color:#454545;
	}

#enregistrez_bloc .fRight{
	float:none;
}


.enregistrez_bloc{
	overflow:hidden;
	width:182px;
	padding:11px 11px 11px 11px;
	color:#4d4d4d;
	background:url(images/bg_enregistrez_bloc.gif) repeat-x;
}

.enregistrez_bloc p{
	padding:3px 0px 3px 0px;
}

.enregistrez_bloc .fRight{
	float:none;
}
/* ------------------------------------------------------------------------------------------- */
/* page checkout-accueil */
/* ------------------------------------------------------------------------------------------- */

/* div for the Enregistrez-vous box */
#enregistrercompte_box{
	height:144px;
	width:192px;
	padding:11px 0px 0px 14px;
	font-size:10px;
	color:#4d4d4d;
	background:url(images/bg_enregistrercompte.gif) no-repeat;
	
}

#listCompte li{
	color:#ff0000;
}

/* ------------------------------------------------------------------------------------------- */
/* support faq */
/* ------------------------------------------------------------------------------------------- */
#votreQuestionBox{
	border-top:#ededed 1px solid;
	border-bottom:#ededed 1px solid;
	padding:9px 13px 7px 14px;
}

#votreQuestionBox h5{padding:0px 0px 7px 0px;}

#votreQuestionBox .textBox{
	border:#dcdcdc 1px solid;
	width:340px;
	height:14px;
	padding:5px 5px 7px 5px;
	font-size:11px;
}

#cherchezVousBox{
	/*background:url(images/bg_cherchezvous.gif) bottom no-repeat;*/
	padding:9px 13px 6px 16px;
	font-size:11px;
	overflow:hidden;
	display:block;
}

#cherchezVousBox ul{
	list-style:none;
	float:none;
	width:190px;
	margin-right:10px;
}

#cherchezVousBox ul li{padding-bottom:3px;}

#cherchezVousBox ul li a{
	font-weight:normal;
	text-decoration:underline;
	color:#ff0f00;
}

#cherchezVousBox ul li a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#ff0f00;
}

#cherchezVousContent{
	font-size:11px;
	padding:0px 12px 43px 12px;
	border-bottom:1px solid #ededed;
}


/* ------------------------------------------------------------------------------------------- */
/* page checkout-adresse */
/* ------------------------------------------------------------------------------------------- */

/* div for the adress in the left side */
#adress{
	padding-left:25px;
	font-size:11px;
	color:#666666;
}

.sOr{
	float:none;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

/* ------------------------------------------------------------------------------------------- */
/* page checkout-detailfacture */
/* ------------------------------------------------------------------------------------------- */

#red_box .container{
	clear:both;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}
	
#red_box .leftcolumn{
	float:none;
	width:130px;
}
	
#red_box .rightcolumn{
	float:none;
	text-align:right;
}

/* ------------------------------------------------------------------------------------------- */
/* form */
/* ------------------------------------------------------------------------------------------- */

.fCheckout_acceuil {
}

.fCheckout label{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.fCheckout span{
	color:#ff0000;
}

form input[type="text"]{
	padding:3px;
	font-size:11px;
	color:#4d4d4d;
	border:1px solid #c5c5c5;
}

/* ------------------------------------------------------------------------------------------- */
/* page enregistrement */
/* ------------------------------------------------------------------------------------------- */

#greystripe{
	padding:7px 10px 0px 0px;
	margin-top:12px;
	height:31px;
	font-size:11px;
	color:#4d4d4d;
	background:url(images/bg_grey.gif) repeat-x;
}


#commande{
	float:none;

	width:678px;
}

.pH1{
	padding:13px 0px 12px 12px;
	font-size: 15px;
	font-weight:bold;
	color:#666666;
	background:url(images/bg_title3.gif) repeat-x;
}

#postit{
	height:41px;
	margin-top:8px;
	padding:17px 0px 0px 22px;
	background:url(images/bg_postit.gif) repeat-x;
}

#formenregistrement{
	font-size:11px;
}
	
	#formenregistrement .tHeader{

		padding:25px 0px 15px 12px;
		color:#666666;
	}
	
	#formenregistrement .tHeader span{
		font-size:14px;
		font-weight:bold;
		color:#999999;
	}
	
	#formenregistrement .tHeader p{
		text-align:right;
		font-size:11px;
		font-weight:normal;
		color:#666666;
	}
	
	#formenregistrement .tHeader p:first-letter{
		color:#ff0000;
	}
	
	#formenregistrement .tContent{
		padding:10px 0px 0px 5px;
		font-weight:bold;
		color:#999999;
	}
	
	#formenregistrement .tContent .tdChamps{
		text-align:right;
		color:#666666;
		font-weight:normal;
	}
	
	#formenregistrement .tFooter{
		padding:12px 0px 50px 5px;
	}

/* ------------------------------------------------------------------------------------------- */
/* page liste de souhait & panier achats*/
/* ------------------------------------------------------------------------------------------- */

#itemTable{


	width:461px;
	text-align:left;
}

#itemTable .tItem {
	margin:7px 0px 7px 0px;
}

#itemTable table th{
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	background-color:#ebebeb;
}

#itemTable .tItem{
	font-size:11px;
	font-weight:bold;
	color:#b8b8b8;
	border:1px solid #dcdcdc;
}

#itemTable .tItem .trWhite td{
	padding:5px 10px 5px 10px;
}

#itemTable .tItem tr td table tr td{
	padding:5px 10px 5px 10px;
	font-weight:normal;
	color:#000000;
}

#itemTable .tItem  .trWhite a, #itemTable .tItem .trWhite a:link, #itemTable .tItem .trWhite a:hover{
	text-decoration:underline;
	font-size:13px;
	color:#ff0000;
}

#itemTable .tItem span{
	font-size:9px;
	color:#666666;
}

#itemTable .tItem .prix{
	font-size:12px;
	color:#000000;
}


.sPrix { font-size:12px; font-weight:bold;}

/* ------------------------------------------------------------------------------------------- */
/* confirmation */
/* ------------------------------------------------------------------------------------------- */

.pSubtitle{
	padding:14px 0px 13px 9px;
	font-size: 15px;
	font-weight:bold;
	color:#444444;
}

.pContent{
	padding:10px 0px 0px 15px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}


/* ------------------------------------------------------------------------------------------- */
/* resultat recherche */
/* ------------------------------------------------------------------------------------------- */

.itemBox .sSmall {
	font-size:9px;
}

.itemBox .sBig {
	font-size:11px;
	color:#000000;
}

#middleColumn .tHeader{
		padding:15px 12px 15px 12px;
		color:#666666;
}

#middleColumn .tHeader .tdLink{
		text-align:right;
		font-size:11px;
}

#middleColumn .tHeader .tdLink2{
		font-size:11px;
}

#middleColumn .tHeader .tdTotal{
		text-align:left;
		font-size:12px;
		color:#656565;
}

#middleColumn .tHeader .tdTotal span{
		font-weight:bold;
		color:#ff0000;
}

/* ------------------------------------------------------------------------------------------- */
/* page faq video detail */
/* ------------------------------------------------------------------------------------------- */

#video_box{
	float:none;
	margin-right:13px;
	width:293px;
}

	#video_box p{
		margin-top:7px;
		padding-left:7px;
		font-size:11px; 
		color:#333333; padding-bottom:0px;
	}

#video_logo_box p{
	font-size:11px; 
	color:#6a6a6a;
}
	
#video_logo_box img{
	margin:8px 0px 17px 0px;
	margin-bottom:17px;
}

/* ------------------------------------------------------------------------------------------- */
/* detail communique */
/* ------------------------------------------------------------------------------------------- */

.divText{
	padding:15px 10px 10px 10px;
	font-size:11px;
	color:#333333;
}

.divText h5 {font-size:14px; margin:0; padding:0; padding-bottom:7px;
	font-weight:bold;
	color:#999999;}

.divText2{
	padding:10px 10px 0px 10px;
	font-size:11px;
	color:#6a6a6a; clear:both; border-top: solid 1px #e7e7e7;
}


#middleColumn  .divText2 p{color:#6a6a6a;}
.divText2 span{
		font-size:10px;
		color:#ff0000;
}



.sondage_bloc{
	width:182px;
	padding:11px 11px 11px 11px;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background:url(images/bg_sondage.gif) repeat-x;
}

	.sondage_bloc span{
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.sondage_bloc a, .sondage_bloc a:link, .sondage_bloc a:hover{
		text-decoration:underline;
		font-size:11px;
		color:#FFFFFF;
		font-weight:normal;
	}

/* ------------------------------------------------------------------------------------------- */
/* a propos emploi */
/* ------------------------------------------------------------------------------------------- */

#itemTable ul{
	list-style:none;
	padding:10px 0px 0px 20px;
}

#itemTable ul li{
	background:url(images/img_fleche.gif) left no-repeat;
	padding-left:10px;
	
}

/* ------------------------------------------------------------------------------------------- */
/* a propos emploi */
/* ------------------------------------------------------------------------------------------- */

.content_box{

width:420px;
	padding:24px 12px 0px 12px; border-top: solid 1px #e7e7e7; clear:both;
}

.content_box img{
	float:none;
	margin-right:10px;
}

.content_box p{
	padding:10px 10px 0px 0px;
	font-size:11px;
	color:#333333;
}

	/*
#divText .leftcolumn{
	float:none;
	width:140px;
}
	
#divText .rightcolumn{
	float:none;
	text-align:right;
}
*/
/* ------------------------------------------------------------------------------------------- */
/* checkout detail facture */
/* ------------------------------------------------------------------------------------------- */
.tBill{
	text-align:left;
	font-size:11px;
	color:#666666;
}

.tBill th{
	padding:8px;
	font-size:11px;
	font-weight:bold;
	color:#333333; 
	background-color:#ebebeb;
}

.top{
	border:1px solid red;
}

.tBill td{
	padding:5px;
}

.txtField{
	text-align:center;
	color:#000;
	border:1px solid #c5c5c5;	
}

.tBill .prix{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.tBill .item{
	font-weight:bold;
	color:#b8b8b8;
}

.tBill .recu{
	text-align:right;
}

.tBill .recutotal{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.tBill a, tBill a:link, tBill a:hover{
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}

.tBill .small{
	font-size:9px;
}

/* ------------------------------- tAdress --*/

.tAdress{
	margin-top:12px;
	text-align:left;
	font-size:11px;
	color:#666666;
	background-color:#eeeeee;
}

.tAdress th{
	padding:8px;
	font-size:11px;/*------------------------------ 10px --*/
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid white;
	background-color:#dcdcdc;
}

.tAdress td{
	padding:8px;
}

.big{
	font-size:13px;
	font-weight:bold;
	color:#333333;
}



/* ------------------------------------------------------------- TEXT --*/


.pTitle{
	padding:14px 0px 13px 9px;
	font-size: 17px;
	font-weight:bold;
	color:#444444;
	background:url(images/bg_title.gif) repeat-x;
}

.pQuestion{
	padding:12px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.sDarkGrey{
	color:#666666;
}



.sRed{
	margin-right:3px;
	color:#ff0000;
}

.sBlack{
	color:#000000;
}

.pVideo{
	font-size:12px;
	font-weight:normal;
	color:#656565;
}

.pVideo span{
	font-weight:bold;
	color:#ff0000;
}

.sVideo{
	font-size:11px;
	font-weight:normal;
	color:#656565;
}
/* ------------------------------------------------------------- LINK --*/

a.aRedlink, a.aRedlink:link, a.aRedlink:hover {
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	color:#ff0000;
}

a.aRedlink_2, a.aRedlink_2:link, a.aRedlink_2:hover {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#ff0000;
}



.floatR{
	float:none;
}

.floatRTop{
	float:none;
	margin-top:15px;
}


.tab_postit a{
	margin-right:8px;
	display: block;
	float:left;
	text-align:center;
	height:18px;
	width:140px;
	background-repeat: no-repeat;
	background-image:url(images/tabs.gif);
	background-position: 0 0px;
	font-size:11px;
	font-weight:normal;
	color:#444444;
	padding-top:6px;
}

.tab_postit span{
	margin-right:8px;
	display: block;
	float:left;
	text-align:center;
	height:18px;
	width:140px;
	background-repeat: no-repeat;
	background-image:url(images/tabs.gif);
	background-position: 0 -26px;
	font-size:11px;
	font-weight:normal;
	color:#444444;
	padding-top:6px;
}

.tab_postit a:hover , #postit .tab_postit a.btn_over {
	background-position: 0 -26px;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#444444;
}





/**************************MAGAZINE**********************************************/


.magazineSousTitreBox{
	background:url(images/bg_title2.gif) top no-repeat;
	padding:12px 0px 15px 0px;
	width:455px;
	height:10px;
}

.magazineSousTitre{
	width:255px;
	float:none; padding-left:12px;
}

.mag_itemBox{overflow:hidden; margin-bottom:15px;  width:455px; clear:both;}
.mag_itemBox ul { list-style:none; font-size:11px; color:#000000; border-top: solid 1px #e7e7e7;}

.mag_itemBox ul li {  width:130px; float:none; margin:20px 0px 0 0; padding-left:20px; 	background-image:url(images/img_fleche2.gif);  background-repeat:no-repeat;	background-position: 0px 4px;}
.mag_itemBox ul li a{ text-decoration:none; font-size:11px; color:#000000; font-weight:normal; }
.mag_itemBox ul li a:hover{ text-decoration:underline; font-size:11px; color:#000000;font-weight:normal; }

.itemmag {	float:none;	}


.itemmag img{
	background:url(images/bg_itemdesc1.gif) repeat-x; background-position:bottom;	
	padding:0px 0px 12px 0px;
	color:#636363;
}

.maglist_itemBox{overflow:hidden; margin-bottom:15px;  width:450px; padding-left:12px; clear:both;}
.maglist_itemBox ul { list-style:none; font-size:11px; color:#000000; }

.maglist_itemBox ul li {  width:125px; float:none; padding: 0 0 13px 20px; 	background-image:url(images/img_fleche2.gif);  background-repeat:no-repeat;	background-position: 0px 4px;}
.maglist_itemBox ul li a{ text-decoration:none; font-size:11px; color:#000000; font-weight:normal; }
.maglist_itemBox ul li a:hover{ text-decoration:underline; font-size:11px; color:#000000;font-weight:normal; }

#padmagazine { padding: 15px 10px 15px 10px;border-top:#d5d5d5 solid 1px;border-bottom:#d5d5d5 solid 1px;}

#padmagazine table{ margin-bottom:15px;}
.img_article { margin-right:15px;}

.optionretour{
	
	padding:10px 2px 11px 12px;
	overflow:hidden;
}

.bordersingle {border-top:#d5d5d5 solid 1px;}

.sendemail{ background-image:url(images/img_icone_envoyer.gif); padding-left:23px;   background-repeat:no-repeat; display:inline; padding-bottom:1px;  }

.sendprint{ background-image:url(images/img_icone_imprimer.gif);  padding-left:23px; background-repeat:no-repeat; display:inline; padding-bottom:10px; padding-top:5px; background-position:0px -2px;  }
/******************************BLOC CONSEIL EMPLOYE*********************************************/


.conseilemploye { background-color:#eeeeee;  border:#e0e0e0 1px solid; padding:8px;color: #4d4d4d; font-size:11px;}
.conseilemploye h3{ padding:0; margin:0; color:#000000; font-size:12px; font-weight:bold; padding-bottom:5px;}