/***************** STYLE GLOBAUX *****************/
a img{border:none;}
a:active, a:focus{outline:none;}

/***************** STYLE CONTENU *****************/
#contenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
#contenu h1{
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#c13a16;
	letter-spacing:1px;
	margin:0 0 12px;
	border-bottom:1px solid #c9d787;
}
#contenu h2{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#c13a16;
	letter-spacing:1px;
	margin:0 0 7px;
	border-bottom:1px dotted #c9d787;
}
#contenu h3{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c13a16;
	margin:0 0 7px;
	border-bottom:1px solid #c9d787;
}
#contenu p{
	font:11px/1.2em Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#666;
	margin-bottom:1.2em;
}
#contenu p em{
	font-weight:bold;
	font-size:12px;
	line-height:1.3em;
}
#contenu p.couleur, span.couleur{
	font-weight:bold;
	color:#c13a16;
}
#contenu a:link, #contenu a:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#FF742C;
}
#contenu a:hover, #contenu a:active{color:#c13a16;}
#contenu .orange {
	color:#e55d23;
	font-weight:bold;
}
#contenu .pusher {
	clear:both;
	height:10px;
}

/***************** PRESENTATION *****************/
#contenu #encartAccueil {
	width:350px;
	height:350px;
	float:right;
	margin:0 0 0 10px;
	background:url(../images/presentation/bgFlash.jpg) left top no-repeat;
	text-align:center;
}
#contenu #flashAccueil {
	width:330px;
	height:330px;
	margin:5px auto 0 auto;
}
#contenu #coordsAccueil {
	width:380px;
	height:80px;
	margin:40px 0 0 5px;
	padding-top:50px;
	float:left;
	background:url(../images/presentation/coords/bgCoords.gif) left top no-repeat;
}
#contenu #coordsAccueil p {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin:0 0 5px 0;
}

/***************** MOTEUR DE RECHERCHE *****************/
#contenu #moteurRecherche {
	width:750px;
	height:185px;
	position:relative;
	border-bottom:1px solid #CACACA;
	font-family:Arial, Helvetica, sans-serif;
	color:#E55D23;
	font-size:11px;
}
#contenu #moteurRecherche h3 {margin:5px 0 10px 0;}
#contenu #gblPictoRecherche {
	width:100%;
	height:105px;
	}
#contenu .pictoRecherche {
	width:100px;
	height:100px;
	float:left;
	margin:0 0 0 5px;
}
#contenu .pictoRecherche a img{
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}
#contenu .pictoRecherche a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}
#contenu #moteurRecherche .formRecherche {
	width:740px;
	height:180px;
	margin:0 auto 0 auto;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
	padding:0 5px 5px 5px;
}

/***************** FORMULAIRE MOTEUR DE RECHERCHE *****************/
#contenu .ligneForm {width:100%;}
#contenu .blocInput {
	width:40%;
	float:left;
	margin:0 0 0 20px;
	padding:0 0 3px 0;
	text-align:right;
}
#contenu .alignGauche {
	text-align:left;
	float:left;
	}
#contenu .blocInputSelect {
	width:40%;
	height:20px;
	float:left;
	margin:0 0 0 20px;
	text-align:right;
}
#contenu .blocInput label {
	width:70%;
	float:left;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px 0 0;
}
#contenu .blocInputSelect label {
	width:53%;
	float:left;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px 0 0;
}
#contenu .ligneForm .blocInput input {
	width:22%;
	height:15px;
	float:left;
	border:1px solid #cacaca;
	font-size:11px;
	color:#E55D23;
	text-align:right;
}
#contenu .ligneForm .blocInput input.radioRecherche {
	width:13px;
	float:left;
	border:none;
	margin:0 2px 0 0;
}
#contenu .ligneForm .blocInput input:hover , 
#contenu .ligneForm .blocInputSelect select:hover {border:1px solid #E55D23;}
#contenu .ligneForm .blocInputSelect select {
	width:40%;
	height:15px;
	float:left;
	border:1px solid #cacaca;
	font-size:11px;
	color:#E55D23;
	text-align:left;
	line-height:normal;
}
#contenu .ligneForm .blocValidation {
	position:absolute;
	float:left;
	width:50%;
	bottom:5px;
	left:5px;
	height:22px;
	text-align:center;
}
#contenu .ligneForm .blocValidation a.annuler , 
#contenu .ligneForm .blocValidation a.rechercher {
	display:block;
	width:145px;
	float:left;
	margin:0 10px 0 0;
	height:22px;
}
#contenu .ligneForm .blocValidation a:link.annuler,   
#contenu .ligneForm .blocValidation a:visited.annuler {background:url(../images/moteurRecherche/annulerB.gif) left top no-repeat;}
#contenu .ligneForm .blocValidation a:active.annuler,   
#contenu .ligneForm .blocValidation a:hover.annuler {background:url(../images/moteurRecherche/annulerH.gif) left top no-repeat;}
#contenu .ligneForm .blocValidation a:link.rechercher,   
#contenu .ligneForm .blocValidation a:visited.rechercher {background:url(../images/moteurRecherche/rechercherB.gif) left top no-repeat;}
#contenu .ligneForm .blocValidation a:active.rechercher,   
#contenu .ligneForm .blocValidation a:hover.rechercher {background:url(../images/moteurRecherche/rechercherH.gif) left top no-repeat;}

/***************** TRI OFFRES , PAGINATION , ARIANE *****************/
#triOffre , #pagination , #ariane {
	width:100%;
	height:20px;
	float:left;
	border:1px solid #e6e6e6;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
	padding-top:2px;
	margin:0 0 10px 0;
}
#ariane {
	width:98%;
	padding-left:2%;
	}
#contenu #triOffre p , #contenu #pagination p , #contenu #ariane p {margin:0;}
#contenu #pagination p , #contenu #ariane p {font-size:13px;}
#triOffre select {
	width:40%;
	height:14px;
	border:1px solid #cacaca;
	font-size:11px;
	color:#E55D23;
	text-align:left;
	line-height:normal;
}
#triOffre select:hover {border:1px solid #E55D23;}

/***************** LISTING *****************/
.vignetteListing {
	width:360px;
	height:150px;
	position:relative;
	float:left;
	border:1px solid #f2a689;
	margin:0 0 5px 5px;
	padding:0 0 0 5px;
}
.vignetteListing .visuelListing {
	float:right;
	width:140px;
	height:140px;
	margin:5px 5px 0 0;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
	text-align:center;
}
.vignetteListing .visuelListing a img{
	/* Largeur MAXIMUM de l'image :140px */
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}
.vignetteListing .visuelListing a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}
#contenu h4{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#c13a16;
	float:left;
	border-bottom:1px solid #cacaca;
	width:206px;
	height:32px;
	margin:3px 0 3px 0;
}
#contenu .vignetteListing p {
	margin:0 0 1px 0;
	width:206px;
	text-align:left;
}
#contenu .vignetteListing p.prixVignette {
	text-align:right;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#C13A16;
}
#contenu .vignetteListing p.prixVignette .prixBarre {
	text-decoration:line-through;
	color:#ee6426;
	font-size:0.9em;
	}
.vignetteListing a.savoirPlus:link , .vignetteListing a.savoirPlus:visited {
	display:block;
	position:absolute;
	width:206px;
	height:20px;
	bottom:5px;
	background:url(../images/listing/plusInfoB.gif) left top no-repeat;
}
.vignetteListing a.savoirPlus:active , .vignetteListing a.savoirPlus:hover {
	background:url(../images/listing/plusInfoH.gif) left top no-repeat;
}

/***************** FICHE PRODUIT *****************/
#contenu p.ideo_gbl_couleur, #contenu span.ideo_gbl_couleur{
	font-weight:bold;
	color:#000;
}
#contenu h1.ideo_gbl_sans{
	margin:0px 0px 2px 0px;
}
#contenu ul{
	margin-left:10px;
}
#contenu ul li{
	list-style:none;
	padding-left:55px;	
}

/* -- FORMULAIRE -- */
#contenu input{
	color:#000;
	border:1px solid #000;
	background-color:#FFF;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#contenu textarea{
	color:#E55D23;
	border:1px solid #cacaca;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contenu input:hover, #contenu textarea:hover, #contenu select:hover {border:1px solid #E55D23;}
#contenu label {color:#000;}
	
#contenu input:hover.ideo_gbl_boutonFormulaire {
	color:#000;
	background:#fff;
	border:1px solid #666;
}
/* -- STYLES SPECIFIQUES AU MODULE -- */
#contenu .ideo_fpc_global {
	position:relative;
	width:99%;
	margin:0 0 0 0;
}
#contenu .ideo_fpc_globalFiche {
	margin:18px 0 0 0;
	width:99%;
}
#contenu .ideo_fpc_globalFiche a:link, #contenu .ideo_fpc_globalFiche a:visited{text-decoration:none;}
/* ZONE VISUEL (GAUCHE) */
#contenu #ideo_fpc_blocVisuel {
	width:302px;
	position:relative;
	float:left;	
	margin:0px 20px 0px 0px;
}
#contenu #ideo_fpc_blocVisuel .imagePrincipale{
	width:300px;
	height:300px;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}
#contenu #ideo_fpc_blocVisuel #ideo_fpc_visuel {
	width:300px;
	height:300px;
	border:1px solid #f86d29;
	margin:0 0 13px 0;
	text-align:center;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
}
#contenu #ideo_fpc_blocVisuel #ideo_fpc_blocVignette {
	width:302px;
	text-align:left;
}		
#contenu #ideo_fpc_blocVignette a:link, #contenu #ideo_fpc_blocVignette a:visited {
	margin:0 13px 10px 0;
	height:90px;
	width:90px;
	float:left;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
}
#contenu #ideo_fpc_blocVignette a:hover, #contenu #ideo_fpc_blocVignette a:active {border:1px solid #f16727 ;}
#contenu #ideo_fpc_blocVignette a:link.ideo_fpc_sans, #contenu #ideo_fpc_blocVignette a:visited.ideo_fpc_sans {margin:0 0 10px 0;}
/* AGRANDISSEMENT */
#contenu #ideo_fpc_blocAgrandissement {
	border:1px solid #F86D29;
	height:540px;
	width:600px;
	padding:2px 2px 0 20px;
	display:none;
	position:absolute;
	top:20px;
	left:0;
	z-index:1000;
	background:#fff;
	background:url(../images/moteurRecherche/bgRecherche.gif) left top repeat;
}
#contenu #ideo_fpc_blocVisuelAgrandissement {
	width:500px;
	height:500px;
	margin:20px 10px 0 0;
	float:left;
	text-align:center;
	border:1px solid #cacaca;
	background:none;
}
#contenu #ideo_fpc_blocVisuelAgrandissement .imagePrincipaleZoom{
	width:500px;
	height:500px;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}
#contenu #ideo_fpc_blocVisuelAgrandissement img {border:none;}
#contenu #ideo_fpc_blocVignetteAgrandissement {
	width:76px;
	height:502px;
	float:left;
}	
#contenu #ideo_fpc_blocVignetteAgrandissement a:link, #ideo_fpc_blocAgrandissement #ideo_fpc_blocVignetteAgrandissement a:visited {
	margin:0 0 9px 0;
	height:74px;
	width:74px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #cacaca;
	background:#FFF;
}
#contenu #ideo_fpc_blocVignetteAgrandissement a:hover, #contenu #ideo_fpc_blocVignetteAgrandissement a:active {border:1px solid #FF742C ;}
#contenu #ideo_fpc_blocVignetteAgrandissement a:link.ideo_fpc_sans, #contenu #ideo_fpc_blocVignetteAgrandissement a:visited.ideo_fpc_sans {margin:0;}
#contenu a:link.ideo_fpc_boutonFermer, #contenu a:visited.ideo_fpc_boutonFermer {
	float:right;
	height:20px;
	width:60px;
	padding:0 17px 0 0;
	text-align:right;
	background:url(../images/ficheProduit/btFermer.gif) no-repeat top right;
}
#contenu a:hover.ideo_fpc_boutonFermer, #contenu a:active.ideo_fpc_boutonFermer {text-decoration:none;}
/* ZONE CONTENU (DROITE) */	
#contenu #ideo_fpc_blocContenu {
height:1%;
overflow:hidden;
}
/* DESCRIPTION */	
#contenu .ideo_fpc_blocDescription {
	overflow-x:hidden;
	min-height:300px;
}
#contenu .ideo_fpc_blocDescription h5 {
	font-weight:bold;
	font-size:1.5em;
	color:#000;
	text-align:left;
	width:100%;
	line-height:17px;
}
#contenu .ideo_fpc_blocDescription h5 span {
	display:block;
	font-variant:small-caps;
	font-weight:normal;
	font-size:0.6em;
	line-height:normal;
	color:#666;
	width:100%;
	margin:4px 0 0 0;
	text-align:left;
}
#contenu .ideo_fpc_blocDescription p {
	font-size:0.9em;
	text-align:justify;
	line-height:14px;
	margin:10px 0 0 0;
}
#contenu .ideo_fpc_blocDescription p span {
	font-size:1em;
	text-align:left;
	line-height:14px;
	display:block;
}
#contenu .ideo_fpc_blocDescription ul {
	margin:10px 0 0 0;
	color:#000;
}
#contenu .ideo_fpc_blocDescription ul li {
	background:url(../images/ficheProduit/puce.gif) left 2px no-repeat;
	padding-left:18px;
	font-size:0.9em;
	color:#666;
}	
/* ACHAT */
#contenu #ideo_fpc_blocAchat {
	width:145px;
	min-height:300px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	margin:0 0 0 15px;
	border-left:1px solid #cacaca;
}
#contenu #ideo_fpc_blocPrix {	
	margin:0 0 20px 0;
	padding:0 0 4px 0;
	border-top:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	text-align:right;
	line-height:normal;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_prix {
	font-size:1.7em;
	color:#f56a28;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_cents {
	font-size:1em;
	color:#f56a28;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_barre {
	text-decoration:line-through;
	}
#contenu a:link.ideo_fpc_boutonAmi, #contenu a:visited.ideo_fpc_boutonAmi, 
#contenu a:link.ideo_fpc_boutonContact, #contenu a:visited.ideo_fpc_boutonContact , 
#contenu a:link.ideo_fpc_boutonImprim, #contenu a:visited.ideo_fpc_boutonImprim {
	width:145px;
	height:39px;
	margin:0 0 10px 0;
	display:block;
	background-repeat:no-repeat;
}
#contenu a:link.ideo_fpc_boutonContact, #contenu a:visited.ideo_fpc_boutonContact {background-image:url(../images/ficheProduit/btContact.gif);background-position:0px 0px;}
#contenu a:hover.ideo_fpc_boutonContact, #contenu a:active.ideo_fpc_boutonContact {background-position:0px -39px;}

#contenu a:link.ideo_fpc_boutonAmi, #contenu a:visited.ideo_fpc_boutonAmi {background-image:url(../images/ficheProduit/btAmi.gif);background-position:0px 0px;}
#contenu a:hover.ideo_fpc_boutonAmi, #contenu a:active.ideo_fpc_boutonAmi {background-position:0px -39px;}
#contenu a:link.ideo_fpc_boutonImprim, #contenu a:visited.ideo_fpc_boutonImprim {background-image:url(../images/ficheProduit/btImprim.gif);background-position:0px 0px;}
#contenu a:hover.ideo_fpc_boutonImprim, #contenu a:active.ideo_fpc_boutonImprim {background-position:0px -39px;}
#contenu #ideo_fpc_blocAchat ul {
	margin:0;
}	
#contenu #ideo_fpc_blocAchat ul li{
	background:none;
	padding:0 0 2px 0;
	font-size:0.9em;
	margin-bottom:2px;
}	
/* -------------------------- 
	ENVOYER A UN AMI
--------------------------- */
#contenu h1.ideo_gbl_sans{margin:0px 0px 2px 0px;}
#contenu ul{margin-left:10px;}
#contenu ul li{
	list-style:none;
	padding-left:55px;	
}
/* -- FORMULAIRE -- */
#contenu input{
	color:#E55D23;
	border:1px solid #cacaca;
	background-color:#FFF;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contenu input.ideo_gbl_boutonFormulaire {
	color:#d1481b;
	background:#fff;
	border:1px solid #cacaca;
	font-weight:bold;
	cursor:pointer;
	font-size:0.9em;
	height:auto;
	margin:0;
	padding:0;
}
#contenu input:hover.ideo_gbl_boutonFormulaire {
	color:#cacaca;
	background:#fff;
	border:1px solid #d1481b;
}
.ideo_fpc_backgroundFrame {background:#FFF;}
#contenu #ideo_fpc_blocAmi {
	width:360px;
	padding-top:5px;
	margin:0 auto;
}
#contenu #ideo_fpc_blocAmi .ideo_fpc_blocProduit {
	width:98%;
	height:100px;
	margin-bottom:10px;
	padding:5px 5px 0 5px;
}
#contenu #ideo_fpc_blocAmi .ideo_fpc_blocProduit #ideo_fpc_blocPrix {margin:0;}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocVisuel {
	width:92px;
	height:92px;
	float:left;
	margin-right:15px;
	border:1px solid #cacaca;
	background-repeat:no-repeat;
	background-position:center center;
	}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocTexte {
	width:240px;
	float:left;
}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocTexte h5{
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	color:#000;
	height:33px;
	margin:5px 0;
	line-height:14px;
}
/* FOMULAIRE */
#contenu #ideo_fpc_blocFormulaire {
	width:360px;
	float:left;
	font-size:1em;
}
#contenu #ideo_fpc_blocFormulaire div {
	margin-bottom:3px;
	float:left;
	width:100%;
}
#contenu #ideo_fpc_blocFormulaire input, #contenu #ideo_fpc_blocFormulaire .bouton {
	padding:0 0 0 2px;
	width:170px;
	margin:0;
}
#contenu #ideo_fpc_blocFormulaire input:hover , #contenu #ideo_fpc_blocFormulaire textarea:hover {border:1px solid #E55D23;}
#contenu #ideo_fpc_blocFormulaire textarea{
	width:95%;
}
#contenu #ideo_fpc_blocFormulaire label{
	width:110px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-size:11px;
	color:#666666;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire {
	float:left;
	width:170px;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire label {
	width:35px;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire input {
	width:105px;
}	
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_blocBoutonFormulaire {
	margin:10px auto 0 auto;
	text-align:center;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_blocBoutonFormulaire .ideo_gbl_boutonFormulaire {
	width:80px;
}
#contenu #ideo_fpc_blocFormulaire label.ideo_inc_captcha{
	width:auto;
}
#contenu #ideo_fpc_blocFormulaire p.ideo_gbl_nota {
	margin:10px 0 0 0;
	border-top:1px dotted #ccc;
	float:left;
}
#contenu #ideo_fpc_blocFormulaire p.ideo_gbl_nota span {
	display:block;
	text-align:center;
}

/***************** CONTACT *****************/
#contenu-gauche {
	float:none;
	overflow-x:hidden;
	height:1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contenu .center {text-align:center;}
#contenu .ideo_gbl_nota, #contenu p.ideo_gbl_nota {
	font-size:10px;
	line-height:1.2em;
	padding:0pt;
	color:#666666;
}
#contenu .ideo_gbl_alerte {color:#e55d23;}

/* -- FORMULAIRE --- */
#contenu #ideo_cnt_global input , 
#contenu #ideo_cnt_global select , 
#contenu #ideo_cnt_global textarea {
	background-color:#FFFFFF;
	border:1px solid #cacaca;
	color:#e55d23;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:15px;
	padding-left:2px;
}
#contenu #ideo_cnt_global textarea {margin-top:3px;	}
#contenu #ideo_cnt_global textarea {height:55px;}
#contenu #ideo_cnt_global select {height:17px;}
#contenu #ideo_cnt_global .ideo_cnt_blocFormulaire h4 {
	float:none;
	border-bottom:1px solid #3b3b3b;
	color:#000000;
	float:left;
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	margin:15px 0pt;
	padding:0pt;
	text-align:left;
	width:100%;
}

/* -- STYLES SPECIFIQUES AU MODULE -- */
#contenu .ideo_cnt_blocFormulaire {
	clear:both;
	float:left;
	width:100%;
}
#contenu .ideo_cnt_blocFormulaire label {
	width:33%;
	float:left;
	margin:0;
	text-align:right;
	padding:2px 10px 0 0;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocLigneFormulaire {margin-bottom:2px;}
#contenu .ideo_cnt_blocLigneFormulaire input , 
#contenu .ideo_cnt_blocValidation input , 
#contenu .ideo_cnt_blocLigneFormulaire textarea {width:40%;}
#contenu .ideo_cnt_blocLigneFormulaire textarea {height:45px;}
#contenu .ideo_cnt_blocLigneFormulaire select {width:41%;}
#contenu #ideo_cnt_global .ideo_cnt_blocLigneFormulaire input:hover , 
#contenu #ideo_cnt_global .ideo_cnt_blocLigneFormulaire textarea:hover , 
#contenu #ideo_cnt_global .ideo_cnt_blocLigneFormulaire select:hover {
	border:1px solid #e55d23;
	font-size:11px;
}
#contenu #ideo_cnt_global .ideo_cnt_blocLigneFormulaire input.fil {
	width:auto;
	height:20px;
	float:left;
	margin:0 0 3px 0;
	}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocCheck {
	float:left;
	width:auto;
	margin:0 0 10px 0;
}
#contenu .ideo_cnt_blocCheck span {
	display:block;
	width:auto;
	margin:0 0 1px 0;
	color:#0f6ebd;
}	
#contenu #ideo_cnt_global .ideo_cnt_blocCheck input{
	width:15px;
	border:none;
	margin:0 3px 0 0;
	background:none;
	vertical-align:middle;
}
#contenu .ideo_cnt_blocCheck label{
	margin:0;
	padding:0;
	float:none;
	width:100%;
}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocRadio {
	float:left;
	width:40%;
	margin:0 0 0 0;
	color:#666666;
}
#contenu .ideo_cnt_blocRadio span {
	display:block;
	margin:0 0 1px 0;
	color:#0f6ebd;
}	
#contenu #ideo_cnt_global .ideo_cnt_blocRadio input {
	width:13px;
	border:none;
	background:none;
	margin:0 3px 0 0;
	vertical-align:middle;
}
#contenu #ideo_cnt_global .ideo_cnt_blocCheck input:hover , 
#contenu #ideo_cnt_global .ideo_cnt_blocRadio input:hover {border:none;}
#contenu .ideo_cnt_blocRadio label {
	margin:0;
	padding:0;
	float:none;
	width:100%;
}
#contenu .ideo_cnt_blocFormulaire img {
	border:none;
	margin:0px 0 1px 0;
	vertical-align:bottom;
}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocBouton{
	text-align:center;
	margin-top:15px;
}
#contenu #ideo_cnt_global .ideo_cnt_blocBouton input{
	width:80px;
	cursor:pointer;
	color:#e55d23;
	font-weight:bold;
	font-size:0.9em;
	height:17px;
	margin:0;
	padding:0;
	font-size:11px;
	background:white;
}
#contenu #ideo_cnt_global .ideo_cnt_blocBouton input:hover {
	color:#CACACA;
	border:1px solid #E55D23;
	}

/* PLAN D'ACCES */
#contenu .ideo_cnt_globalPlan{margin:20px 0 0 0;}
#contenu .ideo_cnt_blocPlan{
	width:100%;
	margin:0 auto 20px auto;
	text-align:center;
}

/*  ENCART COORDONNEES */
#contenu-droite {
	float:right;
	margin:0pt;
	overflow-x:hidden;
	width:250px;
	margin-left:10px;
}
.encart-coordonnees{
	float:left;
	margin:0 0 10px 0;
}
.encart-coordonnees .encart-coordonnees-milieu{
	background:url(../images/contact01/encart-milieu.gif) no-repeat;
	float:left;
	width:250px;
	padding:80px 0 0 0;
}
#contenu .encart-coordonnees p{
	text-align:center;
	font-size:12px;
	padding:0;
	font-weight:bold;
	color:#FFF;
}
#contenu .encart-coordonnees strong.couleur{color:#fff;}
#contenu .encart-coordonnees strong.couleur.seconde{color:#fff;}

/***************** MENTIONS LEGALES *****************/
#contenu ul#planSite {
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	width:360px;
	margin:50px 0 0 0;
	padding:3px 0 2px 0;
}
#contenu ul#planSite li {
padding:0;
padding-left:20px;
font-size:13px;
margin:0 0 5px 0;
background:url(../images/ficheProduit/puce.gif) left 3px no-repeat;
}


/***************** MENTIONS LEGALES *****************/
#contenu .ideo_mlg_global{
	float:left;
	margin:0;
	width:50%;
}
#contenu .ideo_mlg_globalRight{
	float:right;
	width:45%;
}

/***************** STYLE FOOTER *****************/
#footer p{
	font:10px/30px Arial, Helvetica, sans-serif;
	color:#8E8F91;
	text-align:right;
	padding:0 10px 0 0;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#8E8F91;
}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	color:#C13A16;
}

