@charset "iso-8859-1";
body {
	text-align:center;
	background-color: #13235B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
}
h1 {
	font-size:1.6em;
	font-weight: normal;
	margin-top: 1em;
	color: #666666;
	line-height: 1.2em;
}
h2 {
	font-size:1.1em;
	font-weight: normal;
	margin-top: 1em;
	color: #333333;
}
.txtderniere {
	font-size:1.1em;
	font-weight: bold;
	margin-top: 1em;
	color: #333333;
}
.txtcalendrier {
	font-size:1.1em;
	font-weight: bold;
	margin-top: 2.0em;
	color: #333333;
}
.txtboldnormal {
	font-weight: bold;
	color: #333333;
}
.txtital {
	color: #333333;
	font-style: italic;
}
.txtbold {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.encadre {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #EDF2F9;
}
.encadredroit {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.txtencadre {
	color: #333333;
	font-style: italic;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 50px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.linkpage {
	color: #333333;
	text-decoration: none;
}
a.linkpage:hover {
	color: #333333;
	text-decoration: underline;
}
a.linklien {
	color: #ffffff;
	text-decoration: none;
}
a.linklien:hover {
	color: #ffffff;
	text-decoration: underline;
}
#conteneur {
	width: 980px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(img/fond-conteneur.jpg);
	background-repeat: repeat-y;
	background-position: 0px 298px;
}
#header {
	height: 235px;
	width: 980px;
	float: left;
}
#navigation {
	width: 980px;
	height: 54px;
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navigationgb {
	width: 980px;
	height: 54px;
	background-image: url(img/nav_gb.jpg);
	background-repeat: no-repeat;
	float: left;
}

#menu {
}
#main {
	width: 980px;
	text-align: center;
}
#maincontent {
	width: 980px;
	text-align: left;
}
#filethaut {
	height: 16px;
	width: 980px;
	background-image: url(img/fond-filethaut.jpg);
	background-repeat: no-repeat;
	float: left;
}
#filetbas {
	height: 16px;
	width: 980px;
	background-image: url(img/fond-filetbas.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bordgauche {
	float: left;
	width: 50px;
	height: 10px;
}
#colgauche {
	float: left;
	width: 550px;
}
#bordgaucheindex {
	float: left;
	width: 100px;
	height: 10px;
}
#colgaucheindex {
	float: left;
	width: 500px;
}
#borddroit {
	float: right;
	width: 50px;
	height: 10px;
}
#coldroite {
	float: right;
	width: 260px;
}
#pp {
	text-align: center;
	width: 980px;
	color: #999999;
	clear: both;
	letter-spacing: 0.2em;
	background-color: #FFFFFF;
	line-height: 3.0em;
	font-size: 0.8em;
}
.floatrightequipe {
	float : right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
.equipe {
	margin-bottom: 20px;
	width: 550px;
}
.filetequipe {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-bottom: 20px;
}
.imgcolonne {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.imgindex {
	margin-top: 10px;
	margin-bottom: 10px;
}
#txtintro {
	width: 450px;
	}
