@charset "UTF-8";

/* CSS Document */

body
{
	background: url('/images/fond.jpg') repeat-x #D9E0E8;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body a
{
	color: #000000;
}

p
{
	margin: 0px;
	padding: 0px;	
}

.site_width
{
	width: 990px;
}

.site_align
{
	margin-left: auto;
	margin-right: auto;
}

.container
{
	position: relative;
}

.header
{
	position: relative;
	height: 145px;	
}

.logo
{
	position: absolute;
	left: 32px;
	top: 45px;	
}

.mentions_legales
{
	color: #FFFFFF;	
}

.menu
{
	position: absolute;
	left: 375px;
	top: 55px;
	
}

.menu_colonne
{
	float: left;
	padding-left : 5px;
	height: 80px;
	background: url('/images/menu/separateur.jpg') no-repeat;	
}

.menu_colonne_collec
{
	width:110px;
}

.menu_item
{
	padding-top: 5px;
	padding-right: 5px;	
	line-height:14px;
}

.menu_item a
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #000000;
}

.cadre_page
{	
	border: 1px solid #6D6D6D;
	position: relative;
	background: #000000;
}

.cadre_page a
{
	color: #FFFFFF;	
}

#popup_background
{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px; 
	z-index: 500; 
	background-color: black; 
	opacity: 0.85;
	filter : alpha(opacity=85);
}

#popup_container
{
	position: absolute;
	width: 950px;
	top: 20px;
	left: 50%;
	right: 50%;
	padding:0px;
	margin-left: -475px;
	margin-right: -475px;
	z-index:501;
	color: #FFFFFF;
}

#popup_content_topmargin
{
	height:30px;
}

#popup_content_background
{
	position: relative;
	z-index:502;
}

#popup_content
{
	width: 950px; 
}

#popup_content_bottommargin
{
	height:30px;
}

#popup_fermer
{
	cursor: pointer;
}

#popup_fermer img
{
	display: inline;
	cursor: pointer;
}

.popup_fermer
{
	height:38px;
	width:40px;
	z-index: 503;
	text-decoration: underline;	
}

.popup_corps
{
	padding: 10px;	
}

.popup_fermer_mentions
{
	text-decoration: none;
	width: 65px;
}

.popup_fermer_mentions_txt
{
	float: left;
	padding-bottom: 4px;
}

.popup_image_galerie_produits{
	height: 900px;
	width: 900px;
}

.titre_galerie
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

.titre_popup
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

.bas_galerie
{
	padding: 15px;
}

.lien_galerie
{
	text-decoration: underline;
	cursor: pointer;
}

.lien_c_galerie
{
	text-decoration: none;
	cursor: pointer;
}

.lien_galerie img
{
	display: inline;
}

.collections_fiche
{
	height: 340px;
	width: 390px;
	padding-top: 30px;
	background: url('/images/collections/degrade_haut_gauche.jpg') repeat-x 0px 0px;
	margin: 0px;
	color:#A2A2A2;
}

.collections_fiche_picto
{
	margin-left: 30px;
	background: url('/images/collections/pictos_collections.jpg') no-repeat 0px 0px;;
	height: 18px;		
}

.collections_fiche_texte
{
	padding-left: 30px;
	padding-right: 70px;
	padding-top: 15px;
	color: #CCCCCC;
}

.collections_listing_modulaire .collections_fiche_texte
{
	padding-right:30px;
}

.collections_listing_modulaire .collections_fiche_titre
{
	font-size:15px;
	padding-left:30px;
	padding-top:30px;
}

.collections_utilisation
{
	padding-left: 30px;
	padding-right: 70px;
	padding-top: 30px;
	color: #ccc;	
}

.collections_fiche_picto_rayon
{
	margin-left: 30px;		
}

.collections_fiche_intitule
{
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
	color:#fff;
	padding-top: 20px;
	text-transform:uppercase;
}

.collections_fiche_complement
{
	color: #A2A2A2;
	margin-left:30px;
	font-size:15px;
}

.collections_fiche_scroll
{
	margin-left: 30px;
	margin-right: 20px;
	margin-top:8px;
	overflow: auto;
	height: 240px;
}

.collections_fiche_descriptif_titre
{
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
}

.collections_fiche_descriptif
{
	font-size: 11px;
	color: #CCCCCC;	
}

.collections_fiche_pdf_titre
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 5px;
}

.collections_fiche_pdf_item,
.collections_fiche_lien_style1
{
	background: url('/images/collections/fleche_pdf.png') no-repeat 10px 50%;
	padding-left: 20px;
	margin-top:5px;
}

.collections_fiche_lien_style2
{
	font-weight:bold;
	height:22px;
	line-height:22px;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
}

.collections_fiche_lien_style2 .left
{
	background:url('/images/collections/bg-link-left.jpg') 0 0 no-repeat;
	float:left;
	height:22px;
	width:8px;
}

.collections_fiche_lien_style2 .right
{
	background:url('/images/collections/bg-link-right.jpg') 0 0 no-repeat;
	float:left;
	height:22px;
	width:8px;
}

.collections_fiche_lien_style2 .middle
{
	background:url('/images/collections/bg-link-middle.jpg') 0 0 repeat-x;
	float:left;
	height:22px;
}

.collections_fiche_lien_style2 a
{
	text-decoration:none;
}

.collections_fiche_lien_style2:hover .left
{
	background:url('/images/collections/bg-link-left-over.jpg') 0 0 no-repeat;
}

.collections_fiche_lien_style2:hover .right
{
	background:url('/images/collections/bg-link-right-over.jpg') 0 0 no-repeat;
}

.collections_fiche_lien_style2:hover .middle
{
	background:url('/images/collections/bg-link-middle-over.jpg') 0 0 repeat-x;
}

.collections_fiche_lien_style2:hover a
{
	color:#E20A16;
}

.collections_fiche_pdf_item a
{
	font-size: 11px;
	color: #FFFFFF;	
}

.collections_galerie
{
	height: 180px;
	width: 290px;
	background: #000000;
	padding-left: 30px;
	padding-right: 70px;
	padding-top: 20px;
}

.collections_galerie_conteneur
{
	height: 210px;
}

.collections_galerie_item
{
	float: left;
	margin: 5px;
	height: 58px;
	width: 58px;
	border: 1px solid #6D6D6D;
	cursor: pointer;
}

.collections_nav
{
	height: 30px;
	padding-left: 30px;	
	font-size: 11px;
	color: #FFFFFF;
}

.collections_nav a
{
	color: #FFFFFF;
}

.collections_nav_precedente
{
	float: left;
	padding-left: 22px;
	padding-right: 10px;
	height: 20px;
	line-height: 16px;
	background: url('/images/collections/precedente.png') no-repeat 0px 50%;	
}

.collections_nav_suivante
{
	float: left;
	padding-left: 20px;
	padding-right: 22px;
	height: 20px;
	line-height: 16px;
	background: url('/images/collections/suivante.png') no-repeat 100% 50%;	
}

.collections_nav_retour
{
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	height: 20px;
	line-height: 16px;
	background: url('/images/collections/stop.png') no-repeat 8px 50%;	
}



.collections_photo
{
	position: absolute;
	width: 600px;
	height: 600px;
	top: 0px;
	right: 0px;
	background: #000000;	
}



.collections_listing
{
	height: 360px;
	width: 257px;
	padding-top: 30px;
	background: url('/images/collections/degrade_haut_gauche_listing.jpg') repeat-x 0px 0px;
	margin: 0px;
	color:#A2A2A2;
}

.collections_listing_modulaire
{
	background:none;
	height:auto;
	overflow:hidden;
	padding:0;
	width:100%;
}

.collections_listing_modulaire .pdf
{
	background:url('/images/collections/fleche_pdf_grd.png') 0 3px no-repeat;
	padding-left:13px;
	font-size:11px;
	text-decoration: none;
	position: absolute;
	left: 30px;
	bottom: 235px;
}
.collections_listing_modulaire .pdf:hover
{
	background:url('/images/collections/fleche_pdf_grd_over.png') 0 3px no-repeat;
	color: #CF2314;
}

.collections_listing_modulaire .video_conseils
{
	font-size:11px;
	text-decoration: none;
	position: absolute;
	left: 150px;
	bottom: 30px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}

.collections_listing_modulaire .collections_listing_left
{
	float:left;
	width: 257px;
	padding-top:30px;
}

.collections_listing_modulaire .collections_listing_right
{
	float:right;
	width:730px;
}

.collections_listing_modulaire .collections_listing_right .collections_video_select
{
	height: 37px;
	font-size: 20px;
	line-height: 37px;
	color: #454547;
	background: url('/images/collections/fond_select_video.png') repeat-x;
	cursor: pointer;
	padding-left: 10px;
}
.collections_listing_modulaire .collections_listing_right .collections_video_select.selected
{
	background: none #F4F3EB;
	color: #E20A16;
}
.collections_listing_modulaire .collections_listing_right .collections_video_select .titre
{
	background: url('/images/collections/fleche_video.png') 17px 50% no-repeat;
	padding-left: 55px;
}
.collections_listing_modulaire .collections_listing_right .collections_video_select.selected .titre
{
	background: url('/images/collections/fleche_video_selected.png') 0 50% no-repeat;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_slideshow
{
	height:410px;
	overflow:hidden;
	position:relative;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_slideshow .collections_listing_slideshow_element
{
	position:absolute;
	width:730px;
	height:410px;
	top:0;
	left:0;
	z-index:0;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_slideshow .collections_listing_slideshow_fleche
{
	position:absolute;
	top:185px;
	width:40px;
	height:40px;
	cursor:pointer;
	z-index:10;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_slideshow .collections_listing_slideshow_fleche.fleche_gauche
{
	background:url('/images/collections/slideshow/left.png') 0 0 no-repeat;
	left:10px;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_slideshow .collections_listing_slideshow_fleche.fleche_droite
{
	background:url('/images/collections/slideshow/right.png') 0 0 no-repeat;
	right:10px;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_conseils
{
	background:url('/images/collections/bg-conseils.jpg') 0 0 no-repeat #F4F3EB;
	color:#786A62;
	font-size:15px;
	font-weight:bold;
	height:84px;
	margin-top:5px;
	position:relative;
	width: 342px;
	padding: 8px 10px;
	float: left;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_ecata
{
	background:url('/images/collections/bg-ecata.jpg') 0 0 no-repeat #F4F3EB;
	color:#786A62;
	font-size:15px;
	font-weight:bold;
	height:84px;
	margin-top:5px;
	position:relative;
	width: 342px;
	padding: 8px 10px;
	float: right;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .link,
.collections_listing_modulaire .collections_listing_right .collections_listing_conseils .link
{
	background:url('/images/collections/fleche-ecata.png') 0 50% no-repeat;
	padding-left:10px;
	font-size:11px;
	margin-top:10px;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .link,
.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .text
{
	width:325px;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .cata-link
{
	position:absolute;
	right:97px;
	top:0;
}

.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .link a,
.collections_listing_modulaire .collections_listing_right .collections_listing_conseils .link a
{
	color:#786A62;
	text-decoration:none;
}
.collections_listing_modulaire .collections_listing_right .collections_listing_ecata .link a:hover,
.collections_listing_modulaire .collections_listing_right .collections_listing_conseils .link a:hover
{
	color: #E20A16;
}

.collections_listing_flash
{
	position: absolute;
	width: 733px;
	height: 390px;
	top: 0px;
	right: 0px;
	background: url('/images/collections/degrade_haut_gauche_listing.jpg') repeat-x 0px 0px;
}

.collections_listing_attente
{
	position: absolute;
	width: 733px;
	height: 390px;
	top: 0px;
	right: 0px;
	background: url('/images/collections/attente.jpg') repeat-x 0px 0px;
}

.collections_listing_fla
{
	background: url('/images/collections/degrade_haut_gauche_listing.jpg') repeat-x 0px 0px;
	margin:5px 0 0 30px;
	height: 410px;
}

.collections_listing_bas
{
	width: 733px;
	height: 131px;
	background-color: #000000;
	padding-left: 257px; 
}

.collections_listing_bas.collections_listing_bas_modulaire
{
	padding:0 30px;
	width:auto;
}

.collections_listing_bas.collections_listing_bas_modulaire span
{
	line-height:20px;
}

.collections_listing_bas.collections_listing_bas_modulaire a
{
	color:#ccc;
}

.collections_listing_bas.collections_listing_bas_modulaire a:hover
{
	color:#fff;
}

.collections_listing_bas_titre
{
	padding-top: 10px;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

.collections_listing_bas_texte
{
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 30px;
}

.collections_listing_bas_item
{
	border-left: 1px solid 	#CCCCCC;
	padding: 3px;
	padding-right: 15px;
}

.collections_listing_bas_item a
{
	color: #CCCCCC;
	font-size: 11px;
}

.contact_haut
{
	background: url('/images/contact/degrade_haut.jpg') repeat-x 0px 0px;
	height: 178px;
	padding-top: 25px;
	padding-left: 30px;
}

.contact_text_top
{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;	
}

.contact_text_top a
{
	color: #FFFFFF;
}

.contact_image_haut
{
	position: absolute;
	border:  1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 60px;
	right: 28px;
	z-index: 5;	
}

.contact_adresse_top
{
	color: #CCCCCC;
	font-size: 11px;	
}

.contact_adresse_top a
{
	color: #CCCCCC;
	font-weight: bold;
}

.contact_corps
{
	background: #000000;
	color: #CCCCCC;
	padding-left: 32px;
	padding-right: 32px;
	width: 746px;
	height: 600px;	
}

.contact_text
{
	color: #FFFFFF;	
}

.contact_text_titre
{
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 8px;	
}

.contact_formulaire
{
	padding-top: 12px;
	margin-bottom: 28px;
}

.contact_text_paranthese
{
	color: #FF0000;	
}

.contact_text_loi
{
	position: absolute;
	top: 203px;
	height: 405px;
	width: 140px;
	padding-top: 100px;
	padding-right: 40px;
	right: 0px;
	background: #000000;
	color: #A2A2A2;
}

.contact_envoyer
{
	position: absolute;
	left: 357px;
	width: 90px;
	top: 10px;
	text-align: center;
}	

.contact_form_rep_probleme
{
	padding-top: 3px;
	color: #FF0000;	
	font-weight: bold;
}

.contact_form_rep_succes
{
	padding-top: 3px;
	color: #99FF99;	
	font-weight: bold;
}

.contact_type_demande_titre
{
	padding-top: 5px;
	padding-bottom: 5px;	
}

#contact_text_check1
{
	background-color: #E20A16;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

#contact_text_check2
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

.footer_table
{	
	margin-top: 35px;
	border-collapse: collapse;
	color: #656565;
}

.footer_table a
{	
	color: #656565;
}

.footer_table ul
{
	list-style: none;
	padding: 0px;
}

.footer_colonne
{
	width: 330px;
}

.footer_gauche
{
	padding-right:30px;
	border-right: 1px solid #656565;
}

.footer_centre
{
	padding-left:30px; 
	padding-right:30px; 
	border-left:  1px solid #656565;
	border-right: 1px solid #656565;
}

.footer_droite
{
	padding-left:30px; 
	border-left: 1px solid #656565;	
}

.footer_copyright
{
	padding-top: 10px;	
}

.footer_collections
{
	padding-top: 1em;	
}

.home_gauche
{
	background: url('/images/home/fond.jpg');
	height: 521px;
	width: 256px;
}

.home_gauche_titre
{
	font-size: 15px;
	color:#949494;
	padding-top: 35px;
	padding-left: 30px;
}

.home_gauche_texte
{
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 10px;	
	padding-left: 30px;
	padding-right: 65px;
}

.home_pictos_rayons
{
	position: absolute;
	top: 368px;
	left: 33px;
	width:200px;
}

.home_pictos_rayons .home_pictos_rayons_item
{
	background: url('/images/collections/fleche_pdf.png') no-repeat 0 5px;
	padding-left: 10px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 4px;
}

.home_pictos_rayons .home_pictos_rayons_item:hover
{
	background: url('/images/collections/fleche_pdf_over.png') no-repeat 0 5px;
}

.home_pictos_rayons .home_pictos_rayons_item a
{
	text-decoration:none;
}

.home_pictos_rayons .home_pictos_rayons_item:hover a
{
	color:#E20A16;
}

.home_flash
{
	background: #000000;
	position: absolute;
	height: 521px;
	width: 734px;
	top: 0px;
	left: 256px;
}

.mentions_legales ul
{
	list-style-type: square;
}

.societe_haut
{
	background: url('/images/societe/fond_haut.jpg');
	height: 210px;	
	padding-left: 32px;
	padding-top: 31px;
}

.societe_image_haut
{
	position: absolute;
	border:  1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 63px;
	right: 38px;
	z-index: 5;	
}

.societe_texte_top
{
	width: 525px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}

.societe_bas
{
	background: url('/images/societe/fond_bas.jpg') #000000 100% 100% no-repeat;
	padding-left: 32px;
	padding-right: 410px;
}

.societe_bas_elem{
	min-height: 116px;
}

.societe_bas_titre
{
	font-size: 18px;
	padding-top: 24px;
	color: #A4A4A4;		
}

.societe_bas_stitre
{
	font-size: 12px;
	padding-top: 10px;
	color: #E20A16;
	font-weight: bold;
}

.societe_bas_texte
{
	width: 400px;
}

.societe_bas_image
{
	left: 397px;
	float: right;
	margin-left: 25px;
	margin-top:8px;
}

.societe_bas_image img
{
	border: 1px solid white;	
}

.societe_bas_texte
{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

.societe_bas_spacer
{
	height: 5px;	
}

.societe_bas_spacer2
{
	height: 40px;	
}

.showroom_haut
{
	background: url('/images/showroom/fond.jpg');
	height: 390px;
	padding-top: 32px;
	padding-left: 32px;
}

.showroom_image_haut
{
	position: absolute;
	top: 0px;
	right: 0px;	
}

.showroom_texte_top
{
	font-size: 11px;
	color: #CCCCCC;
	width: 150px;
	padding-top: 7px;
}

.showroom_image_hemisphere
{
	padding-top: 25px;
}

.showroom_gauche
{
	width: 222px;	
}

.showroom_adresse
{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

.showroom_plan_acces
{
	float: right;
	margin-top: 15px;	
}

.showroom_bas
{
	height: 130px;
	background: #000000;
	padding-left: 32px;
}

.showroom_gal{
	height:90px;
	float: left;
	padding-left:1px;
}

.salon
{
	margin-top: 150px;
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	color: #000000;	
}

.salon .texte_gauche
{
	margin-right: 250px;	
}

.salon .image1
{
	width: 198px;
	margin-left: auto;
	margin-right: auto;
}
	
.salon .gris1
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3E;
	line-height: 30px;	
}

.salon .gris2
{
	text-align: center;
	font-size: 12px;
	color: #3C3C3E;
	line-height: 30px;	
}

.salon .bleu1
{
	text-align: center;
	font-size: 15px;
	color: #4EA8CB;
	line-height: 30px;	
}

.salon .image_droite
{
	float: right;
	width: 250px;
}

.salon #popup_fermer
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 70px;
	height: 20px;
}

/* NEWS */
.home-news {width: 603px; overflow: hidden; height: 120px; margin-left: 332px;}

.home-news a {color: #fff;}
.home-news a:hover {color: #E20A16;}

#home-news-nav {height: 21px;}

.home-news-nav-but {float: left; border: 1px solid #C7C2C2; color: #fff; width: 15px; height: 15px; text-align: center; margin-left: 5px; cursor: pointer;}

.home-news-nav-but-selected {background: #E20A16; border: 1px solid #E20A16; color: #000; font-weight: bold;}

#home-news-nav-toute-lactu {background: url('/images/home/news/fleche_blanche.png') no-repeat 0px 0px; padding-left: 10px; float: left; margin-left: 10px; font-family: Arial; font-size: 13px;}

#home-news-content {height: 100px; overflow: hidden; width: 1900px;}

.home-news-news {background: url('/images/home/news/fond.png') no-repeat; width: 290px; height: 92px; float: left; margin-left: 23px;}

.home-news-news-first {margin-left: 0px;}

.home-news-in {padding: 10px 10px 0 10px;}

.home-news-in-top {height: 15px; color: #E20A16;}

.home-news-in-but {color: #949494; margin-top: 5px;}

.home-news-cat {font-weight: bold; background: url('/images/home/news/puce_cat.png') no-repeat 0px 1px; padding-left: 8px; float: left;}

.home-news-date {float: right;}

.home-news-img {float: right; margin: 0 0 0 10px;}

.home-news-title {font-family: Arial; font-weight: bold; font-size: 12px;}

/* ACTU */
.actu-top {color: #fff; height: 100px; padding: 22px 32px 0 32px;}

#actu-top-illus {float: right;}

#actu-top-title {margin: 5px 0 5px 0;}

#actu-top-select {width: 340px; margin-top: 5px; overflow: hidden;}

#actu-top-text {font-family: Arial; font-weight: bold; font-size: 14px;}

.actu-content {width: 750px; margin: 0 auto 0 auto;}
	
.actu-separateur {margin: 20px 0 20px 1px; line-height: 25px; font-size: 10px;}

.actu-nonews-red {font-size: 18px; font-weight: bold; color: #E20A16; width: 100%; text-align: center; margin: 20px 0 10px 0;}
.actu-nonews-white {font-size: 14px; font-weight: bold; color: #fff; width: 100%; text-align: center;}
.actu-nonews-img {width: 100%; text-align: center; margin: 10px 0 80px 0;}

/* NEWS TEMPLATE */
.news-template {margin: 20px 0 0 0;}

.news-template-date {color: #E20A16; background: url('/images/actualite/puce_cat.gif') no-repeat 0 4px; padding-left: 13px; font-size: 10px;}

.news-template-categorie {text-transform: uppercase; font-size: 13px; font-weight: bold;}

.news-template-titre {color: #E20A16; font-weight: bold; text-transform: uppercase; font-size: 20px; margin: 10px 0 10px 0;}

.news-template-soustitre {color: #E20A16; font-weight: bold; font-size: 13px; background: url('/images/actualite/puce_stitre.gif') no-repeat 0 6px; padding-left: 9px; margin: 25px 0 10px 0;}

.news-template-texte {color: #fff;}

.news-template-parag-2 {overflow: hidden;}

.news-template-image-1 {text-align: center; width: 748px; border: 1px solid #E20A16; margin-bottom: 10px;}

.news-template-image-2 {float: right; margin: 0 0 10px 10px; border: 1px solid #E20A16;}

.news-template-video {text-align: center; width: 748px; border: 1px solid #E20A16; margin: 10px 0 10px 0;}

.news-template-galerie {overflow: hidden; margin: 10px 0 10px 0; text-align: center;}

.news-template-galerie-image {float: left; border: 1px solid #E20A16; width: 118px; height: 118px; text-align: center; margin-right: 5px;}

.news-template-lien {margin-top: 10px;}
.news-template-lien a {color: #E20A16; text-decoration: underline;}
.news-template-lien a:hover {color: #fff; text-decoration: underline}

.news-template-fichier {margin-top: 10px;}
.news-template-fichier a {color: #E20A16; text-decoration: underline;}
.news-template-fichier a:hover {color: #fff; text-decoration: underline;}

/* ENCARTS LABELS & GARANTIE */
.encart_label_wrapper
{
	margin:2px auto;
	overflow:hidden;
}
	
.encart_label_wrapper .encart_label
{
	background:#948F94;
	color:#000;
	float:left;
	height:80px;
	width:226px;
	margin-right:2px;
	padding:10px;
}

.encart_label_wrapper .encart_label.last
{
	margin:0;
}

.encart_label_wrapper .encart_label .encart_label_image
{
	float:right;
	margin-left:10px;
}

.encart_garantie
{
	background:#fff;
	color:#948F94;
	font-size:22px;
	font-weight:bold;
	height:80px;
}

.encart_garantie .encart_garantie_images
{
	float:left;
	margin-right:25px;
	height:80px;
}

.encart_garantie .encart_garantie_txt
{
	padding-top:10px;
}
