@charset "utf-8";

#photo-actualites {
	width:350px;
    height:233px;
    padding:5px;
	background-color: #eeeeee;
	border: 1px solid #387fe6;     
    margin:0 0 10px 10px;
    clear:both;
    text-align:center;
}
.outils{
    text-align:right;
}
.barre {
	background-image:url(../../images/barre.jpg);
    background-position: center top;
    background-repeat:no-repeat;
    height:1px;
    margin:10px 0 10px 0;
    clear:both;
}
#accordion{
	background-image:url(../../images/actualites-et-aussi.jpg);
    background-repeat:no-repeat;
    padding-top:26px;
}


#kwick {
	position: relative;
    width:97px;
    float:left;
}

#kwick .kwicks {
	margin: 0px;
    padding: 0px;
    display: block;
}
.liReport a{
	color:#F2A400
}

li:after {
	content: "";
}
#kwick {
	margin-top:12px;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 71px;
	width: 178px;
	background: #fff;
    list-style-type: none;
	margin: 0px;
    padding: 0px;
    float:left;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: url(../../images/votre-region.jpg) ;
}

#kwick .opt2 {
	background: url(../../images/deco-design.jpg);
}

#kwick .opt3 {
	background: url(../../images/gastronomie.jpg);
}

#kwick .opt4 {
	background: url(../../images/vin.jpg);
}

#kwick .opt5 {
	background: url(../../images/culture.jpg);
}
#kwick .opt6 {
	background: url(../../images/loisirs.jpg);
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
}
#infos {

}
#flash-categorie{
    border-bottom-style: solid;
    border-bottom-color: #387fe6;
    border-bottom-width: 5px;
    margin-left:1px;
}

.videos{
	width:302px;
    position:relative;
    float:right;
    background-image:url(../../images/videos.jpg);
    height:243px;
}

.selection{
	width:302px;
    position:relative;
    float:right;
    margin-top:8px;
}
.selection h2{
	color:#FFF;
    padding-top:8px;
    text-align:center;  
    font-size: 12px;  
}


#promos {   
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 239px; /* important */  
    height: 140px; /* important */  
    margin:8px 0 0 32px;
}   
#promos_content li {
list-style:none;
margin:0 15px 0 0 ;
padding:0;
}
#promos ul li {
display:block;
float:left;

}
#promos_content {
width:3048px;
position:relative;
margin:0;
padding:0
}
#promos_frame {position: absolute;top:90px;width:302px;} 
#promos_previous {float: left;margin-left:8px;}   
#promos_next {float: right;margin-right:7px;}  

#video-actualite{
    margin-left:26px;
	border: 1px solid #5780d2;
	padding:2px;
	background-color: #CCCCCC;
    width:240px;    
}
#plus-titre{
    margin:21px 0 0 25px;
    height:30px;
    width:210px;
    font-size: 12px;
}
.videosPlus {
	width:282px;
    position:relative;
    float:right;
	font-size: 12px; 
    text-align:right;
    margin-right:10px;
}
.videosPlus a{
	color:#666
}