/* #######################  GENERAL SETTINGS ############################ */
html{
	height:100%;
	padding:0;
	margin:0;
    font-family: Arial, helvetica , sans-serif;
    font-size: 0.7em;
    color: #333;
}

body{
	margin:0px;
	background-color:transparent;
	background-image: url('../image/backgroundBody.gif');
	background-repeat: repeat;
	height: 100%;
}

a {
	text-decoration:none;
	color:#333;
	font-weight: normal;
}
a:hover {
	color:#00aef0;
}




img {
	border: 0;
	padding:0;
	margin: 0;
}

img a{
	border:none;
	border: 0;
	padding:0;
	margin: 0;
}

ul, li{
	padding: 0;
	margin: 0;
	list-style: none;
}
li{
	display: block;
	float: left;
	width: 93px;
	height: 17px;
	text-align: center;
}

p{
	margin: 0;
	padding: 0;
	text-align: justify;
}
.hidden{
	display: none;
}

.clr{
	clear: both;
}
/* ####################### HEADER - MENU ############################ */


#top{
	width:100%;
	margin:0px auto 0px auto;
	height:124px;
	background-color:transparent;
	background-image: url('../image/backgroundTop.gif');
	background-repeat: repeat-x;
	background-position: top;
	
}


#header{
	width:990px;
    margin:0px auto 0px auto;
	height:124px;
	background-image: url('../image/backgroundHead.gif');
	background-repeat: no-repeat;
	background-position: top;

}



#logo{
	float:left;
	margin:20px 0 19px 0;
	padding:0;
	width:130px;
	height:55px;
}

#menuConteneur{
	width:990px;
    margin:0px auto 0px auto;
	height:17px;
	float: left;
}

#menuConteneur ul{
	padding:0;
	margin:0px auto 0px auto;
	height:20px;
}

#menuConteneur ul li{
	position: relative;
	list-style:  none; 
	float: left;
}

#menuConteneur ul ul{
	position: absolute;
	display: none;
	width: 100px;
}

#menuConteneur li a{
	padding:0;
	display:block; 
	width: 100px;

}
	

#menuConteneur ul.niveau1 li.sousmenu:hover ul.niveau2{
	display:block;
	background: url('../image/menu/fond_menu.png');
    height: 85px
}


/********************** SITE ****************************/
#site{
	background-color: #e7e7e7;
	padding:0;
	width : 990px;
	margin-left: auto;
	margin-right: auto;
		
}

#gauche, #droite{
	width:495px;
	float:left;
	height: 100%;
}


/**********/
#actuGauche, #actuDroite, #evenementGauche, #evenementDroite{
	float: left;
	width: 200px;
	margin-top: 10px;
	height: 100%;
	
}

#actuCentre, #evenementCentre{
	float: left;
	width: 495px;
	margin-top: 10px;
	height: 100%;
	
}
/*************** ACTU ***********************/

#contenuGaucheTop{
	background: transparent url('../image/colonneGaucheTop.gif') no-repeat top;
	height: 23px;
	width: 495px;
}

#contenuGauche{
	background: transparent url('../image/backgroundGaucheCenter.gif') repeat-y top;
	width: 495px;
	min-height: 350px;
	float: left;
}

#contenuGaucheBottom{
	background: transparent url('../image/colonneGaucheBottom.gif') no-repeat top;
	width: 495px;
	height: 17px;
	float: left;
}

#actuGauche{
	margin-left: 35px;
	margin-right: 10px;
}


#actuDroite{
	margin-left: 10px;
	margin-right: 30px;	
}

#contenuGaucheBis{
	background: transparent url('../image/backgroundGaucheCenter.gif') repeat-y top;
	width: 495px;
	min-height: 100px;
	float: left;
}

#actuCentre{
	margin-left: 35px;
	margin-right: 30px;	
}

/****************** EVENEMENT ********************/

#contenuDroiteTop{
	background: transparent url('../image/colonneDroiteTop.gif') no-repeat top;
	height: 23px;
	width: 495px;
}

#contenuDroite{
	background: transparent url('../image/backgroundDroiteCenter.gif') repeat-y top;
	width: 495px;
	min-height: 350px;
	float: left;
}

#contenuDroiteBottom{
	background: transparent url('../image/colonneDroiteBottom.gif') no-repeat top;
	width: 495px;
	height: 17px;
	float: left;
}


#evenementGauche{
	margin-left: 35px;
	margin-right: 10px;
	
}

#evenementDroite{
	margin-left: 10px;
	margin-right: 30px;
	
}

#contenuDroiteBis{
	background: transparent url('../image/backgroundDroiteCenter.gif') repeat-y top;
	width: 495px;
	min-height: 100px;
	float: left;
}

#evenementCentre{
	margin-left: 35px;
	margin-right: 30px;	
}


/****************** 1 COLONNE  ******************/

#timeLine{
	width: 990px;
	height: 42px;
	background: transparent url('../image/backgroundline.gif') no-repeat top;
	float: left;
}

#btn ul{
	margin: 9px 0 0 66px;
}


/**********************/


#contenuTop{
	width: 990px;
	background: transparent url('../image/contenuTop.gif') no-repeat top;
	height: 19px;
	float: left;
	
}
#contenuCenter{
	width: 990px;
	background: transparent url('../image/contenuCenter.gif') repeat-y top;
	height: 100%;
	float: left;
}

#colonneContenuGauche ,#colonneContenuDroite {
	text-align: center;
}

#colonneContenuGauche img ,#colonneContenuDroite img{
	margin: 20px 0 20px 0 ;	
}

#colonneContenuGauche{
	width: 445px;
	float: left;
	margin: 10px 10px 0 40px;
	height: 100%;
	min-height: 400px;
}

#colonneContenuDroite{
	width: 445px;
	float: left;
	margin: 10px 40px 0 10px;
	height:100%;
	min-height: 400px;
	
}

/*************** PRODUITS ***********************/

#produits{
	text-align: left;
}

.produits ul{
	margin:0px;
	padding:0px;
}

.produits li{
	background-image: url(../images/arrow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 120%;
}

#legende{
    font-size: 0.8em;
}

#contenuProduct{
	width: 990px;
	background: transparent url('../image/contenuCenter.gif') repeat-y top;
	min-height: 200px;
	float: left;
}

#colonneContenuGaucheProd ,#colonneContenuDroiteProd{
	text-align: center;
}

#colonneContenuGauche img ,#colonneContenuDroite img{
	margin: 20px 0 20px 0 ;	
}

#colonneContenuGaucheProd{
	width: 445px;
	float: left;
	margin: 10px 10px 0 40px;
	min-height: 50px;
}

#colonneContenuGaucheTitre{
	width: 445px;
	float: left;
	margin: 10px 10px 0 0;
	min-height: 50px;
}

#colonneContenuDroiteProd{
	width: 445px;
	float: left;
	margin: 10px 40px 0 10px;
	min-height: 50px;
	
}

#colonneContenuDroiteTitre{
	width: 445px;
	float: left;
	margin: 10px 40px 0 40px;
	min-height: 50px;
	
}

#colonneContenuCentreProd{
	width: 800px;
	float: left;
	margin: 10px 40px 0 40px;
	min-height: 50px;
	
}

/*************** COMCO GAUCHE ***********************/

#contenuGaucheTopComco{
	background: transparent url('../image/colonneGaucheTop.gif') no-repeat top;
	height: 23px;
	width: 495px;
}

#contenuGaucheComco{
	background: transparent url('../image/backgroundGaucheCenter.gif') repeat-y top;
	width: 495px;
	min-height: 250px;
	float: left;
}

#contenuGaucheBottomComco{
	background: transparent url('../image/colonneGaucheBottom.gif') no-repeat top;
	width: 495px;
	height: 17px;
	float: left;
}

#produitsGauche{
	margin-left: 35px;
	margin-right: 10px;
}


#produitsDroite{
	margin-left: 10px;
	margin-right: 30px;
	
}

/****************** COMCO DROITE ********************/

#contenuDroiteTopComco{
	background: transparent url('../image/colonneDroiteTop.gif') no-repeat top;
	height: 23px;
	width: 495px;
}

#contenuDroiteComco{
	background: transparent url('../image/backgroundDroiteCenter.gif') repeat-y top;
	width: 495px;
	min-height: 250px;
	float: left;
}

#contenuDroiteBottomComco{
	background: transparent url('../image/colonneDroiteBottom.gif') no-repeat top;
	width: 495px;
	height: 17px;
	float: left;
}


#applicationsGauche{
	margin-left: 35px;
	margin-right: 10px;
	
}

#applicationsDroite{
	margin-left: 10px;
	margin-right: 30px;
	
}

#contenuCenterComco{
	width: 990px;
	background: transparent url('../image/contenuCenter.gif') repeat-y top;
	height: 100%;
	float: left;
}

/****************** ABRASIF & BUSE ********************/

.bordure{
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #000000;
	width: 800px;
	font-size: 90%;
 }
 
 .borduresmall{
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #000000;
	font-size: 90%;
 }
 
 .bordure th{
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-weight: strong;
	white-space: nowrap;
	text-align: center;
}

 .borduresmall th{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-weight: strong;
	white-space: nowrap;
	text-align: center;
}

.bordure td{
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

.borduresmall td{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

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


#contenuContactHaut{
	width: 990px;
	background: transparent url('../image/contenuCenter.gif') repeat-y top;
	min-height: 250px;
	float: left;
}

#colonneContenuGaucheContact ,#colonneContenuDroiteContact{
	text-align: left;
}

#colonneContenuGauche img ,#colonneContenuDroite img{
	margin: 20px 0 20px 0 ;	
}

#colonneContenuGaucheContactHaut{
	width: 445px;
	float: left;
	margin: 10px 10px 0 40px;
	height: 200px;
	min-height: 200px;
}

#colonneContenuDroiteContactHaut{
	width: 445px;
	float: left;
	margin: 10px 40px 0 10px;
	height:200px;
	min-height: 200px;
	
}

#contenuContactBas{
	width: 990px;
	background: transparent url('../image/contenuCenter.gif') repeat-y top;
	height: 350px;
	float: left;
}

#colonneContenuGaucheContactBas{
	width: 445px;
	float: left;
	margin: 10px 10px 0 40px;
	height: 350px;
	min-height: 300px;
}

#colonneContenuDroiteContactBas{
	width: 445px;
	float: left;
	margin: 10px 40px 0 10px;
	height:350px;
	min-height: 300px;
	
}

#contenuBottom{
	width: 990px;
	background: transparent url('../image/contenuBottom.gif') no-repeat top;
	height: 21px;
	float: left;
}
/******************* FOOT ************************/

#footer{
	background: transparent url('../image/footer.gif') no-repeat top;
	width: 990px;
	height: 41px;
	float: left;
	margin: 15px auto 15px auto;
	font-size: 9px;
	color: #666;
}

#info{
	margin-top: 9px;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#info p{
	text-align: center;
}










