body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000 url(images/fond_body.jpg) repeat 0px 0px scroll;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}


/***************************/
/*   	Divers - mise en page	*/
/***************************/

.fin {
	clear: both;
}
.fintoutfin {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.PalignR {
	text-align: right;
}
.PalignJ {
	text-align: justify;
}
.PalignC {
	text-align: center !important;
}



/*********************/
/*	IMG & ILLUS	*/
/*********************/

img {
	border: 0;
}

.alignG {
	float: left;
	margin-right: 6px;
}

.alignD {
	float: right;
	margin-left: 6px;
}

.cadre1 {
	padding: 4px;
	border: 1px solid #000;
}
.cadre2 {
	clear: both;
	margin: 10px 0px;
	padding: 0px 20px 0px 4px;
	border: 1px dashed #ccc;
	background: #fafaff;
}

.marge1{
	margin: 10px;
}

.lignSimpl {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}
.lignDashed {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	border-bottom: 1px dashed #666;
}


/***************************/
/*	TITRES & TEXTES	*/
/***************************/

.titre-1 {
	margin: 10px 10px 0px 14px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #f00;
	text-align: left;
}
.titre-docProd {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 14px;
	line-height: 2em;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	text-align: left;
	background: #047DC4;
}
.titre-docProd a{
	color: #fff;
}
.titre-docProd a:hover{
	color: #fc0;
}

.sousTitre-0 {
	margin: 20px 0px 0px !important;
	font-weight: bold;
	font-size: 16px;
	color: #047DC4;
	font-variant: small-caps;
}
.sousTitre-0 a{
	color: #047DC4;
}
.sousTitre-0 a:hover{
	color: #f90;
}

.sousTitre-1 {
	margin: 20px 0px 0px !important;
	font-weight: bold;
	font-size: 13px;
	color: #048;
	font-variant: small-caps;
	border: 1px solid #ccc;
	padding: 2px 5px;
}

.sousTitre-2 {
	font-weight: bold;
	color: #048;
}
.sousTitre-2 a{
	color: #048;
	border-bottom: 1px dashed #048;
}
.sousTitre-2 a:hover{
	color: #f48;
}

.texte-1 {
	font-size: 12px;
	font-weight: normal;
	color: #300;
	margin: 0px 10px 8px 14px;
}
.texte-2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 10px 0px 10px;
}
.texte-Q {
	font-style: italic;
	font-weight: bold;
	margin: 20px 0px 4px;
}
.texte-R {
	margin: 4px 0px 10px;
}

#menuNouveautes {
	font-size: 13px;
	font-weight: bold;
	color: #06c;
	margin: 0px 10px 8px 54px;
}
#menuNouveautes a{
	padding-left: 16px;
	color: #06c;
	background: url(illus/fleche-4.gif) no-repeat 0px 4px scroll;
}
#menuNouveautes a:hover{
	color: #c00;
}

.select-1 {
	width: 203px;
	height: 17px;
	line-height: 18px;
	border: 1px solid #000;
	margin: 0;
	font-size: 11px;
}

.menuList1 {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 14px ;
}
.menuList1 li{
	list-style-image: url(illus/fleche-2.gif);
	margin: 4px 0px 4px 0px ;
	padding: 0px 0px 0px 0px ;
}
.menuList1 a{
	color: #fff;
}
.menuList1 a:hover{
	/*color: #f96;*/
	text-decoration: underline;
}

.menuListInt {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 14px ;
}
.menuListInt li{
	list-style-image: url(illus/fleche-2.gif);
	margin: 4px 0px 4px 0px ;
	padding: 0px 0px 0px 0px ;
}
.menuListInt a{
	color: #fff;
}
.menuListInt a:hover{
	/*color: #f96;*/
	text-decoration: underline;
}

.avtlst2 {
	margin-bottom: 4px;
}
.list-2 {
	margin: 4px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
}

.telecharger {
	font-size: 11px;
	color: #f33;
	text-decoration: none;
}
.telecharger:hover {
	text-decoration: underline;
}

.lienProduit {
	color: #37b;
	border-bottom: 1px solid #9cf;
}
.lienProduit:hover{
	color: #036;
}
.lienTemoigne {
	color: #37b;
	text-decoration: underline;
	padding-left: 20px;
	background: url(illus/ico_temoigne.gif) no-repeat 0px 0px scroll;
}
.lienTemoigne:hover{
	color: #f93;
}

.lienCache {
	color: #000;
}
.lienCache:hover {
	color: #fff;
}

/********************************/
/*	STRUCTURE GENERALE	*/
/********************************/

#generale {
	width: 955px;
	margin: 0 auto;
	padding: 0px 10px;
	background: #8c8c8c url(images/fond_generale.gif) repeat-y 0px 0px scroll;
}

#colGauche {
	float: left;
	width: 178px;
	background: #8c8c8c;
}
#colCentre {
	float: left;
	width: 578px;
	padding: 0px 10px;
	background: #e5e5e5 url(images/fond_colCentre.gif) repeat-y center top  scroll;
}
#colDroite {
	float: left;
	width: 178px;
	background: #8c8c8c;
}

#colDroiteInt {
	float: left;
	width: 186px;
	background: #8c8c8c;
}

#colGrande {
	float: left;
	width: 766px;
	padding: 0px 0px 0px 10px;
	background: #ccc url(images/fond_colGrande.gif) repeat-y left top scroll;
}

#ficheProduit {
	float: left;
	width: 552px;
	padding: 5px 14px 20px 14px;
	margin: 0px;
	color: #333;
	background: #fff;
}

#fichePresse {
	width: 738px;
	padding: 5px 14px 20px 14px;
	margin: 0px;
	color: #333;
	background: #fff;
}

#navPage {
	color: #fff;
	line-height: 46px;
	font-size: 18px;
	text-align: left;
	margin: 6px 0px 10px;
	padding: 0px 0px 6px 40px;
	background: url(images/fond_navPage.jpg) no-repeat 0px 0px scroll;
}
#navPage a{
	color: #fff;
}
#navPage a:hover{
	color: #fc9;
}

/**********************/
/*		HAUT 	*/
/*********************/

#haut {
	position: relative;
}
.BH-accueil-fr {
	background: url(images/banHaut-accueil-fr.jpg) no-repeat -1px top scroll;
	height: 236px;
}
.BH-accueil-en {
	background: url(images/banHaut-accueil-en.jpg) no-repeat -1px top scroll;
	height: 236px;
}
.BH-interne-fr {
	background: url(images/banHaut-interne-fr.jpg) no-repeat 0px top scroll;
	height: 264px;
}
.BH-interne-en {
	background: url(images/banHaut-interne-en.jpg) no-repeat 0px top scroll;
	height: 264px;
}

#navHaut {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: left;
	font-size: 11px;
	color: #ddd;
}
#navHaut a{
	padding-left: 22px;
	color: #ddd;
	background: url(illus/pointpoint.gif) no-repeat 0px 2px scroll;
}
#navHaut a:hover , #navHaut a.btNH-actif{
	color: #7bf;
}
#navLangAcc {
	position: absolute;
	top: 86px;
	right: 10px;
	text-align: left;
	font-size: 11px;
	color: #ddd;
}
#navLang {
	position: absolute;
	top: 70px;
	left: 286px;
	text-align: left;
	font-size: 11px;
	color: #ddd;
}


/**********************/
/*		BAS		*/
/*********************/

#bas {
	clear:both;
	background: #000;
	padding: 10px 0px 10px;
}
#navBas {
	margin: 4px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #fcf;
}
#navBas a{
	color: #fdd;
	padding: 4px;
}
#navBas a:hover{
	color: #fff;
}

address {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #ddd;
}
address p {
	float: left;
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
	width: 220px;
	height: 50px;
	line-height: 1.2em;
	font-size: 11px;
	background: url(images/sep_address.gif) no-repeat left 3px scroll;
}
#petitLogo {
	float: left;
	margin: 0px 80px 0px 50px;
}
address a{
	color: #ddd;
}
address a:hover{
	color: #fff;
}


/*    	    TT 	        */

#siteWeb{
	padding: 0px 0px 10px;
	text-align: center;
}
#siteWeb a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #9cf;
	text-decoration: none;
}


/************************/
/*  	   COLONNES	     */
/************************/

/*  	   Moteur de recherche & Accès client     */

form#tableLogin {
	padding: 0px 10px 14px;
}
form#tableLogin p {
	margin: 5px 7px 5px 0px;
}

form#tableRecherche {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 150px;
	height: 18px;
}
.entree1 {
	border: 1px solid #333;
	width: 120px;
	line-height: 14px;
	padding: 1px 0px 1px 3px;
	color: #333;
	font-size: 10px;
}
.envoi1 {
	float: right;
}
select.entree2 {
	border: 1px solid #81133A;
	width: 164px;
	height: 23px;
	color: #81133A;
}
.btOk {
	
}
.passoubli {
	color: #81133A;
	font-size: 11px;
	text-decoration: underline;
}

/*  	   Domaines	     */

#menuDomaine {
	margin: 10px 0px 10px 14px ;
	padding: 0px 0px 10px 4px ;
}
#menuDomaine li{
	list-style-image: url(illus/fleche-1.gif);
	margin: 0px 0px 4px 16px ;
	padding: 0px 0px 0px 0px ;
}
#menuDomaine li.titre-domaine{
	list-style-image: none;
	list-style-type: square;
	margin: 14px 0px 4px 2px ;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#menuDomaine a{
	color: #eee;
}
#menuDomaine a:hover{
	text-decoration: underline;
}


/* 	news 	*/

#newsList {
	margin: 10px 4px 10px 10px;
	font-size: 11px;
}
#newsList li{
	margin: 10px 0px 10px 0px;
}


/***************************/
/*		ACCUEIL		 */
/***************************/

.textintro {
	margin: 5px 0px 0px;
	padding: 0px 10px 10px;
	background: #e5e5e5;
	border-bottom: 9px double #ccc;
}
.textintro p{
	margin: 10px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#navAccueil {
	height: 333px;
	position: relative;
	padding: 0px 0px;
}
.navAcc-fr {
	background: #ccc url(images/fond_navAccueil-fr.gif) no-repeat center 10px scroll;
	}
.navAcc-en {
	background: #ccc url(images/fond_navAccueil-en.gif) no-repeat center 10px scroll;
	}

#navSolutions {
	position: absolute;
	top: 95px;
	left: 49px;
}
#navServices {
	position: absolute;
	top: 95px;
	right: 54px;
}
#navActualites {
	position: absolute;
	top: 236px;
	left: 74px;
}
#navSociete {
	position: absolute;
	top: 236px;
	left: 347px;
}

/***************************/
/*		INTERNE		*/
/***************************/

#navIntSolutions {
	position: absolute;
	top: 179px;
	left: 19px;
}
#navIntServices {
	position: absolute;
	top: 179px;
	left: 256px;
}
#navIntActualites {
	position: absolute;
	top: 159px;
	left: 513px;
}
#navIntSociete {
	position: absolute;
	top: 159px;
	left: 750px;
}

/************************/
/*    	   CONTACT  	     */
/************************/

#plan {
	float: left;
	margin: 0px 20px 20px 20px;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 16px;
	font-weight: bold;
	color: #268;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}


/*****************************/
/*  RUBRIQUES ET PRODUITS  */
/*****************************/

#ficheProduit p{
	margin: 10px 0px 0px;
	text-align: justify;
}

.zone-1 {
	float: left;
	width: 168px;
	margin: 10px 0px 20px 10px;
}
.Z1haut {
	height: 11px;
	line-height: 11px;
	background: url(images/zone-1-haut.gif) no-repeat center top scroll;
}
.Z1centre {
	padding: 2px 5px;
	background: #9FB4C5;
}
.Z1bas {
	height: 11px;
	line-height: 11px;
	background: url(images/zone-1-bas.gif) no-repeat center top scroll;
}
.Z1centre p{
	color: #148;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 16px;
	padding-left: 16px;
	background: url(illus/fleche-3.gif) no-repeat left 0.2em scroll;
}
.Z1centre p.titre-Z1{
	color: #148;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px 0px 16px;
	padding-left: 0px;
	background: none;
	text-align: center;
	font-variant: small-caps;
}

.zone-2 {
	float: left;
	margin: 10px 20px 10px 10px;
	padding: 2px 10px 10px;
	width: 200px;
	border: 1px dashed #ccc;
	background: #f6f6f6;
}

.zone-3 {
	clear: right;
	float: right;
	margin: 10px 10px 10px 20px;
	padding: 2px 10px 10px;
	width: 280px;
	border: 1px dashed #ccc;
	background: #f6f6f6;
}

/*  	   documents produits	     */

.unDoc {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	margin: 30px 10px;
	color: #c00;
}


/************************/
/*  	   ACTUALITES	     */
/************************/

/*  	   presse	     */

#tablePresse {
	width: 734px;
}
#tablePresse tr.TPHead{
	font-weight: bold;
	font-size: 1.2em;
}
#tablePresse td{
	border-bottom: 1px solid #ccc;
	background: #f6f6ff;
	padding: 6px 4px;
}
#tablePresse td.TPCentre{
	text-align: center;
}


/************************/
/*  	   CONTACT	     */
/************************/

#message {
	float: left;
	width: 400px;
	text-align: right;
}
#message label{
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #553;
	margin: 4px 0px;
}
#message input , #message textarea {
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #553;
	padding-left: 2px;
}
#message input {
	width: 250px;
	height: 13px;
}
#message input.entree2 {
	width: 80px;
	height: 13px;
}
#message textarea {
	width: 250px;
	height: 80px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#message input#Envoyer {
	border: 0;
	width: auto;
	height: auto;
	padding-left: 10px;
	color: #553;
	font-size: 14px;
	cursor: pointer;
}

#tableLogin {
	float: left;
	width: 400px;
	height:200px;
	text-align: right;
	margin-top:50px;
}
#tableLogin label{
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #553;
	margin: 4px 0px;
}