body{
	font-weight:normal;
	font-family: Arial,Verdana,tahoma;
	color:#666;
	padding: 0;
	margin: 0;
	background: #000;
	z-index: 1;
	font-size: 12px;
}

* html #mainContent  {
	height: 1%;
}

textarea{
	font-family: Arial,Verdana,tahoma;
	color: #000;
	font-size: 11px;
}

/*GENERAL (utilisé un peu partout)*/

label{
	margin:0;
}

form{
	margin:0;
}

a, a:link, a:visited{
	text-decoration: none;
	color: #007E9B;
}

a:hover {
	color:#B5404D;
	text-decoration:underline;
}

p{
	color: #000;
	margin: 0;
	padding: 0;
}

.alignCenter{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

ul, li{
	padding: 0;
	margin: 0;
}

.clear{
	clear:both;
}

.inputbox , .formulaire input, .formulaire textarea{
	background: #FFFFFF url('images/bg_input.gif') repeat-x top left;
	font-size: 11px;
}

.formulaire select.inputbox{
	font-size: 11px;
	border: 1px solid #666666;
}

.formulaire input.captcha{
	width: 100px;
}

#colDroite .inputbox, .formulaire input, .formulaire textarea{
	border: 1px solid #666666;
}

#hBarreNav .inputbox{
	border: none;
}

#colMilieu .clear{
	margin-bottom: 3px;
}

#colDroite .clear{
	margin: 10px 0;
}

#colGauche .clear{
	height: 5px;	
}

.fondRouge{
	background-color: #ee2124;
	color: #fff;
}

.fondRose{
	background-color: #c04e98;
	color: #fff;
}

span.fondRouge, span.fondBleu, span.fondRose{
	padding: 0 60px;
}

.fondBleu{
	background-color: #0070C1;
	color: #fff;
}

.titreArticle{
	font-size: 28px;
	color: #000;
	font-weight: bold;
}

#colGauche .titreBloc{
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

#colMilieu .titreBloc, #colDroite .titreBloc{
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
}

.majuscule{
	text-transform: uppercase;
}

h2{
	color: #007E9B;
	font-weight: bold;
	font-size:18px;
	margin: 5px;
}

h3{
	color: #666;
	font-size: 14px;
	margin: 3px 0;
}

h4{
	padding: 0;
	margin: 0;
}

div.bordure{
	clear:both;
	height: 1px;
	width: 100%;
	border-bottom: #666 dashed 1px;
}

div.derniersArticles, div.une{
	clear:both;
	border-bottom:1px solid #CDCDCD;
	margin-bottom:15px;
}

.une div.contenu{
	padding: 10px 5px 5px;
	border: 2px solid #ee2124;
	border-top: none;
	border-right: none;
	overflow:hidden;
}

.uneArticle div.contenu{
	background: url('images/fond_blocune.gif') bottom left repeat-x;
}

.uneVideo div.contenu{
	background: url('images/fond_blocvideo.gif') bottom left repeat-x;
}

/*DOSSIERS*/
div.dossier{
	margin-bottom:15px;
	border: 2px solid #FF622F;
	border-right: none;	
}

.dossier div.titre{
	background-color: #FF622F;
	color: #fff;
	text-transform: uppercase;
	padding: 2px;
	font-size:14px;
}

.dossier div.contenu{
	background-color: #FFCB00;	
	padding: 5px;
}

.dossier a.titre{
	font-size:15px;
	padding-top:2px;
}

.dossier img.illus{
	padding: 5px;
	float:left;
}

.dossier p{
	text-align:justify;	
}

.dossier .derniersDossiers{
	color: #000000;
	font-weight: bold;	
}

.dossier h2{
	color: #000000;	
}

.blocPhoto td{
	text-align:center;
	width: 30%;
}

.blocPhoto img{
	border: none;
}

.noBorder {
	border: none;
}

.formulaire input.noBorder {
	border: none;
	padding: none;
	background: none;	
}

.clicable{
	cursor: pointer;
}

.masked{
	display:none;
}

.left{
	float:left;
}

.right{
	float:right;
}

#logoPrint{
	display:none;
}

.articleBlocHeader a.titre, .une a.titre{
	font-size:20px;
}

.derniersArticles a.titre, .derniersArticles a.artiste{
	font-size:14px;
}

.musique a.titre, .musique a.artiste{
	font-size:14px;
}

.musique a.artiste{
	color: #606E7C;	
	font-weight: bold;
}

.musique a.titre{
	color: #885232;	
}

a.titre {
	color:#007E9B;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 8px;
}

a:hover.titre{
	color:#cc0000;
	text-decoration:underline;
}

.blocMusique a, .blocMusique a.titre{
	color: #000000;	
}

div.blocMusique{
	background-color: #e0aacf;	
	width: 300px;
	overflow:hidden;
}

div.musique{
	border-bottom:1px solid #666666;
	width: 462px;
	overflow:hidden;
}

#detailTitre{
	width:460px;
	overflow:hidden	
}

.musique div.pair{
	background: #E7F4FA;	
	padding: 5px;
}

.musique div.impair{
	background: #e4e4e4;
	padding: 5px;
}

.articleBlocHeader img, .derniersArticles{
	float:left;
	margin-right: 2px;
}

.musique img.illus{
    float:left;
	padding:2px;         
}

.musique .impair img.illus{
	float:right;
	padding: 2px;	
}

.musique .pair img.illus{
	float:left;
	padding:2px;    	
}

.une .article img{
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.blocSondage .pair{
	background: #e4e4e4;
}

.blocSondage .impair{
	background: #fff;
}

.blocSondage img{
	margin: 2px auto;	
	text-align: center;
}
.impair td{
	background-color: #fff;
}

/*Positionnement des gros blocs*/

#container{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	top: 0;
	background: #FFF;
	z-index: 10;
}

#header{
	width: 1000px;
	height: 190px;
	margin: 0;
	padding: 0;
	background: #000;
	margin-bottom: 5px;
}

.filAriane{
	background:#fff;
	width: 900px;
	height: 30px;
	float:left;
	font-size: 13px;
	padding: 5px 0 0 10px;
	margin: 0;
	overflow: hidden;
}

#logo{
	float:left;
	background: transparent url('images/logo.gif') no-repeat scroll left top;
	width:125px;
	height:134px;
	margin-right: 8px;
	cursor:pointer;
}

#contentHeader{
	background: #fff;
	width: 1000px;
	height:100%;
	margin: 2px auto;
}

/*Les blocs dans le header (sport et à la une)*/
.blocHeader{
	float:left;
	height:134px;
	width: 430px;
	margin: 0 1px;
	overflow: hidden;
	color: #000;
	font-size: 12px;
}

div.blocHeaderGauche{
	border-right: #666 dashed 1px;
	padding-right: 1px;
}

.titreBlocHeader{
	text-align:right;
	padding: 3px;
	font-size:16px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}

/*Barre de navigation (recherche + menu)*/
#hBarreNav{
	height: 28px;
	background: #000;
}

#hRecherche{
	width: 200px;
	height: 28px;
	margin-top: 3px;
	background: transparent url('images/bgsearch_aftertop.gif') no-repeat scroll right top;
	float:left;
}

#hRechercheAvancee{
	width: 60px;
	background: #000;
	float:left;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

#hRechercheAvancee a{
	color: #fff;
}

#hRecherche input{
	font-size:13px;
}

/*MENU*/
#hMenu{
	width: 740px;
	height: 28px;
	float:left;
	overflow: visible;
}

ul.menuSite {
	line-height:28px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:12px;
}

.menuSite li{
	height:28px;
	float:left;
	display:block;
	margin-right: 2px;
}

.menuSite a, .menuSite a:link, .menuSite a:visited, .menuSite a:hover{
	color:#FFFFFF;
	line-height:28px;
	padding: 0 15px;
	text-transform: uppercase;
	text-decoration: none;
}

.menuSite a:hover{
	background-color: #AAAAAA;
}

ul.menuSite a{
	display:block;
}

ul.menuSite .expanded {
	background-image:url(images/arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
}

ul.menuSite .select{
	background-color: #ee2124;
}

/*sous-menu*/
ul.sousMenuSite {
	color: #fff;
	background:#4B4B4B none repeat scroll 0%;
	clear:both;
	float:left;
	position:absolute;
	z-index: 100;
	padding:0;
	width: 164px;
}

.sousMenuSite li{
	background:transparent none repeat scroll 0%;
	margin:0;
	padding:0;
	clear:left;
	display:block;
	border-bottom: #666 dashed 1px;
	width: 100%;
}

.sousMenuSite a, .sousMenuSite a:link, .sousMenuSite a:hover, .sousMenuSite a:visited{
	color:#fff;
	display:block;
	text-transform:uppercase;
	width: 154px;
	padding: 0 5px;
}

.sousMenuSite a:hover{
	background-color: #000;
}

/*Boutons coucours*/
div.boutonConcours{
	width: 180px;
	margin: 0 auto;
	text-align: center;
	color: #000;
}

div.boutonConcoursHaut{
	width: 180px;
	height: 11px;
	background: url('images/bouton_haut.gif') left top no-repeat;
	margin: 0;
	padding: 0;
}

div.boutonConcoursBas{
	width: 180px;
	height: 43px;
	background: url('images/bouton_bas.gif') left bottom no-repeat; 
	margin: 0;
	padding: 0;
}

div.boutonConcoursMilieu{
	width: 178px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background: #fff url('images/fond_bouton.gif') left bottom repeat-x;
	margin: 0;
}

/*Trois colonnes*/
#mainContent{
	background: #fff;
	width: 996px;
	padding: 0 2px;
	overflow:hidden;
}

#colGauche{
 width: 494px;
 padding-right: 7px;
 padding-left: 7px;
 /*border-left: #666 dashed 1px;*/
 vertical-align:top;
}

#colMilieu{
 width: 300px;
 padding: 0 7px;
 border-right: #666 dashed 1px; 
 border-left: #666 dashed 1px;
 vertical-align:top;
}

#colDroite{
 width: 190px;
 padding-left: 7px;
 padding-right: 7px;
 /*border-right: #666 dashed 1px;*/
 vertical-align:top;
}


/*footer*/
#footer{
	width: 1000px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
}

#footer .chaines a{
	text-transform: uppercase;
	color: #666;	
}

/* SPECIAL PUB */

#skyscrapper{
	position:absolute;
	top: 300px;
	z-index:5;
	display:block;
}

.pub{
	background: #000;
}

#container .pub{
	background: #fff;
}

.mega{
	/*height: 90px;*/
	width: 728px;
	margin: 10px auto;
}

.carreEdito{
	width: 300px;
	/*height: 250px;*/
	margin: 0 auto;
}

.boutonPub{
	/*width: 120px;
	height: 120px;*/
	float: left;
	margin: 15px;
}

.carreALaUne{
	width: 190px;
	margin: 0 auto;
}

.skyscrapper{
	width: 160px;
	height: 600px;
}

/*Spécifique blocs*/

.video{
	padding: 5px;
}

.video p{
	padding: 3px 0;
	text-align: left;
}

/*comme infosArticle mais sans bordures pour les détails*/
.infosVote, p.infosArticle{
	font-size: 11px;
	color: #666;
	margin: 10px 0;
}

div.infosVote{
	padding: 2px;
}

div.album{
	border: solid 1px #000;
	background-color: #e4e4e4;
	float:left;	
	padding: 10px;
	padding-bottom: 2px;
	overflow:hidden;
	width: 436px;
}

.videoExterne{
	width:456px;
	overflow:auto;
}

.album div.photo{
	margin-bottom: 0;	
}

.album{
	font-size: 12px;
	color: #000000;
}

.album img{
	vertical-align: middle;	
}

.album .infosArticle img{
	margin-bottom: 0px;	
}

.album div.infosArticle{
	margin-bottom: 5px;	
}

#formVote{
	height:15px;	
}

.detailArticle img{
	margin-bottom: 5px;
}

.detailArticle p{
	font-family:Arial,Helvetica,Tahoma,Verdana;
	line-height:17px;
	margin-bottom: 13px;
	text-align: justify;
}

.detailArticle .infosArticle{
	margin: 10px 0;
}

.detailArticle{
	color: #000000;	
}

/*styles FCK*/
.detailArticle h2.interTitre {
    margin: 15px;
    padding: 0;
	font-size: 14px;
}

.detailArticle .web2Resume {
    height: 23px;
    padding-top: 10px;
    padding-left: 5px;
    background: url(../images/fond-evaluation.gif) no-repeat left center;
}

.detailArticle .signature{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}
.detailArticle .titreNote {
		font-size: 14px;
		font-weight: bold;
		margin:20px;
		background-color: #F7F7F7;
		border: 1px dashed #CCCCCC;
		padding:10px;
}
.detailArticle .articleNote {
	margin: 0 20px 0 20px;
}
.detailArticle .Renvoi {
	margin:20px;
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
	padding:10px;
}
.detailArticle .surTitreRenvoi {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.detailArticle .titreRenvoi {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
   }
.detailArticle .info_annexe {
	font-weight:normal;
	width:65px;
	color:#8E8C8D;
	padding-top: 1px;
}
.detailArticle .discipline_agenda {
	color:#33586b;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-left:5px;
	padding-left:8px;
	background:transparent url(images/puce_menu.gif) no-repeat scroll left center;
}
.detailArticle .date_agenda {
	color:#5c5c5c;
	margin-left:15px;
	margin-right:10px;
	font-weight:bold;
}
.detailArticle .article_agenda {
	color: red;
	margin-left:25px;		
}
.detailArticle .equipe_agenda {
	color:#000000;
	font-weight:bold;		
}
    
.infosArticle img, .infosVote img{
	border: none;
	vertical-align: middle;
}

.infosVote img{
	margin-right: 5px;
}

div.photo{
	float:left;
	width: 132px;
	overflow: hidden;
	background: #e4e4e4;
	text-align: center;
	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.photo img{
	border: none;
	margin-top: 3px;
}	

.photo a:hover{
	text-decoration: none;
}

#commentaires, #rechercheRes{
	width: 462px;
	overflow: hidden;
}

.commentaire, .formulaire{
	font-size: 12px;
}

.formulaire .error p{
	color: #EE2124;
	font-weight: bold;	
}

div.commentaire, div.formulaire{
	margin: 10px 0;
	color: #000;
	background-color: #e4e4e4;
	padding: 10px 3px;
	overflow: hidden;
}

.formCommentaire label{
	width: 30%;
	float:left;
	clear:left;
	text-align:right;
}

img.captcha{
	margin-left: 30%;
	clear:left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.commentaire img{
	vertical-align:middle;
}

.formCommentaire input, .formCommentaire textarea{
	width: 65%;
}

.formulaire input.bouton{
	margin-top: 10px;
	width: 200px;
	padding: 3px;
	background: #aaaaaa;
	border: solid 1px #000;
}

.commentaire span.nbCommentaires{
	color: #ee2124;
}

span.boutonsDetail{
	float:right;
	clear:left;
}



h2.interTitre {
	font-size:14px;
	margin:15px;
	color: #000;
	padding:0pt;
}

.infosArticle{
	font-size: 11px;
	color: #666;
}

.infosArticle .titre{
	font-weight: bold;
	color: #ee2124;
}

div.infosArticle{
	border-bottom: #666 dashed 1px;
	border-top: #666 dashed 1px;
	padding: 2px;
	margin-bottom: 5px;
}

div.derniersArticles{
	width:100%;	
}

.derniersArticles div.infosArticle{
	border: none;
}

.derniersArticles .pair img.illus, .derniersArticles .pair p.illus{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.derniersArticles .impair img.illus, .derniersArticles .impair p.illus{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.derniersArticles div.clear{
	margin-bottom: 5px;
}

p.infosArticle{
	padding: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.infosArticle p.vue{
	font-size: 11px;
	color: #007E9B;
	margin: 0;
}

p.resume{
	margin-bottom: 3px;
}

.infosArticle img{
	vertical-align: middle;
}

.bouton div.milieu{

}

div.rss{
	margin: 20px auto;
}

.rss img{
	vertical-align:middle;
	margin-right: 5px;
}

div.pagination{
	line-height:20px;
}

.pagination ul {
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:15px;
}

.pagination li{
	height:20px;
	float:left;
	display:block;
	border: 1px solid #aaa;
	margin-right: 5px;
}

.pagination a, .pagination a:link, .pagination a:visited, .pagination a:hover{
	color:#555;
	line-height:20px;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.pagination a.selected{
	color: #ee2521;	
}

/*utilisé aussi pour les vidéos*/

#colMilieu div, #colDroite div{
	overflow: hidden;
}

#blocCommentaires{
	overflow: hidden;
	width: 300px;
}

.blocCommentaire .resume a{
	color: #000;
}

#blocDiapo {
	overflow: hidden;
	width: 300px;
}

.blocArticle .resume a{
	font-weight: bold;
}

.blocConnexion{
	font-size: 12px;
	color: #333333;
}

.blocConnexion input{
	width: 55%;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.blocConnexion input.bouton{
	width: 100px;
	margin-left: 82px;
	padding: 3px;
}

.blocConnexion .infosConnexion{
	text-align:left;
	margin-left:43%;
}

.blocConnexion label{
	padding: 0px;
	margin: 0px;
	clear:left;
	float:left;
	padding-right:5px;
	text-align:right;
	width:40%;
	margin-top: 10px;
}

.blocConnexion a{
	font-size: 11px;
}

div.blocPDF{
	text-align:center;
}

.blocPDF img{
	margin: 10px auto;
	width: 172px;
	height: 237px;
	border: none;
}

.infosSondage{
	text-align: center;
	color: #666;
}

.infosSondage .bouton{
	padding: 3px 5px;
}

.blocPDF a{
	font-size: 12px;
	/*font-weight: bold;*/
}

.blocPDF a:hover.detailPDF{
	text-decoration: none;
}

.blocRSS ul{
	margin-top:10px;
	list-style-image:none;
	list-style-type:none;	
}

.blocRSS li{
	background:transparent url(images/rss.jpg) no-repeat scroll left top;
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-size:100%;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:20px;
	margin-right:10px;
}

.blocRSS li a{
	margin-left:4px;
}

.blocLiens div{
	margin-bottom: 5px;
}

.blocLiens{
	font-size: 12px;
	padding-left: 3px;
}

.blocLiens span{
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

.blocLiens ul{
	list-style-type: none;
	margin-bottom: 10px;
}

.blocLiens li{
	padding:0;
	margin:0;
	background: url('images/puce_bleu.gif') no-repeat left bottom;
	padding-left: 15px;
	padding-top: 8px;
}

.bouton{
	background-color: #aaa;
	color: #000;
	border: solid 1px #000;
	cursor: pointer;
	font-size: 12px;
}

.blocConnexion .bouton{
	margin-top:5px;
	margin-left: 0px;
}

.blocSondage{
	color: #000;
	font-size: 12px;
}

.blocSondage ul{
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 10px;
}

p.questionSondage{
	font-weight: bold;
	text-align: left;
	margin-left: 3px;
}

.hr {
	border-bottom:1px solid #CDCDCD;
	margin-bottom:2px;
	padding:0 5px 0 5px;
	margin-top: 0px;
	clear:both;
}

.pellicule {
	background:transparent url('images/fond_video.gif') repeat-y scroll left top;
	margin:0pt 5px 0pt 0pt;
	padding:0pt;
	text-align:center;
	width:130px;
	float:left;
}

.pellicule img{
	border: none;
	float: none;
}

/*ONGLETS de style "commentaires"*/
.onglet {
	font-size:13px;
	line-height:26px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0px 6px;
	padding:4px 0pt 0pt;
	background: transparent url(images/onglet_num_fondOnglet.gif) repeat-x scroll left bottom;
}

.onglet li {
	border-color:#C7C9C8;
	border-style:solid solid none;
	border-width:1px 1px medium;
	display:inline;
	margin-left:3px;
	margin-right:0px;
	padding:5px 2px;
}

.onglet li.selected{
	background-color: #fff;
}

.onglet span {
	color:#000;
	cursor:pointer;
	text-decoration: underline;
}

.onglet .selected span {
	color:#007E9B;
	text-decoration:none;
	font-weight:bold;
}

/* Page de RECHERCHE */
.surlignage{
	background-color:yellow;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
}
#rechercheRes .item {
	border-bottom:1px solid #CFCFCF;
	padding-bottom:10px;
	padding-top:10px;
}

#rechercheRes .item a{
	text-align:left;	
}

#rechercheRes .lastItem {
	border-bottom:medium none;
}
#rechercheRes .texte {
	color:black;
	text-align:justify;
}

/*blocs col 2*/
.blocArticle .pair img.illus{
	float:left;
	margin: 2px;
}

.blocArticle .impair img.illus{
	float:right;
	margin: 2px;
}

/*critiques*/
div.listeCritiques{
	border:solid #666666 2px;
	border-width: 0;
	overflow:hidden;
	padding:10px 5px 5px;
}

.listeCritiques h1{
	margin-top: 0;
}

.listeCritiques div{
	width: 49%;
	float:left;
}

.listeCritiques div.pair{
	clear:left;
}

.critique .pair img.illus{
	float:left;
	margin: 2px;
}

.critique .impair img.illus{
	float:right;
	margin: 2px;
}

.critique{
	color: #000000;
}

.critique a.titre{
	font-size:17px;
}

div.critique{
	margin-top: 5px;
	border-top: 1px solid #cccccc;
}

div.notesCritique{
	width: 220px;
	margin: 0 auto;	
}

div.notes{
	text-align: center;
	float:left;
	vertical-align:middle;
	width:105px;
	padding: 5px 0;
	border: solid 1px #204095;
	margin-bottom: 10px;
}

div.redaction{
	background-color:#78a3f2;	
}
div.membres{
	background-color:#78a3f2;
	margin-left:10px;
}

.notes .h1{
	color:#FFFFFF;
	font-family:georgia,arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	width:100%;
}

.notes .h3{
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:georgia,arial;
	font-size:12px;
}

.notes .h2{
	color:#FFFFFF;
	font-family:georgia,arial;
	font-size:45px;
	font-weight:400;
	line-height:35px;
	width:100%;
	padding-bottom:17px;
}

div.noteOpinion{
	float:left;
	vertical-align:middle;
	width: 190px;
	background-color: #ffffff;
	padding: 0 3px;
	border: 1px solid #cccccc;
	margin-right: 2px;
}

div.nomNotes{
	height: 17px;	
	padding: 1px;
}

.nomNotes span{
	width: 100px;
	float: left;
	clear:left;	
}

div.infosOpinion{
	float:left;
	width: 250px;
	overflow: hidden;
}

/*PIECES JOINTES*/
.pieceJointe img{
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

/*DIAPOS*/
#col1_diapo{
	float:left;
	width:530px;
}

#col1_diapo .titreBloc{
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

#photo_diapo{
	padding: 10px 0;	
}

#photo_diapo img {
	border:1px solid #FFFFFF;
	margin:10px 0px 10px 10px;
}

#col2_diapo{
	float:left;
	width:300px;
	color: #ffffff;
}

#col2_diapo .infosVote{
	color: #ffffff;	
}

#carac_photo {
	float:left;
	margin:0px;
	overflow:hidden;
	text-align:center;
	width:300px;
}

#defil_photo {
	font-size:16px;
	margin:0px 10px 10px;
}

#note_diapo {
	color:#007E9B;
	font-size:26px;
	font-weight:bold;
}

span#fleche_diapo {
	font-size:34px;
	font-weight:bold;
}

span#fleche_diapo a:hover{
	text-decoration: none;
}

#titre_photo {
	font-size:22px;
	font-weight:bold;
	margin:20px;
}

#legende_photo {
	font-size:14px;
	margin:10px;
	text-align:justify;
}

.liens_diapo{
	text-align: left;
	padding-left: 5px;
}

div.liens_diapo{
	background-color:#353535;
	border:1px dashed #C52D22;	
	margin: 0 2px 5px 2px;
}

#liste_diapo {
	float:left;
	padding-bottom:15px;
	text-align:center;
	width:165px;
	overflow:hidden;
}

.img_min_diapo img {
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:0px;
}

#titre_lst_diapo {
	color:#007E9B;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom: 15px;
	text-align:center;
	width:165px;
}

.black{
	background-color: #000;
}

.black .pub{
	background-color: #000;	
}

.derniersArticles div.black{
	padding:5px;	
}

.derniersArticles .black .clear{
	padding:0;
	margin:0;
	height:1px;	
}

.derniersArticles .black img.illus{
	border:1px solid #EFEFEF;
	margin:2px;
	padding:2px;	
}

.derniersArticles .black p{
	color: #fff;	
	text-align: justify;	
}

#blocDiapo p{
	color: #fff;	
}
#blocDiapo img{
	border:1px solid #EFEFEF;
	margin:2px;
	padding:2px;
}
#blocDiapo a {
	color:black;
	text-decoration:none;
}
.blocDiapoTitre {
	color:white;
	font-weight:bold;
	margin-top:-3px;
}

#commentaires_diapo #commentaires{
	width: 519px;
	overflow: hidden;
}