body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #000000;
	behavior: url("css/csshover3.htc");
}
body {
	background-color: #F7AD00;
	background-color: #F6A400\0; /* IE8 hack */
	background-image: url(../images/habillage/background_entete.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* html  body{ /* IE6 */
	background-color: #F6A400;
}
* + html  body{ /* IE7 */
	background-color: #F6A400;
}
body, html{
	height: 100%;
}
img {
	behavior: url("css/iepngfix.htc");
}
img {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited, a:active{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#header {
	position: relative;
	background-color: #2D1C84;
	height: 200px;
}
#header_fiche {
	position: relative;
	background-color: #2D1C84;
	height: 170px;
}
#header_logo {
	background-image: url(../images/habillage/entete.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
#background_fiche{
	background-image: url(../images/habillage/background_fiche.jpg);
	background-repeat: repeat-x;
}
#header_logo_fiche {
	background-image: url(../images/habillage/entete_fiches.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#lien_logo{
	position: absolute;
	width: 310px;
	height: 148px;
	top: 10px;
	left: 15px;
	cursor: pointer;
	/*border: 1px solid #FF0000;*/
}
.titre_principale {
	font-size: 1.2em;
	font-weight: bold;
	color: #2D1C84;
}
.titre_fiche {
	font-size: 1.4em;
	font-weight: bold;
	color: #2D1C84;
	padding: 10px;
}
.titre {
	font-weight: bold;
	color: #2D1C84;
}
.message {
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	font-size: 0.8em;
}
.texte-centre{
	text-align: center;
}
.spacer {
	clear: both;
}

/************************ MENU **************************/
#menu {
	background-image: url(../images/habillage/menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 973px; /* Laisser pour IE6. */
	margin-right: -3px; /* Laisser pour IE6. */
}
#menu div {
	float: left;
	background-repeat: no-repeat;
	height: 36px;
	cursor: pointer;
}
#bt_accueil {
	background-image: url(../images/habillage/menu/bt_accueil_normal.jpg);
	width: 130px;
}
#bt_accueil:hover, #bt_accueil_select {
	background-image: url(../images/habillage/menu/bt_accueil_hover.jpg);
	width: 130px;
}
#bt_charte {
	background-image: url(../images/habillage/menu/bt_charte_normal.jpg);
	width: 210px;
}
#bt_charte:hover, #bt_charte_select {
	background-image: url(../images/habillage/menu/bt_charte_hover.jpg);
	width: 210px;
}
#bt_chauffage {
	background-image: url(../images/habillage/menu/bt_chauffage_normal.jpg);
	width: 210px;
}
#bt_chauffage:hover, #bt_chauffage_select {
	background-image: url(../images/habillage/menu/bt_chauffage_hover.jpg);
	width: 210px;
}
#bt_contacts {
	background-image: url(../images/habillage/menu/bt_contacts_normal.jpg);
	width: 210px;
}
#bt_contacts:hover, #bt_contacts_select {
	background-image: url(../images/habillage/menu/bt_contacts_hover.jpg);
	width: 210px;
}
#bt_avantages {
	background-image: url(../images/habillage/menu/bt_avantages_normal.jpg);
	width: 210px;
}
#bt_avantages:hover, #bt_avantages_select {
	background-image: url(../images/habillage/menu/bt_avantages_hover.jpg);
	width: 210px;
}
/********************** FIN MENU ************************/

#page {
	margin: 0px auto;
	width: 970px;
	text-align: center;
	height: 100%;
}
#content {
	background-color: #F7AD00;
	background-image: url(../images/habillage/background_content.png);
	background-repeat: repeat-y;
	padding: 20px;
}
#footer {
	background-color: #F7AD00;
	background-image: url(../images/habillage/background_footer.png);
	background-repeat: no-repeat;
	height: 40px;
}
#mentions {
	text-align: right;
	font-size: 0.75em;
	padding-top: 20px;
	margin-right: 10px;
	color: #CC6600;
}
#lien_ideactor a, #lien_ideactor a:link, #lien_ideactor a:visited, #lien_ideactor a:active{
	color: #CC6600;
	text-decoration: none;
}
#lien_ideactor a:hover{
	font-weight: bold;
	text-decoration: underline;
}

/************* CARTOUCHES + PUCES ***************/
.cartouche {
	position: relative;
	margin: 10px 0px;
}
* html .cartouche { /* IE6 - si pas de largeur déclarée, la puce se décale... */
	width:	100%;
}
.cartouche_contour, .cartouche_contour_camion, .cartouche_contour_camion_clair{
	text-align: left;
	border: 2px solid #F7AD00;
	margin: 0px 0px 10px 9px;
	padding: 10px;
}
* html .cartouche_contour{ /* IE6 - la bordure déconne si pas de hauteur spécifiée... */
	height: 1%;
}
.cartouche_contour_bleu{
	text-align: left;
	border: 2px solid #2D1C84;
	border-radius: 0px 10px;
	-moz-border-radius: 0px 10px 0px 10px;
	-webkit-border-radius: 10px;
	margin: 0px 0px 10px 9px;
	padding: 10px;
}
.cartouche_contour_camion{
	background-image: url(../images/habillage/camion_face.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.cartouche_contour_camion_clair{
	background-image: url(../images/habillage/camion_face_clair.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.cartouche_titre {
	font-size: 1.3em;
	font-weight: bold;
	color: #2D1C84;
	margin: 0px 0px 10px 10px;
}
.cartouche_contenu {
	padding: 0px 10px;
}
.cartouche_puce {
	position: absolute;
	left: 0px;
	background-image: url(../images/habillage/cartouche_puce.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	top: 10px;
}
#enconstruction {
	text-align: center;
	height: 200px;
}

/*-----------------------  COINS  ----------------------------------*/

.cartouche_coin_bg, .cartouche_coin_hd {
	position: absolute;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.cartouche_coin_hd {
	background-image: url(../images/habillage/coin_hd.jpg);
	right: 0px;
	top: -1px;
}
.cartouche_coin_bg {
	background-image: url(../images/habillage/coin_bg.jpg);
	left: 8px;
	bottom: 0px;
}
#cartouche_gauche .cartouche_coin_bg, #cartouche_centre .cartouche_coin_bg, #cartouche_droite .cartouche_coin_bg, #cartouche_gauche_bas .cartouche_coin_bg, #cartouche_droite_bas .cartouche_coin_bg, #cartouche_logos .cartouche_coin_bg, #cartouche_contact .cartouche_coin_bg {
	bottom: 10px;
}
#logos .cartouche_coin_bg {
	bottom: 0px;
}
#cartouche_gauche_bas .cartouche_coin_bg {
	background-image: url(../images/habillage/coin_photo_bg.jpg);
}
#cartouche_gauche_bas .cartouche_coin_hd {
	background-image: url(../images/habillage/coin_photo_hd.jpg);
}
#cartouche_droite_bas .cartouche_coin_bg {
	background-image: url(../images/habillage/coin_b_g_distrib.jpg);
}
#cartouche_droite_bas .cartouche_coin_hd {
	background-image: url(../images/habillage/coin_h_d_distrib.jpg);
}
/*#cartouche_charte .cartouche_coin_bg {
	background-image: url(../images/habillage/coin_bg_bleu.jpg);
	left: 35px;
}
#cartouche_charte .cartouche_coin_hd {
	background-image: url(../images/habillage/coin_hd_bleu.jpg);
	right: 37px;
}*/

/********************** IE6 *************************/
* html .cartouche_coin_bg, * html #logos .cartouche_coin_bg {
	bottom: 10px;
}
* html #cartouche_gauche .cartouche_coin_bg, * html #cartouche_centre .cartouche_coin_bg, * html #cartouche_droite .cartouche_coin_bg, * html #cartouche_gauche_bas .cartouche_coin_bg, * html #cartouche_droite_bas .cartouche_coin_bg {
	bottom: 9px;
}
* html #cartouche_gauche .cartouche_coin_hd, * html #cartouche_centre .cartouche_coin_hd, * html #cartouche_droite .cartouche_coin_hd, * html #cartouche_gauche_bas .cartouche_coin_hd, * html #cartouche_droite_bas .cartouche_coin_hd, * html #logos .cartouche_coin_hd {
	right: -1px;
}
/******************** FIN IE6 ***********************/
/*-----------------------  FIN COINS  ----------------------------*/

#cartouche_gauche, #cartouche_centre, #cartouche_droite, #cartouche_gauche_bas, #cartouche_droite_bas {
	float: left;
}
#cartouche_gauche, #cartouche_centre, #cartouche_droite, #cartouche_gauche_bas {
	width: 295px;
}
#cartouche_centre, #cartouche_droite {
	margin-left: 20px;
}
#cartouche_gauche .cartouche_titre, #cartouche_centre .cartouche_titre, #cartouche_droite .cartouche_titre{
	font-size: 1.3em;
}
#cartouche_gauche .cartouche_contour, #cartouche_centre .cartouche_contour, #cartouche_droite .cartouche_contour, #cartouche_gauche_bas .cartouche_contour, #cartouche_droite_bas .cartouche_contour {
	height: 173px;
}
#cartouche_gauche_bas .cartouche_contour{
	background-image: url(../images/photo_distributeur_cliente.jpg);
}
#cartouche_droite_bas .cartouche_contour{
	background-image: url(../images/fond_distributeur.jpg);
	background-position: bottom;
}
#cartouche_droite_bas {
	margin-left: 20px;
	width: 610px;
}
#cartouche_principal_chauffage{
}
#cartouche_logo_chauffage{
	text-align: center;
}
#cartouche_logo_chauffage .cartouche_contour {
	background-position: center center;
	background-repeat: no-repeat;
	width: 295px;
	height: 150px;
}
#cartouche_photo_chauffage {
	float: left;
}
* html #cartouche_photo_chauffage { /* IE6 */
	width: 480px;
}
#cartouche_photo_chauffage .cartouche_contour_bleu {
	margin-top: 10px;
	background-image:url(../images/Photo_Qualifioul.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 310px;
}
#cartouche_charte .cartouche_contour_bleu {
	margin: 20px auto;
	background-image:url(../images/charte.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 800px;
	height: 836px;
}
#chauffage_gauche{
	float: left;
	width: 380px;
}
#cartouche_logos, #cartouche_contact{
	float: left;
	width: 450px;
}
#cartouche_logos .cartouche_contour, #cartouche_contact .cartouche_contour_camion_clair{
	height: 600px;
}
* html #cartouche_logos .cartouche_contour, * html #cartouche_contact .cartouche_contour_camion_clair{ /* IE6*/
	height: 660px;
}

#cartouche_logos .cartouche_contour .cartouche_contour{
	height: 110px;
}
#cartouche_contact{
	margin-left: 20px;
}
#renseignement{
	margin: 0px auto;
	width: 380px;
	background-color: #FADF33;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/************* FIN CARTOUCHES + PUCES ***************/

.pictos{
	float: left;
	margin-right: 10px;
}
.logos_liens{
	float: right;
}

.logo_distributeur{
	margin: 5px;
}

/*************** FORMULAIRES *****************/
#form_contact{
	margin-top: 20px;
}
.ligne_formulaire{
	margin-top: 15px;
}
.form_label{
	float: left;
	text-align: right;
	width: 115px;
}
.form_case input, .form_case textarea{
	width: 270px;
}
.form_case textarea{
	height: 100px;
}
#champs_obligatoires{
	color: #FF6600;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 10px;
}
.texte_rouge{
	color: #FF6600;
}
/*********** tableau commande des outils ************/
#outils_com{
	width: 100%;
	border: 2px solid #000000;
	background-color:#FFFFFF;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
}
#outils_com th{
	border: 1px solid #000000;
	background-color:#2D1CB7;
	color: #FFFFFF;
	/*font-weight: normal;*/
}
#outils_com td{
	border: 1px solid #000000;
	padding: 10px 0px;
}
.t_fond_orange{
	background-color: #FFDD00;
}
.t_fond_orange_bold{
	background-color: #FFDD00;
	font-weight: bold;
}
.t_fond_gris{
	background-color: #CCCCCC;
}
#ligne_outils_comp td, #titre_vetements td, #ligne_tailles td{
	padding: 0px;
}
#ligne_tailles td{
	font-size: 11px;
	font-weight: bold;
}
#outils_com .ligne_vetement td{
	padding: 0px;
}
#outils_com .designation, #outils_com .designation_fond_orange {
	text-align: left;
	padding: 10px 5px;
}
.designation_fond_orange{
	background-color: #FFDD00;
}
.participation td{
	background-color: #CCCCCC;
}
.texte_prix_totaux{
	text-align: right;
	background-color: #FFFFFF;
}
#outils_com .texte_prix_totaux {
	padding: 0px 10px;
}
#outils_com  select{
	width: 36px;
}
#asterisque_tailles{
	text-align: left;
	font-size: 0.8em;
}
/*********** FIN tableau commande des outils ************/
.bt_gestion {
	font-size: 0.8em;
	float: right;
	margin: -5px 0px;
}
#bt_connexion {
	position: absolute;
	top:0px;
	right: 0px;
	width: 80px;
	height: 25px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/habillage/menu/bt_espace_pro_normal.jpg);
	cursor: pointer;
}
#bt_connexion:hover, #bt_connexion_select {
	position: absolute;
	top:0px;
	right: 0px;
	width: 80px;
	height: 25px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/habillage/menu/bt_espace_pro_hover.jpg);
	cursor: pointer;
}
#bt_deconnexion {
	position: absolute;
	top:0px;
	right: 80px;
	width: 80px;
	height: 25px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/habillage/menu/bt_deconnexion_normal.jpg);
	cursor: pointer;
}
#bt_deconnexion:hover {
	background-image: url(../images/habillage/menu/bt_deconnexion_hover.jpg);
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color: #F7AD00;
	background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);		
		
	width:500px;
	height:400px;
	min-height:400px;
	
	border:2px solid #2D1C84;
	
	padding: 10px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	
	border-radius: 0px 10px;
	-moz-border-radius: 0px 10px;
	-webkit-border-radius: 0px 10px;
	-webkit-border-bottom-left-radius: 10px;
}

* html .simple_overlay {
	background-image:url(http://static.flowplayer.org/tools/img/overlay/overlay_IE6.gif);
	color:#fff;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	behavior: url("css/iepngfix.htc");
	background-image:url(../images/habillage/close_5.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
}

#player {
	width: 500px;
	height: 400px;
}

#video a {
	display: block;
	height: 400px;
}

#triggers {
	cursor:pointer;
	margin:40px 5px 0px 5px;
}
