@charset "utf-8";
/* CSS Document */

ul.list_motcle{
margin:0;
overflow:hidden; 
height:auto !important; 
height:1%; 
padding:4px 0 0; 
}

ul.list_motcle li{
float:left; 
list-style-type:none; 
margin:0 5px 0 0;
}

ul.list_motcle li.box_motcle{
font:11px "Lucida Grande", "Verdana";
color:#000000;
}

ul.list_motcle li.box_motcle{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px; 
border: 1px solid #CAD8F3; 
background: #DEE7F8; 
padding: 1px 5px 2px;
margin-bottom:5px;
}

ul.list_motcle li.box_motcle:hover{
border-color: #598BEC;
background: #598BEC;
color: #fff;
}

.cell_article h1{
color:#000000;
font-size:28px;
font-weight:normal;
}

.cell_article a{
color: ff009d;
}

#article{
display:none;
}

#border_left{
width:290px;
float:left;
}

#border_right{
width:620px;
float:right;
}

#content{
width:910px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.separateur{
width:600px;
height:10px;
}

.cell_article{
padding:10px;
margin:10px;
}

.cell_left{
padding:5px;
margin:10px;
border:solid 1px #f1e5a3;
background:url(/sites/initiatives_saveurs/modules/Article/imgs/fond.jpg) left top no-repeat;
font-size:12px;
font-weight:bold;
color:#A50101;
}

.cell_right{
padding:10px;
font-size:11px;
overflow:auto;
}

.cell_left a{
font-size:11px;

}

.date_right{
color:#7c7c7c;
font-weight:normal;
clear:both;
}

.image_resume{
padding-right:10px;
width:185px;
height:85px;
}

.inline{
display:inline;
}

.resume_article{
padding-left:10px;
margin-left:10px;
margin-right:50px;
}

.resume_right{
color:#474747;
font-weight:normal;
font-size:11px;
padding-right:30px;
overflow:auto;
}

.saut{
height:20px;
clear:both;
}

.titre_left, .txt_left{
padding:10px;
}

.titre_left{
color:#000000;
font-size:24px;
}

.titre_right{
font-size:14px;
font-weight:normal;
color:#A50101;
width:80%;
float:left;
}

.btn_facebook{
background:url(/sites/initiatives_saveurs/modules/Article/imgs/facebook-icone.png) no-repeat !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/initiatives_saveurs/modules/Article/imgs/facebook-icone.png', sizingMethod='scale');
border:none;
width:20px;
height:20px;
float:left;
}

.share{
cursor:pointer;
margin-bottom:10px;
overflow:auto;
}