/* CSS Document */
* {
	/*color: rgb(68,68,68);
*/
	color: #444;
	font-size: 12px;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.petit b {
	color: rgb(153,0,0);
	text-decoration: none;
	font-weight: bold;
}
#footer ul li a {
	color: white;
	font-size: 12px;
}
.gras1 {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	text-shadow: #000 1px 1px 2px;
}
.gras2 {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}
#tete {
	color: white;
	font-size: 23px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-left: 300px;
	font-weight: bold;
}
#tete1 {
	color: white;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-left: 300px;
	font-weight: bold;
}
.news {
	z-index: 20;
	margin: 1px;
	height: 120px;
	width: 210px;
	color: white;
	overflow: hidden;
/*necssaire pour IE */
	border: 1px solid black;
	background-color: rgb(22,22,22);
}
.un {
	margin: 0 4px;
	height: 1px;
	overflow: hidden;
/*necssaire pour IE */
	border: 0px solid transparent;
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}
.deux {
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
/*necssaire pour IE */
	border: 0px solid transparent;
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}
.trois {
	margin: 0 2px;
	height: 2px;
	overflow: hidden;
/*necssaire pour IE */
	border: 0px solid transparent;
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}
.quatre {
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
/*necssaire pour IE */
	border: 0px solid transparent;
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}
.centrearrondi {
	border: 0px solid transparent;
	border-top: 0;
	border-bottom: 0;
	margin: 0 2px;
	/*min-height: 80px;
*/
/* avec eventuellement une hauteur mini */
	height: auto!important;
	height: 100px;
	background-color: rgb(102,102,102);
	background: transparent url(fond.png) repeat-x;
}
.centrearrondi a {
	font-weight: bold;
		color: rgb(152,6,6);
			text-decoration: none;
}
#contenubalise2 a {
	font-weight: bold;
		color: rgb(152,6,6);
			text-decoration: none;
}
hr {
	color: red;
	background-color: red;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}
.trait {
	color: red;
	height: 1px;
	border-bottom: 1px solid red;
	margin: 0;
	width: 200px;
	padding: 0 75px 0 0;
}
.bord {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 0px;
	border: 1px solid black;
}
.petit {
	font-size: 11px;
	width: 720px;
}
.field2 {
	width: 100px;
	margin: auto;
	color: yellow;
	background-color: green;
}
.field {
	width: 400px;
	padding-right: 10px;
	color: green;
	background-color: rgb(32,32,32);
}
form {
	text-align: right;
	color: white;
	font-size: 10px;
}
input {
	margin-top: 8px;
	margin-right: 0px;
	color: red;
	background-color: rgb(238,238,238);
	border: 1px solid black;
}
input[type=submit], input[type=reset] {
	border: 1px outset #A6BEDE;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid black;
}
input[type=submit]:hover, input[type=reset]:hover {
	border: 1px outset white;
	background-color: white;
}
input[type=submit]:active, input[type=reset]:active {
	border: 1px inset #A6BEDE;
	background-color: #A6BEDE;
	color: black;
}
body {
	margin: 0px;
	/*background-color: rgb(132,132,132);
	background-color: rgb(64,64,66);
*/
	border-top: 15px solid white;
	border-bottom: 5px solid white;
	color: black;
	/*background: transparent url(fond.png) repeat-x;
	background-color: grey;
*/
	background-color: grey;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.fond {
	margin: -5px;
	padding: 5px;
	margin-bottom: 25px;
	background-color: rgb(238,238,238);
}
.fond2 {
	margin: 0px;
	padding: 10px;
	margin-bottom: 25px;
	width: 580px;
	/*background-color: rgb(156,154,149);
*/
	color: black;
}
.fond3 {
	margin: 0px;
	padding: 4px 10px 0px 10px;
	margin-bottom: 0px;
	width: 600px;
	color: black;
}
.fond4 {
	margin: 0px;
	padding: 6px 10px 0px 10px;
	margin-bottom: 0px;
	width: 400px;
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.fond5 {
	margin: 0px;
	padding: 6px 10px 0px 10px;
	margin-bottom: 0px;
	width: 400px;
	color: white;
	font-size: 14px;
}
.fond6 {
	margin: 0px;
	padding: 6px 10px 0px 10px;
	margin-bottom: 0px;
	width: 200px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
#controle {
	z-index: 1;
	position: absolute;
	top: -400px;
	margin-bottom: auto;
	margin-left: -490px;
	margin-right: auto;
	width: 985px;
	height: 400px;
	background-color: black;
}
.trans {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.couleur {
	background-color: black;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: white;
}
.couleur1 {
	background-color: black;
	filter: alpha(opacity=105);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: white;
}
.shadow {
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#boite {
	z-index: 1;
	position: absolute;
	top: 30px;
	left: 450px;
	padding: 10px;
	margin-right: auto;
	width: 500px;
	height: 250px;
	background-color: rgb(153,0,0);
	font-size: 20x;
}
#boite4 {
	z-index: 1;
	position: absolute;
	top: 35px;
	left: 250px;
	padding: 10px;
	margin-right: auto;
	width: 665px;
	height: 240px;
	background-color: black;
	font-size: 20x;
}
#boite5 {
	z-index: 1;
	position: absolute;
	top: 35px;
	left: 250px;
	padding: 10px;
	margin-right: auto;
	width: 665px;
	height: 740px;
	background-color: rgb(153,0,0);
	font-size: 20x;
}
#boite56 {
	z-index: 1;
	position: absolute;
	top: 5px;
	left: 250px;
	padding: 10px;
	margin-right: auto;
	width: 720px;
	height: auto;
	background-color: white;
	font-size: 22x;
	color:black;
}
#boite7 {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 3px 10px;
	margin-right: auto;
	width: 200px;
	height: 12px;
	background-color: yellow;
	font-size: 15x;
	font-weight: bold;
	color: black;
}
#boitea {
	z-index: 1;
	position: absolute;
	top: 310px;
	left: 150px;
	padding: 0px;
	width: 200px;
	height: 100px;
	background-color: rgb(153,0,0);
	font-size: 20x;
	border: 1px solid black;
	color: white;
	font-weight: bold;
}
#boiteb {
	z-index: 1;
	position: absolute;
	top: 320px;
	margin-left: 375px;
	padding: 0px;
	width: 200px;
	height: 100px;
	background-color: rgb(153,0,0);
	font-size: 20x;
	border: 1px solid black;
}
#boitec {
	z-index: 1;
	position: absolute;
	top: 310px;
	margin-left: 600px;
	padding: 0px;
	width: 200px;
	height: 100px;
	background-color: rgb(153,0,0);
	font-size: 20x;
	border: 1px solid black;
}
#boited {
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0px;
	width: 200px;
	height: 110px;
	background-color: rgb(153,0,0);
	font-size: 20x;
	border: 1px solid black;
}
#boitee {
	z-index: 1;
	position: absolute;
	top: 130px;
	left: 10px;
	padding: 0px;
	width: 200px;
	height: 110px;
	background-color: rgb(153,0,0);
	font-size: 20x;
	border: 1px solid black;
}
#boitef {
	z-index: 1;
	position: absolute;
	top: 130px;
	left: 10px;
	padding: 0px;
	width: 200px;
	height: 110px;
	background-color: rgb(153,0,0);
	font-size: 20x;
}
#boite2 {
	margin-top: -15pxleft: 450px;
	margin-right: auto;
	width: 985px;
	height: 120px;
	background-color: rgb(18,18,18);
	font-size: 24x;
	color: white;
}
#boite3 {
	z-index: 1;
	position: absolute;
	top: 40px;
	left: 450px;
	padding: 10px;
	margin-right: auto;
	width: 500px;
	height: 650px;
	background-color: black;
	font-size: 20x;
}
#header {
	position: relative;
	margin-top: 0px;
	margin-bottom: -5px;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	height: 122px;
	background-color: transparent;
}
#header1 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	height: 126px;
	background-color: transparent;
}
#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	background-color: transparent;
	margin-bottom: 15px;
	border-bottom: 10px solid transparent;
}
#menu_gauche {
	z-index: 200;
	float: left;
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: transparent;
}
#menu_droite {
	float: right;
	position: relative;
	height: 355px;
	text-align: left;
	width: 150px;
}
#page_principale {
	float: left;
	position: relative;
	left: 0px;
	width: 550px;
	height: 1210px;
	margin-bottom: 2px;
	color: black;
}
#page_principale2 {
	float: left;
	position: relative;
	top: -9px;
	left: 0px;
	width: 965px;
	height: 870px;
	margin-bottom: 2px;
	color: black;
}
.discipline1 {
	position: absolute;
	top: 450px;
	left: 5px;
	width: 245px;
	height: 410px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(153,0,0);
}
.discipline2 {
	position: absolute;
	top: 450px;
	left: 250px;
	width: 245px;
	height: 410px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(15,15,15);
}
.discipline3 {
	position: absolute;
	top: 450px;
	left: 495px;
	width: 250px;
	height: 410px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(114,114,116);
}
.discipline4 {
	position: absolute;
	top: 450px;
	left: 745px;
	width: 244px;
	height: 410px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(0,0,0);
}
.discipline5 {
	position: absolute;
	top: 800px;
	left: 400px;
	width: 500px;
	height: 8px;
}
.discipline6 {
	position: absolute;
	top: 350px;
	left: 490px;
	width: 500px;
	height: 510px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(114,114,116);
}
.discipline7 {
	position: absolute;
	top: 350px;
	left: 250px;
	width: 245px;
	height: 510px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(15,15,15);
}
.discipline8 {
	position: absolute;
	top: 350px;
	left: 5px;
	width: 245px;
	height: 510px;
	background: white url(bg_footer.gif) repeat-x;
	border-bottom: 20px solid rgb(153,0,0);
}
.discipline1 p, .discipline2 p, .discipline3 p, .discipline4 p, .discipline6 p, .discipline7 p {
	padding: 12px;
	border-left: 1px solid rgb(230,230,230);
}
#footer {
	position: relative;
	width: 994px;
	height: 220px;
	clear: both;
	/*background: rgb(18,18,18);
	background: black;
*/
	background: black url(footer_bckg.jpg);
}
#menutop {
	position: absolute;
	top: 77px;
	margin-left: 0px;
	padding-left: 115px;
	width: 848px;
	height: 42px;
	color: black;
	border-left: 0px solid rgb(230,230,230);
	border-right: 31px solid rgb(153,0,0);
	border-bottom: 3px solid rgb(153,0,0);
	background-color: rgb(70,70,70);
	background: transparent url(bg_navigation.jpg) bottom repeat-x;
}
#menucentre {
	margin-top: 24px;
	background-color: transparent;
}
#menutop1 {
	width: 994px;
	height: 64px;
	border-top: 5px solid rgb(153,0,0);
	border-bottom: 2px solid rgb(67,73,77);
	background: transparent url(menu-bg.gif) top repeat-x;
	
}
#menutop2 {
	position: absolute;
	top: 86px;
	height: 20px;
	width: 984px;
	padding-left: 10px;
	padding-top: -50px;
	font-size: small;
	color: black;
	background-color: rgb(238,238,238);
}
#logo {
	padding-left: 10px;
	float: left;
	background-color: transparent;
	color: white;
	font-size: 13px;
}
.titre3 b {
	color: red;
}
.titre8 b {
	color: red;
}
.titre5 {
	color: black;
	font-size: 7px;
	padding-left: -10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: small;
	border-right: 1px solid rgb(230,230,230);
}
.titre8 a {
	margin-top: 320px;
	color: white;
	font-size: 13px;
	padding-bottom: 0px;
	padding-right: 5px;
	font-size: small;
	font-weight: bold;
	border-right: 1px solid white;
}
.titre8 a:hover {
	color: red;
	font-size: 13px;
	padding-left: -10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 26px;
	font-size: small;
	font-weight: bold;
	background-color: rgb(20,20,20);
	border-right: 1px solid rgb(230,230,230);
	border-left: 1px solid black;
	list-style: inside;
}
.titre8 a:visited {
	color: black;
}
.titre3 a {
	margin-top: 18px;
	color: black;
	font-size: 13px;
	padding-left: -10px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: small;
	font-weight: bold;
	border-right: 1px solid rgb(230,230,230);
}
.titre3 a:hover {
	color: red;
	font-size: 13px;
	padding-left: -10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 26px;
	font-size: small;
	font-weight: bold;
	background-color: rgb(20,20,20);
	border-right: 1px solid rgb(230,230,230);
	border-left: 1px solid black;
}
#menutop li {
	padding-right: 5px;
	padding-bottom: 0px;
	clear: none;
}
#menutop ul li {
	font-size: small;
	font-weight: bold;
	display: inline;
	list-style: inside;
	padding-right: 5px;
	padding-bottom: 0px;
	clear: none;
}
#menugauche {
	margin-top: 0px;
	width: 200px;
	height: 200px;
	color: black;
}
#menugauche1 {
	z-index: 40;
	margin-top: 30px;
	margin-left: -5px;
	height: 200px;
	width: 200px;
	color: black;
	/*background-color: rgb(238,238,238);
*/
	background: transparent url(bg_footer.gif) repeat-x;
	border: 2px solid black;
}
#menugauche1 ul li {
	color: black;
	font-size: 12px;
	list-style-type: disc;
}
#menugauche1 li a {
	color: black;
	font-size: 12px;
	list-style-type: disc;
}
#menugauche2 {
	position: absolute;
	z-index: 3;
	top: 392px;
	height: 400px;
	width: 200px;
	color: white;
	background-color: red;
	border-right: 2px solid red;
}
#menugauche5 {
	margin-top: 5px;
	width: 205px;
	color: red;
	font-size: small;
	padding-left: 10px;
	border: 0px solid rgb(230,230,230);
	background-color: rgb(22,22,22);
	text-decoration: none;
	text-align: left;
	height: 234px;
}
#menugauche2, hr {
	margin: 0px;
	height: 1px;
	width: 150px;
	color: rgb(51,51,51);
}
#image1 {
	width: 778px;
	height: 290px;
	color: rgb(255,255,255);
	/*background-color: rgb(45,44,50) url(./test.png) no-repeat;
*/
	background-color: rgb(45,44,50);
	border-bottom: 1px solid rgb(51,51,51);
}
#image2 {
	width: 800px;
	height: 200px;
	color: black;
	background-color: rgb(231,228,223);
}
#titresite {
	width: 580px;
	height: 115px;
	color: black;
	background-color: white;
	border-bottom: 1px solid rgb(51,51,51);
}
.titre4 {
	position: relative;
	/*margin-left: -600px;
*/
	margin-top: -100px;
	padding-left: 40px;
	color: white;
	width: 740px;
	background-color: rgb(36,36,36);
	font-size: 22px;
	font-weight: bolder;
}
#menugauche a {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
#menugauche a:hover {
	color: red;
	font-style: italic;
	font-weight: bold;
}
#menugauche a:active {
	color: rgb(255,255,255);
	font-style: italic;
	font-weight: bold;
}
#contenubaliseqqqqq {
	z-index: 10;
	margin-top: 0px;
	padding-top: 30px;
	margin-left: 0px;
	padding-left: 20px;
	width: 770px;
	height: 970px;
	background-color: rgb(148,148,148);
}
#contenubalise {
	z-index: 10;
	margin-top: 0px;
	padding-top: 30px;
	margin-left: 0px;
	padding-left: 20px;
	width: 760px;
	height: 970px;
	color: black;
	/*background-color: rgb(225,224,224);
*/
	border-bottom: 0px solid rgb(148,148,148);
	border-left: 5px solid rgb(148,148,148);
	border-right: 5px solid rgb(148,148,148);
	border-top: 0px solid rgb(148,148,148);
	background: rgb(225,224,224) url(bg_footer.gif) repeat-x;
}
#contenubalise2 {
	z-index: 10;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 984px;
	height: 820px;
	color: black;
	/*background-color: rgb(225,224,224);
*/
	border-bottom: 0px solid rgb(148,148,148);
	border-left: 5px solid rgb(148,148,148);
	border-right: 5px solid rgb(148,148,148);
	border-top: 0px solid rgb(148,148,148);
	background: rgb(225,224,224) url(bg_footer.gif) repeat-x;
}
#contenubalise hr {
	text-align: center;
}
#menubottom {
	position: absolute;
	margin-top: 8px;
	padding-top: 5px;
	padding-left: 15px;
	width: 979px;
	height: 210px;
	background: black url(footer_bckg.jpg);
}
.titre2 {
	font-weight: bold;
	font-size: 16px;
	color: red;
	margin: -5px;
	padding: 5px 10px 5px 10px;
	background-color: rgb(132,132,132);
	border-bottom: 2px solid black;
}
#menudroiteglobal {
	position: absolute;
	margin-top: 405px;
	margin-left: -30px;
	width: 165px;
	color: white;
}
#menudroite2 {
	color: white;
	font-weight: bold;
}
#menudroite3 {
	color: white;
}
#menudroite3 ul, #menudroite2 ul {
	color: white;
}
ul, li {
	color: black;
	font-size: 12px;
	list-style-type: square;
}
h1 {
	color: black;
	padding-left: 10px;
	font-size: 20px;
	list-style-type: square;
}
.titre1 {
	border-top: 5px solid red;
	margin-top: 15px;
	color: black;
	font-size: 20px;
	list-style-type: square;
	padding-bottom: 26px;
	font-weight: bold;
}
img.coupe {
	float: right;
	margin: 0 0 0 15px;
	clear: right;
}
.inverse {
	unicode-bidi: bidi-override;
	direction: rtl;
}
.left1 {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 145px;
	height: 110px;
}
.left2 {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 145px;
	height: 110px;
}
.left3 {
	position: absolute;
	top: 0px;
	left: 295px;
	width: 350px;
	height: 110px;
}
.left4 {
	position: absolute;
	top: 0px;
	left: 645px;
	width: 344px;
	height: 110px;
}
.inner {
	display: block;
	padding: 0 10px 10px 5px;
	color: white;
}
.art {
	width: 490px;
	height: 20px;
	background-color: transparent;
	color: rgb(0,48,64);
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
}
.art1 {
	width: 490px;
	background-color: rgb(175,176,177);
	border-bottom: 1px solid rgb(218,218,218);
	color: black;
	font-size: 15pt;
	padding-bottom: 5px;
}
.art2 {
	width: 490px;
	background-color: transparent;
	height: 20px;
		margin-bottom: 25px;
	font-size: 7pt;	
}
.art3 {
	width: 490px;
	background-color: transparent;
	border-bottom: 1px solid rgb(218,218,218);
	color: black;
	font-size: 15pt;
	padding-bottom: 5px;
}
