/* GENERALITES  ===========================================*/

body {background-color:#ffffff;}

a {text-decoration:none;}
a:hover {text-decoration: underline;}
a a:hover {
	cursor: hand;
	cursor:pointer; 
	color:#000000;
}

p, h1, h2, h3, h4, h5, h6, div, a, li {
	font-family:Verdana;
	font-size:12px;
}

p, form, body, div, li, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

li {
	/*list-style-image: url(images/form/puce_produit.jpg); */
	list-style-type: none ;
}

h1, h2, h3, h4, h5, h6 {  
	color: #000000; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none;
}
h1 {  font-size: 16px;}
h2 {  font-size: 14px;}
h3 {  font-size: 12px;}
h4 {  font-size: 11px;}
h5, h6{  font-size: 10px;}


/* DIV ===========================================*/

#bel_refonte_page {
	margin: 0px auto;
	padding: 0;
	width:979px;
}


#cadre_general {
	width:979px;
	background-position: top left;
	background-repeat:no-repeat;
}

/* BTN ===========================================*/


.bouton_rouge_fonce{
	color:#FFFFFF;
	font-family:Verdana;
	text-align:center;
	font-size:11px;
	width:134px;
	height:27px;
	background-image: url(../images/btn/btn_1.gif);
	background-repeat: no-repeat;
	border:0;
	font-weight:bold;
	cursor: hand;
	cursor:pointer; 
}


.bouton_vert_sur_fond_rouge, .bouton_vert_sur_fond_blanc, .bouton_vert_small_sur_fond_rouge, .bouton_vert_small_sur_fond_blanc{
	color:#000000;
	font-family:Verdana;
	text-align:center;
	font-size:11px;
	background-repeat: no-repeat;
	border:0;
	font-weight:bold;
	cursor: hand;
	cursor:pointer; 
	height:27px;
	padding-top:7px;
	margin-top:10px;
}
.bouton_vert_sur_fond_rouge, .bouton_vert_sur_fond_blanc{
	width:237px;
}
.bouton_vert_small_sur_fond_rouge, .bouton_vert_small_sur_fond_blanc{
	width:143px;
}
.bouton_vert_sur_fond_rouge{
	background-image: url(../images/btn/btn_3.gif);
}
.bouton_vert_small_sur_fond_rouge{
	background-image: url(../images/btn/btn_5.gif);
}
.bouton_vert_small_sur_fond_blanc{
	background-image: url(../images/btn/btn_6.gif);
}
.bouton_vert_sur_fond_blanc{
	background-image: url(../images/btn/btn_4.gif);
}




.form_champs {
	width:170px;
	height:23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../images/form/bg_field.gif);
	background-repeat: repeat-x;*/
	font:verdana;
	font-size:14px;
	color:#000000;
	border:0px;
	border-bottom:#FB7A7A solid 2px;
	border-top:#FB7A7A solid 2px;
	background-color:#FFFFFF;
}

.form_select {
	width:180px;
	height:19px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font:verdana;
	font-size:14px;
	color:#000000;
	border:#FB7A7A solid 1px;
	background-color:#FFFFFF;
}



li.intitule_form {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	text-align: right;
	width:520px;
}









































#logo {
	padding: 25px 0px 0px 20px;
	float:left;
}

#bandeau_ou_flash {
	padding: 25px 0px 0px 75px;
	float:left;
}

#menu_blackbox {
	/*margin:22px auto 0px auto;*/
	margin:0px;
	padding:0px;
	width:1025px;
	height:30px;
	clear : both;
}

#fond_gris_degrade {
	width:100%;
	background-image: url(../images/bg/bg_marron_sous_menu_home.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#search_barre {
	padding:18px 12px 0px 12px;
	margin:0;
	width:997px;
	height:50px;
}

#moteur_recherche {
	float:left;
	width:248px;
	height:31px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#moteur_recherche ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#moteur_recherche li {
	float:left;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#champ_recherche {
	width:141px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:29px;
	background-image: url(../images/recherche_moteur/moteur_recherche_bg.gif);
	background-repeat: repeat-x;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c405f;
	border:0px solid #FF0000;
}

#pour_se_logguer {
	width:735px;
	height:31px;
	background-image: url(../images/bg/bg_login_home.gif);
	background-repeat:no-repeat;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#pour_se_logguer ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#pour_se_logguer li {
	float:left;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.bouton_form_search_barre {
	background-image: url('../images/btn/btn_ok_login.gif');
	background-repeat:no-repeat;
	width: 26px;
	height: 31px;
	cursor: hand;
	border-width: 0px;
	padding-bottom: 0px;
	cursor:pointer; 
}

.form_champs_search_barre {
	width:82px;
	height:25px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/form/bg_form_search_barre.gif);
	background-repeat: repeat-x;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c405f;
	border:0px;
}

/* Partie Principale ==========================================================================================================*/

/* Zone gauche  =======================================*/

#col_left {
	float:left;
	margin:0px;
	padding:0px 0px 10px 12px;
	width:254px;
}

#menu_produit{
	padding:0px;
	margin:0px;
}

#menu_produit h2{
	width:228px;
	height:21px;
	padding:6px 0px 0px 20px;
	background-image: url(../images/bg/bg_titre_produit_home.gif);
	background-repeat: repeat-x;
	color: #0e407d;
	font-weight:bold;
	margin:0px;
}

#liste_produit {
	width:238px;
	padding:6px 0px 0px 10px;
	background-image: url(../images/bg/bg_home_produit.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}


#btn_produit {
	width:157px;
	height:20px;
	background-image: url(../images/btn/btn_produit.jpg);
	background-repeat: no-repeat;
	background-position:center ;
	color: #0a3759;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	padding:15px 0px 10px 0px;
	margin-left:70px;
}

#bg_home_produit_bas{
	width:248px;
	padding:0px;
	margin:0px;
}



/* Zone gauche : page accueil =======================================*/

#club_blackbox {
	padding-top:28px;
	padding-bottom:15px;
	width:254px;
	height:140px;
}


/* Zone gauche : page default =======================================*/



#menu_catalogue{
	width:248px;
	padding:0px;
	margin-top: 20px;
	background-image: url(../images/bg/bg_home_produit.gif);
	background-repeat: repeat-y;
}

#menu_catalogue h3{
	width:228px;
	height:21px;
	padding:6px 0px 0px 20px;
	background-image: url(../images/bg/bg_titre_produit_home.gif);
	background-repeat: repeat-x;
	color: #0e407d;
	font-weight:bold;
	margin:0px;
}

#menu_catalogue p{
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #666666;
	margin:0px;	
}

#reference_catalogue{
	width:238px;
	height:23px;
	padding-left:20px;
	margin-top: 20px;
	padding-top:2px;
	background-image: url(../images/bg/bg_ref_catalogue.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0a3759;	
}


/* Zone Centrale : page Accueil =======================================*/

#accueil {
	float:left;
	width:477px;
	height:489px; /* +20 par rapport au bg*/
	padding:0px 0px 0px 0px;
	background-image: url(../images/bg/bg_home_central.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 0px 8px;
}

#accueil_aide_en_ligne {
	clear:both;
	width:150px;
	height:40px; 
	padding: 20px 0px 0px 90px;
	margin:0px 0px 0px 0px;
}

#accueil_aide_en_ligne h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff3333;
	font-weight:bold;
	font-size:12px;
	padding-top:15px;
	margin:0;
}

#accueil_support {
	float:left;
	width:200px;
	height:140px; 
	padding:10px 0px 0px 18px;
	margin:0px 0px 0px 0px;
}

#accueil_support h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#accueil_support ul {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 0px;
	color: #666666	;
	font-weight:bold;
	margin:0px;
}

#accueil_services_site {
	float:left;
	width:230px;
	height:100px; 
	padding:10px 0px 0px 18px;
	margin:0px 0px 0px 3px;
}

#accueil_services_site h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#accueil_actualites {
	float:left;
	width:189px;
	height:120px; 
	padding:0px 50px 0px 18px;
	margin:14px 0px 0px 0px;
}


#accueil_solutions {
	float:left;
	width:170px;
	height:150px; 
	padding:0px 0px 0px 10px;
	margin:15px 0px 0px 30px;
}






/* Zone Centrale : page Default =======================================*/

#page_default {
	float:left;
	width:477px;
	padding:0px 0px 0px 6px;
	margin:0px 0px 0px 0px;
}

#page_default h1 {
	width:477px;
	height:17px; 
	margin: 0px auto;
	background-image: url(../images/bg/bg_titre_page_default.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
	color: #fff;
	font-size:12px;
	font-weight:bold;
}

#texte_page_default {
	width:461px;
	padding:6px 10px 20px 6px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/bg/bg_texte_page_default.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}


	
/* Zone Droite =======================================*/





#col_right {
	float: right;
	margin:0px;
	padding:0px 6px 0px 0px;
	width:254px;
}

#zone_newsletter {
	width:248px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/bg/bg_home_produit.gif);
	background-repeat: repeat-y;
	color: #666666;
	margin:0px;
}

#zone_newsletter h3{
	width:228px;
	height:21px;
	padding:6px 0px 0px 20px;
	background-image: url(../images/bg/bg_titre_newsletter_home.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	margin:0px;
}

#zone_newsletter p{
	padding:4px 4px 4px 4px;
	text-align:right;
	color: #757575;
	font-family:Arial;
	font-size:9px;
	margin:0px;
}

#zone_newsletter_texte {
	width:135px;
	height:130px;
	margin:0px;
	float:left;
}

#zone_newsletter_img {
	width:104px;
	height:157px;
	margin:0px;
	float:right;
	padding: 4px 5px 0px 4px;
}



#bg_home_newsletter_bas{
	clear:both;
	width:248px;
	padding:0px;
	margin:0px;
}

#zone_flash {
	width:228px;
	padding-top:10px;
	margin:0px;
}

#zone_flash h3{
	width:228px;
	height:21px;
	padding:6px 0px 0px 20px;
	background-image: url(../images/bg/bg_titre_produit_home.gif);
	background-repeat: repeat-x;
	color: #0e407d;
	font-weight:bold;
	margin:0px;
}

#mini_menu_home{
	padding-top:10px;
	margin:0px;
}
#afaq{
	float:right;
	padding:20px 6px 10px 0px;;
	
	margin:0px;
}



/* Partie basse =======================================*/

#pied_page {
	margin:0px auto;
	padding:0;
	width:860px;
	clear:both;
}





/* FORM ===========================================*/


.bouton_form {
	background-image: url('../images/btn/btn_std.gif');
	background-repeat:no-repeat;
	width: 126px;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	border-width: 0px;
	padding-bottom: 0px;
	cursor:pointer; 
}



.beau_bouton {
	background-image: url('http://www.buildinvest.com/images/btn_form.gif');
	background-color:#ffffff;
	width:109px;
	height:18px;
	font-family: Verdana;
	font-size: 11px;
	color: #624a26;
	/*font-weight: bold;*/
	cursor: hand;
	border-width: 0px;
	padding-bottom: 0px;
	cursor:pointer; 
}

.gros_beau_bouton {
	background-image: url('http://www.buildinvest.com/images/btn_form.gif');
	background-color:#ffffff;
	width:109px;
	height:18px;
	font-family: Verdana;
	font-size: 12px;
	color: #624a26;
	font-weight: bold;
	cursor: hand;
	border-width: 0px;
	padding-bottom: 0px;
	cursor:pointer; 
}

.textfield {
	border: solid 0px #ecd1b8;
	font-size: 11px;
	height:17px;
	width:140px;
	font-family: Arial;
	color: #969696;
	background-color: #ffffff;
	background-image: url('http://www.buildinvest.com/images/bg_champ.gif');
	background-repeat:no-repeat;
}

.invisible{
	border: solid 0px #ff0000;
	font-size: 11px;
	height: 14px;
	width: 100px;
	font-family: Arial;
	color: #666666;
	font-size:10px;
	background-color: #ffffff;
	/*background-image: url('http://www.buildinvest.com/images/bg_champ.gif');
	background-repeat:no-repeat;*/
}

.liste_deroulante {
	border: solid 1px #ecd1b8;
	font-size: 11px;
	height:17px;
	width:140px;
	font-family: Arial;
	color: #969696;
	background-color: #ffffff;
}

.beau_input {
	color : #969696; 
	background-color:#FFFFFF;
	font-size: 9px;
	font-family: Arial;
	width: 120px;
	height: 9px;
	border:solid 1px #ffffff; 
}



/* MINI ZONE DES COLONNES ========================================================================================================================================*/



.col_left_mini_zone {
	width:248px;
	padding:0px;
	margin-top: 20px;
	background-image: url(../images/bg/bg_home_produit.gif);
	background-repeat: repeat-y;
}

.col_right_mini_zone {
	width:248px;
	padding:0px;
	margin: 20px 0px 0px 0px;
	background-image: url(../images/bg/bg_home_newsletter.gif);
	background-repeat: repeat-y;
}

.col_mini_zone_bas {
	width:248px;
	padding:0px;
	margin:0px;
}

h3.col_mini_zone {
	width:228px;
	height:21px;
	padding:6px 0px 0px 20px;
	background-image: url(../images/bg/bg_titre_produit_home.gif);
	background-repeat: repeat-x;
	color: #0e407d;
	font-weight:bold;
	margin:0px;
}

p.col_mini_zone{
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #666666;
	margin:0px;	
	
}

.liste_produit {
	width:238px;
	padding:6px 0px 0px 25px;
	background-image: url(../images/bg/bg_home_produit.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	list-style-image: url(../images/form/puce_produit.png); 
	list-style-type: circle ;
}

/* ACTUALITES ==================================================================================================================================================================*/

.div_actualites {
	border:#f3f8fb solid 1px;
	width:461px;
	padding: 10px 4px 0px 10px;
	margin: 4px 0px 0px 0px;
	background-image: url(../images/bg/bg_bleu_leger.gif);
	background-repeat: repeat-x;
}






/* FICHE PRODUIT ==================================================================================================================================================================*/

#fiche_produit {
	width:461px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#fiche_produit h2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0a3759;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

#fiche_produit hr {
	clear:both;
	color:#797979;
	background-color: #797979;
	height: 1px;
	border:0px;
	
}

#fiche_produit ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#fiche_produit li {
	float:left;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#0a3759;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#div_hr {
	clear:both;
	color:#797979;
	width:461px;
	margin:0px;
	padding:0px;
	background-color: #797979;
	height: 1px;
	border:0px;
	
}

.page_catalogue {
	float:right;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.bg_bouton_garantie{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	width:90px;
	height:16px;
	background-image: url(../images/btn/btn_garantie.gif);
	background-repeat: no-repeat;
}

.bg_bouton_caracteristique{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	width:191px;
	height:16px;
	background-image: url(../images/btn/btn_caracteristique.gif);
	background-repeat: no-repeat;
}

.txt_accroche_produit {
	color:#222222;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#produits_conseilles{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:472px;
	background-color:#f8f9fa;
}


/*0a3759*/

/* FORMULAIRE NEWSLETTER ==================================================================================================================================================================*/

#form_newsletter {
	width:461px;
	padding: 10px 4px 0px 10px;
	margin: 4px 0px 0px 0px;
}






.champs_form {
	width:169px;
	height:22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

li.champs_form {
	width:400px;
	padding: 4px;
	margin: 0px 0px 0px 0px;
}

li.intitule_form {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size:14px;
	color:#666666;
	text-align: right;
	width:370px;
}

#form_newsletter_intitule {
	width:300px;
}

#form_newsletter_champs {
}



/* TEXTE =======================================================================================================================================================================*/



.texte_default {
  font-family: Arial;
  font-size: 12px;
  color: #898989;
}

.titre_797979_14 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #797979;
	font-weight:bold;
}

.titre_0e407d_14 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0e407d;
	font-weight:bold;
}

.texte_rouge_14 {
  font-family: Arial;
  font-size: 14px;
  color: #ff0000;
}

.texte_bleu_nuit_14 {
  font-family: Arial;
  font-size: 14px;
  color: #0e407d;
}

.titre_produit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0a3759;
	text-transform: uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.texte_bleu_nuit_10 {
  font-family: Arial;
  font-size: 10px;
  color: #0e407d;

}


.texte_1c405f_14 {
  font-family: Arial;
  font-size: 14px;
  color: #1c405f;
}

.texte_1c405f_12 {
  font-family: Arial;
  font-size: 12px;
  color: #1c405f;
}

.texte_666666_12 {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
}

.texte_666666_10 {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
}

.texte_272727_11 {
  font-family: Arial;
  font-size: 11px;
  color: #272727;
}


.texte_gris_12 {
  font-family: Arial;
  font-size: 12px;
  color: #808080;
}

.texte_blanc_12 {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}

/*##########################################################################################################################################*/

/* Styles for the entire LavaLamp menu */
 .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 469px;
            background-color: white;
            padding: 3px 3px 8px 3px;
            margin: 0px;
            overflow: hidden;
            border: 1px solid #a8bcd9;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #a8bcd9;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
						
                    }
                    .lavaLampBottomStyle li a {
                        font: 14px arial;
                        text-decoration: none;
                        color: #0e407d;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        /*text-transform: uppercase;*/
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                       /* margin: auto 10px;*/
						padding:3px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }              
						
						
/* MENU CLIENT ==================================================================================================================================================================

#menu_client li {
	float:left;
	font-family: Arial;
 	font-size: 14px;
  	color: #0e407d;
	padding:4px;
}

#menu_client ul {
	width:467px;
	height:25px;
	padding:3px;
 	margin:0px;
  	border:#99B1D3 solid 1px;
}
       */
