/* CSS Document */

	
	/* ----------------------------- STRUCTURE ----------------------------- */
	body{
		margin:0;
		padding:0;
		font-family:arial;
		font-size:11px;
		color:#000;
		background-color:#666;
	}
	
	a img{
		border:0;
	}
	
	form{
		margin:0;
	}

	.clear{
		clear:both;
		height:1px;
	}
	
	#repere{
		position:absolute;
		right:0;
		bottom:0;
	}
	
	#global{
		margin:auto;
		width:742px;
		height:402px;
		border:9px solid #fff;
		background-image:url(images/fond-accueil.jpg);
		background-repeat:no-repeat;
	}
	
	#gauche{
		float:left;
		width:571px;
	}
	
	#droite{
		float:left;
		width:171px
	}
	
	#droite ul{
		margin:168px 20px 0 0;
		padding:0;
		list-style:none;
		text-align:right;
		font-weight:bold;
	}
	
	#droite ul li{
		margin:0 0 1px 0;
		padding:0;
	}
	
	#retourAccueil{
		float:left;
		width:31px;
		height:26px;
		padding:36px 0 0 222px;
	}
	
	#retourAccueil a{
		display:block;
		width:31px;
		height:26px;
	}
	
	#tetine{
		float:left;
		width:24px;
		height:28px;
		padding:37px 0 0 40px;
	}
	
	#tetine a{
		display:block;
		width:24px;
		height:28px;
	}
	
	#galerie{
		float:left;
		width:43px;
		height:21px;
		padding:40px 0 0 112px;
	}
	
	#galerie2{
		float:left;
		width:43px;
		height:21px;
		padding:40px 0 0 38px;
	}
	
	#galerie a, #galerie2 a{
		display:block;
		width:43px;
		height:21px;
	}

	#arobase{
		float:left;
		width:24px;
		height:23px;
		padding:38px 0 0 26px;
	}
	
	#arobase a{
		display:block;
		width:24px;
		height:23px;
	}
	/* ----------------------------- fin STRUCTURE ----------------------------- */
	
	
	/* ----------------------------- ACCUEIL ----------------------------- */
	#coordonnees{
		margin:0 0 0 201px;
		_margin:75px 0 0 201px;
		padding:75px 0 0 0;
		_padding:0 0 0 0;
		width:343px;
		height:242px;
	}
	
	#adresse{
		width:343px;
		margin:98px 0 0 0;
		text-align:center;
		font-weight:bold;
		font-size:120%;
	}
	
	#email{
		width:343px;
		margin:33px 0 0 0;
		text-align:center;
		font-weight:bold;
		font-size:120%;
	}
	
	#email a{
		color:#000;
		text-decoration:none;
	}
	
	#email a:hover{
		text-decoration:underline;
	}
	
	#auxime{
		margin:28px 0 0 0;
		text-align:center;
		font-size:90%;
	}
	/* ----------------------------- fin ACCUEIL ----------------------------- */
	
	
	
	/* ----------------------------- GALERIE ----------------------------- */
	#texteGalerie{
		float:left;
		width:201px;
		margin:64px 0 0 0;
	}
	
	#texteGalerie h1{
		font-size:120%;
		font-weight:bold;
		margin:0;
		padding:0 42px 0 5px;
		_height:21px;
		min-height:21px;
		text-align:right;
		background-image:url(images/triangle.gif);
		background-repeat:no-repeat;
		background-position:165px top;
	}
	
	#texteGalerie p{
		margin:10px 0 0 0;
		padding:0 42px 0 0;
		text-align:right;
	}
	
	#visuelGalerie{
		float:left;
		width:342px;
		height:242px;
		margin:75px 0 0 0;
		background-color:#fff;
		
	}
	
	#versLaGauche{
		float:left;
		width:15px;
		height:13px;
		margin:44px 0 0 0;
		padding:0 0 0 36px;
	}
	
	#versLaDroite{
		float:left;
		width:15px;
		height:13px;
		margin:44px 0 0 0;
		padding:0 0 0 8px;
	}
	/* ----------------------------- fin GALERIE ----------------------------- */
	
	
	
	/* ----------------------------- OFFRES JEUNE ENTREPRISE ------------------------- */
	
	#offresJeuneEntreprise{
		margin:0 0 0 80px;
		_margin:65px 0 0 80px;
		padding:65px 0 0 0;
		_padding:0 0 0 0;
		width:582px;
		height:252px;
	}
	
	#offresJeuneEntreprise h2{
		font-size:130%;
		font-weight:bold;
		text-align:center;
		margin:0;
		padding:0 0 5px 0;
	}
	
	#offresJeuneEntreprise p{
		font-weight:bold;
		text-align:center;
		margin:10px 0 0 0;
	}
	
	#explications{
		font-size:90%;
		margin:10px 0 0 0;
		font-weight:bold;
		text-align:center;
	}
	
	#enSavoirPlus{
		font-size:120%;
		font-weight:bold;
		text-align:center;
		margin:10px 0 0 0;
	}
	
	#enSavoirPlus a{
		color:#000;
		text-decoration:underline;
	}
	
	/* ----------------------------- fin OFFRES JEUNE ENTREPRISE ------------------------- */