/* CSS Document */
 img { behavior: url(iepngfix.htc) }

* {
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 10pt;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-size:12px
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size:12px
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size:12px
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px
}

.highslide-html {
    background-color: #ffffff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	/*background-image:url(images/fond_form_tr.png);*/
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 0px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

#centre {
background-color: transparent;
	position: absolute;
	top: 10%;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 900px; 

}

#contenu {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px auto;
	width:770px;
	height:600px;
	text-align:center;
/*position:relative;
	margin:0px;
	width:770px;
	height:600px;
	text-align:left;;*/
   
}

a.legal:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	
	}
	
a.legal:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	
	}
	
a.legal:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	
	}
	
a.legal:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	
	}
	
# legal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	
	}


span.prix_tel {
	color:#5e5c5c; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	vertical-align:text-top;
}

div.info_customer {
	margin-top:40px; 
	margin-left:40px; 
	color:#5e5c5c; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10px;
}
.text_poids_italic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.text_poids_bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	align: right;
}

.titre_gris {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E9B53E;
	padding: 0px;
}
