.bouton, .boutons {
	background:url(../gfx/deco/boutons/left.gif) no-repeat left top;
	height:19px;
	text-align:left;
	font-family:Tahoma, "Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	padding:0 0 0 6px;
	margin-top:2px;
	}
.bouton	{background:url(../gfx/deco/boutons/left2.gif) no-repeat left top;}
.bouton a, .boutons a {display:block;
	float:left;	
	background:  url(../gfx/deco/boutons/liens2.gif) no-repeat right top;
	padding:3px 22px 0 0;
	height:17px;
	width:auto;
	color:#854604;
	text-decoration:none;
	border:none;
	}	
.bouton a:hover {color:#854604;border:none;}
	.boutons a {
	background:  url(../gfx/deco/boutons/liens.gif) no-repeat right  top;
	color:#7A6C0C;
	}
	.boutons a:hover {color:#C1A800;border:none;}

.nobord {border:none;}
.text .bouton a:hover, .text .boutons a:hover {border:none;text-decoration:none;}
#id_iframe #col_2 { width:490px;}
.filet { background:url(../gfx/deco/filets/gris.gif) repeat-x 0 2px;
	height:5px;
	display:block;
	}
	.filet_b {background:#FFF url(../gfx/deco/filets/grise.gif) repeat-x bottom;
	padding:5px;
	line-height:12px;
	min-height:71px;
	}
	.blocsep {background: url(../gfx/deco/filets/separ.gif) no-repeat center;
	margin:0 0 6px 0;
	width:440px;
	height:10px;
	clear:both;
	}
h2.sstitre, h2.manif {font-size:14px;
	font-weight:bold;
	line-height:14px;
	font-family: "Trebuchet MS",Tahoma;
	_padding:0 0 3px 0;
	}	
	h2.manif {color:#e3771f;}
	
img.float_l {padding:2px;
	border:2px #CFCECB solid;
	margin:5px 5px 5px 0;
	}
.catalogue, .brochures  {position:relative;
	display:block;
	height:130px;
	width:480px;
	}
	.brochures {height:auto;}
.selection {position:absolute;
	left:100px;
	bottom:0;
	font-size:9px;
	}
/*Formulaires*/
/*	#demande {margin:5px 0;}
#demande label {background:url(../gfx/deco/puces/ol.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	width:100px;
	display:block;
	float:left;
	font-weight:normal;
	}
#demande input.selec, .selec {float:left;
	background:#EBEAE2 url(../gfx/bloc/champ3.gif) no-repeat;
	width:250px;
	border:1px solid #FFFFFF;
	margin:1px 4px 1px 0;
	font-size:9px;
	padding:0 2px;
	color:#80786F;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	select.selec {width:auto;}
	#demande input.selec:hover, .selec:hover  {background:#EBEAE2 none; }
#demande br {clear:both;}
.submit {border:none;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	background:url(../gfx/fond/submit.gif) no-repeat;
	width:61px;
	height:25px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:-5px 0 0 0;
	}
.bt_envoi{background:url(../gfx/fr/boutons/envoyer.gif) no-repeat;
	width:58px;
	height:23px;
	border:none;
	cursor:pointer;
	}	*/
	
#demande{
padding-bottom:10px;
}
#demande label{
display:block;
height:16px;
margin-left:10px;
clear:left;
float:left;
width:140px;
/*background-color: #FFFFFF;
filter:alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;*/
}
#demande input{
width:200px;
float:left;
border:0;
border-top:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
font-size:10px;
margin-bottom:3px;
background:#fff;
padding:0;
height:auto;
}
#demande textarea{
width:200px;
height:150px;
float:left;
border:0;
border-top:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
font-size:10px;
margin-bottom:3px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#demande .location{
clear:both;
}
#demande .location label{
clear:none;
}
#demande .location #labelVille{
width:auto;
}
#demande .location #i-postal{
width:35px;
}
#demande .location #i-ville{
width:122px;
}
#demande input.checkBox{
border:0;
width:14px;
height:14px;
}
#demande .blockBrochure{
position:relative;
width:45%;
float:left;
margin-left:20px;
display:inline;
margin-bottom:10px;
}
#demande .blockBrochure .img {
border: 1px solid #CFCECB;
float:left;
}
#demande .blockBrochure .img img{
border:2px solid #fff;
}
#demande .blockBrochure label{
position:absolute;
bottom:-20px;
right:5px;
margin:0;
padding:0;
height:auto;
width:auto;
}
#demande .blockBrochure label input{
margin-right:3px;
}
#demande .bouton{
background:url(../gfx/deco/boutons/left.gif) no-repeat left bottom;
padding-left:3px;
height:23px;
float:right;
width:auto;
padding:0;
}
#demande .bouton input{
float:none;
font-size:9px!important;
display:block;
	background:url(../gfx/deco/boutons/liens-orange.gif) no-repeat right bottom;
	padding:0px 22px 0 0;
	!padding:0px 0px 0 0;
	height:22px;
	width:auto;
	color:#854604;
	font-weight:bold;
	text-decoration:none;
	border:0;
	margin:0;
	cursor:pointer;
	}