@charset "utf-8";

/***** Article *****/
.article {
	font-size:1.12em;
	line-height:1.5em;
	width:640px;
	margin:0;
	padding:0;
	position:relative;
	clear:both}

.F6_size2on3 .article.sports { background:url(img/bg-blog-tile.gif) left top repeat-x;
border-top:1px solid #999;
padding: 5px 5px 10px 3px}


.article h1 {
font-size:1.8em;
color:#014EFE;
line-height:1.1em;
margin: 0 0 0.7em 0;
}

.article h1 a {color:#014EFE; text-decoration:none;}
.article h1 a:hover {text-decoration:underline;}

.article .entete{ position:relative; 
margin:0 0 1em 0}
.article .partenaire {
font-size:0.85em;
color:#666;
line-height:1em;
margin:0;
}
.article .partenaire img {margin-bottom:4px;}

.article .th_imprimer {
	position:absolute;
	right:0;
	top:0;
	}

.article .tweet,.facebook {
	float:left;
	}

/* image */
.article .image {
	float:left;
	display:inline;
	overflow:hidden;
	padding:3px;
	margin:0 8px 2px 0;
	background:#e3e3e3;
}
.article .image span.legende {
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
	max-width:320px}
.article .image span.copyright {
	display:block;
	line-height:normal;
	font-size:10px;
	color:#666;
	margin:0;
	padding:0;
	max-width:320px}
	
	
/* texte */
.article .texte {
margin:0 0 1.3em 0;
}
.article .texte .image {
	background:none;}

.article .intro {
font-weight:bold;
margin: 0 0 1.5em 0;}

.article .texte a {
font-weight:normal;
color:#014EFE;
}
.article .texte a strong {
font-weight:normal;}
.article .texte p {
margin: 0 0 1.3em 0 !important;
}

/** liens annexes et lire la suite **/
.article a.readmore {
background: url(img/puce.gif) 3px center no-repeat #e5e5e5;
margin:5px 0 2px 0;
padding:3px 3px 3px 15px;
color:#014EFE;
font-weight:bold;
clear:both;
}
.article a.readmore.big {
font-size:1.01em;
}
.article a.nl20minutes {
background: url(img/puce.gif) 3px center no-repeat;
font-size:1em;
clear:both;
font-weight:bold;
color:#014EFE;
padding:3px 3px 3px 15px;

}

.LinkListBox {line-height:normal; margin:20px 0 10px 0}
.LinkListBox ul.linklist{width:100%;}
.LinkListBox ul.linklist li:hover { background: none;}

/**.sports .LinkListBox h3{
border-bottom:1px dotted #999;
color:#999;
background-image:none;
padding:0;
margin:0;}

.sports .LinkListBranch {
margin:0;
}
.sports .LinkListBranch ul.linklist li { width:310px; float:left; margin:0; padding:0;}
.sports .LinkListBranch ul.linklist li a { color:#999; background-image:url(img/pucegrise.gif);}
.sports .LinkListBox ul.linklist li:hover { background: none !important;}**/

/** send 2 fiend **/
.Send2Friend {
	color:#000000;
	padding:10px;
	text-align:justify;
	text-indent:5px;
	background:#FFF;
	border-radius:10px;
	-moz-border-radius:1em;
}
.Send2Friend iframe {
	margin:10px;
}

