/* CSS Document */

div#wrapperProg{
float:left;
padding:0 0 0 45px;
margin-top:-3px;
width:955px;
}

div.wrapperProgFirst{
float:left;
width:121px;
padding:30px 0 0 0;
}

div.libDate{
float:left;
width:121px;
height:21px;
margin-bottom:12px;
}


div.wrapperProgSecond{
	float:left;
	width: 640px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
}

div.bigDateProg{
float:left;
width:130px;
padding-top:25px;
}

div.blocDate{
float:left;
width:100%;
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;
padding-top:25px;
}

div.blocContent{
float:left;
width:450px;
margin-bottom:20px;
}

div.titleContent{
float:left;
width:100%;
padding-left:10px;
height:21px !important;
height:17px;
border-bottom:1px solid #ffffff;
}

span.titleRed{
float:left;
color:#bb0c1e;
font-size:24px;
}

span.titleBlue{
float:left;
color:#372b69;
font-size:24px;
}

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;
}

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;
}








ul.vignettes {
	padding: 0px;
	height: auto;
	list-style-type: none;
	width: 640px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.vignettes li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: auto;
	height: auto;
	position: relative;
}
ul.vignettes li img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

ul.vignettes li p {
	text-align: center;
	font-size: 10px;
}
#alpha {
	padding: 0px;
	height: auto;
	width: 121px;
	list-style-type: none;
	margin: 0px;
}
#alpha a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 19px;
	width: 121px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;/*75*/
	padding-right: 5px;
	font-weight: bold;
}
#alpha a:hover {
	color: #555555;
}

#alpha li {
	/*height: 19px;*/
	width: 109px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 19px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#alpha li.mois {
	border:none;
	/*border-top:1px dashed white;*/
	margin:0px;
	list-style:none;
	font-weight:normal;
	font-size:11px;
}
.play {
	padding: 0px;
	height: 41px;
	width: 41px;
	position: absolute;
	top: 30px;
	right: 42px;
	margin: 0px;
	float: left;
	background-image: url(../img/play.png);
	background-repeat: no-repeat;
}

.voile_flash {
	position:absolute;
	width:126px;
	height:81px;
	z-index:10;
	background:white;
	-moz-opacity:0.1;opacity:0.1;filter:alpha(opacity=10);
}

.sepDay {
	margin:10 0 2px 0;
	padding:0px 30px;
	z-index:12;
	color:#BB0C1E;
	font-weight:bold;
	width:600px;
	border:1px solid red;
	border-width:0 0 1px 0;
	border-color:#BB0C1E;
	height:7px;
}
.sepDay span{
	background-color:black;
	float:left;
	padding:0 20px;
}

