
.menblogredac{
position:relative;
left:-35px;
width:1050px;
height:34px;
background: url(imgradio/fondmenugris1.png);
}

.menuombredac {
position:relative;
left:-35px;
width: 1050px;
height: 5px;
background: url(imgradio/fondombre2.png);
margin: 0 auto;
}


.blogredac{
position:relative;
left:-35px;
width:1050px;
height:2400px;
overflow:hidden;
}

.blogredac iframe{
margin-top:-100px;
}

.menbablogredac{
position:relative;
left:-35px;
width:1050px;
height:262px;
background: url(imgradio/fond_menubas.png) repeat-x;
}



.inforoute2{
width:630px;
float:right;
overflow:hidden;
}
.inforoute{
text-align:right;
float:right;
}
/*météo*/
.bloc_meteo{
float:left;
text-align:center;
padding-left:62px;
margin-bottom:10px;
}

.meteo_rub{
float:left;
width:630px;
height:20px;
line-height:20px;
margin:18px 0 10px 0;
background-color:#00c9ff;
font-size:16px;
color:#ffffff;
font-weight:bold;
}
/*podcast*/
#main{
width:630px;
float:left;
}

.post{
width:610px;
padding:10px;
margin-bottom:20px;
float:left;
background-color:#c6f3ff;
}

.post-content{
float:left;
margin-top:10px;
font-size:12px;
color:#04176d;
}

.post-content>img{
width:142px;
border: 1px solid #eee;
margin:0 10px 0 0;
float:left;
}

.post-title{
width:608px;
float:left;
font-size:18px;
text-align:left;
}

.post-title a{
color:#04176d;
}

.post-title a:hover{
text-decoration:underline;
}