@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/fond-degrader.jpg) repeat-x #e2e2e2;
	margin: 0px;
}
p, ul, li, form, table, img, div, br {
	margin:0px;
	padding:0px;
	border:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a {
	color:#FFFFFF;
}
ul {
	padding:15px 0px 15px 30px;
}
#fond {
	background:url(../images/fond.jpg) center top no-repeat;
	width:100%;
	height:auto;
}
#total {
	background:url(../images/bg-site.png) repeat-x;
	width:1000px;
	margin:0px auto 0px auto;
}
#top {
	height:367px;
}
#center {
	height:394px;
}
#left {
	width:305px;
	padding-left:2px;
	float:left;
	height:394px;
}
#actu {
	background: url(../images/bg-actu.png);
	width:264px;
	margin-left:10px;
	height:78px;
	padding:10px;
	text-align:justify;
}
#actu img {
	float:left;
	margin-right:5px;
}
#coordo {
	background:url(../images/bg-coordo.png);
	margin-top:9px;
	padding:77px 0px 0px 52px;
	height:136px;
	font-size:12px;
}
#news {
	padding:15px 0px 0px 16px;
	color:#313131;
}
#right {
	width:649px;
	height:379px;
	background:url(../images/bg-contenu.png) repeat;
	padding:0px 10px 0px 10px;
	float:right;
	margin-right:16px;
}
#imageTop {
	position:relative;
	margin-top:-46px;
	margin-bottom:16px;
	text-align:center;
}
#foot {
	text-align:center;
	font-size:10px;
	color:#959595;
	padding-top:5px;
}
#foot a {
	color:#959595;
}
.champNews {
	float:left;
	margin:5px 0px;
	height:13px;
	width:163px;
	border:solid 1px #000000;
	color:#000000;
	padding:0px 5px 0px 5px;
	background:#FFFFFF;
	font-size:11px;
}
.boutonNews {
	margin:5px 0px;
	margin-right:54px;
	width:60px;
	height:15px;
	border:0px;
	float:right;
	background-color:#7805a8;
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:2px;
	cursor:pointer;
}
.bold {
	color:#cf61fd;
	font-weight:bold;
}
.bold a {
	color:#cf61fd;
}
.boldstrong {
	color:#7805a8;
	font-weight:bold;
}
.bold12 {
	font-size:12px;
	font-weight:bold;
}
.black {
	color:#434343;
}
.break {
	clear:both;
}

/*  Formulaire */
.champ{
background:#262228;
color:#ffffff;
border:1px solid #901ac1;
}
