

.environement, .pose, .applications{
	display:none;
}

#realisations{
	height: 300px;

}

 
img.cover{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.img-produit {
	position: relative;
	display: block;
	height:72px;
	width: 94px;
}

.img-produit cite {
	background: #111;
	filter:alpha(opacity=60);
	opacity:.60;
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 95px;
	padding: 3px 0;
	border-top: 1px solid #999;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
}


	.extbl {
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #DDDDDD;
	border-width:1px 0px 0 1px;
	margin: 8px 0;
	font-size: 12px;
	}
	
	.extbl th, .extbl td {
	border:1px solid #DDDDDD;
	border-width:0 1px 1px 0;
	padding: 8px;
	}
	.extbl td[scope] {
	font-weight:bold;
	}
	.table1 .headers td {
	font-weight:bold;
	text-align:center;
	}   
	 
	.table1 .ParamTech td {
	font-weight:bold;
	text-align:center;
	padding: 0px;
	}    


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 9px; 	border-bottom: 1px dotted #888888;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

*{
	margin:0;
	padding:0;
}

html, body, #wrap  { 
	height: 100%; 
}

#wrap {
	background-color:#0F0;
	width: 1000px;
	margin: 0 auto;
	background:	url(images/section-background.png) repeat-y;
}

body > #wrap { height: auto; min-height: 100%; }

body {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#Contenu {
	color: #2F4F4F;
	padding: 0px;
	margin: 0 0 0 13px;
	width: 977px;
	background-color: #f5f5f5;
}	

h1	{
	color: #FFFFFF;
	background-color: #c5c7c8;
	font-size: 14px;
	text-align: left;
	margin: 5px 0;
	padding: 5px 5px;
}

h2 {
/*	 color: #00BB55;
	 text-transform: uppercase;
	letter-spacing: 1px;

*/
	 color: #96be16;
	 font: 18px Verdana, Arial, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 margin: 2px 0px 2px 4px;
	 padding: 0;
} 

h3 {
	color: #96be16;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	text-align: left;
}

h4 {
	color: #666666;
	font: bold 12px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px 2px;
}

hr {
	clear: both;
	visibility: hidden;
	border: 0 none;
	margin: 0;
	padding: 0;
	height: 0;
}
	
p {
	margin: 4px 6px 6px 6px;
	padding: 0px;
	text-align: justify;
	color: #888888;
	font: 12px Verdana, Arial, sans-serif;
}
	
small {
	color: #00BB55;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	text-align: left;
}	
	
a {
  color: #96be16;
  text-decoration: none;
  border: none;
  border-style: none;
  font: 12px Verdana, Arial, sans-serif;
}
	
a:hover {
  color: #1abc12;
  text-decoration: underline;
}

a img {
	border: 0px solid #FFFFFF;
}
	
a img:hover  {
	border: 0px solid #FFFFFF;
}
	
#BandeauEntete
{
	width: 100%;
	height: 220px;
	background: url(images/fond-entete.png) repeat-x;
}

#Entete
{
	width: 977px;
	height: 183px;
	background-color: #FFFFFF;
	background: url(images/entete.jpg) no-repeat;	
}

/********************************* Menu principal *********************************/	
#MenuPrincipal {
	height: 167px;
	margin: 0px;
}

ul.LiensMenu {
	position: absolute;
	top: 10px;
	padding-left: 760px;
	list-style: none;
	text-align: right;
	line-height: 18px;
}

#MenuPrincipal ul.Menu{
	position: relative;
	top: 137px;
	left: 490px;
	list-style: none;
	background:url("images/menu.png") no-repeat;
	width:480px;
	height:29px;
	margin:0;
	padding:0;
}

#MenuPrincipal ul.Menu li, #MenuPrincipal ul.Menu a {
	height:29px;
	display:block;
}

#MenuPrincipal ul.Menu li {
float:left;
list-style:none;
display:inline;
}

#MenuPrincipal span{
	display: none;
}

#Menu1 {width: 98px;}
#Menu2 {width: 124px;}
#Menu3 {width: 146px;}
#Menu4 {width: 102px;}

#Menu1 a:hover, #Menu1 a.courrant {background:url("images/menu.png") 0px -29px no-repeat; }
#Menu2 a:hover, #Menu2 a.courrant {background:url("images/menu.png") -98px -29px no-repeat; }
#Menu3 a:hover, #Menu3 a.courrant {background:url("images/menu.png") -222px -29px no-repeat; }
#Menu4 a:hover, #Menu4 a.courrant {background:url("images/menu.png") -368px -29px no-repeat; }

/*
#MenuPrincipal a{
	width: 150px;
	height: 40px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	background-color: transparent;

}

#MenuPrincipal  a.courrant{
	width: 150px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#MenuPrincipal a:hover{
	width: 150px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #e3ecc5;
}

#MenuPrincipal a:active {
}	
*/


/********************************* Partie centrale *********************************/	

.Centre{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.Centre2{
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	background:	transparent url(images/section-background.png) repeat-y;
}

.Centre3{
	width: 1000px;
	margin: 0 auto;
	height: 50px;
}


#header{
	height: 105px;
	width: 977px;
	background-color: #FFFFFF;
	margin: 0 13px;
}



/********************************* Page Contact *********************************/	
#Coordonnees{
	width: 930px;
	padding: 20px;
}

#Coordonnees h1{
	background-color: transparent;
	color: #96be16;
	font: bold 18px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #96be16;
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 400px;
}

#Coordonnees p{
	margin: 12px 6px;
}

#Adresse{
	margin-left: 20px; 
	padding-left: 150px;
	margin-bottom: 20px; 
	color: #888888;
	font: normal 14px Verdana, Arial, sans-serif;
	line-height: 18px;
	background: url(images/logo-14px.png) left top no-repeat;
	
}

#MapsCoordonnees {
	margin-left: 20px; 
}

#Formulaire{
	margin-top: 20px;
	width: 410px;
	height: 700px;
	background: url(images/sendmail.png)  no-repeat;
	background-position: 250px 20px;
	float: right;
}
 
 .idleField{
	background:#EEEEEE;
	color: #6F6F6F;
	border: solid 1px #DFDFDF;
}
			
.focusField, #Formulaire input:active, #Formulaire textarea:active {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #96be16;
	color:#000;
}
	
	
	
/********************************* Pied de page *********************************/	
#PiedPage
{
/*	background: #372C24 url(images/footer_bg.png) repeat-x;*/
	width: 100%;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	background-color: #7bc21b;
}
	
#Logo{
	width: 112px;
	height: 78px;
	float:left;
	padding:5px;
}

#PiedPageCentre{
	width: 977px;
	height: 50px;
	margin: 0 0 0 11px;
	background-color: #7bc21b;
/*	background: #372C24 url(images/footer_bg.png) repeat-x;*/
}

#PiedPageCentre p{
	font-size:12px;
	text-align: left;
	padding: 10px 10px;
	width: 700px;
	margin:0;
	color: white;
	float: left;
	
}
	
#PiedPageCentre ul {
	padding: 10px;
}
	
#PiedPageCentre li {
/*	display:inline;*/
	list-style: none;
	font-size: 12px;
	color: #888888;
	background: url(images/image_rotator_main_link.gif) no-repeat 0px 0px;
	padding: 0 0px 0px 0px;
	margin: 5px;
	text-align: justify;
}

#PiedPageCentre li a {
	margin-left: 20px;
	font-size: 12px;
	color: white;
}

#PiedPageCentre a{
	color: white;
}
	
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



span.Reference {
	font-size: 12px;
	color: #888888;	
}


a[href$='.pdf'] {
	background: #FAFAFA url(images/pdf.png) center left no-repeat;
	border: 1px #CCC solid;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:48px;
	padding-left:50px;
}

a[href^="mailto"] {
	background:#FAFAFA url(images/email.png) center left no-repeat;
	border: 1px #CCC solid;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:48px;
	padding-left:50px;
}

tr.row1 {
	background: #F7F7F7;
}

tr.row0:hover {
	background: #FFF7E0;
}

tr.row1:hover {
	background: #FFF7E0;
}

/***************************  Fiche Produit *****************************/

	#FicheProduit {
		font-size: 11px;
		width: 920px;
		padding-top: 7px;
		vertical-align: top;
		overflow: hidden;
		background: white url(images/bandeau-fiche.png) repeat-x;
	}
	
	#FicheProduit .FicheJPG {
	   width: 900px;
		margin-top: 20px;
		margin-left: 10px;
		border: 1px solid #D7D7D7;
	}

	#FicheProduit a {
		font-size: 11px;
	}

	#FicheProduit small {
		color: #999999;
		font-size: 11px;
		font-style: italic;
	}
	
	#FicheProduit a[href$='.pdf'], #FicheProduit a[href$='.jpg'] {
		border: none;
		padding: 0 0 0 55px;
		margin: 0;
		background: transparent url(images/pdf-fiche-produit.png) center left no-repeat;
		display:inline-block;
		line-height: 18px;
		height: 65px;
		font-size: 14px;
	}
	
	#FicheProduit h1 {
		font-size: 24px;
      margin: 0px;
      padding: 0 0 0 10px;
		background: none;
		color: #777777;
		line-height: 28px;
	}
	
	#FicheProduit h2 {
		font-size: 18px;
      margin: 0px 0px 10px 0px;
      padding: 0;
	}
	
	#FicheProduit p {
		padding: 0px;
		margin: 0px;
		font-size: 11px;
	}
	
	.TitreDonwload
	{
		font-weight: normal;
		color: #888888;
		margin: 0px;
	}

	#FicheProduit ul {
		margin: 0 0 0 0px;
		padding: 4px 0 4px 0px;
	}
	
	#FicheProduit li {
		list-style: none;
	   font-size: 11px;
	   color: #888888;
		background: url(images/bullet.gif) no-repeat 0px 0px;
		padding: 0 15px 4px 13px;
		text-align: justify;
	}

	p.DescriptionProduit 
	{
		color: #888888;
		margin: 0px;
		padding: 0px; 
		line-height: 16px;
	}
	
	.DescriptionDownload
	{
		font-size: 14px;
		border: 1px solid #D7D7D7;
		background-color: #F2F2F2;
		color: #666F6E;
		padding: 5px 0;
		margin: 5px 0;
		height: 52px;
		vertical-align: top;	
		line-height: 16px;
	}		

	.DescriptionDownload img
	{
		float: left;
		margin: 0 5px 0 2px;
	}	
			
	.ColonneNews {
		float: right;
		width: 796px;
		margin: 0 10px 10px 0;	
		padding: 0;
	}
	
	.ColonneNews img
	{
		padding: 3px;
	}
	
	.ColCaracteristiques {
		font: bold 11px "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #DCB20C;
		letter-spacing: 2px;
		text-transform: uppercase;
		text-align: left;
	}
	
	.TableProduit {
		border-collapse: collapse;
		font: 11px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;	
		border: 1px solid #83CDE1;
		padding: 0;
		margin: 0px 0px 0px 0px;	
	}
	
	.TableProduit td {
		padding: 6px;
		border: 1px solid #83CDE1;
	}

	


/*************************** Catalogue ***************************/
.ContainerListeProduits {
	margin-left: 9px;
	margin-bottom: 4px;
	border: 1px solid #D7D7D7;
	height: 90px;
}

.ListeProduits{
/*    width: auto; */
	margin: 0px;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	text-align:center;
}

.ListeProduits ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.ListeProduits p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font: 10px Arial, sans-serif; 
}

ListeProduits li
{
	display: inline;
	float: left;
	width: 128px;
	padding: 0px;
	margin: 2px;
	height: 128px;
	line-height: 10px;
} 

.boxgrid{ 
	width: 128px; 
	height: 128px; 
	margin: 0 0 6px 6px; 
	float:left; 
	border: solid 1px #BBBFBB; 
	overflow: hidden; 
	position: relative; 
}			
			
.ListeProduits a{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.ListeProduits a img{
	border: none;
}

.ListeProduits a:hover img {
	border: none;
}

.ListeProduits	a:hover {
	  color: #1abc12;
	  text-decoration: none;
}

.ListeProduits img {
	border: 1px solid #FFFFFF;
}

.ListeProduits img:hover {
	border: 1px solid #1abc12;
}

#tabs {
	width: 977px;
	margin: 0 auto;
}

#tabs span, #ATrier span {
	visibility:hidden;
	width:0;
	height:0;
}

#ATrier{
	overflow: hidden; 
	padding: 6px;	
}

#Social{
	width: 100%;
	height: 70px;
	position:relative;
}

#Social label{
	font-size: 16px;	
	font-weight: bold; 
	color: #888888;
}

#RSS {
	position:absolute;
	top: 0px;
	right: 8px;
	width:64px;
	height:64px;
}

#product{
	width:200px;
	padding: 6px 40px 6px 6px;
	margin-top: 14px;
	margin-left: 10px;
	outline:none;
	background: white url(images/search-mini.png) top right no-repeat;
	font-size: 16px;
	font-weight: bold;  
	color: #96be16;
}

/************************** Divers ***************************/


.dfg
{
float: right;
width: auto;
padding-right: 5px;
}

.Image
{
  float: left;
  width: 160px;
  margin: 0;
}

/********************************************
	Accueil
********************************************/
	.Presentation p {
		margin: 6px 0;
		text-align: justify;
		color: #888888;
		font-size: 11px;
		line-height: 1.2em;
	}
	
	.Presentation td {
		vertical-align: top;
		width: 30%;
		padding: 0 8px;
	}

	.Article {
		position: relative;
		line-height: 1.4em;
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 10px;
	}


/* .Article
{
	text-align: left;
	vertical-align: text-top;
}*/

	.Article img {
		margin: 6px 0 6px 8px;
		border: 1px solid #DDDDDD;
	}
		
/********************************************
	Barre de navigation Fiche Technique
********************************************/
	.ContainerNavigationFicheTechnique {
		width: 204px;
		vertical-align: top;
		margin: 0;
		padding: 0;
	}
	
	.ContainerNavigationFicheTechnique a {
		margin: 1px;
		padding: 0;
	}
	
	
/********************************************
	Tableau par defaut
********************************************/
	.TableauDefaut {
		border-collapse:collapse;
		border-spacing:10px;
		margin: 10px;
		padding: 5px;
		font-size: 12px;
	}
	
	.TableauDefaut td {
		border: 1px #cccccc solid;
		padding: 10px 10px;
	}

	
	.PhotoProduit
	{
		text-align: center;
		border: 1px #cccccc solid;
		padding: 0px;
	}
	
	.PhotoProduit img {
		border: none;
	}
	
	
	
	

	
/********************************************
	Liste des NEWS 
********************************************/	
#ListeNews {
	padding: 20px 40px;
	min-height: 200px;
}

.News
{
	overflow: hidden;
}

#ListeNews hr {
	clear: both;
	visibility: visible;
	border: none;
	padding-top: 10px;
	padding-bottom: 16px;
	background: url(images/hr.png) no-repeat left;	
}

.News img{
	float: left;
	padding: 3px;
	border: 1px #c5c7c8 solid;
	margin-right: 10px;
	background-color: white;
}

.Dates{
	background: url(images/FondInfos.png) repeat-y left;
}

#ListeNews ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 70px;
}
	
#ListeNews li {
	display: inline;
	float: left;
	padding: 3px;
	margin: 0;
}
	

/********************************************
	Liste des Informations
********************************************/	
#ContainerListeInfos {
	position: relative;
	padding: 5px;
	margin: 0;
	background-color: #FFFFFF;
}

#ContainerListeInfos ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 70px;
}
	
#ContainerListeInfos li {
	display: inline;
	float: left;
	padding: 3px;
	margin: 0;
}
	
#ContainerListeInfos img {
	border: none;
}
	

/********************************************
	Liste des Réalisations
********************************************/
#Realisation
{
	font-family: Verdana, Arial, sans-serif;	
	font-size: 10px;
	width: 977px;
	margin: 0px auto;
	padding: 0;
}

#Realisation table
{
	width: 100%;
}

#Realisation ul {
	margin: 0 0 0 0px;
	padding: 8px 0 4px 10px;
}

#Realisation li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 15px 4px 13px;
	font-size: 11px;
}

/********************************************
	Tableau de constition d'une référence
********************************************/

	th {
	/*	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
		letter-spacing: 1px;
	/*	text-transform: uppercase;*/
		text-align: left;
		padding: 5px;
	/*	background: url(images/entrybg.gif) top left repeat-x;*/
		border-bottom: 1px solid #cccccc;
	}
	
	.CadreTableauReference
	{
		border: 1px solid #47A4BE;
		padding: 6px;
	   margin: 8px 0px;
		background-color: #F4F5F5;
	}

	.TableauReference {
		border-collapse:collapse;
		border-spacing:10px;
		font-size: 11px;
		margin: 6px 0px;
		padding: 3px 6px;
		width: 100%;
		color: #666666;
		background-color: #FFFFFF;
		border: 1px solid #cccccc;
	}
	TableauReference td {
		vertical-align: middle;
		padding: 3px 6px;
		border-bottom: 1px solid #cccccc;
	}

	.TableauReference tr.odd {
/*		vertical-align: center;
		padding: 3px 6px;
	border-bottom: 1px solid #cccccc;*/
	background:#edf2f7;
	}


td.CadreRealisation
{
	height: 194px;
	background: url(http://picasaweb.google.com/f/img/transparent_album_background.gif) no-repeat left;
	margin: 1px 0 0 4px;		
}

.CadreRealisation img
{
	 width: 160px;
	 height: 160px;
	 margin: 1px 0 0 4px;
} 


#CGV{
	padding: 20px 20px;
}

#CGV h1	{
 	color: #BBBFBB;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-style:italic;
	background: none;
	text-align: left;
	margin: 5px 0;
	padding: 0;
}

#CGV h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #BBBFBB;
	text-align: left;
	text-transform: none;
	margin: 18px 5px 5px 0;
	padding: 2px 2px;	
} 

#CGV h3 {
	font-size: 13px;
	color: #BBBFBB;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0px 0px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#CGV p {
	text-align:justify;
	padding: 4px 0;
	margin:0;
}

#CGV a {
	font-size: 12px;
}

#photos p {
	color: #cccccc;
	margin: 0 4px 0 4px;
	padding: 0px;
	text-align: justify;
	font: 12px Verdana, Arial, sans-serif;
}

#photos	h2 {
	 color: white;
	 font: 14px Verdana, Arial, sans-serif;
	 font-weight: bold;
	 text-align: left;
	 margin: 2px 4px 1px 4px;
	 padding: 0;
	 text-transform: uppercase;
	 letter-spacing: 1px;
} 
	
#photos a {
  text-decoration: none;
  border: none;
  border-style: none;
  font: 12px Verdana, Arial, sans-serif;
  font-weight: bold;
  margin: 2px 4px 1px 4px;
}
	
#photos a:hover {
  color: #1abc12;
  text-decoration: underline;
}

/* ------------------------------ A SUPRIMER -------------------------------------*/
a.PasDePdf  {

/*	background: transparent url(images/pdf.gif) no-repeat; 
	display: block; 
	line-height: 48px; 
	padding-left: 50px; */
	color: #888888; 
	text-decoration: line-through;
	cursor: not-allowed;
	visibility: hidden;
}


p.PasDePdf  {
	background: transparent url(images/pdf.gif) no-repeat;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	color: #888888;
	text-decoration: line-through;
	cursor: not-allowed;
	text-indent: 52px;
		visibility: hidden;
}

	.DownloadImage
	{
		min-height: 300px;
		float: left;
		margin: 20px 20px 0 0;
	}

	.Description
	{
		font-size: 14px;
		border: 1px solid #D7D7D7;
		background-color: #F2F2F2;
		width: 450px;
		padding: 10px;
		margin: 20px 0px;
		float: left;
}	
	

#Preliminaire{
	background: transparent url(images/preliminaire.png) no-repeat top right;
	position: absolute;
	top: 0;
	right: 0;
	width: 212px;
	height: 212px;
	z-index: 9999;
}

/* ------------------------------ A SUPRIMER -------------------------------------*/



.clearfix:after {Contenu: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


