
/* CHANGEMENT DE BACKGROUND PAR CLASS="" sur body */ 

body.surfTheme .part-top{
	background:transparent url(../../img/white/newsTop-surf.jpg) center top no-repeat;   
} 

body.snowTheme .part-top{
	background:transparent url(../../img/white/newsTop-snow.jpg) center top no-repeat;    
}      


body.skateTheme .part-top {
	background:transparent url(../../img/white/newsTop-skate.jpg) center top no-repeat;       
}

.part-top{
	height:228px;
	margin-top:-1px;
	width:100%;
} 



.part-content{
	background:transparent url(../../img/white/part-content.jpg) left top repeat-x;
}

.part-menuBlog{
	background:transparent url(../../img/white/titreBlog.png) no-repeat scroll 2% 80%;
	_background:transparent url(../../img/white/titreBlog.gif) no-repeat scroll 2% 80%;
	height:105px;
}

.part-menuNews{
	background:transparent url(../../img/white/titreNews.png) no-repeat scroll 2% 80%;
	_background:transparent url(../../img/white/titreNews.gif) no-repeat scroll 2% 80%;
	height:105px;
}

.myRight{
float:right;
width:22%;
}

.myRight img{
border:none;
}

.myLeft{
float:left;
width:50%;
}

.titleNews{
padding-left:5px;
border-left:3px solid red;
font-size:18px;
font-weight:bold;
}

#blogLink{
	height:40px;
	width:200px;
	font-size: 16px;
}

#newsLink{
	height:40px;
	width:200px;
	font-size: 16px;
	
}

/* NEWS */
#menuFiltres{
	border-color:#000000;
	border-style:solid;
	border-width:0 0 1px;
	width:300px;
	background:#FFF url(../../img/white/flecheBas.jpg) no-repeat 72px bottom; 
	padding:0 0 4px 0;       
}

#newsSpanON{
	background-color:black;
	color:white;
	display:block;
	float:left;
	margin-left:0;
	text-align:center;
	width:149px; 
}

#blogSpanOFF{
	background-color:black;
	color:white;
	display:block;
	float:right;
	margin-left:0;
	text-align:center;
	width:149px;
}


/* BLOG */
#newsSpanOFF{
	background-color:black;
	color:gray;
	display:block;
	float:left;
	margin-left:0;
	text-align:center;
	width:194px;
}
#blogSpanON{
	background-color:black;
	color:white;
	display:block;
	float:right;
	margin-left:0;
	text-align:center;
	width:194px;
}


#menuFiltresBlog{
	border-color:#000000;
	border-style:solid;
	border-width:0 0 1px;
	width:390px;
	background:#FFF url(../../img/white/flecheBas.jpg) no-repeat 287px bottom; 
	padding:0 0 4px 0;	
}


#filtres{
	padding:43px 0 0 240px;
	_padding:30px 0 0 240px;
} 



#filtres a,
#filtres a:hover,
#filtres a:visited{	
	color:gray;
}
 
#filtres h3{
	width:300px;
	border:solid #444343;
	border-width:0 0 1px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#333333;
} 

.ON{
	color:#333333 !important;
	cursor:pointer;
	padding:0 0 0 14px;
	margin:0px 10px 0 0px;
	background: url(../../img/white/ON.jpg) center left no-repeat;
	font-size: 16px;
}

.OFF{
	cursor:pointer;
	padding:0 0 0 14px;
	margin:0px 10px 0 0px;
	background: url(../../img/white/OFF.jpg) center left no-repeat;
	color:gray;
	font-size: 16px;
}


a, a:visited{
	color:#333333;
	text-decoration:none;
	outline:none;
	border:0;
	}

a:hover{
	color:#888;
	text-decoration:none;
	outline:none;
	border:0;
	}


.newsLeft{
background-color: #FFF !important;
width:62%;
height:100%;
float:left;
margin : 15px 5px 5px 5px;
padding-right:17px;
_padding-right:7px;
padding-left:17px;
_padding-left:7px;
border-right:0.063em solid gray;
text-align:justify;
}

.newsRight{
background-color: #FFF;
width:31%;
height:100%;
float:right;
margin : 5px 5px 5px 0px;
padding-right:6px;
padding-left:3px;
font-size:18px;
color: #666666;
}

.newsRight p{
	color: #333333;
}

.newsRight img
{ 
vertical-align: bottom
}

.aPopular img {
height:75px;
width:134px;
float:left;
margin:4px 2px;
}

.inputNewsBack {
	background: url(../../img/white/newsInputBack.jpg) no-repeat scroll center 0;
	border:none;
	height:30px;
}

.inputNewsField {
	color:gray;
	background-color:transparent;
	border:none;
	margin:8px 61px 0 -7px;
	_margin:8px 61px 0px 50px;
	font-size:10px;
}

.submitNews {
	background-color:transparent;
	border:none;
	color:gray;
	margin:0 -5px 0 -45px;
	font-size:8px;
	cursor:pointer;
}

.vignette {
	height:38px;
	margin-bottom:1px;
	margin-left:1px;
	margin-top:1px;
	
	
}

#vignettes {
	border-bottom:1px groove white;
	border-top:1px groove white;
	margin:7px 0;
	width:275px;
	cursor:pointer;
	
}

#now {
	color:#d5881a;
	font-size:12px;
	margin-left:15px;
	margin-bottom:4px;
}

.player {
	height:160px;
}

#player {
	margin:5px -3px;
}

#archivesRight{
    font-size:12px;
}

.conteneur{
background-color : #FFF;
width:100%;
padding-bottom:10px;
_margin-top:10px;
}

.conteneurNews{
font-size:12px;
color:#666666 !important;
}

.conteneurInfosNews{
font-size:13px;
color:#bcbcbc;
border-bottom:1px dotted; gray;
margin-bottom:20px;
padding-bottom:10px;
}


.leftFooter{
text-align:center;
float:left;
width:250px;
margin-left:20px;
}

.midFooter{
margin: 0 50px;
text-align:center;
float:left;
width:250px;
}

.rightFooter{
text-align:center;
float:left;
width:250px;
}

.videoConteneur{
margin-top:5px;
border:4px solid gray;
}

.navigation {
text-align:center;
color:#999999;
margin-bottom:10px;
}

.disabled {
border:1px solid #DDDDDD;
font-size:11px;
font-weight:normal;
margin-right:1px;
padding:2px 5px;
}

.current {
border:1px solid #666666;
font-size:11px;
font-weight:normal;
margin-right:1px;
padding:2px 5px;
}

.navigation a {
border:1px solid #CCCCCC;
font-size:11px;
font-weight:normal;
margin-right:1px;
padding:2px 5px;
color:#999999;
}

.navigation a:hover, .navigation a:active {
border:1px solid #666666;
font-size:11px;
font-weight:normal;
margin-right:1px;
padding:2px 5px;
}


div.sociable { margin: 16px 0;color:#BCBCBC; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#iframe_loading{
    margin:13px;
}
