/* body de la page */
body {
	
	margin-top:0 px;
	margin-right:0 px;
	margin-left:0 px;
	margin-bottom:0 px;
	text-align:center;
	color:#004e64;
	font:12px "Abadi MT Condensed bold", helvetica, sans-serif;

}

/* pour indiquer que le container fait partie du body */
html>body #container {
}

/* ce qui contient la page */
#container {
	
	margin:auto;
	height:auto;
    width:1000px;
    background: url('images/fond4.gif');
	background-repeat: no-repeat;

	
}

/* ou il y a la publicite */
#entete {
	
	height:60px;
	width:100%;
	padding: 10 0;
}

/* menu horizontal */
#menu_haut {
	
	margin-left: auto;
    margin-right: auto;
	margin-bottom:5px;
	height:75px;
	width:774px;
	/*background-image: url('images/menu_haut.gif');*/
	background-repeat: no-repeat;
	padding:20 0 0 0;
}

/* corps central de la page */
#corps_3_colonnes {
	height:auto;
	width:100%;
	padding-top:-10;
	margin:15 0 0 0;
}

/* ---------- zone contenant toutes les informations et tous les calques contenus dans la colonne gauche ---------- */
#colonne_gauche {
	float:left;
	margin-top:auto;
	margin-right:auto;
	height:auto;
	width:214px;	

}

/* moteur de recherche + localisation geographique */
#loca_geo{
	margin-left: auto;
    margin-right: auto;
	height:120px;
	width:189px;
	background-image: url('images/loca_geo.gif');
	background-repeat: no-repeat;
	background-position:0 0 0 -17;
	padding:28 8 0 0;
	

}
	
/* bouton cliquez ici pour afficher la carte */
#geo{
	height:8;
	width:153;
}

/* menu vertical */
#menu_gauche{
	height:233px;
	width:197px;
	text-align:center;
	margin-top:10;
	margin-left:auto;
    margin-right:auto;
	margin-bottom:auto;
}

#menu_haut_gauche{
	height:26px;
	width:197px;
	background-image: url('images/menu_haut_gauche.gif');
	background-repeat: no-repeat;
}

#menu_centre_moulin{
	height:184px;
	width:197px;
	background: url('images/menu_centre_moulin.gif');
	background-repeat: no-repeat;
	text-align:center;
}
/* affiche les menus en fonction des rubriques */
#menu_centre_gauche{
	height:auto;
	width:197px;
	background: url('images/menu_centre_gauche.jpg');
	background-repeat: repeat-y;
	text-align:center;

	
}

/* définit  le titre du menu */
#menu_centre_gauche h1{
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10;
	height:auto;
	width: 150px;
	background: url('images/fond_titre.jpg') no-repeat;
	text-align:center;
	font-size:14px;
	color:#004e64;
	font-weight:bold;
}

#menu_centre_gauche a{
	height:10px;
	width:150px;
}

#menu_centre_gauche a:hover{
	height:10px;
	width:150px;
	color:#1c0d2f;
	background: url('images/fond_lien.jpg') no-repeat;
}

#menu_bas_gauche{
	height:38px;
	width:197px;
	background-image: url('images/menu_bas_gauche.gif');
	background-repeat: no-repeat;
	text-align:right;
}

/* inscription a la newsletter */
#newsletter{
	
	height:100px;
	width:197px;
	background: url('images/newsletter.gif') no-repeat;
	background-position:3 -1;
	padding:37 8 0 0;
	text-align:center;
	margin:0 0 0 8 ;

}


/* ---------- fin de la zone contenant toutes les informations et tous les calques contenus dans la colonne gauche ---------- */

/* ----------  zone contenant toutes les informations et tous les calques contenus dans la colonne centre ---------- */
/* contenu central de la page */
#colonne_centre{
	float:left;
	height:auto;
	width:572px;	
	/*background-color:#321456;*/
	text-align:center;	
}

#contenu_haut{
	height:auto;
	width:570px;	
}

#contenu_haut_haut{
	height:17px;
	width:570px;
	background-image: url('images/contenu_haut_haut.gif');
	text-align:left;

}

#contenu_haut_centre{
	
	height:auto;
	width:570px;
	background: url('images/contenu_haut_centre.jpg') repeat-y;
	text-align:center;
	
}

#contenu_haut_centre a{
	height:10px;
	width:150px;
	font-size:10px;
}

#contenu_haut_bas{
	height:20px;
	width:570px;
	background-image: url('images/contenu_haut_bas.gif');
}

#contenu_centre{
	height:autopx;
	width:570px;
	padding:0 1 ;
	background:  url('images/contenu_centre2.jpg') repeat-y;
	text-align:center;
}

#contenu_bas{
	height:54px;
	width:570px;
	background-image: url('images/contenu_bas.gif');
	background-repeat: no-repeat;
	padding:20 3 ;
	font:11px "Abadi MT Condensed bold", helvetica, sans-serif;
}
/* ---------- fin de la zone contenant toutes les informations et tous les calques contenus dans la colonne centre ---------- */

/* ----------  zone contenant toutes les informations et tous les calques contenus dans la colonne droite  ---------- */
#colonne_droite{
	float:right;
	height:432px;
	width:200px;
	text-align:left;

}

/* publicite vertical */
#pub_droite{
	height:370px;
	width:197px;
	background-image: url('images/encart_droit.gif');
	background-repeat: no-repeat;
	text-align:center;
}

#pub_droite a {                  
	text-align:center;
	color:#5e5e5e;
	text-decoration:none;
	font-size:9px;
}
#pub_droite a:hover { 
	text-align:center;
	color:#78a8d8;
	text-decoration:none;

}

/* lien vers nordonline */
#logo_nordonline{
	height:94px;
	width:197px;
	background-repeat: no-repeat;
	text-align:center;
}
/* ---------- fin de la zone contenant toutes les informations et tous les calques contenus dans la colonne droite ---------- */


/* adresse + contact */
#bas_de_page{
	height:20px;
	width:100%;
}


/* ------ Informations générales pour la mise en page du site  ----- */
/* style et couleur des liens en general */  
a {                  
	text-align:center;
	color:#004e64;
	text-decoration:none;
	font-size:12px;
}

/* style et couleur du lien  en survol */
a:hover { 
	text-align:center;
	color:#78a8d8;
	text-decoration:none;

}
