/* CSS Document */
body 
	{
	background-color:#369;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#oeil
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 266px;
	z-index:1;
	}
	
#trait-haut-droite
	{
	position: absolute;
	top: 0px;
	left: 335px;
	width: 468px;
	height: 217px;
	z-index:3;
	background: url(../images/trait-haut-droite.gif) no-repeat;
	}

#mail-style
	{
	position: absolute;
	top: 20px;
	left: 510px;
	font-size: 1em;
	font-weight: bold;
	color: #c66;
	width: 300px;
	height: 18px;
	}

.accroche
	{
	font-size: 1em;
	color: #cff; 
	font-weight: bold;
	}
	
#text-equipe
	{
	position: absolute;
	top: 57px;
	left: 511px;
	width: 250px;
	text-align: justify;
	}
	
a:link
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #fff;
	text-decoration: underline ; 
	}
	
a:visited
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
	
a:hover
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #6cc; 
	}

a.bouton:link
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #fff;
	text-decoration: none ; 
	}
	
a.bouton:visited
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
a.bouton:hover
	{
	font-size: 0.8333em;
	font-weight: bold;
	color: #000; 
	text-decoration: none;
	}
	
#trait-menu-haut
	{
	position: absolute;
	top: 381px;
	left: 12px;
	width: 243px;
	height: 155px;
	background: url(../images/trait-menu-haut.gif) no-repeat;
	}
	
#trait-menu-milieu
	{
	position: absolute;
	top: 570px;
	left: 25px;
	width: 243px;
	height: 188px;
	background: url(../images/trait-menu-milieu.gif) no-repeat;
	}
	
#trait-menu-bas
	{
	position: absolute;
	top: 793px;
	left: 12px;
	width: 242px;
	height: 188px;
	background: url(../images/trait-menu-bas.gif) no-repeat;
	}

.titre-menu
	{
	font-size: 0.9166em;
	font-weight: bold;
	color: #ff6;
	text-align: justify;
	}
	
#titre-menu-haut
	{
	position: absolute;
	top: 376px;
	left: 41px;
	}
	
#titre-menu-milieu
	{
	position: absolute;
	top: 568px;
	left: 25px;
	}
	
#titre-menu-bas
	{
	position: absolute;
	top: 789px;
	left: 41px;
	}
	
#contenu-menu-haut
	{
	position: absolute;
	top: 420px;
	left: 40px;
	width: 210px;
	}
	
#contenu-menu-milieu
	{
	position: absolute;
	top: 615px;
	left: 40px;
	width: 210px;
	}
	
.contenu-titre
	{
	font-size: 1.083em;
	color: #c66;
	width: 420px;
	text-align: justify;
	}
	
.contenu
	{
	font-size: 1em;
	color: #ffc;
	width: 420px;
	text-align: justify;
	}
	
.copyright
	{
	font-size: 0.583em;
	color: #fff;
	text-align: center ;
	}
	
#accueil
	{
	position: absolute;
	top: 95px;
	left: 70px;
	z-index:15;
	text-align: justify;
	width: 54px;
	height: 32px;


	}
	
a.retour:link
	{
	font-size: 0.833em;
	color: #cff;
	text-align: center;
	text-decoration: none;
	}
	
a.retour:visited
	{
	font-size: 0.833em;
	color: #cff;
	text-align: center;
	text-decoration: none;
	}
	
a.retour:hover
	{
	font-size: 0.833em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}

