

/*************************************
// Balises
**************************************/
* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	width:100%;
}
body {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color: #b4c9e2;
	font-size: 11px;
	letter-spacing: 0px;

	background-color: #003271;
	background-image:url(../im/bkg.jpg);
	background-repeat:repeat-x;
	background-position: center top;

	padding-bottom:22px;
	/*text-align: center;*/
	border:0px outset white;
	direction: ltr; /** Très important !! Pour Rasta Safari */
}
img {
	border: 0px none;
}

/*div {border:1px solid #ffff99;}*/

input, textarea {
	/*width: 300px;*/
	height: 24px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	font-size: 12px;
	color: #333333;
}

input .submit{
	width:82px;
}

textarea {
	overflow: auto;
	height: auto;
}
table{
	border-collapse:collapse;
}
td {
	direction: ltr; /** Très important !! */
}
label {
	cursor: pointer;
}
div{
	margin:0px;
	outline:none;
}

/*************************************
// Links
**************************************/
a{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

a:hover{
	color:#E3D391;
	outline:none;
}


/*************************************
// Special
**************************************/
.hide, .loader {
	display: none;
}
.checkbox, .radio {
	border: 0px none;
	vertical-align: middle;
}

.clear{
	clear:both;
}
/*************************************
// Zone Flash
**************************************/
#flashcontentHeader {	/* Id */
	position:relative;
	text-align: center;
	vertical-align: top;
	color: #4E2C20;
	font-size:11px;
	letter-spacing: 0px;
	width: 850px;
	height: 190px;
	text-align:;
	margin-left:auto;
	margin-right:auto;
	outline:none;
}

#flashcontentMiddle {	/* Id */
	position:relative;
	text-align: center;
	vertical-align: top;
	color: #4E2C20;
	font-size:11px;
	letter-spacing: 0px;
	width: 850px;
	height: 730px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	outline:none;
}

/**********************************
*																	*
*						FINADORM bar					*
*																	*
***********************************/

#bar {
	top: 0px;
	left: 0px;
	width:100%;
	height:30px;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 3;
}

#bar_content {
	padding-top:8px;
}

#bar_content a {
/*	position:relative;*/
	color: #b68863;
	text-decoration: none;
}
#bar_content a:hover {
/*	position:relative;*/
	color: #b68863;
	text-decoration: underline;
}

/*************************************
// Structure de la page
**************************************/
/* Conteneur general de positionnement */
#container{
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;

	/*border: 1px solid red;*/
}
/* Header */
#header{
	margin-top:0px;
	position:relative;
	/*height:300px;
	width:1000px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:left;

}
#header img{
	margin-top:28px;
}
#content{
	/*overflow: auto;*/
	position:relative;
	width:850px;
	margin:0 auto;
}
#content_top{
	position:relative;
	width:850px;
	/*height:51px;*/
	margin:0px;
	/*background-image: url(../im/content-top.jpg);
	background-repeat: no-repeat;
	background-color:#0000ff;*/
	clear:both;
}
#content_middle{
	clear:both;
	position:relative;
	overflow:auto;
	/*background-image: url(../im/content-middle.jpg);
	background-repeat: repeat-y;*/
	width:850px;
	min-height:458px;
	background-color:#cfdff0;
	margin:0px auto;
	color:#263576;
}
#content_bottom{
	position:relative;
	background-image: url(../im/content-bottom.jpg);
	background-repeat: no-repeat;
	/*width:878px;
	height:24px;
	padding-bottom:60px;*/
}


/*************************************
// Header
**************************************/
#header{
	width:850px;
	height:190px;
	margin:0px auto;
}

/*************************************
// Footer
**************************************/
#footer{
	/*position:absolute;
	bottom:0;
	left:0;*/
	clear:both;
	z-index:1000;
	height:55px;
	line-height:20px;
	width:850px;
	margin:auto auto auto auto;
	padding:0px 0px 50px 0px;
	/*background-color:#50548b;/*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#b4c9e2;
	font-size: 10px;
	/*border:1px solid #ff00ff;*/
}

#footer_left{
	float:left;
	border-color:#ff00ff;
	background-color:#50548b;
	background-image:url("../im/footer_left.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	width:13px;
	height:55px;
}

#footer #content{
	float:left;
	background-color:#50548b;
	width:800px;
	height:47px;
	padding-top:8px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:20px;
}

#footer a:hover {
	color:#002452;
}

#footer_right{
	margin-right:0px;
	float:left;
	border-color:#ff00ff;
	background-color:#50548b;
	background-image:url("../im/footer_right.gif");
	background-position:bottom right;
	background-repeat:no-repeat;
	width:13px;
	height:55px;
	clear:right;
}

/*************************************
// Titres
**************************************/
.titre1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#4E2C20;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}
.titre2, .titre3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C19A5F;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}
.titre3{
	text-transform:none;
	font-size: 12px;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A48B60;
	text-align:left;
	font-weight:normal;
}



/*************************************
// Styles
**************************************/
.text12{
	font-size:11px;
	font-weight:normal;
}
.text14{
	font-size:14px;
	font-weight:normal;
}
.text16{
	font-size:16px;
	font-weight:bold;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.bleu {
	color: #003333;
}
.bleuclair{
	color:#3399cc;
}
.gris {
	color: #666666;
}
.grisclair {
	color: #cccccc;
}
.beige{
	color:#C4B480;
}
.styleDefaut{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4E2C20;
	text-align:justify;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	word-spacing: 0px;
	letter-spacing: 1px;
	line-height: 1.5em;
	line-height:1.5em;
}
p ul {
	list-style-position: outside;
}
li.parag1 {
	margin-left: 20px;
}
.justify{
	text-align:justify;
}


/*************************************
// Separation
**************************************/
hr {
	height: 1px;
	color: #666666;
	border: 0px none;
	border-top: 1px solid #666666;
}
hr.sep_bleu {
	color: #003333;
	border-top: 1px solid #003333;
}
hr.sep_gris {
	color: #333333;
	border-top: 1px solid #333333;
}

/*************************************
// Accueil
**************************************/
#col_left{
	width:602px;
	float:left;
	background-color:#ffffff;
	/*border:1px solid #ff00ff;*/
}

#col_left h3{
	text-transform:uppercase;
	color:#2c3b6e;
	padding-left:18px;
	padding-top:27px;
	font-size:13px;
}

.puceTrefle{
	width:27px;
	height:28px;
	/*padding-left:14px;*/
	position:absolute;
	left:28px;
}

#col_left #relaxation{
	color:#f8ac03;
}

#diapoFlash{
	float:left;
	width:373px;
	height:252px;
}



#bienvenue_txt{
  float:left;
	background-image:url("../im/bkg_bienvenue.png");
	background-repeat:repeat-y;
	background-position:right;
	background-color:#ffffff;
	height:252px;
	width:229px;
	overflow:hidden;
}

#bienvenue_txt img{
	margin-top:20px;
}

#bienvenue_txt p{
	text-align:right;
	margin-right:20px;
	margin-top:9px;
	color:#5666ae;
}

#bienvenue_txt strong{
	color:#5666ae;

}

#matieres{
	clear:left;
	background-color:#ffffff;
	background-image:url("../im/bkg_mat.png");
	background-repeat:no-repeat;
	background-position:top;
	width:602px;
	height:183px;
}

#matieres p{
	padding-left:22px;
}

#matieres h3{
	padding-left:55px;
}

#matieres img{
	vertical-align:middle;
	margin:8px 0px 8px 11px;
}

#matieres .pictoMarque{
  vertical-align:middle;
  margin:8px 30px 8px 21px;
}

#matieres .puceTrefle{
	top:267px;
	left:6px;
}


#technologies{
	background-color:#ffffff;
	background-image:url("../im/bkg_techno.png");
	background-repeat:repeat-x;
	background-position:top;
	width:602px;
	height:245px;
}

#technologies .text{
	width:360px;
	padding-top:12px;
	padding-left:22px;
	padding-right:0px;
}


#technologies .btn{
	float:right;
}

#technologies h3{
	padding-left:55px;
}

#technologies .puceTrefle{
	top:460px;
	left:18px;
}

/****************************************/

#col_right{
	float:right;
	width:248px;
	/*border:1px solid #0000ff;*/
}

#actu_titre{
	color:#f8b214;
	text-transform:uppercase;
	background-image:url("../im/bkg_actu_top.png");
	background-repeat:repeat-y;
	background-color:#fbfbfb;
	width:248px;
	height:45px;
}

#actu_titre img{
	margin:19px auto 14px 14px;
}

#actu_contenu{
	width:228px;
	height:127px;
	background-image:url("../im/bkg_actu.png");
	padding:30px 8px 8px 12px;
	overflow:visible;

}

#actu_contenu h3{
	color:#ffffff;
	font-size:16px;
}

#actu_contenu #date{
	color:#294f9f;
	margin-top:5px;
}

#actu_contenu p{
	color:#0c2966;
	margin-top:8px;
	margin-bottom:0px;
}

#actu_contenu .btn{
	float:right;
	margin-top:-13px;
	height:20px;
}

#actu_contenu .btn img{
	margin:0px;
	padding:0px;
}

#pt_vente_top{
	background-image:url("../im/top_postit.png");
	width:248px;
	height:41px;
}

#pt_vente_mid{
	background-image:url("../im/bkg_postit.png");
	width:248px;
	height:214px;
padding-top:25px;
}

#pt_vente_mid #ptVente{
	/*margin:25px;*/
}

#pt_vente_mid #bienChoisir{
	float:right;
	margin-top:35px;
}

#aussi{
	background-image:url("../im/bkg_aussi.png");
	width:248px;
	height:190px;
	color:#d0dff2;
	/*padding-left:20px;*/
}

#aussi .logo{
	margin-left:18px;
}

#aussi h3{
	text-transform:uppercase;
	color:#ffffff;
	font-style:italic;
	margin-left:45px;
	margin-bottom:21px;
}

#aussi a{
	text-transform:uppercase;
	text-decoration: underline;
	color:#d0dff2;
}

#aussi a:hover{
	color:#ffffff;
}

#aussi #decouvrez{
	padding-left:15px;
}


#aussi #labels{
	padding-top:18px;
	color:#d0dff2;
}

#aussi #labels a{
	margin-top:12px;
}

#aussi #labels h4{
	padding-left:18px;
	color:#d0dff2;
	/*margin-bottom:-25px;*/
}

#aussi .puceTrefle{
	left:614px;
	top:485px;
}

/**********************************************

Presentation entreprise

***********************************************/

#technilatPres
{
	background-color:#cfdff0;
	width:100%;
	min-height:780px !important;
	height:100%;
}


#technilatPres #bkgLogos{
	background-image:url("../im/technilat_entreprise.png");
	width:518px;
	height:77px;
	float:left;
}

#technilatPres #bkgTop{
	float:right;
	background-image:url("../im/bkgEntreprise_top.png");
	background-repeat:repeat-x;
	height:77px;
	width:332px;
}

#technilatPres #presentationTxt{
	width:370px;
	font-size:14px;
	padding-top:10px;
	padding-left:28px;
	padding-right:8px;
	float:left;
}

#technilatPres #presentationTxt p{
	width:370px;
}

#technilatPres #flvPlayer{
	float:right;
	margin-right:10px;
	outline:none;
}

#technilatPres #imgUsines{
	float:left;
	width:850px;
}

#technilatPres #imgUsines img{
	margin-top:30px;
	margin-left:20px;
	margin-right:-10px;

}

#technilatPres #legendes{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:#003271;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}

#technilatPres #legendes div{
	width:425px;
	float:left;
	text-align:center;
	padding-bottom:20px;
	background-color:#cfdff0;
}

#technilatPres #legendes img{
		vertical-align:middle;
		margin-right:8px;
}

/**********************************************

Qualité

***********************************************/

#Qualite
{
	background-color:#cfdff0;
	width:100%;
	/*height:100%;*/
	min-height:675px;
}


#Qualite #bkgLogos{
	background-image:url("../im/qualite_titre.png");
	width:518px;
	height:77px;
	float:left;
}

#Qualite #bkgTop{
	float:right;
	background-image:url("../im/bkgQualite_top.png");
	background-repeat:repeat-x;
	height:77px;
	width:332px;
}

#Qualite #BelleLiterieLogo {
	float:left;
	margin-top:51px;
	margin-right:20px;
	margin-left:15px;
}

#Qualite #BelleLiterieTxt{
	text-align:left;
	padding-right:15px;
}

#Qualite #BelleLiterieTxt p{
	margin-bottom:10px;
}

#Qualite #BelleLiterieTxt ul{
	margin-top:-10px;
	margin-bottom:15px;
	list-style-position:inside;
}

#Qualite #BelleLiterieTxt img{
	margin-left:137px;
	margin-bottom:28px;
}


#Qualite #FCBALogo {
	float:right;
	margin:51px 80px auto 29px;
}

#Qualite #FCBAText{
	text-align:left;
	float:left;
	margin-left:30px;
	margin-top:40px;
}

#Qualite #FCBAText p{
	width:500px;
	margin-top:10px;
}

#Qualite #FCBAText ul{

}

#Qualite #FCBAText img{
	margin-left:145px;
	margin-bottom:20px;
}

#Qualite #FCBAText a img{
	margin-top:10px;
}


#Qualite #GarantieTechni_img{
	float:left;
	margin-top:51px;
	margin-right:20px;
	margin-left:15px;
}

#Qualite #GarantieTechni_texte img{
	margin-bottom:15px;
}

#Qualite #GarantieTechni_texte{
	float:right;
	margin-right:135px;
	margin-top:60px;
}

#Qualite #GarantieTechni_texte a, #Qualite #GarantieTechni_texte a img{
	color:#003271;
	margin-top:20px;
	margin-bottom:0px;

}

#Qualite #GarantieTechni_texte a:hover{
	text-decoration:none;
}

/**********************************************

Bien choisir

***********************************************/

#BienChoisir
{
	background-color:#cedef0;
	width:100%;
	font-size:12px;
	/*height:100%;*/
	/*height:675px;*/
}


#BienChoisir #bkgLogos{
	background-image:url("../im/bienChoisir_titre.png");
	width:518px;
	height:83px;
	float:left;
}

#BienChoisir #bkgTop{
	float:right;
	background-image:url("../im/bkgBienChoisir_top.png");
	background-repeat:repeat-x;
	height:83px;
	width:332px;
}

/***************         RUBRIQUE 1 *********************/
#BienChoisir #pourquoiChanger{
	background-image:url("../im/bkgMiddleBienChoisir.png");
	background-repeat:repeat-x;
	clear:both;
	padding-right:40px;
}

#BienChoisir #pourquoiChanger .text .paragraphe{
	padding-top:0px;
}

#BienChoisir #pourquoiChanger .illus{
	float:left;
	margin-left:15px;
	margin-top:10px;
}

#BienChoisir #pourquoiChanger .text img{
	margin-left:110px;
}
#BienChoisir #pourquoiChanger .text p{
	padding-top:12px;
}


/***************         RUBRIQUE 2 *********************/
#BienChoisir #quandChanger{
	margin-top:45px;
	padding-left:30px;
}

#BienChoisir #quandChanger img{
	float:right;
	margin-right:12px;
}

#BienChoisir #quandChanger .text{
}

#BienChoisir #quandChanger .text img{
	margin-right:100px;
}
#BienChoisir #quandChanger .text .paragraphe{
padding-top:45px;
}

/***************         RUBRIQUE 3 *********************/
#BienChoisir #ouComment{
 margin-top:120px;
 margin-bottom:35px;
}

#BienChoisir #ouComment .illus{
	float:left;
	margin-left:15px;
	margin-top:9px;
}

#BienChoisir #ouComment .text img{
	margin-left:110px;
}

#BienChoisir #ouComment .text .paragraphe{
	padding-top:0px;
	padding-right:25px;
}

#BienChoisir #ouComment .text a{
	color:#2C3B6E;
}

#BienChoisir #ouComment .text p{
	padding-top:12px;
}



/************   DEVENIR REVENDEUR FORMULAIRE   *******************/

#devenirRevendeur{
	background-color:#445588;
	background-image:url("../im/bkg_form.jpg");
	width:850px;
	height:458px;
}


#devenirRevendeur #title{
	padding-top:20px;
	padding-left:50px;
}

#err, #SiretApe {
	margin-right:80px;
	color:#EE0000;
	font-size:13px;
	font-weight:bold;
	display:none;
	margin-top:-4px;
	margin-bottom:3px;
}



/***********  CONTACT *********************/

#contact{}

#top_left{
	height:79px;
	width:514px;
	background-image:url("../im/title_contact.jpg");
	float:left;
}

#top_right{
	height:79px;
	width:336px;
	background-image:url("../im/top_right_contact.jpg");
	float:left;
}

#middle_contact{
	height:387px;
	width:850px;
	background-image:url("../im/bkg_contact.png");
	clear:left;
	padding:0px;
}

#contactTxt{
	position:absolute;
	height:300px;
	width:244px;
	/*border:1px solid #ff00ff;*/
	float:left;
	left:80px;
	margin-top:34px;

}

#contactTxt p{
	text-align:center;
	font-size:14px;
}

#contactTxt a, a:hover{
	text-decoration:underline;
	color:#263576;
}

#map{
	position:absolute;
	height:383px;
	width:370px;
	/*border:1px solid #ffee00;*/
	float:right;
	overflow:visible;
	right:105px;
	margin-top:-25px;
}


/*******************        ACTUS       ****************/


#Actus
{
	background-color:#cfdff0;
	width:100%;
	/*height:100%;*/
	min-height:675px;
}


#Actus #bkgLogos{
	background-image:url("../im/title_actu.jpg");
	width:514px;
	height:77px;
	float:left;
}

#Actus #bkgTop{
	float:right;
	background-image:url("../im/bkgQualite_top.png");
	background-repeat:repeat-x;
	height:77px;
	width:336px;
}

#Actus #listeActu div.actu{
	width:600px;
	margin:auto auto auto auto;
	padding-top:30px;
	/*border-bottom:2px solid #ff00ff;*/
	clear:both;
}

#Actus #listeActu h3{

	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
	clear:left;
}

#Actus #listeActu .date{
	float:right;
	margin-top:30px;
	font-size:11px;
	clear:left;
}

#Actus #listeActu p{
	/*clear:left;*/
	font-size:13px;
	margin-top:8px;
}

#Actus #listeActu .descriptionActu{
	margin-top:16px;
}

#Actus #listeActu ul, #Actus #listeActu ol{
	margin-top:10px;
	margin-bottom:8px;
	list-style-position:inside;
}

#Actus #listeActu li{
	margin-bottom:5px;
}
#Actus #listeActu img{
	float:left;
	margin:6px 15px 8px 0px;
}

#Actus #listeActu h3 img{
	vertical-align:middle;
	float:left;
	margin:0px;
	margin-right:8px;
}

#Actus #listeActu .descriptionActu a,
#Actus #listeActu .descriptionActu a:visited,
#Actus #listeActu .descriptionActu a:link
{ 
  color:#003271;                                         
  font-weight: bold;     
  text-decoration: none;                       
}

#Actus #listeActu .descriptionActu a:hover
{ 
  text-decoration: underline;            
}

/*****************   Carto   *********************/

#cartographie{
	background-image:url("../im/bkg_carto.jpg");
	background-position:bottom;
	background-repeat:no-repeat;

}

#cartographie #bkgLogos{
	background-image:url("../im/title_ptsVente.jpg");
	width:518px;
	height:90px;
	float:left;
}

#cartographie #bkgTop{
	float:right;
	background-image:url("../im/top_right_ptVente.jpg");
	background-repeat:repeat-x;
	height:90px;
	width:332px;
}

#cartographie #carteContainer{
	width:680px;
	/*margin:auto;*/
	margin-left:85px;
	outline:none;
}

#cartographie img{
float:right;
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
}

/*****************   PLAN DU SITE   *********************/

#Plan #bkgLogos{
	background-image:url("../im/titre_plan.png");
	width:522px;
	height:77px;
	float:left;
}

#Plan #bkgTop{
	float:right;
	background-image:url("../im/bkgQualite_top.png");
	background-repeat:repeat-x;
	height:77px;
	width:328px;
}

#Plan{
	background-image:url("../im/bkg_carto.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:547px;

}

#Plan li{
	list-style-type:none;
}

#Plan a.menu1{
	margin-left:15px;
	margin-top:150px;
	color:#263576;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	text-transform:uppercase;
	clear:both;
}

#Plan .menu2{
	color:#263576;
	font-size:14px;
	margin-left:79px;
}

#Plan img{
	vertical-align:middle;
	margin-left:40px;

}

/*****************   MENTIONS LEGALES   *********************/
#Mentions{
	background-image:url("../im/bkg_carto.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:547px;
}

#Mentions #bkgLogos{
	background-image:url("../im/titre_mentionslegales.png");
	width:522px;
	height:96px;
	float:left;
	background-color:#ff8800;
}

#Mentions #bkgTop{
	float:right;
	background-image:url("../im/top_right_ptVente.jpg");
	background-repeat:repeat-x;
	height:96px;
	width:328px;
}

#Mentions #mentionsLegales{
	padding-top:35px;
	clear:both;
	padding-bottom:45px;
	padding-right:35px;
}

#Mentions h3{
	font-size:15px;
	margin-bottom:12px;
	padding-top:20px;
	margin-left: 60px;
	text-transform:uppercase;
}

#Mentions h3 img{
	vertical-align:middle;
	margin-right:15px;
}

#Mentions p{
	margin-left:60px;
}