 /** Reset **/
    body{margin:0;padding:0;border:0;/*font-size:100%;*/line-height:1.2em} /* 16x1.2=19.2px */
	html, body {
		width: 100%;
		height: 100%;
	}
    /* Textes */
    blockquote,code,h1,h2,h3,h4,h5,h6,p,pre{margin:0;padding:0;}
    abbr,acronym{border:0;font-variant:normal;}
    address,cite,code,dfn,em,strong,var{font-style:normal;font-weight:normal;}
    blockquote:before,blockquote:after,q:before,q:after{content:''}
    /*blockquote,q{quotes:'' ''}*/
    code,kbd,pre,samp,tt{font-size:115%;font-family:monospace;}
    h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;line-height:1.2em;}
    sup{vertical-align:text-top;}
    sub{vertical-align:text-bottom;}
    del,ins{text-decoration:none;}

    /* Liens */
    a,a *{cursor:pointer;}

    /* Listes */
    dd,dl,dt,ol,ul,li{margin:0;padding:0;}
    ol,ul,dl{text-align:left;}
    li{list-style:none;}

    /* Formulaires */
    button,fieldset,form,input,legend,textarea{margin:0;padding:0;}
    fieldset{border:0;}
    button,input,optgroup,option,select,textarea{font-style:normal;font-weight:normal;font-size:16px;}
    button,input[type=button],input[type=submit],input[type=reset]{height:1.8em;} /* 16x1.8=28.8px; */

    /* Tableaux : mettre 'cellspacing="0"' dans la table */
    table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
    td,th{margin:0;padding:0;}
    caption,th{font-style:normal;font-weight:normal;text-align:left;}

    /* Autres */
    div{margin:0;padding:0;background-color:transparent;text-align:left;}
    hr,a img{border:0;}
    applet,iframe,object{border:0;margin:0;padding:0;}
    
/** Paramètrages de base **/
	html{
	    height:101%;
		overflow-y:scroll;
	}	
    /* Fond de page */
    body{background-color:white;}

    /* Textes */
    body,button,input,optgroup,option,select,textarea{font-family:verdana,arial,helvetica,"Bitstream Vera Sans",clean,sans-serif;font-size:11px;color:black;}
    strong{font-weight:bold;}
    em{font-style:italic;}
    /*ins{text-decoration: none}*/
    del{text-decoration:line-through;}

    /* Titres */
    h1{font-size:18px;}
    h2{font-size:16px;}
    h3{font-size:24px;}
    h4{font-size:22px;}
    h5{font-size:20px;}
    h6{font-size:18px;}

    /* Liens */
    /* LVHA order :link, :visited, :hover, :focus, :active */
    a,a:link,a:active,a:visited{text-decoration:none;color:#6280ba;}
    a:focus,a:hover{text-decoration:underline;color:#6280ba;}

/** Utils **/
	/**
	 * Pour le curseur "pointer" sur les boutons de formulaite
	 * label : marche pas sur safari...
	 **/
	button,input[type=button],input[type=image],input[type=reset],input[type=submit],label{cursor:pointer;}
	
	/**
	 * Pour cacher le texte replacé par une image
	 **/
	.hidden{position:absolute;left:-9999px;}
	
	
	/* couleur */
	.rose{color:#6280ba;}/*fab*/
	
	
/** Paramétrages spécifiques **/
	/* Layout */
	#outer-wraper{text-align:center;}
		#inner-wraper1{width:1024px;margin:0 auto;}
			#inner-wraper2{width:1024px;}
				#inner-wraper3{width:1024px;overflow:hidden;clear:both;padding-bottom:15px;}
					#main{width:720px;float:left;}
						#header{height:109px;position:relative;}
							#header #lienLogo{display:block;width:390px;height:65px;position:absolute;top:26px;left:73px;}
							#infosConnexion{width:550px; height:30px; padding:2px 0 0 0; position:absolute; top:2px; left:90px; right:16px; font-size:10px; color:#6280ba; }/*fab*/
								
								#infosConnexion #addyLogin{ width:430px; float:left; text-align:right; position:absolute; left:110px;}
								#infosConnexion #lienDeconnexion {width:70px; position:absolute; left:540px; text-align:right; color:#6280ba;}/*fab*/
								
								#infosConnexion #lienDeconnexion a{color:#6280ba; font-size:10px; }/*fab*/
								
							#cadie{padding:2px 0 0 128px;position:absolute;top:30px;right:14px;}
							#infos{position:absolute;top:55px;right:14px;line-height:1.5em;}
						#menu{width:624px;height:24px;overflow:hidden;clear:both;margin:0 0 5px 82px;}
							#menu li{height:22px;float:left;margin:1px 0;}
						#content{margin:0 10px 0 53px;}
							#introduction{margin:20px 0 20px 28px;width:630px;height:277px;}/*fab*/
								#introduction object{display:block;width:630px;height:277px;}
							#content-nav{margin-left:25px;width:633px;height:200px;overflow:hidden;clear:both;padding-top:20px;}/*fab*/
					#sidebar{/*width:250px;*/float:left;}
						#baseline{margin:0 0 15px 0; width:265px; height:91px; background-image:url(../images/baseline-sidebar.gif); }
						#menu-thematique{overflow:hidden;clear:both;width:240px;}
							#menu-thematique li, #menu-thematique li.li16 {height:45px;float:left;width:120px;}
							#menu-thematique li.li16 {height:90px;}
								#menu-thematique li a#bt_rubrique_16,#menu-thematique li.li16 a{height:90px;}
								#menu-thematique a, #menu-thematique a#bt_rubrique_16{display:block;height:30px;margin-left:15px;width:105px; text-decoration:none;}
								
								/* suppression maison de valerie bouton 16 */
								#menu-thematique li a#bt_rubrique_16, li.li16 {display:none !important;}
								
						#recherche{margin-left:15px;width:225px;position:relative;}
						#sidebar-content-nav{margin:14px 0 0 15px; width:226px;}
							#sidebar-menu-contact-presse{padding-top:4px; height:83px;}

	/* Backgrounds */
	#inner-wraper1{} /* troc rouge */ /*fab*/
		#inner-wraper2{background:transparent url(../images/arbre.gif) 0 109px no-repeat;} /* arbre *//*fab*/
			#inner-wraper3{} /* arrondi *//*fab*/
				#main{background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
					#header{background:transparent url(../images/arbre-header.gif) 0 0 no-repeat;}   /*fab*/
						
						#cadie{background:transparent url(../images/panier.gif) 0 0 no-repeat;}
						#infos{background:transparent url(../images/pointilles-horizontal.gif) 0 1.5em repeat-x;}
					#menu{background:transparent url(../images/pointilles-horizontal-menu.gif) 0 0 repeat-x;}
						#menu li{/*background-color:red;*/}
						#content-nav{background:transparent url(../images/pointilles-horizontal.gif) 0 0 repeat-x;}
				.accueil{}/*fab*/
				#sidebar{/*background-color:#999933;*/}
					#sidebar-content-nav{background:transparent url(../images/pointilles-horizontal.gif) 0 1px repeat-x;}
	.communiques{padding-top:20px;}
	.communiques .list-elt{background:transparent url(../images/pointilles-horizontal.gif) 0 bottom repeat-x;}
		.communiques .date{background:transparent url(../images/pointilles-horizontal.gif) 0 bottom repeat-x; color:#6280ba;}

	/* Header */
	#cadie{color:#6280ba;font-weight:bold;}/*fab*/
	#infos{text-align:right;text-transform:uppercase;color:#6280ba;}/*fab*/
		#infos .date{font-size:10px;}

	/* Content */
	.premiere-visite h1{margin:45px 0 0 60px;text-transform:uppercase;color:#6280BA}
	.premiere-visite h2{margin:0 0 40px 60px;color:#6280BA}
	.premiere-visite p,
	.premiere-visite ul,
	.premiere-visite dl{margin:0 0 30px 58px;font-size:12px;line-height:1.2em}
	.premiere-visite p{color:#77063b}
	.premiere-visite ul,
	.premiere-visite dl{color:#6280BA}
	.premiere-visite dt{text-transform:uppercase}
	.premiere-visite li,
	.premiere-visite dd{list-style:disc;margin:10px 0 0 1em}
	.premiere-visite dd{display:list-item}
	
	.communiques .list-elt{overflow:hidden;clear:both;width:620px;margin:0 0 20px 27px;}
		.communiques .date{float:left;height:16px;}
		.communiques .produit{overflow:hidden;clear:both;margin-bottom:10px; }
			.communiques img{float:left;margin:10px 20px 0 30px;}
			.communiques h2{font-size:14px;margin:10px 0;font-weight:bold;color:#6280ba}
			.communiques p{margin:10px 0;color:#6280ba}
			
			
	.contact-presse {}
		.contact-presse div.logo-presse {float:left;width:100%;margin:40px 0 20px 27px;}
		.contact-presse div.email-presse {float:left;width:100%;margin:10px 0 0 15px;}
			.contact-presse div.email-presse h2 {font-size:14px;margin:30px 0 10px;font-weight:bold;color:#6280ba}
			.contact-presse div.email-presse p {margin:10px 0;color:#6280ba}
	


	/* Sidebar */
		/* Recherche */
		#recherche label{display:block;clear:both;}
		#search-field{/*display:block;float:left;*/width:190px;height:22px;border:1px solid #6280ba; color:#6280ba; margin:0 0 0 0;}
		#search-bt{display:block;float:left;width:24px;height:24px;background-color:#6280ba;border:1px solid #6280ba;position:absolute;bottom:0;left:200px; color:#FFFFFF;}



	/** * * * * * * * * * * * *  MODIFS - joel - 19/01/2008 * * * * * * * * * * * * * * * * * * * * * */
	/**/
	/**/
	/**/
	/* PAGE LOGIN - joel - 19/01/2008 */
	/**/
		#outer-wraper-login{text-align:center; margin-top:85px;min-height: 100%;background-color:#FFFFFF; }
			#inner-wraper1-login{width:350px;margin:0 auto;min-height: 100%;background-color:#FFFFFF;}
				#inner-wraper2-login{width:350px;background-color:#FFFFFF;}
						#main-login{width:350px;background-color:#FFFFFF; }
							#accesNom{/*display:block;float:left;*/width:150px;height:22px;border:1px solid #6280BA;}
							#pass-field-login{/*display:block;float:left;*/width:150px;height:22px;border:1px solid #6280BA;}
							#search-bt-login{width:27px;height:24px;background-color:#6280BA;border:1px solid #6280BA;top:4px;position:relative; left:125px;bottom:0;right:0; color:#FFFFFF;}
							#main-login #pass-oublie-login{display:block;width:162px;height:34px; position:relative; top:0px; background-image:url(../images/login-passoublie.gif); border:none;}
							#main-login #demande-access-login{width:190px;height:34px; position:relative; top:5px; border:none;color:#6280ba; text-decoration:underline;}
							#main-login #message-erreur{width:270px; height:auto; padding:0 0 0 0; text-align:left; position:relative; top:18px; left:22px; margin-bottom:27px; color:#6280ba; font-weight:bold; display:block; /*display:none;*/}
							#main-login #message-inscription-ok{width:380px; height:auto; padding:0 0 0 0; text-align:left; position:relative; top:18px; left:22px; margin-bottom:27px; color:#6280ba; font-weight:bold; color:#6280ba;font-weight:bold;}
							#main-login #boutons-account{margin-top:15px;}


	
		/* PAGE DEMANDE ACCES - joel - 19/01/2008 */
		#main-login .rose{color:#6280BA;}
		#main-login #boutonOK{ position:relative; left:125px;}
		#civilite{color:#6280BA; margin:15px 0 0 20px; }
		#coordonnes{margin-top:35px;}
		#titre{color:#6280ba;font-weight:bold;}
		#titre-coordonnees{margin-left:20px; margin-bottom:10px;color:#6280ba; font-weight:bold;}
		#boutons-civilite {margin-top:10px; width:400px; height:15px;}
		/**/
		#champLogin{float:left; width:126px; height:28px;color:#6280ba;}
		#champPassword{float:left; background-image:url(images/login-pass.gif); width:126px; height:28px;}
		#champs-adresse{margin-top:10px;}
		#titre-champs-adresse{color:#6280ba;margin-left:20px;margin-top:30px; font-weight:bold;}
		#phraseMemoire{float:left; background-image:url(../images/oubli-phrase-login-top.gif); width:126px; height:28px;}
		#champs-coordonnees{margin-top:10px;color:#6280ba; padding-left:20px; font-size:11px;}
		/**/
		#champs-coordonnees div{float:left; width:126px; height:28px;}
		#demande-acces-nom{}
		#demande-acces-prenom{}
		#demande-acces-email{}
		#demande-acces-phone{}
		#demande-acces-portable{}
		#demande-acces-media{}
		#demande-acces-fonction{}
		#demande-acces-societe{}
		#demande-acces-adresse{}
		#demande-acces-CP{}
		#demande-acces-ville{}
		#divVide{float:left; width:126px; height:28px;}
		/**/
		#civilite .inputGauche{vertical-align:middle;}
		#civilite .inputDroite{vertical-align:middle; margin-left:15px;}
		.pass-field-login{/*display:block;float:left;*/width:150px;height:22px;border:1px solid #6280BA;}
		#log-field-login{/*display:block;float:left;*/width:150px;height:22px;border:1px solid #6280BA;}
		/**/
		/* FOOTER - joel - 19/01/2008 */
		#clearfooter { height: 0px; border: 0; margin: 0; padding: 0; } 
		#footer { width: 100%; text-align: center; height: 224px; padding: 10px 0 0 0;
		margin: -308px auto 0 auto; border: 0; background-image:url(../images/login-arbre.gif); background-repeat:no-repeat; background-position:center top; } 
		#footerAcces { width: 100%; text-align: center; height: 224px; padding: 10px 0 0 0;
		margin: -130px auto 0 auto; border: 0; background-image:url(../images/login-arbre.gif); background-repeat:no-repeat; background-position:center top; } 
		/**/
		/**/
		/**/
		/**/
		/** * * * * * * * * * * * *  FIN MODIFS - joel - 19/01/2008 * * * * * * * * * * * * * * * * * * * * * */
		/**/
		/* PAGE DEMANDE index.php - joel - 20/01/2008 */
		/**/
		#titre-rechercher{background-image:url(../images/baseline-rechercher.gif); height:35px; width:225px; margin:20px 10px 10px 0;}
		#contactpresse{}
		#contactpresse a{}
		/**/
		/**/
		/* MENU HAUT EDITORIAL PRINCIPAL*/
		#menu li{padding:0 7px 0 8px;}
		/**/
		#menu-accueil{width:61px; height:20px;background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#menu-accueil a{background-image:url(../images/menu-accueil.gif); display:block; height:20px; width:60px;}
		
		#menu-tendances{width:77px; height:20px;background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#menu-tendances a{background-image:url(../images/menu-tendances.gif); display:block; height:20px; width:74px;}
		
		#menu-communiques{width:153px; height:20px; text-align:center;background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#menu-communiques a{background-image:url(../images/menu-communiques.gif); display:block; height:20px; width:150px;}
		
		#menu-dossiers-presse{width:117px; height:20px; text-align:center;background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#menu-dossiers-presse a{background-image:url(../images/menu-dossiers-presse.gif); display:block; height:20px; width:114px;}/*fab*/
		
		#menu-visite{width:105px; height:20px; text-align:center;background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#menu-visite a{background-image:url(../images/menu-visite.gif); display:block; height:20px; width:102px;}
		
		#menu-contact-presse{width:111px; height:20px; text-align:center; background:none;}
		#menu-contact-presse a{background-image:url(../images/menu-contact-presse.gif); display:block; height:20px; width:108px;}
		/**/
		/**/
		/* MENU BAS GAUCHE*/
		#content-nav li{float:left; height:83px;}
		#content-nav-tendances {}
		#content-nav-communiques{background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y; width:205px;height:83px;}/*fab*/
		#content-nav-dossier-presse{background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y; width:207px;height:83px; margin-left:14px;}
		#content-nav-contacts-presse{height:83px; margin-left:15px;}
		/**/
		/**/
		/* PAGE RUBRIQUE rubrique.html - joel - 21/01/2008 */
		/**/
		.contentRubrique{}
		#colonneSsRubriques{width:170px; padding-top:20px; float:left; /*background-color:#999999;*/}
			#colonneSsRubriques .titreRubrique{color:#6280ba; font-size:14px; margin-left:28px;}
			#colonneSsRubriques p{margin-bottom:10px; margin-left:28px;margin-right:7px;}
			#colonneSsRubriques a, a:visited{font-size:11px; color:#6280BA; text-decoration:none;}
			#colonneSsRubriques a:hover{ text-decoration:underline;}
		/**/
		/**/
		#colonneProduits{
			width:484px; float:left;
			padding-top:20px; 
			background:transparent url(../images/pointilles-vertical.gif) left 0 repeat-y;
		}
		/**/
		#colonneProduitsCommunique{
			width:484px;
			padding-top:20px; 
			margin-left:73px;
		}
		/**/
			#colonneProduits .ligneTroisProduits{margin-bottom:33px; height:168px; /*background-color:#DA0600;*/}
			#colonneProduits .produit{height:auto; min-height:160px; width:161px; float:left; /*background-color:#0033CC;*/}
			#colonneProduits .produit .blocVisuel{
				height:123px; width:145px;
				margin-left:16px;
				background:transparent url(../images/pointilles-horizontal.gif) 0 bottom repeat-x;
				background-color:#FFFFFF;
			}
			/**/
			#colonneProduits .produit .blocVisuel .visuel{
				height:110px;
				width:145px;
				overflow:hidden;
				text-align:center;
				position:relative;
				vertical-align:middle;
			}
			/**/
			.imageProduit{border:none;}
			#colonneProduits .texteProduit{font-size:11px; margin-left:16px; margin-top:10px; color:#6280BA;}
			#colonneProduits .texteProduit a{color:#6280ba;}
			#colonneProduits .texteProduit a:hover{text-decoration:underline;}
			#colonneProduits .loupeProduit{background-image:url(../images/produit-loupe.jpg); width:19px; height:22px; float:right;}
		/**/
			#colonneProduitsCommunique .ligneTroisProduits{margin-bottom:33px; height:168px; /*background-color:#DA0600;*/}
			#colonneProduitsCommunique .produit{height:auto; min-height:160px; width:161px; float:left; /*background-color:#0033CC;*/}
			#colonneProduitsCommunique .produit .blocVisuel{
				height:123px; width:145px;
				margin-left:16px;
				background:transparent url(../images/pointilles-horizontal.gif) 0 bottom repeat-x;
				background-color:#FFFFFF;
			}
			/**/
			#colonneProduitsCommunique .produit .blocVisuel .visuel{
				height:110px;
				width:145px;
				overflow:hidden;
				text-align:center;
				position:relative;
				vertical-align:middle;
			}
			/**/
			.imageProduit{border:none;}
			#colonneProduitsCommunique .texteProduit{font-size:11px; margin-left:16px; margin-top:10px; color:#6280BA;}
			#colonneProduitsCommunique .texteProduit a{color:#6280ba;}
			#colonneProduitsCommunique .texteProduit a:hover{text-decoration:underline;}
			#colonneProduitsCommunique .loupeProduit{background-image:url(../images/produit-loupe.jpg); width:19px; height:22px; float:right;}
		/**/
		/* PAGE FICHE PRODUIT - joel - 21/01/2008 */
		#colonneVisuelProduit{width:497px; height:390px; padding-top:20px; float:left; background:transparent url(../images/pointilles-vertical.gif) right 0 repeat-y;}
		#colonneVisuelProduit .bigVisuel{margin-left:27px;}
		#bottomLong{width:635px; height:1px; margin-left:73px; clear:both; position:relative; top:-10px; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x; }
		/**/
		#colonneFonctionnelleProduit{width:152px; height:390px; padding-top:20px; float:left; color:#6280ba; /*background-color:#DA0600;*/}
		/**/
		#infosProduit{height:230px;overflow:hidden;}
		#colonneFonctionnelleProduit .titreRubrique{margin-left:10px; font-size:14px; font-weight:bold;}
		#colonneFonctionnelleProduit .soustitreProduit{margin-left:10px; font-size:12px; font-weight:bold;}		
		#colonneFonctionnelleProduit .descProduit{margin-left:10px; margin-top:10px;}
		#colonneFonctionnelleProduit .prixProduit{margin-left:10px; margin-top:10px;}
		#blocDownloadShopping{width:145px; height:auto; margin-left:10px; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x;}
		/**/
		#telechargez-image{width:150px; height:54px; position:relative; top:10px;}
		#telechargez-hd{position:relative; top:1px; }
		#telechargez-bd{position:relative; top:10px; height:35px; background:transparent url(../images/pointilles-horizontal.gif) 0 bottom repeat-x; }
		#bottom{ position:relative; top:20px; height:38px;}
		/**/
		#lienRetour a{color:#6280BA; font-size:12px; font-weight:bold; margin-left:73px;}
		#lienRetour a:hover{ text-decoration:underline;}
		#ajouter-shopping{cursor:pointer;}
		/**/
		/**/
		/**/
		/* PAGE SHOPPING - joel - 22/01/2008 */
		.shopping h2{margin:0 0 40px 20px;color:#6280BA}
		.shopping ul,
		.shopping dl{margin:0 0 30px 58px;font-size:17px;line-height:1.2em}
		.shopping p{color:#6280BA}
		.shopping ul,
		.shopping dl{color:#6280BA}
		.shopping dt{text-transform:uppercase; margin-top:15px; font-weight:bold;}
		.shopping li,
		.shopping dd{list-style:none;margin:15px 0 0 1em; font-size:14px}
		.shopping dd{display:list-item}
		.shopping dd .descriptionProduit{font-size:11px;margin-top:0; color:#000000;}	
		.blocProduit{height:85px;}
		
		.blocImage{float:left; margin-right:10px; width:75px; height:75px; text-align:center; overflow:hidden; /*background-color:#999900;*/}
		
		/* Modif Joel - 24/01/2010 > bloc video pour page 'ca-tourne-detail.php?id=N' */
		.blocVideo-ca-tourne{margin-right:10px; width:600px; height:420px; text-align:center; overflow:hidden; background-color:#999900;}
		.bientot, .bientot-ca-tourne-detail{margin-top:30px; position:relative; left:40px; width:300px; font-size:1.7em; font-weight:bold;}
		.bientot-ca-tourne-detail{left:82px;}
		
		#texteProduitShopping{float:left; width:400px; /*background-color:#990000;*/}
		#texteProduitShopping p{ position:relative; top:-5px;}
		#texteProduitShopping .nomProduit{font-size:14px; color:#6280BA;}
		#texteProduitShopping .supprProduit{margin-top:0px;}
		#texteProduitShopping a{color:#6280BA; font-size:11px;}
		#texteProduitShopping a:hover{text-decoration:underline;}
		#traitPointillesBottom{width:620px; height:1px; margin-left:30px; margin-top:-35px; clear:both; position:relative; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x;}
		.texte11{font-size:11px;}
		/**/
		#shopping-nom{}
		#shopping-prenom{}
		#shopping-email{}
		#shopping-phone{}
		#shopping-portable{}
		#shopping-support{}
		#shopping-adresse-livraison{}
		#shopping-datePrevue{}
		#shopping-dateLivraison{}
		#shopping-adresse{}
		#shopping-infosComplement{line-height: 1em;}
		#shopping-dateRetour{}
		/**/
		textarea{border:1px solid #6280BA;}
		/**/
		#formShopping{}
		#formShopping #boutonOK{ margin-left:125px;}
		#shopping-message-erreur{ margin-top:30px; color:#6280ba; font-weight:bold; font-size:11px;}
		/**/
		/**/
		/* PAGE FICHE COMMUNIQUE - joel - 22/01/2008 */
		#ficheCommuniqueTendance{width:623px; margin:0 0 20px 78px; height:auto;}
		
		
		#blocImage{width:270px; height:auto; overflow:hidden; float:left; /*background-color:#DA0600;*/}
		#blocTexte{width:353px;float:left; margin-bottom:20px; /*background-color:#0033FF;*/}
		#blocTexte h2{font-size:18px; font-weight:normal; margin-bottom:5px; margin-top:-4px;}
		
		.ficheCommuniqueTendance h2{font-size:14px; font-weight:bold;}
		/* TITRE TENDANCE - fabrice - 02/02/2009 */
		#titretendances{background-image:url(../images/titre-tendances.gif); width:620px; height:25px; margin-top:15px; margin-bottom:15px;}
		/**/
		#dateCommuniqueTendance{width:65px; margin-top:30px; margin-bottom:8px; color:#6280ba;}
		
		#pointillesSousDate{width:65px; height:1px; margin-bottom:0px; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x; }
		#pointillesSousTexte{width:623px; height:1px; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x;}
		/**/
		/**/
		#blocProduitCommunique{height:auto; margin-top:15px;}
		#blocProduitCommunique #lienRetour{ position:relative; left:270px; font-weight:bold; color:#6280ba;}
		
		
		#titreProduitsLies{color:#6280BA;margin-top:15px; margin-bottom:15px;}
		#blocProduitsLies{margin-top:300px; background:transparent url(../images/pointilles-horizontal.gif) 0 top repeat-x;}
		
		
		/* PAGE "Ca Tourne" - joel - 20/01/2010 */
		#video-player{width:600px; height:420px; margin:0 auto 30px auto; background-color:#CCCCCC;}
		
		
		
		
		
		
		

