/* CSS Document */

div#wrapperProg{
float:left;
padding:0 0 0 45px;
margin-top:-3px;
width:955px;
}

div.wrapperProgFirst{
float:left;
width:121px;
min-height:300px;/* MODIFIER PAR JULIEN */
height:500px;/*Pour IE6 */
padding:30px 0 0 0;
}

div.libDate{
float:left;
width:121px;
height:21px;
margin-bottom:12px;
}


div.wrapperProgSecond{
float:left;
padding:0 0 0 10px;
width:600px;
}

div.bigDateProg{
float:left;
width:130px;
padding-top:25px;
}

div.blocDate{
float:left;
width:100%;
height:80px;
text-align:center;
margin-bottom:45px;
}

span.date{
font-size:30px;
color:#FFFFFF;
}

span.hour{
font-size:18px;
color:#FFFFFF;
}

div.sepProg{
float:left;
margin:0 0 0 7px;
}

div.contentProg{
float:left;
width:460px;
/*margin-left:7px;*/
/*padding-top:25px;*/
padding:0px;
margin-top:20px;
}

div.blocContent{
float:left;
width:450px;
margin-bottom:20px;
margin-top:0px;
}

div.titleContent{
float:left;
width:100%;
padding-left:10px;
height:27px;
border-bottom:1px solid #ffffff;
margin-top:30px;
}

span.titleRed{
float:left;
color:#bb0c1e;
font-size:24px;
}

span.titleBlue{
float:left;
color:#372b69;
font-size:24px;
}

div.subTitleRed{
margin-left:10px;
float:left;
color:#bb0c1e;
font-size:18px;
}

div.subTitleBlue{
margin-left:10px;
float:left;
color:#372b69;
font-size:18px;
}

img.btnContent{
float:right;
}

div.sepContent{
float:left;
width:462px;
height:1px;
margin:0px 0 0 -1px;
}

div.descContent{
float:left;
width:100%;
padding-left:10px;
padding-top:10px;
font-weight:normal;
color:#FFFFFF;
font-size:12px;
}

div.btnDownload{
float:right;
}

span.nameEvent{
float:left;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
width:100%;
}

div.wrapperRight{
float:right;
	clear:right;
margin-left:75px;
}

div.blocEvent p{
font-size:11px;
}

div.blocEvent a{
color:#bb0c1e;
text-decoration:none;
cursor:pointer;
}

div.blocEvent a:hover{
text-decoration:underline;
}


span.dateEvent{
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}


div#footerProg{
float:left;
width:1000px;
}

div#footerProg img{
float:right;
margin:50px 0 0 0;
}


/*		Rajout Julien   */

div.datemois{
	font-weight:none;
	font-size:13px;
	text-align:right;
	border:1px solid white;
	padding:2px;
	margin-bottom:10px;
}
div.datemois a{
	color:white;
	text-decoration:none;
}

div.datemois a:hover{
	color:#595959;
}



div.date_prog{
	margin-top:0px;
	width:607px;
}

div.date_prog_horaire{
	width:130px;
	text-align:center;
	margin-top:30px;
	float:left;
}

div.date_prog_description{
	border-left:1px solid white;
	width:460px;
	margin-left:7px;
	float:left;
	min-height:100px;
}