body
{
	width: 800px;
	height:700px;
	margin: auto;
	margin-top: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CECECE;
}

        h1, h2, h3
        {
            text-align:center;
        }
		        h1
        {
			text-align:left;
			background-color:black;
            color:white;
            font-size:1em;
            margin-bottom:0px;
        }
        h2
        {
            background-color:black;
            color:white;
            font-size:0.9em;
            margin-bottom:0px;
        }
        .news p
        {
            background-color:#CECECE;
            margin-top:0px;
			font-size:0.8em;
        }
        .news
        {
            width:70%;
            margin:auto;
        }

		.video
		{
			text-align:left;
			font-size:0.95em;
		}
		
		.pochette
		{
			text-align : left;
		}
		
		a
		{
			color:#CECECE;
		}
		a:hover
		{
			color:black;
		}
		
/* L'en-tête */
#en_tete
{
	width: 671px;
	height: 114px;
	background-image: url("images/banniere.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#gauche
{
   width: 203px;
   height: 550px;
   background-image: url("images/site_gauche.gif");
   background-repeat: no-repeat;
   position:absolute;
   top: 114px;
}

#corps
{
	width: 468px;
	height: 550px;
	background-color: #7C966F;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:114px;
	left:203px;
	text-align : right;
}

#gauche2
{
   width: 166px;
   height: 136px;
   background-image: url("images/site_gauche.png");
   background-repeat: no-repeat;
   position:absolute;
   top: 271px;
   left:203px
}

#corps1
{
	width: 468px;
	height: 157px;
	position:absolute;
	top:0px;
	left:0px;
	text-align : center;
}

#corps1_bio
{
	width: 468px;
	height: 157px;
	position:absolute;
	top:0px;
	left:0px;
	font-size:0.85em;
	text-align : justify;
}

.lettrine:first-letter
{
	font-size:3em;
	font-family: Times, serif;
	font-weight:bold;
	float:left;
}

.centre
{
	text-align:center;
}

.droite
{
	text-align:right;
}

.gauche
{
	text-align:left;
}

#corps2
{
	width: 302px;
	height: 136px;
	position:absolute;
	top:157px;
	left:175px;
	text-align : center;
}

#corps2_bio
{
	width: 295px;
	height: 136px;
	position:absolute;
	top:157px;
	left:175px;
	font-size:0.85em;
	text-align : justify;
}

#corps3
{
	width: 468px;
	height: 257px;
	position:absolute;
	top:293px;
	left:0px;
	text-align : center;
}

#corps2_radio
{
	width: 268px;
	height: 257px;
	position:absolute;
	top:170px;
	left:200px;
	text-align : center;
}

#corps3_bio
{
	width: 468px;
	height: 257px;
	position:absolute;
	top:293px;
	left:0px;
	font-size:0.85em;
	text-align : justify;
	overflow:auto;
}

#version
{
	width:22px;
	height:15px;
	position:absolute;
	top:90px;
	left:649px;
}

#version img
{
	border:0;
}

#menu
{
	width: 129px;
	height: 664px;
	position:absolute;
	left:671px;
}
#menu img
{
	border:0;
}
#footer
{
   width: 800px;
   height: 36px;
   background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	text-align : right;
	color: #CECECE;
	position:absolute;
	top:664px;
	left:0px;
}

#footer a
{
color:#7C966F;
}

#petit_corps
{
	font-size : 0.7em;
	text-align : right;
}

#liste_pistes
{
	width: 302px;
	height: 157px;
	position:absolute;
	top:25px;
	left:175px;
	text-align : left;
	font-size : 0.9em;
}

table
{
	width:60%;
	height:100%;
	text-align:center;
	margin:auto;
	margin-left:150px;
}