body{
	background-color: #000;
}
.contenaire{
	position: relative;
	margin:0px auto;
	width:1126px;
}
.header{
	position: absolute;
	left:0px;
	top:0px;
	width:1126px;
	heigth:408px;
}
.banGauche{
	position: absolute;
	left:0;
	top:-1px;
	width:730px;
	height:408px;
	background:url("../img/banniere2.jpg") no-repeat;
}
.banDroite{
	position: absolute;
	left:730px;
	top:0px;
	width:396px;
	height:408px;
	background:url("../img/banniere1.jpg") no-repeat;
}
.btnNews{
	position: absolute;
	left:154px;
	top:268px;
	width:120px;
	height:34px;
	padding-top: 6px;
	padding-left: 38px;
	background:url("../img/news.gif") no-repeat;
}
.btnProjet{
	position: absolute;
	left:274px;
	top:268px;
	width:121px;
	height:34px;
	padding-top: 3px;
	padding-left: 13px;
	background:url("../img/projet.gif") no-repeat;
}
.btnXdcc{
	position: absolute;
	left:395px;
	top:268px;
	width:121px;
	height:34px;
	padding-top: 6px;
	padding-left: 29px;
	background:url("../img/xdcc.gif") no-repeat;
}
.btnForum{
	position: absolute;
	left:516px;
	top:268px;
	width:121px;
	height:34px;
	padding-top: 7px;
	padding-left: 27px;
	background:url("../img/forum.gif") no-repeat;
}
.btnLien{
	position: absolute;
	left:637px;
	top:268px;
	width:121px;
	height:34px;
	padding-top: 7px;
	padding-left: 28px;
	background:url("../img/lien.gif") no-repeat;
}
.lienMenu a:link, a:hover, a:visited {
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.menuGauche{
	position: absolute;
	left:-1px;
	top:350px;
	width:169px;
	height:632px;
	padding-left: 1em;
	font-family: arial, verdana, sans-serif ;
	font-size: 11pt;
	font-weight: bold; 
	background:url("../img/cote.jpg") no-repeat;
}
#menuDeroulant {
/*	background:#6A6458 none repeat scroll 0%;*/
	border:0pt none;
	height:21px;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:121px;
}
#menuDeroulant li {
	border:0pt none;
	float:left;
	margin:0pt;
	padding:0pt;
	width:121px;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited {
/*	background:#3B4E77 none repeat scroll 0%;*/
/*	border-right:1px solid #FFFFFF;*/
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	height:auto;
	margin:0pt;
	padding:4px 8px;
}
#menuDeroulant li a:hover {
/*	background-color:#F2462E;*/
	padding:4px 8px;
}
#menuDeroulant li a:active {
	background-color:#5F879D;
}
#menuDeroulant .sousMenu {
	border:0pt none;
	display:none;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#menuDeroulant .sousMenu li {
	border-color:transparent transparent -moz-use-text-color -moz-use-text-color;
	border-style:solid solid none none;
	border-width:1px 1px 0pt 0pt;
	float:none;
	margin:0pt;
	padding:0pt;
	width:121px;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
	background:transparent url(../img/fondTR.png) repeat scroll 0%;
	border:0pt none;
	display:block;
	margin:0pt;
	text-decoration:none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
#menuDeroulant .sousMenu li a:hover {
	background-color:#F2462E;
	background-image:none;
}
#menuDeroulant li:hover > .sousMenu {
	display:block;
}
.containt{
	position: absolute;
	left:265px;
	top:430px;
	width:643px;
	height:0px auto;
	
}
.banNews{
	left:-110px;
	top:-30px;
	position: relative;
	width:973px;
	height:36px;
	background:url("../img/barre-news.jpg") no-repeat;
}
.News{
	position: relative;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #FFF;
}
.titreNews{
	position: relative;
	height:80px;
	padding-top: 0.2em;
	padding-left: 0.4em;
	font-family: arial, verdana, sans-serif ;
	font-size: 18pt;
	font-weight: bold; 
	color: #f00; 
	text-align: left; 
	background:url("../img/blocnew.gif") no-repeat;
}
.infoNews{
	position: relative;
	top:-30px;
	padding-left: 1em;
	font-family: arial, verdana, sans-serif ;
	font-size: 8pt;
	font-weight: bold; 
	color: #636262; 
	background-color:transparent;
}
.imgNews{
	position: relative;
	left:430px;
	top:-93px;
	width:208px;
	height:117px;
	/*background-color: #FF0000;*/
}
.contNews{
	position: relative;
	top:-90px;
	padding-top: 1em;
	padding-left: 1em;
	font-family: arial, verdana, sans-serif ;
	font-size: 11pt;
	font-weight: light; 
}
.projet{
	position: relative;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #FFF;
}
.titre{
	font-family: arial, verdana, sans-serif ;
	font-size: 18pt;
	font-weight: bold; 
}
.footer{
	position: relative;
	left:240px;
	top:0px auto;
	width:670px;
	height:50px;
	text-align:center;
	background-color: #CACACE;
}
.projet{
	padding:10pt;
}
#tableau{
	border: medium solid #777;
	width: 100%;
}
#tableau th{
	border: thin solid #000;
	width: 50%;
	color: #fff;
	background-color: #000;
}
#tableau td{
	border: thin solid #000;
	width: 50%;
}
#tableau td a, a:link{
	border:0pt none;
	color:#000;
	display:block;
	margin:0pt;
	text-decoration:none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none
}
.infoProjet{
	color:#fff;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none
}
.titreProjet{
	color:#fff;
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	text-decoration:none
}
.infoResume{
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}
.infoResume {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}
.infoStatut {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}
.infoNomCourt {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none		
}
.infoGenre {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}
.infoMaxEpi {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}
.infoAnProd {
	color:#ccc;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none	
}