@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background: #666;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#container{
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	width: 980px;
	}
	
#header{
	padding: 0;
	width: 980px;
	height: 198px;
	float:left;
	background: url(images/banner.jpg) no-repeat bottom left;
	}
	
#content{
	padding: 0;
	width: 980px;
	background: #FFF;
	float:left;
	}
	
#main{
	padding: 5px;
	width: 805px;
	float:left;
	border-right: 1px solid #D8D8D8;
	}
	
#corp{
	width: 805px;
	height:770px;
	float:left;
	}
	
#video{
	width: 265px;
	margin-left: 0px;
	margin-right: 5px;
	float:left;
	}

#videoHeader{
	width: 265px;
	float:left;
	height: 58px;
	background: url(images/bgvideo.gif) top left repeat-x;
	}

#videoHeader .left{
	width: 115px;
	height: 58px;
	float:left;
	}
	
#videoHeader .right{
	width: 149px;
	height: 58px;
	float:right;
	background:url(images/bgvideoright.gif) right top no-repeat;
	}
	
#article{
	width: 535px;
	margin-left: 0px;
	float:left;
	}
	
#award{
	width: 520px;
	margin-left: 15px;
	float:left;
	}

#articleHeader{
	width: 535px;
	float:left;
	height: 58px;
	background: url(images/bgarticle.gif) top left repeat-x;
	}

#articleHeader .left{
	width: 150px;
	height: 58px;
	float:left;
	}
	
#articleHeader .right{
	width: 150px;
	height: 58px;
	float:right;
	background:url(images/bgarticleright.gif) right top no-repeat;
	}
	
#videocontent{
	width: 265px;
	margin-top: 10px;
	float:left;
	height: 700px;
	background-color: #000;
	}
	
#videoborder{
	width: 245px;
	margin: 5px;
	float:left;
	height: 184px;
	padding: 4px;
	border: 1px solid #C91548;
	background-color: #111;
	}
	
#videoliste{
	width: 245px;
	margin: 5px;
	float:left;
	height: 475px;
	padding: 5px;
	}
	
#videoliste a{
	width: 235px;
	float:left;
	height: 45px;
	padding: 5px;
	margin-bottom: 5px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	}
	
#videoliste a:hover{
	width: 235px;
	float:left;
	height: 45px;
	padding: 5px;
	margin-bottom: 5px;
	color: #000;
	text-decoration: none;
	background-color: #C91548;
	}
	
#audiocontent{
	width: 515px;
	padding: 10px 0px 0px 10px;
	float:left;
	height: 190px;
	}
	
#articlecontent{
	width: 515px;
	padding: 10px 10px;
	float:left;
	height: 190px;
	}
	
#audio{
	width: 535px;
	margin-left: 0px;
	float:left;
	}

#audioHeader{
	width: 535px;
	float:left;
	height: 58px;
	background: url(images/bgaudio.gif) top left repeat-x;
	}

#audioHeader .left{
	width: 150px;
	height: 58px;
	float:left;
	}
	
#audioHeader .right{
	width: 150px;
	height: 58px;
	float:right;
	background:url(images/bgaudioright.gif) right top no-repeat;
	}
	
	
#article .img-shadow{
	padding: 0px 7px 7px 0px;
	width: 100px;
	float:left;
	margin-right: 5px;
	background: url(images/shadow.gif) no-repeat right bottom;
	}
	
H1{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #067227;
	}
	
#menu{
	padding: 24px 0px 0px 24px;
	width: 956px;
	height: 80px;
	background: url(images/menubg.jpg) top no-repeat;
	float:left;
	}
	
	
#right{
	padding: 0px 5px 0px 0px;
	width: 160px;
	float:left;
	}
	
#right1{
	padding: 0px 5px 0px 0px;
	width: 160px;
	float:left;
	}
	
#rightop{
	padding: 0px;
	height: 65px;
	width: 177px;
	float:left;
	}
	
#mainright{
	padding: 15px 0px 10px 25px;
	height: 65px;
	width: 152px;
	float:left;
	}
	
#forumblog{
	padding: 5px 5px;
	width: 140px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #333;
	float:left;
	font-weight:bold;
	background: #D0D2D3;
	}
	
#lienmembre{
	padding: 5px 0px;
	width: 150px;
	margin-left: 5px;
	margin-top: 0px;
	color: #333;
	font-weight:bold;
	float:left;
	
	}
	
#categorie{
	padding: 5px 5px;
	width: 140px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #FFF;
	float:left;
	background: #D0D2D3;
	
	}
	
#categorie a{
	color: #DDD;
	text-decoration: none;
	width: 130px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #666;
	
	}
	
#categorie a:hover{
	color: #DDD;
	text-decoration: none;
	background: #D80036;
	width: 130px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	padding: 5px;
	
	}

#footer{
	padding: 5px 20px;
	width: 940px;
	height: 20px;
	color: #FFF;
	float:left;
	background: url(images/footer.jpg) top repeat-x;
	}
	
#footer a{
	color: #FFF;
	border-left: 1px solid #DDD;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 5px;
	font-weight: bold;
	}
	



