body 
	{margin:0; padding:0;}
	
div#back
	{
	background:url(img/bck.jpg) no-repeat center top;
	height:100%;
	}
	
div#body
	{
	margin:0 auto;
	text-align:center;
	width:950px;
	height:100%;
	padding:10px;
	background-color:#FFFFFF;
	}
	
div#contenu, div#contenu_compet {margin:0px 30px 0px 30px;}

div#contenu_compet {background: url(img/compet.jpg) top right no-repeat;}

	
div#top
	{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
	}
	
div#bot
	{
	padding:15px;
	text-align:center;
	background-color:#eaeaea;
	margin-top:40px;
	margin-bottom:10px;
	}
	
div#ombre
	{
	background:url(img/bot_ombr.png) no-repeat center top;
	height:40px;
	}

div#accueil_top, div#accueil_bot
	{
	margin:0 auto;
	width:820px;
	height:183px;
	padding:35px 40px 40px 40px;
	}
	
div#accueil_top {background:url(img/b_accueil.jpg) no-repeat center top;}
div#accueil_bot {background:url(img/b_accueil2.jpg) no-repeat center top;}



.space10 {height:10px;}
.space30 {height:30px;}
.space50 {height:50px;}



.txte, div#contenu, div#contenu_compet
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color:#000000;
	line-height:1.5;
	text-align:justify;
}

.txte2
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 20px;
	color:#000000;
	line-height:1.5;
	font-weight:bold;
}

.legde
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color:#000000;
	line-height:1.4;
}

a.lien
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color:#990066;
	font-weight:bold;
	text-decoration:none;
}

a.lien:hover
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color:#990066;
	font-weight:bold;
	text-decoration:underline;
}

ul{ color: #990066; }
span {color: #000000;}

.sous
{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color:#990066;
	line-height:1.5;
	font-weight:bold;
}

.bord
{
	border:1px solid #990066;
}
