/*
********************************************************************
Radio à la demande

30 sept 2008
********************************************************************
*/

/*/ Box style 05
*/
.box05{}
.box05 .body{
	border:1px solid #8db4d5;
	border-top:0px;
	padding:7px 9px 4px 9px;
}
.box05 .cap{
	background-image:url(../images/interface/bx-skin-bg05.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
 .box05 .cap DIV{
	background-image:url(../images/interface/bx-skin-cr05.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.box05 .cap DIV DIV{
	background-image:url(../images/interface/bx-skin-cl05.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:4px;
} 

.box05 .headerRald {
	background:url(../images/bg/raldCalendar-bg.gif) no-repeat top right;
	height:106px;
	margin:0;
	padding:0;
}
.box05 .headerRald DIV {
	float:left;
	margin:0;
	padding:0;
}
#raldCalendar {
	height:106px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#raldArrow {
	margin:35px 0 0 0;
	display:inline;
	float:left;
}
#raldTextbox {
	margin:30px 0 0 0;
	display:inline;
	vertical-align:middle;
	float:left;
}
#raldTitle {
	color:#FFFFFF;

	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 3px 7px; 
	clear:right;
}
#raldTextbox INPUT#multimedia-date {
	color:#000000;
	height:22px;
	width:160px;
	font-size:14px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin:2px 0 0 0;
	padding:2px 0 0 0; 
}
#raldTextbox IMG {
	margin:0 -3px 0 0;
	padding:0 0 4px ;
	vertical-align: bottom;
}

.box05 .footer {
	border-bottom :1px solid #8fb6cc;
	border-left :1px solid #8fb6cc;
	border-right :1px solid #8fb6cc;
	border-top: none;
	padding:6px 8px 6px 8px;
	clear: both;
}

.divclear{ 
    clear:both; 
    margin:0; 
    padding:0; 
    font-size:0;
}

.marbot{ 
    height: 20px; 
    clear: both; 
    width: 100%;
}

.martop{ 
    margin-top:15px;
}

.blue, a.blue:link,a.blue:visited { 
    color:#1c6aac; 
    text-decoration:none;
}

a.blue:hover,a.blue:active { 
	color:#6c9d31; 
    text-decoration:underline;
}

.blue1{
	color:#1f8cd4;
}
a.blue1:link,a.blue1:visited { 
	color:#1f8cd4; 
    text-decoration:underline;
}
a.blue1:hover,a.blue1:active { 
	color:#6c9d31; 
    text-decoration:underline;
}

.radioBanner{ 
	width:160px; 
    height:64px; 
    margin-bottom:10px;
}

.radioContent{ 
	width:479px; 
    float:left; 
    background-color:#0066FF; 
    margin-left:10px; 
    font-family:Tahoma;
}

.radioAd{ 
	width:479px; 
    height:110px;
}

.radioBox{ 
	width:477px; 
    border:1px solid #8db4d5; 
    border-top-width:0; 
    margin-bottom:10px;
}

.radioBoxTitle{
    font-size: 15px;
    font-weight: bold;
    color: #1f8cd4;
	border-bottom:1px solid #8db4d5;
	margin: 0 15px 20px;
	padding: 16px 0 4px 0; 
}

.evenements{ 
	margin:0 15px;
}

.evenements ul{ 
	list-style: none; 
    margin:0; 
    padding:0;
}

.evenements ul li{ 
	height:110px; 
    margin-bottom:20px;
}

.imgleft{
	width: 200px;
    height: 140px;
    float: left;
    margin-right: 10px;
    display: inline;
}

.txtright{
	float:left; 
    display:inline; 
    margin-top:13px; 
    font-family:Tahoma; 
    line-height:14px; 
    width:225px;
}

.evenementstxt{ 
	font-size:14px; 
    font-weight:bold; 
    color:#1c6aac;
}

.radioCenterTitle{
    font-size: 15px;
    font-weight: bold;
    color: #1f8cd4;
	border-bottom:1px solid #8db4d5;
	margin: 0 15px 9px;
	padding: 16px 0 4px 0; 
}
.radioCenterTitle span{ 
	float:right; 
    color:#1f8cd4; 
    font-size:11px; 
    font-weight:normal; 
    font-family:Tahoma;
}

.radioCenterTitle span img{ 
	margin-bottom:2px; 
    margin-right:6px;
} 

.radioCentertxt{
	margin:0 15px;
}

.radioCentertxt p{
	font-size:11px; 
    font-weight:bold;
}

.radioCentertxt ul{
	list-style:none; 
    margin:0; 
    padding:0;
}

.radioCentertxt ul li{ 
	line-height:20px;
}

.radioFoottxt{ 
	border-top:1px solid #8db4d5; 
    margin-top:29px; height:23px; 
    line-height:23px; 
    padding:0 10px; 
    color:#1c6aac;
}

.radioFoottxt span{ 
	float:right; 
    margin-top:-23px;
}
