body{
	background-color:#F0F0F0;	
	width:800px;
	margin:auto;
	padding:0px;
	font-family:arial;
	text-align:left;
}

#conteneur{
	margin:0;
	margin-top:8px;
	padding:0;
	background-image:url("images/fond.png");
	background-repeat:no-repeat;
	width:800px;
	height:538px;}

#fond_corps{
	float:left;
	background-repeat: no-repeat;
	border:0;
	width:800px;
	height:460px;
	margin-top:0px;
}

#gauche{
	float:left;
	width:186px;
	height:420px;
	border:0;
}

#droite{
	float:right;
	width:614px;
	height:460px;
	border:0px;
}

#droite a.bouton_galerie,
#droite a.bouton_savoirFaire,
#droite a.bouton_stage,
#droite a.bouton_stageExpo,
#droite a.bouton_contact,
#droite a.bouton_video{float:right;}

#droite a.bouton_galerie{background-image:url(images/menu/galerie_INAC.png); width:124px; height:31px;}
#droite a.bouton_galerie:hover{background-image:url(images/menu/galerie.png); width:124px; height:31px;}	
	
#droite a.bouton_savoirFaire{background-image:url(images/menu/savoir_INAC.png); width:122px; height:31px;}
#droite a.bouton_savoirFaire:hover{background-image:url(images/menu/savoir.png); width:122px; height:31px;}

#droite a.bouton_stage{background-image:url(images/menu/stage_INAC.png); width:122px; height:31px;}
#droite a.bouton_stage:hover{background-image:url(images/menu/stage.png); width:122px; height:31px;}

#droite a.bouton_stageExpo{background-image:url(images/menu/stage_INAC.png); width:122px; height:31px;}
#droite a.bouton_stageExpo:hover{background-image:url(images/menu/stage.png); width:122px; height:31px;}

#droite a.bouton_contact{background-image:url(images/menu/contact_INAC.png); width:122px; height:31px;}
#droite a.bouton_contact:hover{background-image:url(images/menu/contact.png); width:122px; height:31px;}

#droite a.bouton_video{background-image:url(images/menu/video_INAC.png); width:122px; height:31px;}
#droite a.bouton_video:hover{background-image:url(images/menu/video.png); width:122px; height:31px;}

a.bouton_accueil{float:left; background-image:url(images/menu/accueil_INAC.png); background-repeat:no-repeat; width:186px; height:39px;}
a.bouton_accueil:hover{background-image:url(images/menu/accueil.png);	background-repeat:no-repeat; width:186px; height:39px;}

#compteur{
	float:right;
	margin-top:395px;
	margin-right:15px;
	color:grey;
	font-size:11px;
}

a.btn_FR {float:left; width:30px; height:30px; background:url(images/btn_FR.gif);}
a.btn_FR:hover {background-position: 0px 30px;}

a.btn_EN {float:left; width:30px; height:30px; background:url(images/btn_EN.gif);}
a.btn_EN:hover {background-position: 0px 30px;}

#compteur img{
	position:relative;
	top:4px;
}



/*  CSS POUR LES AUTRES PAGES DU SITE */

p.paragrapheAccueil{
	font-size:9px;
	font-family:arial;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-bottom:5px;
	line-height:14px;
}

p.paragrapheGalerie, p.paragrapheSavoirFaire{
	font-size:9px;
	font-family:arial;
	margin:0;
	padding:0;
	padding-left:7px;
	margin-bottom:5px;
	line-height:14px;	
}

p.paragrapheSavoirFaire a {color:black;}

p.contact{
	margin-top:280px;
	padding-left:11px;
	font-family:arial;	
	font-size:12px;
	line-height:18px;	
	color:white;
}

p.texteSavoirFaire{
	float:left;
	width:496px;	
	height:379px;
	margin:0;
	padding-left:10px;
	padding-right:2px;
	padding-top:10px;
	font-family:arial;
	font-size:12px;	
	overflow:auto;
}

p.stageExpo{
	float:left;
	width:485px;
	height:379px;
	font-family:arial;
	font-size:12px;	
	padding-left:10px;
	padding-top:10px;
	margin:0;
	overflow:auto;
}

	
#partie_galerie{
	width:580px;
	height:350px;
	margin-top:19px;
	float:right;
	overflow:auto;
}


#imgBig {
	display:none;		
	position:absolute;
	margin-left:2px;
	top:128px;
	border:0;
}

#prec, #suiv {
	display:none;		
	position:absolute;
	text-decoration:none;
	color:red;
}

#titrePhoto {
	display:none;		
	position:absolute;
	color:white;
	font-family:arial;
	font-size:10px;
	text-align:center;
	width:300px;
	margin:0;
	padding:0;
	margin-top:8px;
}

#vignettes  img{
	border:solid 1px white; width:125px; height:125px;}
		
#vignettes img:hover{
	border:solid 1px #393939;}

#pageContacts{
	float:left;
	margin-left:0px;
	padding-left:25px;
	margin-top:10px;	
	color:black;
	font-family:arial;
	font-size:12px;
	}

#pageContacts h1{font-size:26px;margin:0; margin-bottom:15px;}

