@charset "UTF-8";
/* CSS Document */

body{
	background:url(img/bgbody.png) repeat;
	text-align:center;
	margin:40px 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
}

#clearfloat{
	clear:both;
}

#page{
	margin:auto;
	width:800px;
	height:600px;
	text-align:left;
	background:url(img/bg.png) no-repeat;
}

#pagecontent{
	margin:auto;
	width:800px;
	text-align:left;
	background:white;
}

#contentindex{
	height:432px;
}
#header{
	height:82px;
	width:800px;
}

#logo{
	float:left;
}

#logo a{
	text-decoration:none;
	color:white;
}

#titre{
	float:right;
}

#titre a{
	text-decoration:none;
	color:white;
}

#menu{
	float:left;
	width:153px;
}

.menubox{
	width:153px;
	height:27px;
}

#content{
}

#flashContent{
	width:100%;
}

#contenu{
	width:591px;
	float:right;
	background:url(img/bgcontent.png) right no-repeat;
	padding:0 38px 0 18px;
	font-size: 0.7em;
}

#contenutrocourt{
width:591px;
	float:right;
	background:url(img/bgcontent.png) right no-repeat;
	padding:0 38px 0 18px;
	font-size: 0.7em;
	height:432px;
}

#contenu h1{
	margin:0;
	padding:0;
}

#footer{
	font-size:0.6em;
	text-align:right;
	padding: 18px 18px 18px 0;
}

#footer a{
	color:#666666;
}
