/*  ------------------------------------------------------------------------------------  */
/*  -------------------------  Styles communs fond de page  ----------------------------  */
/*  -------------------------  Head + entete + footer + td box   -----------------------  */
/*  ------------------------------------------------------------------------------------  */

*{
	margin:0;
	padding:0;
	}
body{
	/*background-color:white;*/
	background-color:#147caf;
	margin:auto;
	text-align:center;
}
table{
	text-align:center;
	margin:auto;
	}

table#backgroundImage{
	height:100%;
	text-align:center;
	}
	
table#pageContainer{
	height:100%;
	}
img{
	border:none;
	}

/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion ENTETE  --------------------------------------------- */
/* ----------------------------------------------------------------------------------- */
table#HEAD td{
	text-align:right;
	}
table#HEAD div#logo{ 
	width:200px;
	height:120px;	
	}
table#HEAD input{
	border:#147caf 1px solid;
	height:18px;
	width:100px;
	}
table#HEAD input#button{
	color:#ffffff;
	width:30px;
	background-color:transparent;
	border-style:none;
	}
table#HEAD input#button2{
	color:#ffffff;
	width:100px;
	background-color:transparent;
	border-style:none;
	}
table#MENU1{
	margin-top:24px;
	}
	table#MENU1 ul{
		list-style-type: none;
		text-align:center;
		margin-left:2px;
		}
		table#MENU1 ul li{
			text-align:center;
			float:left;
			}
			table#MENU1 ul li a{ 
				display:block;
				height:22px;
				text-align:center;
				line-height:22px;
				}
			table#MENU1 ul li div.separateur_m1{
				display:block;
				height:22px;
				width:1px;
				text-align:center;
				}

/* ----------------------------------------------------------------------------------- */
/* ---------------- Inclusion PIED DE PAGE ------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

td#footerMenu{
	text-align:center;
	}
td#signature{
	text-align:center;
	margin-right:10px;
	}

/* ----------------------------------------------------------------------------------- */
/* ---------------- COURANT ---------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion PARTIE GAUCHE  -------------------------------------- */
/* ----------------------------------------------------------------------------------- */	


		
/* bloc Menu 2 */

table#menu2Container {
	margin:auto;
	margin-left:8px;
	margin-right:4px;
	margin-top:5px;
	}
div#titre_menu2{
	width:170px;
	height:15px;
	}
ul.titre_menu2{	
	margin-left:20px;
	}
ul.puce_m2{
	margin-left:30px;
	vertical-align:center;
	}
ul.puce_m2 li{
	margin-top:2px;
	margin-bottom:2px;
	vertical-align:center;
	font-size:11px;
	}
ul.puce_m2 li.liinter_n2{
	line-height:1px;
	font-size:1px;
	height:1px;
	list-style:none;
	margin:0;
	margin-left:-30px;
	}
	

/* bloc Liens download */
	
table#menu3Container{
	margin-left:4px;
	}
ul.liste_dl{
	text-align:left;
	_margin-left:-4px;
	}
ul.liste_dl li{
	margin-left:35px;
	width:140px;
	vertical-align:top;
	}
td.TDIMG{
	line-height:0px;
	font-size:0px;
	}

/* bloc Pubs */
	
div#pub_container{
	margin-left:8px;
	text-align:center;
	border:none;
	}
	div#pub_container div#separpubcourant{
		height:15px;
		}
	
/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion PARTIE DROITE  -------------------------------------- */
/* ----------------------------------------------------------------------------------- */	

div#h1_container{
	margin-left:10px;
	margin-right:10px;
	height:37px;
	}
ul#ulTitreRubrique{
	margin-left:17px;
	}
ul#ulTitreRubrique li{
	/*line-height:1px;*/
	}
	table#contentDroiteContainer #raccord_h1{
		text-align: center;
		margin-left:10px;
		margin-right:10px;
		}
		table#contentDroiteContainer #raccord_h1 img{	
			margin-top:5px;
			}
	
	table#contentDroiteContainer .texteCourant{	
		margin:10px; 
		}



/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion HOME  ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

table#CONTENERHOMEFLASH{
	margin-left:4px;
	}
		
/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion HOMENEWS / HOMEPRODUCT  ----------------------------- */
/* ----------------------------------------------------------------------------------- */	

ul#ulNewsHome{
	text-align:left;
	margin-left:30px;
	}
ul#ulNewsHome li{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}
ul#ulProductHome{
	text-align:left;
	margin-left:30px;
	}
ul#ulProductHome li{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}

table#newsContainer ,
table#productContainer {
	margin-right:30px;
	}
		

	
/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion PUBS  ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */
	
table#pubContainer{
	margin:auto;
	text-align:center;
	width:935px;
	}
	table#pubContainer td#separPub{
		margin:auto;
		height:30px;
		width:935px;
		text-align:center;
		}
	table#pubContainer td#divPubs{
		width:935px;
		text-align:center;
		}
		table#pubContainer td#divPubs a,
		table#pubContainer td#divPubs a:hover{
			display:inline;
			}
			
/* ----------------------------------------------------------------------------------- */
/* ------------------- Inclusion NEWS  ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */	
ul#ulNewsDroite{
	list-style:none;
	}

	
	
