/* CSS Document */

body { background-color:#000000;  width:100%; height:100%;}
#centree {margin-left:15%; margin-right:15%; margin-top:0; background-color: #990000;}
#centree1 {margin-left:15%; margin-right:15%; margin-top:0; padding: 3%; background-color: #FFFFFF;}

#contenu {margin: 0 10% 10% 10%; padding:5%;}
#rideaurouge { /*background-color:#FF0000;*/
	/*background-color:#FF0033;*/
background-image:url(../Media/rideau_rouge-bout1.jpg);
	position:absolute;
	/*width:50px;*/
width:5%;
	top:-1px;
	
}
.navbar {color:#FF0000;}
.charte-bandeau{
background-color:#000000;
width:100%;
height:40px;
}
#titre {text-shadow:#000000; color:#CCCCCC;}

#cadretxtactu { background-color:#CCCCCC; margin-right:10%; margin-left:10%;}
#txtactu{padding:10%;}
