body   
{ 
	background-image: url(../image/bg.gif);
	text-align: center;
	margin:0; padding:0; 
	
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* GENERAL - Bloc - div */

#cadre
{
	margin-left: auto;
    margin-right: auto;
	width: 711px;
	text-align: left;
	background-color:#FFFFFF;
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	padding:8px;
}


#bloc_gauche {
	width:470px;
	border-right:1px dotted #9c9c9c;
	padding-right:5px;
	float:left;
}

#bloc_droit {
	width:215px;
	margin-left:10px;
	float:left;
}

#footer {
	width:711px;
	margin-top:10px;
	float:left;
}

#banniere {

}


#bloc_gris {
	width:215px;
	background-color:#f8f8f8;
	padding:5px;
}

.spacer {
	clear:both;
}

.float_left {
	float:left;
}

.float_left_menu {
	float:left;
}

.bloc_jaune {
	float:left;
	background-color:#fff100;
	height:16px;
	margin:0; padding:0;
	
}

.bloc_jaune_menu {
	float:left;
	background-color:#fff100;
	height:16px;
	margin:0; padding:0;
	margin-top:8px;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
}

a.bloc_menu {
	display:block;
	height:16px;
}

/* GENERAL - Titre */

h1 {
	background-image:url(../image/puce_h1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	text-indent:20px;
	font-size:13px;

	/*color:#9c9c9c;*/
	color:#026CB8;
	font-weight:bold;
	
	margin-top:0;
}

h2 {
	background-image:url(../image/puce_h1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	text-indent:20px;
	font-size:12px;
	/*color:#8c8c8c;*/
	color:#026CB8;
	
	
	margin-top:0;
}

.titre_produit {
	background-image:url(../image/titre_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:266px;
	height:108px;
}

h3 {
	
	font-size:12px;
	color:#ffffff;
	border-bottom:1px solid #FFFFFF;	
	margin-top:20px;
	margin-left:5px;
}


/* GENERAL - Paragraphe */

p {
	font-size:11px;
	color:#454545;
}

p.footer_texte {
	font-family:Arial;
	font-size:10px;
	color:#b7ab00;
	margin:0; padding:0;
}

/* GENERAL - Lien */

a {
	color:#010f58;
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}



a.footer {
	color:#b7ab00;
	text-decoration:none;
	font-size:10px;
	font-family:Arial;
	display:block;
}

a.footer:hover {
	text-decoration:underline;
}

a.footer:visited {
	text-decoration:underline;
}


/* GENERAL - Couleur de texte */

.blanc {
	color:#FFFFFF;
	text-align:right;
}

.bleu {
	color:#016bb9;
	padding-top:10px;
}

#bulle_txt {
	height:117px;
	float:left;
	width:185px;
	padding-top:2px;	
	background-image:url(../image/bulle_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;	
}

/* Forumulaire */
.champ_texte    { background-color: #F9F9F9; border: solid 1px #DDDDDD; }

.bouton   { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #041654; border: outset 1px; font-weight: bold; cursor: pointer; }

th, td, .champ_texte 
{
	color: #808080;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* Tableau produit */

.tableau table {
	empty-cells: show;
	border-collapse: collapse;
	text-align:left
}
	
.tableau table td, .tableau table th {
	border:1px solid #777777;
	padding:4px;
	vertical-align:top;
}

.tableau table th {
	font-weight:bold;
	background-color: #056DB8;
	color:#FFFFFF;
}

.bold {
font-weight:bold;
}

.bold_td{
font-weight:bold;
color:#555555;
}





/* Barre navigation Firefox */
#scrollfirefox {
	position: absolute;
	bottom: -0.1px;
	visibility: hidden;
}



#sm_infos1 { visibility: hidden; position:absolute; margin-left:493px; margin-top:-4px;   }
#sm_infos2 { visibility: hidden; position:absolute; margin-left:615px; margin-top:-27px;  }

#sm_quisommesnous1 { visibility: hidden; position:absolute; margin-left:448px; margin-top:-4px; }
#sm_quisommesnous2 { visibility: hidden; position:absolute; margin-left:488px; margin-top:-27px;} 


.footer_strapping {
width: 711px;
margin: 0 auto 0 auto;
display:none;
}

.footer_strapping h1 ,.footer_strapping h2 {
background-image:none;
}

