.blocac{width:300px;
height:100px;
float:left;
display:inline;
margin:10px;
overflow:hidden;}

.blocac img{float:left; margin-right:5px;}

.blocac a{text-decoration:none;
color:#7D858B;}

.blocac a:hover{color:#D31261;}


#last_infos{width:225px;
float:left;
display:inline;
border-bottom:2px solid #ddd;
margin-left:10px;
color:red;}

.infos{width:230px;
float:left;
display:inline;
border-bottom:1px dotted #ddd;
padding-bottom:10px;
padding-top:10px;
color:#3062a7;
background:#000;
}

img.zoomEffect {
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}

img.zoomEffect:hover {
-moz-transform: rotate(0deg) scale(1.1);
-webkit-transform: rotate(0deg) scale(1.1);
-o-transform: rotate(0deg) scale(1.1);
-ms-transform: rotate(0deg) scale(1.1);
transform: rotate(0deg) scale(1.1);
}


.cover_blocs{width:460px;
height:500px;
float:left;
display:inline;
background:#f3f4f7;
margin-left:20px;
border-radius:15px;
overflow:hidden;}

.inner_blocs{width:440px;
height:130px;
background:transparent;
float:left;
display:inline;
margin:10px;
padding-bottom:20px;
border-bottom:1px solid #ddd;}

.inner_blocs img{float:left;
border:3px solid #fff;
margin-right:10px;
}

.small_titro{width:250px;
height:20px;
float:left;
display:inline;
font-weight:bold;
margin-bottom:10px;

}

.contain_blocs{width:250px;
height:76px;
float:left;
display:inline;
margin-bottom:10px;
overflow:hidden;}

#titro_blocs{width:860px;
height:40px;
float:left;
display:inline;
margin-left:20px;
font-size:26px;
margin-bottom:10px;
}



#logs{float:left;
display:inline;
width:200px;
height:200px;
background:#fff;}

#ban_footer{
height:210px;
 position: absolute;
    z-index: 100;
    width: 100%;
    top: 1358px;
    left: 0px;
	background:#92aa42;
}


#footer{width:960px;
height:auto
background:transparent;
margin-left:auto;
margin-right:auto;
font-size:13px;
color:#fff;
text-align:left;

}

#footer th{font-size:16px;
color:#333;}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

#footer a{color:#fff;
text-decoration:none;
line-height:21px;
}

#footer a:hover{color:#000;
text-decoration:none;}

#horaires{float:left;
display:inline;
background-color:#fff;
background-image:url(../img/fond_horaires1.png);
background-repeat:no-repeat;
width:150px;
height:150px;
margin-top:10px;
color:#777;
font-size:48px;
font-weight:bold;
border-radius:8px;
border-radius:200px;
margin-bottom:10px;

}

#horaires span{color:#fff;
font-size:18px;
float:left;
margin-left:15px;
margin-top:3px;}

#details{float:right;
display:inline;
background-color:#fff;
width:660px;
height:600px;
margin-top:20px;
border-radius:8px;
padding:30px;
text-align:justify;
overflow-y:scroll;	
margin-bottom:40px;

}

#details img{float:left;
margin-right:15px;
margin-bottom:5px;}

#titro_details{float:left;
display:inline;
background:url(../img/fond_titro.png);
background-repeat:no-repeat;
width:630px;
height:auto;
margin-top:20px;
margin-bottom:20px;
font-size:25px;
padding-left:30px;
color:#162fb5;

}

