/*
Theme Name: SFR Innovation
Theme URI: http://
Description: 
Version: 1.0
Author: Upian.com
Author URI: http://www.upian.com
Tags: 

SFR Innovation
http://www.upian.com

This theme was designed and built by Pauline SCHLEIMER

*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Clearfix class definition */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/**
* 
*  Clearfix class definition 
* 
*/

::-moz-selection{
	color:#cc3300;	
}

.clearfix:after {
	clear: both;
    content: ".";
    display: block;
    line-height: 0;
	height: 0;
    visibility: hidden;
}

.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/**/
body{
	font-family:Arial;	
	line-height:1em !important;
}
#page{
	width:970px;
	margin:0 auto;
	background:url('img/bg-page.png') top right repeat-y;
}

#yahooheader{
	line-height:1.22em;
	font-size:12px;
	width:970px;
	overflow:hidden;
	background:white;
}
#yahoo_footer{line-height:1.22em;
	font-size:12px;
	width:970px;
	overflow:hidden;
	height:277px;
	clear:both;
}

#content{
	float:left;
	width:640px;	
	overflow:hidden;
}
#laune{
	margin:25px 0 25px 0;	
}

#sidebar{
	float:right;
	width:300px;
	padding:15px 10px 0 10px;
	background:#e4edf6;
}
	#sidebar a{
		text-decoration:none;	
	}
	#sidebar h2{
		clear:both;
		width:300px;
		font-size:11px;
		font-weight:bold;
		color:#2c4d6c;
		text-transform:uppercase;
		padding-bottom:10px;
	}
	#sidebar a.right{
		float:left;
		width:300px;
		text-align:right;
		font-size:9px;
		font-weight:bold;
	}
	#sidebar a.blue{
		color:#00B8E6;
	}
#postup{
	clear:left;
	margin:0px 0 0px 0;
	padding-bottom:20px;
	padding-top:20px;
	height:300px;
}	
	#postup ul.nav{
		float:left;
		width:300px;
	}
	#postup ul.nav li{
		display:inline;	
	}
	#postup ul.nav li a{
		display:inline;
		float:left;
		background:#dddddd;
		margin:0 2px 0 0;
		padding:2px 4px;
		color:#0057a6;
		font-size:12px;
	}
	#postup ul.nav li a.active{
		background:white;	
		color:#666666;
		font-weight:bold;
	}
	
	#postup ul.list li{
		background:white;	
		margin-bottom:1px;
		float:left;
		width:296px;
		padding:2px;
	}
	#postup ul.list li a{
		color:#0057a6;
		font-size:12px;
		float:right;
		width:282px;
	}
	#postup ul.list li b{
		float:left;
		color:#666666;font-size:12px;
		width:14px;
	}
.calendar{
	float:left;
	width:300px;
	background:white;
	padding:0 0 10px 0;
	display:none;
}
	.calendar table{
		float:left;
		width:300px;
		font-size:12px;
	}
	.calendar table td,.calendar table th{
		text-align:center;
		height:20px;
	}
	.calendar table th{
		font-weight:bold;	
	}
	.calendar table a{
		color:#0057A6;
		font-size:12px;
		font-weight:bold;	
	}
	.calendar caption{
		padding:5px 0 5px 15px;	
		color:#0057A6;
		font-size:12px;
		font-weight:bold;	
		text-transform:uppercase;
	}

#sidebar #tags{
	clear:left;
	width:300px;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}
#sidebar #tags div{
	background:white;
	padding:5px 10px;
}
#sidebar #tags div a:hover{
	text-decoration:underline;
}
#sidebar #tags div a{
color:#0057a6;
}
#footer{
	clear:both;
	background:green;
}

/* NAVIGATION */

#navtop{
	float:left;
	width:970px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	background:white url('img/bg-nav.png') bottom left repeat-x;
	/*padding-top:15px;*/
	border-bottom:1px solid #e0e0e0;
}

ul.categories{
	list-style-position:inside;
	background:white url('img/bg-nav.png') bottom left repeat-x;
	
	
	float:left;
}
ul.pages{
	float:right;	
}
ul.pages li{
	float:left;
	display:inline;
	color:#bcced4;
	font-size:7px;
	margin:0 0 0 10px;
}
ul.pages li a{
	font-size:10px;
	color:#a1b1b7;
}

	ul.categories li{
		float:left;
		display:inline;
		height:24px;
		line-height:24px;
		vertical-align:middle;
		margin:0 8px 0 0;
	}
	ul.categories li a{
		float:left;	padding:0 5px 0 5px;
		background:#e0e0e0;
		font-size:14px;
		font-weight:bold;
		color:#0057a7 !important;
		text-decoration:none;
		-moz-border-radius : 5px 5px 0 0; 
	}
	ul.categories li a.active{
		background:white;
		color:black;
		border:1px solid #e0e0e0;
	}

ul.souscat{
	list-style-position:inside;
	float:left;
	width:640px;
	padding:5px 0 5px 0;
}
	ul.souscat li{
		display:inline;	float:left;border-right:1px solid #cecece;margin:0;
	}
	ul.souscat li a{
		font-size:12px;
		color:#0057a5;
		text-decoration:none;
		padding:0 10px 0 10px;
		
	}
	ul.souscat li a.active,
	ul.souscat li a:hover
	{
		background:#c80214;
		color:white;
	}

/* SIDEBAR */
#sidebar .share{
	clear:left;
	width:300px;
	background:white;
	height:50px;
	margin:12px 0 0 0;
	background:white url('img/bg-share.png') center left no-repeat;
}
	#sidebar .share ul{
		list-style-position:inside;
		padding-left:145px;
		padding-top:13px;
		_padding-top:0px;
	}
	#sidebar .share ul li{
		float:left;
		display:inline;
		margin:3px 10px 0 0;
		_padding:14px 0 0 0;
	}
#sidebar .widgett{
	width:300px;
	float:left;
	margin:20px 0 0 0;
}
#sidebar #videos{
	width:300px;
	float:left;
	margin:20px 0 0 0;
}

/* POST */
.post{
	float:left;
	width:640px;
	padding:18px 0 18px 0;
	border-bottom:1px solid #e5e5e5;
	font-size:12px;
}
.widecolumn .post{
	padding:0px 0 0px 0;
	background:url('img/separepost_bg.png') bottom left repeat-x;
	border-bottom:none;
}
	.post img{
		float:left;
		margin:0 15px 0 0;
	}
	.post ul.post-categories{
		float:right;	
	}
	.post ul.post-categories li a
	{
		background:#cb1b29;
		color:white;
		text-transform:uppercase;
		text-decoration:none;
		padding:0 14px 0 14px;
		font-size:12px;
	}
	.post h1.postindex a{
		font-size:15px;
		font-weight:bold;
		color:#0057a5;
		letter-spacing:-0.06em;
	}
	.post h1.postindex {
		font-size:15px;
		font-weight:bold;
		color:#cc3000;
		letter-spacing:-0.06em;
	}
	.post h1.innovation a{
		color:#d90000;
	}
	#une .post h1.postindex a{
		font-family:Georgia;
		font-size:22px;
		font-weight:normal;
		line-height:1.2em;
		color:#0057a5;
	}
	.post .postdate{
		color:#999999;
		padding:5px 0 5px 0;
	}
	#une .post .postdate{
		color:#999999;
		padding:10px 0 20px 0;
	}
	.post .entry{
		font-size:13px;
		color:#333333;
		padding:0px 0 5px 0;
		min-height:60px;
		line-height:1.2em;
	}
	.entryinov,
	.entryinov p
	{
		font-size:13px;
		color:#333333;
		padding:0px 0 5px 0;
		min-height:60px;
		line-height:1.2em;
		float:left;
		width:400px !important;
	}
	#une .post .entry{
		min-height:90px;
		line-height:1.2em;
	}
	#une span.tags{
		margin:10px 0 20px 0;	
	}
	.post span.tags{
		display:block;	
	}
	.post span.tags b{
		font-size:11px;
		color:#666666;
		font-weight:normal;
		text-transform:uppercase;
		padding:0;
	}
	.widecolumn .post span.tags b{
		display:block;
		margin-top:1px;
	}
	.post span.tags a{
		color:#0057a7;
	}
	.post span.comments{
		display:block;	
		float:left;
		background:url('img/picto-com.png') center left no-repeat;
		padding:0px 0 0 15px;
	}

/* PAGINATION */
#navitop{
	float:left;
	width:630px;
	height:21px;
	background:url('img/bg-navitop.png') center left repeat-x;
	border-top:1px solid #c9acac;
	padding:4px 0 0 10px;
}
	#navitop b{
		float:left;
		font-size:13px;
		color:white;
	}
	#navitop div.wp-pagenavi{
		float:right;
		font-size:13px;
	}
	#navitop a{
		background:none;
		border:none;
		color:#f3bfbe;
		padding:0 5px 0 5px;
		margin:0;
		/*border-left:1px solid white;
		border-right:1px solid white;*/
	}
	#navitop span.current,#navitop span.extend{
		background:none;
		border:none;
		color:white;
	}
	#navitop span.pages{
		background:none;
		border:none;
		color:#f3bfbe;
		margin-right:15px;
	}
	
#navibottom{
	float:left;
	width:630px;
	height:21px;
	border-bottom:1px solid #e5e5e5;
	padding:4px 0 0 10px;
	text-align:right;font-size:12px;
}
	#navibottom a{
		background:none;
		border:none;
		color:#0057A6;
		font-weight:bold;
		font-size:12px;
		padding:0 5px 0 5px;
		margin:0;
		/*border-left:1px solid white;
		border-right:1px solid white;*/
	}
	#navibottom span.current,#navibottom span.extend{
		background:none;
		border:none;
		color:##333333;
		font-size:12px;
	}
	#navibottom span.pages{
		background:none;
		border:none;
		color:#333333;
		margin-right:15px;
	}

/* SINGLE */
.widecolumn h3.postindex{
	float:right;
	display:block;
	padding-top:15px;
}
.widecolumn h1.postindex{
	float:left;
	width:570px;
	font-family:Georgia;
	font-size:24px;
	color:black;
	line-height:1.0em;
	margin:0px 0 20px 0;
}
.postindexinnov{
	float:left;
	width:580px;
	font-family:Georgia !important;
	font-size:23px !important;
	font-weight:bold;
	color:black;
	line-height:1.0em;
	margin:0px 0 20px 0;
}
.widecolumn .pentry{
	float:left;
	width:590px;
	font-size:17px;
	line-height:1.2em;
	margin:0 0 20px 0;
	padding-bottom:0px;
	padding-top:0px;
}
.widecolumn .pentryinnov{
	float:left;
	width:590px;
	font-size:16px;
	line-height:1.2em;
	margin:0 0 20px 0;
	padding-bottom:0px;
	padding-top:0px;
	font-family:Georgia;
}
.widecolumn .postcontent{
	float:left;
	width:640px;
	background:url('img/separepost_bg.png') top left repeat-x;
	padding-top:20px;
	font-size:12px;
}

.widecolumn .postcontentinnov{
	font-family:Georgia;
}

.widecolumn .postcontent p{
	padding:0 0 10px 0;
	text-align:justify;
}

.widecolumn .postdate{
	float:left;
	width:570px;
	margin-bottom:20px;
}
.widecolumn .postdate b{
	font-weight:normal;	
	display:block;
	float:left;
	margin:0 10px 0 0;
}

/* vote article */
.votepost{
	width:50px !important;	
	float:right !important;
	margin:-40px 0px 0 !important;	
	display:table;
	/*position:relative;*/
	display:block;
}
.votepost *{
	margin:0 0 0 0 !important;	
	padding:0 !important;
}
.votepost b{
	/*float:left !important;*/
	text-align:center !important;
	height:13px !important;
	width:50px !important;	
	color:#797979 !important;
	font-weight:bold !important;
}
/**/
.votepostinnov{
	width:50px !important;	
	float:right !important;
	margin:0px 0px 0 !important;	
	display:table;
	/*position:relative;*/
	display:block;
}
.votepostinnov *{
	margin:0 0 0 0 !important;	
	padding:0 !important;
}
.votepostinnov b{
	/*float:left !important;*/
	text-align:center !important;
	height:13px !important;
	width:50px !important;	
	color:#797979 !important;
	font-weight:bold !important;
}
/**/

.post_votebutton,
.post_votebutton a,
.post_votebutton span.post_votebutton
{
	display:block !important;
	width:50px !important;
	height:54px !important;
	line-height:54px !important;
	vertical-align:middle !important;
	text-align:center !important;
	background:url('img/pouce.png') !important;
}
.post_votebutton a img{
	display:none !important;	
}
.post_votecount{
	text-align:center !important;
	clear:both !important;
	height:20px !important;
	display:block !important;
}


/* COMMENTAIRES */
#respond,#wrapcom,.commentlist{clear:both;}


#wrapcom .head{
	float:left;
	width:620px;
	height:30px;
	margin:20px 0 0 0;
	padding:13px 10px 0 10px;
	background:url('img/bg-head.png') top left repeat-x;
	font-size:15px;
	color:#666666;
}
	#wrapcom .head h3.comments{
		float:left;	
	}
	#wrapcom .head form{
		float:right;
		vertical-align:middle;
		margin:-3px 0 0 0;border-left:1px solid #cccccc;
		padding-left:15px;
		width:250px;
	}
	#wrapcom .head form b{
		float:left;
		margin:4px 15px 0 0;
	}

.commentlist{
	/*background:#eeeeee url('img/bg-head.png') bottom left repeat-x;*/
	background:#eeeeee;
	padding:20px 0 0px 10px;
}
li.comment{
	width:630px;
	margin:0 0 10px 0;
}
img.avatar{
	display:none;
}

.comment-author-techyou-admin img.avatar,
.comment-author-hugo img.avatar,
.comment-author-lisa img.avatar
{
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.comment-author-nicolas-menet img.avatar{	
	float:left;
	display:block;
	margin:-10px 5px 0 0;
}

div.vcard{float:left;font-size:11px;margin-top:2px;}
div.comment-body em{
	display:none;
}

cite.fn img{
	display:none;
}

div.commentmetadata a{
	display:block;
	font-size:11px;
	color:#333333;
}
cite.fn{
	font-size:11px;
	font-weight:bold;
	color:#0057a7;
	margin-right:5px;
	float:left;
}
.comment-body p{
	
	margin:10px 20px 10px 20px;
	padding:4px;
	font-size:12px;
	color:#333333;
}
.comment-body .wrc,.comment-body .wrc div{

	background:white !important;	border:1px solid #e5e5e5;
	width:620px;font-size:12px !important;
}

.comment-body .wrc{
	margin:0 0 10px 0;	
}

ul.children .comment-body .wrc,ul.children .comment-body .wrc div{
	width:600px;
}
.comment-body .wrc p{
	font-size:12px !important;
}
.comment-body p.crate{
	float:left;
	background:#eeeeee;
	border:none;
	margin:10px 10px 0 20px;
	padding:0;
}
.comment-body{
	clear:both;	
	padding:10px 0 0px 0;
}
.abuse{
	float:left;	
	font-size:11px;
	color:#0057A7;
	padding:2px 0 0 0;
}
.reply {
	float:left;	
	font-size:11px;
	color:#0057A7;
	padding:2px 0 0 0;
}

/**/
.comment-meta{
	width:600px;
	font-size:12px;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	margin:0 0 3px 0;
}
/**/

div.reply{
	float:left;	
}
div.reply a,
.abuse a
{
color:#0057A7;
}

#respond{
	clear:both;
	width:620px;
	padding:53px 10px 20px 10px;
	background:#eeeeee;
	font-size:15px;
	color:#666666;
	background:#eeeeee url('img/bg-head.png') top left repeat-x;
	height:300px;
}

#respond h3{
	font-weight:bold;
}
#respond h4{
	float:left;
	margin-right:4px;
	padding-top:4px;
}
#respond #yahooconnect{
	float:left;
	margin:-3px 0 0 20px;	
}

#commentform{
	margin:0 !important;
	padding:0 !important;
	height:200px;
	float:left;
	width:640px;
}
#commentform textarea{
	width:600px;
	overflow:hidden;
}
#commentform a{
	color:#0057a7;
	font-weight:bold;
}
ul.children{
	padding-left:20px;	
}
ul.children .comment-body p{
	width:560px;
}
ul.children .comment-body p.crate{
	width:auto;
}

/* SERVICES */
#services{
	clear:both;	
	background:url('img/separepost_bg.png') top left repeat-x;
	color:black;
	padding:5px 0 5px 0;
	display:none;
}
#services a{
	color:black;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
}
#services li{
	display:inline;	
}
#services a.feed{background:url('img/ico_feed.png') center left no-repeat;}
#services a.contact{background:url('img/ico_contact.png') center left no-repeat;}
#services a.facebook{background:url('img/ico_facebook.png') center left no-repeat;}
#services a.twitter{background:url('img/ico_twitter.png') center left no-repeat;}
#services a.flickr{background:url('img/ico_flickr.png') center left no-repeat;}
#services a.delicious{background:url('img/ico_delicious.png') center left no-repeat;}
#services a.yvideo{background:url('img/ico_yahoo.png') center left no-repeat;}
#services a.addyahoo{
	background:url('http://l.yimg.com/a/i/ydn/favicon2.ico') center left no-repeat;
}
/**/

.widecolumn .postmetadata{
	background:url('img/separepost_bg.png') top left repeat-x;
	color:black;
	float:left;
	width:640px;
	padding:7px 0 5px 0;
}
.widecolumn .postmetadata a{
	color:black;
	font-weight:bold;
}
.widecolumn .postmetadata span{
	float:left;	
	margin:0 5px 0 0;
	padding:0 0 0 19px;
}
.widecolumn .postmetadata span.separe{
	padding:0 0 0 0px;
}
.widecolumn .postmetadata span#comment{
	background:url('img/comment.png') center left no-repeat;
}
.widecolumn .postmetadata span#send{
	background:url('img/ico_send.png') center left no-repeat;
}
.widecolumn .postmetadata span#print{
	background:url('img/ico_print.png') center left no-repeat;
}
.widecolumn .postmetadata span#rss{
	background:url('img/ico_rss.png') center left no-repeat;
}
.widecolumn .postmetadata span#addyahoo{
	background:url('http://l.yimg.com/a/i/ydn/favicon2.ico') center left no-repeat;
}

.widecolumn .postmetadata span#sharethis_0{
	background:url('img/ico_share.png') center left no-repeat;
	padding:0 0 0 0px;
}
span#sharethis_0 .stico_default{
	background:none !important;
	padding:0 !important;
}
.widecolumn .postmetadata span.yahooBuzzBadge{
	padding:0 0 0 0px;
	margin-top:-2px;
}


/**/
.gallery{
	float:right;
	width:342px;
	text-align:center;
	overflow:hidden;
	margin:0 0 12px 15px;
	background:#efefef;
}
.gallery a,
.gallery a img
{
	margin:0 !important;
	padding:0 !important;
}

.gallery a img{
	border:5px solid #efefef;	
}
.gallery a.first img{
	border:none;	
}

/* REMONTELINKS */

.remontelinks{
	float:left;
	width:640px;
	border-top:10px solid #cc3300;	
	border-bottom:10px solid #cc3300;	
	padding:20px 0 20px 0;
	margin:20px 0 0 0;
}
	.remontelinks .item{
		float:left;
		width:186px;
		margin:0 38px 0 0;
	}
	.remontelinks .last{
		margin:0 0px 0 0;
	}
	.remontelinks .item h2{
		padding:0px 0 5px 0;	
		margin:0 0 5px 0;
		font-size:10px;
		color:#666666;
		text-transform:uppercase;
		background:url('img/separepost_bg.png') bottom left repeat-x;
	}
	.remontelinks .item img{
		margin:0 0 5px 0;
	}
	.remontelinks .item b a{
		font-size:12px;
		font-weight:bold;
		color:#666666;
	}
	.remontelinks .item p{
		color:#666666;font-size:10px;
		line-height:1.0em;
	}
	
/* ZDNET */
.zdnet{
	float:left;
	width:640px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}
.zdnet h2{
	font-weight:bold;
	font-size:15px;
	color:#333333;
	background:url('img/rss-zdnet.png')top left no-repeat;
	padding:7px 0 7px 35px;
	border-bottom:solid 1px #e5e5e5;
}

.zdnet ul li{
	color:#666666;	
	font-size:12px;	
	margin:5px 0 0 0;
}
.zdnet ul li b{
	color:#666666;	
}
.zdnet ul li a{
	font-size:12px;	
	color:#0057a6;
}

/* NOTES DE LA REDAC */
ul.plus
{
float:left;
width:290px;
border-bottom:1px solid #9a9898;
border-top:1px solid #9a9898;
list-style-position:inside !important;
padding:5px 0 5px 0;
margin-right:58px;
}
h3.plus{
	float:left;
	width:268px;
	padding:2px 0 2px 22px;
	background:#0fa000 url('img/note-plus.png') center left no-repeat;
	background-position:3px center;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	margin:20px 58px 3px 0;
}
ul.moins
{
float:left;
width:290px;
border-bottom:1px solid #9a9898;
border-top:1px solid #9a9898;
list-style-position:inside !important;
padding:5px 0 5px 0;
}
h3.moins{
	float:left;
	width:268px;
	padding:2px 0 2px 22px;
	background:#da0000 url('img/note-moins.png') center left no-repeat;
	background-position:3px center;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	margin:20px 0 3px 0;
}
ul.plus li, ul.moins li{
	list-style:disc;
	list-style-position:inside !important;
	color:#565555;
	font-style:11px;
	font-weight:bold;
}

p.note{
	display:table;
	background:#eeeeee;
	float:left;
	padding:15px !important;
	width:610px;
	margin:50px 0 50px 0;
	font-size:12px;
	font-weight:bold;
	color:#373737;
}
p.note b{
	display:block;
	float:left;
	background:#da0000 url('img/bg-note.png') center left no-repeat;
	width:65px;
	height:46px;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 18px 0 0;
}
h3.note{
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
}

/* SLIDE */
#laune{
	float:left;
	width:640px;
	height:259px;
	overflow:hidden;
}

#laune .slidedescr{
	float:left;
	display:block;
	width:150px;
	padding:10px 5px 0 5px;
	height:247px;
	background:#162231;
	left:0;
}
#laune .slidedescr b a{
	display:block;
	font-size:24px;
	line-height:1.0em;
	_line-height:0.9em;
	color:white;
	margin-bottom:20px;
	float:left;width:150px;
}
#laune .slidedescr p{
	display:block;
	font-size:12px;
	color:white;
	width:150px;
}
#laune .slidedescr p.read{
	border-top:1px solid #666666;	
	border-bottom:1px solid #666666;
	margin-top:10px;
	padding:3px 0 3px 0;
}
#laune .slidedescr p.read a{
	color:#66ccff;
	font-weight:bold;
}

/**/
.slide{
	float:left;	
	display:none;
}


.slide a.imglink{
	float:left;	
	
}
.slide a.imglink img{
	float:left;	
}


/**/
#laune a.pause,
#laune a.play{
	float:right;
	color:#333;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 10px 0 0;
	background:url('img/btn-pause.png') center right no-repeat;
}

.slide_menu{
	float:left;	
	width:138px;
	
	_width:135px !important;
	_position:relative !important;
	_z-index:200 !important;
	_overflow:hidden;
	
}

.slide_menu li{
	width:138px;
	background:url('img/bg-slide-menu.png') top left repeat-x;
	border-bottom:1px solid #e5e5e5;
	height:48px;
	float:left;
}
.slide_menu li a{
	color:#0057a7 !important;
	font-weight:bold;
	font-size:14px;
	float:left;
	height:34px;
	width:130px;
	padding:14px 0 0 8px;
	text-decoration:none;
	letter-spacing:-0.09em
}

.slide_menu li.active{
	background:url('img/bg-slide-menu-fleche.png') top left no-repeat;
	margin-left:-13px;
	border-bottom:none;
	
	
}
.slide_menu li.active a{
	background:url('img/bg-slide-menu-active.png') top left repeat-x;
	margin-left:13px;
	width:138px;
	float:left;
	height:34px;
	
	color:white !important;
	font-weight:bold;
	font-size:14px;
}

/* newsletter */
#sidebar #newsletter{
	width:300px;
	margin:20px 0 0 0;
}
#sidebar #newsletter form{
	background:white;
	padding:10px;
}
#sidebar #newsletter form img{
	float:left;	
	margin:0 10px 0 0;
}
#sidebar #newsletter form p{
	padding:4px 0 4px 0;
}
#sidebar #newsletter form b{
	font-size:12px;
	color:#333333;
	line-height:0.9em;
}
#sidebar #newsletter form label{
	display:block;
	float:left;
	width:60px;
	cursor:pointer;
	padding:4px 0 4px 0;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#sidebar #newsletter form p input.text{
	width:145px;	
	padding:2px 4px;
	border:1px solid #e5e5e5;
	font-size:11px;
	color:#909090;
}
#sidebar #newsletter form input.submit{
	background:none;
	border:none;
	color:#0057A5;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	float:right;
	padding:0;
	margin:15px 0 0 0;
}

h2.titreinov{
	float:left;
	width:640px;
	font-size:19px;
	font-weight:bold;
	color:#d90000;
}
b.publinov{
	float:left;
	display:block;
	font-size:10px;
	color:#aaa;
	text-transform:uppercase;
	padding:15px 0 15px 0;
}

h3.studiosfr{
	float:left;
	width:640px;
	font-size:19px;
	font-weight:bold;
	color:#d90000;
	padding:15px 0 0 0;
	margin-bottom:20px;	
}

#sfrboutik{
	float:left;
	width:640px;
	padding-bottom:20px;
}
#sfrboutik img{
	float:left;	
}

#sfrboutik ul{
	float:left;
	width:464px;
	margin:10px 0 0 0;
}
#sfrboutik ul li{
	float:left;
	display:inline;
	background:url('img/bg-li-sfr-boutik.png') center left no-repeat;
	padding:0px 0 0 20px;
	margin:0 0 5px 0;
	width:444px;
}
#sfrboutik ul li a{
	color:#0057A6;
	font-size:12px;
}
/**/
#sfragenda{
	float:left;
	width:640px;
	padding-bottom:20px;
}
#sfragenda h3.studiosfr{
	margin-bottom:20px;	
}
#sfragenda img{
	float:left;	
}
#sfragenda ul{
	float:left;
	width:394px;
	margin:0px 0 0 15px;
}
#sfragenda ul li{
	float:left;
	display:inline;
	background:url('img/bg-li-sfr-boutik.png') center left no-repeat;
	padding:0px 0 0 20px;
	margin:0 0 5px 0;
}
#sfragenda ul li a{
	color:#0057A6;
	font-size:12px;
}
/**/
.hide{
	display:none;	
}

#y-answers-badge-0 *{
	border:none !important;	
	border-width:0px !important;
	border-color:#ff0000 !important;
	background:white !important;
	
}
#content .y-answers-inner h1{
	display:none !important;	
}
#y-bd-0{
	height:580px !important;	
}
p#yqrti{
	float:left;
	width:570px;
	height:58px;
	padding:10px 0 0 70px;
	font-family:georgia;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	letter-spacing:-0.03em;
}
.ywrap{
	float:left;
	margin-top:-30px !important;	
	background:url('img/bggreendiag.gif') top left repeat !important;
	padding:10px;
	margin-top:23px;
}

.y-answer{
	width:400px !important;	
}
.y-answers-inner{
	background:red;
	width:620px !important;	
}
#y-answers-badge-0 {
	background:url('img/bggreendiag.gif') top left repeat !important;
	width:630px !important;
}

/*sfryqr*/
#sfryqr{
	clear:both;
	width:633px;
	height:153px;
	border-top:1px solid #5cc614;
	padding:7px 0 0 12px;
	_padding:4px 0 0 0px;
	margin-bottom:20px;
}
#sfryqr .box{
	float:left;
	background:white;
	background:url('images/bg-caca.png') bottom left repeat-x;
	width:180px;
	height:200px;
	padding:0 5px 0 5px;
	border-bottom:1px solid #53c309;
}
#sfryqr .box h3{
	clear:left;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#4aad08;
}
#sfryqr .box p{
	padding-top:10px;
	font-size:12px;
	color:#4aad08;
	font-weight:bold;
}
#sfryqr .box img{
	margin:10px 0 0 70px;	
}

.separeyqr{
	float:left;
	width:30px;
	_width:25px;
	height:200px;
	background:url('images/sepqre.png') center center no-repeat;
}

#demander textarea{
	margin:0 0 15px 0;	
}
#repondre a.linkimg img{
	float:right;	
	margin:45px 0 0 0 !important;
}
#decouvrir a.linkimg img{
	float:right;	
	margin:29px 0 0 0 !important;
}


#decouvrir{
_margin:0 0 0 0;	
}
/*#sfryqr{
	float:left;
	width:633px;
	height:153px;
	background:url('img/bggreendiag.gif') top left repeat;
	border-top:1px solid #5cc614;
	padding:7px 0 0 12px;
	_padding:4px 0 0 4px;
}
#sfryqr #demander{
	width:207px;	
	_width:200px;	
	_overflow:hidden;
	height:142px;
	margin:0 7px 0 0;
	_margin:0 2px 0 0;
}
#sfryqr #demander textarea{
	float:left;
	margin:0 0px 6px 7px;
	_margin:0 0px 3px 3px;
}	
#sfryqr #demander b{
	float:left;
	margin:0 0px 0 7px;
	_margin:0 0px 0 5px;
}	

#sfryqr #repondre{
	width:194px;	
	margin:0 7px 0 0;
	_margin:0 2px 0 0;
}

#sfryqr #decouvrir{
	width:200px;
	_width:190px
}*/
/**/
#galaxy{
	float:left;
	width:300px;
}
#galaxy ul li img{
	float:left;
	margin:0 0px 0 10px;
	border:3px solid #9e141c;
}
#galaxy ul li{
	float:left;
	width:300px;
	background:white;
	border-bottom:1px solid #e4edf6;
	padding:7px 0 7px 0;
}
#galaxy ul li h3{
	font-size:12px;
	font-weight:bold;
	color:#da0000;
	float:right;
	width:215px;
}
#galaxy ul li p,#galaxy ul li b{
font-size:11px;
color:#333333;
float:right;
	width:215px;
}
#galaxy ul li a{
	color:#0057a7;
	font-size:11px;
	font-weight:bold;
	float:right;
	width:215px;
}
#galaxy ul li a:hover{
	text-decoration:underline;	
}

/**/

#yg-nav{
	font-size:14px !important;	
}

#headerimg{
	background:white;
}

/**/

.static .entry{
	float:left;
	width:640px;
	padding-top:20px;	
}

a.rpxnow{
	display:block;
}

.tab{
display:none;	
}
.active{
	display:block;	
}

/**/
.widecolumn img.alignright{
	float:right;	
	margin-left:10px;
}
.widecolumn img.alignleft{
	float:left;	
	margin-right:10px;
}
.widecolumn .pentry a, .postcontent a{
	color:#cc3300;	
}
.pentry b, 
.postcontent b,
.pentry strong, 
.postcontent p strong
{
	font-weight:bold !important;
}
.pentry em, 
.postcontent em
{
	font-style:italic;
}

img.gravauthor{
	float:left;
	margin:10px 10px 0 0;
}
/**/
#searchform{
	clear:both;
	background:#98999E;
	text-align:center;
	padding:3px 0 3px 0;
}
#searchform label{
	color:white;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.2em;
}

.comments a{
	color:#0057A7;	
}
#y-foot .subscribe a.myyahoo {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(http://l.yimg.com/i/i/eu/ne/big42.png) no-repeat scroll 0 -280px !important;
display:block;
float:left;
height:16px;
letter-spacing:-999em;
margin-left:3px;
padding:0;
position:relative;
text-indent:-999em;
width:85px;
}

.static p{
	float:left;
	width:640px;
	margin:0 0 10px 0;
}
.static p strong{
	font-weight:bold;	
}
.static p a{
	color:#0057A7;	
}

/* SFREMBED */
.sfrembed #yahooheader,
.sfrembed #header,
.sfrembed #navtop,
.sfrembed #sidebar,
.sfrembed #yahoo_footer,
.sfrembed ul.souscat 
{
	display:none;
}

#page.sfrembed{
	background:white;
	width:640px;
}

/* SCRAP HTML SFR */
#page.scrap{
	background:white;
	width:640px;
}

.scrap .votepostinnov,
.scrap .post-categories,
.scrap .postmetadata
{
	display:none;
}

.scrap .postindexinnov{
	padding-top:15px;	
}

/* POLLS */

.wp-polls ,
.wp-polls .wp-polls {
	width:223px !important;
	float:right !important;
	display:block !important;
	margin:0 5px 4px 18px;
	padding:10px 10px 10px 10px;
	/*background:url('img/separe-tools.png') bottom left repeat-x;*/
	-moz-box-shadow:0px 0px 5px #aaa;
	-webkit-box-shadow:0px 0px 5px #aaa;
	box-shadow:0px 0px 5px #aaa;
}
.wp-polls .wp-polls {
	margin-left:0 !important;	
	padding:0 !important;
	box-shadow:0px 0px 0px #aaa !important;
	-moz-box-shadow:0px 0px 0px #aaa !important;
	-webkit-box-shadow:0px 0px 0px #aaa !important;
}
.wp-polls .wp-polls li, .wp-polls li{
	padding-left:10px !important;	
	padding-bottom:5px !important;	
}

.wp-polls ul,.wp-polls li{
	list-style:none;
	list-style-position:inside;
}

.wp-polls-loading{
	width:223px !important;
	float:right;
}
.wp-polls p{
	vertical-align:middle;
	margin:0 0 10px 0 !important;	
}

.wp-polls-ul {
margin:0 !important;
padding:0 !important;
}

.wp-polls ul li{
	margin:0 0 0px 0;	
}

form.wp-polls-form{
	width:223px !important;
	float:right;
}
form.wp-polls-form h2{
	font-size:9px;
	color:#CB1B29;
	text-transform:uppercase;
	text-align:right;padding:0 0 10px 0;
	border-bottom:1px solid #9a9898;
	margin:0 0 10px 0;
}
form.wp-polls-form h3{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0 0 10px 0;
}
form.wp-polls-form p{
	float:left;
	width:223px !important;
}
form.wp-polls-form p label{
	cursor:pointer;
	margin:0 0 0 10px;
}
form.wp-polls-form p.center{
	text-align:center;
}
form.wp-polls-form input.submit{
	background:#000000;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding:3px 4px;
	font-size:10px;
}
form.wp-polls-form a{
	color:#CB1B29;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
form.wp-polls-form a:hover{
	text-decoration:underline;
}


