/* CSS Document */
 
/* //////////////////////////////////////////////////////////////////////////////////////////*/
/* DEBUT :::::::::::::::::::::: BARRE OUTILS ::::::::::::::::::::::::::: */
ul#barreOutils {
	margin:0;
	padding:0;
	float:right;
}

ul#barreOutils li {
	margin:0;
	padding:0;
	list-style:none;
	/*display:inline;*/
	text-align:right;
}

ul#barreOutils img {
	border:none;
}

div.bloc {
margin: 10px 0 10px 0;
}
/* FIN :::::::::::::::::::::: BARRE OUTILS ::::::::::::::::::::::::::: */
/* //////////////////////////////////////////////////////////////////////////////////////////*/

div#blocArticle {
	width:463px;
	height:auto;
	margin:10px 0 10px 0;
	border:solid 1px #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#000000 url("/images/global/bg-video-une.png") repeat-x;
	color:#FFF;
}

div#blocArticle h3 {
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
	font-weight:bold;
	color:#c4c4c3;
}

div#blocArticle h2 { 
	margin:0;
	padding:0 0 0 10px;
	font-size : 13px ;
	font-weight : bold;
}

div#blocArticle p.synopsis
{
    padding:0 0 0 10px;
    margin:5px 0 10px 0;
    font-size : 10px;
    line-height :15px;
}

div#blocArticle p.texte { 
	margin:0;
	padding:0 0 0 10px;
	font-size : 10px ;
	line-height :15px;
}

div#blocArticle #video
{
    height:351px;
    background:#000;
    border:1px solid #2B360F;
    margin:5px 0 5px 0;
}

div#blocArticle #tagsArticle{
    color:#FFF;
    font-weight : bold;
    font-size : 10px;
    border-top:1px solid #FFF;
	padding:5px 0 0 0;
	margin:0 5px 5px 10px;
}

div#blocArticle #tagsArticle a
{
    font-weight : normal;
    color:#fcef94 !important;
}

div#blocArticle #tagsArticle p {
	font-weight:bold;color:#fcef94 !important;
}

div#blocArticle p.texte
{
    padding:0 0 0 10px;
    margin:5px 0 5px 0;
    font-size : 10px;
}

div#blocArticle #voir-tous-les-sujets
{
    padding:0 0 0 10px;
    margin:10px 0 10px 0;
    font-size : 10px;
    font-weight : bold;
}
div#blocArticle #voir-tous-les-sujets a
{
    color:#ffb30c !important;
}

/* Debut Commentaires */
div#commentaires {
	
	clear:both;
	margin:10px 0 10px 0;
	padding:0;

	color:#000;
	font-size:12px;
	background:url("/images/global/comment.gif") no-repeat #ffffff;
	background-position:right 33px;
}
.wysiwygVid.zoomable ul li {
	list-style-position:inside;
	margin: 0 0 0 2px;
	color:#ffffff;
	list-style-type:disc;
}	

div#commentaires div#titreCommentaires {
	font-size:15px;
	font-weight:bold;
	padding:5px;
	margin:0;
	background-image:-moz-linear-gradient(left center , #529005, #135601);
		color:#ffffff;
	background:url(/images/global/bg-bloc-degrade-vert-clair.png);
}

div#commentaires div.entiteCommentaires {
	padding:10px;
	margin:0;
}

div.entiteCommentaires h4 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 3px 0;
} 

div.entiteCommentaires h5 {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
} 

div.entiteCommentaires p.dateCommentaires {
	font-size:10px;
	margin:0;
	padding:0 0 8px 0;
	color:#939393;
} 

div.entiteCommentaires div.InfosCommentateur {
	margin:0;
	padding:0;
	float:left;
	width:200px;
}

div.entiteCommentaires p.pseudoCommentateur {
	margin:0;
	padding:12px 0 0 0;
	font-size:11px;
	font-weight:bold;
}

div.entiteCommentaires a.lienTexte:link {
	color:#000000 !important;
	text-decoration:none;
}
div.entiteCommentaires a.lienTexte:visited {
	color:#000000 !important;
	text-decoration:none;
}
div.entiteCommentaires a.lienTexte:hover {
	color:#000000 !important;
	text-decoration:underline;
}


div.entiteCommentaires a.lienProfil:link {
	font-size:9px;
	color:#939393 !important;
	text-decoration:none;
	font-weight:normal;
}
div.entiteCommentaires a.lienProfil:visited {
	font-size:9px;
	color:#939393 !important;
	text-decoration:none;
	font-weight:normal;
}
div.entiteCommentaires a.lienProfil:hover {
	font-size:9px;
	color:#939393 !important;
	text-decoration:underline;
	font-weight:normal;
}

div.InfosCommentateur img {
	float:left;
}

div#commentaires div.separateurCommentaires {
	border-bottom:solid 1px #939393;
	margin:0 10px 5px 10px;
	padding:5px 0 0 0;
	clear:both;
}

div.entiteCommentaires div.actionCommentaire {
	margin:0;
	padding:12px 40px 0 0;
	float:right;
	width:160px;
	text-align:right;
}

div.actionCommentaire p.lienAction {
	margin:0;
	padding:0 0 5px 0;
}

div.actionCommentaire a.lienReagir:link {
	font-size:11px;
	color:#ce0018 !important;
	text-decoration:none;
	font-weight:bold;
}
div.actionCommentaire a.lienReagir:visited {
	font-size:11px;
	color:#ce0018 !important;
	text-decoration:none;
	font-weight:bold;
}
div.actionCommentaire a.lienReagir:hover {
	font-size:11px;
	color:#ce0018 !important;
	text-decoration:underline;
	font-weight:bold;
}

div.actionCommentaire a.lienSignaler:link {
	font-size:10px;
	color:#000000 !important;
	text-decoration:none;
	font-weight:bold;
}
div.actionCommentaire a.lienSignaler:visited {
	font-size:10px;
	color:#000000 !important;
	text-decoration:none;
	font-weight:bold;
}
div.actionCommentaire a.lienSignaler:hover {
	font-size:10px;
	color:#000000 !important;
	text-decoration:underline;
	font-weight:bold;
}

div#commentaires  div#commentairesLienTous {
	clear:both;
	margin:0 0 10px 5px;
	padding:5px 0 0 0;
}

div#commentairesLienTous a:link {
	font-size:10px;
	color:#ce0018;
	text-decoration:none;
}
div#commentairesLienTous a:visited {
	font-size:10px;
	color:#ce0018;
	text-decoration:none;
}
div#commentairesLienTous a:hover {
	font-size:10px;
	color:#ce0018;
	text-decoration:underline;
}
/* Fin Commentaires */

/* Debut Formulaire Commentaires */
div#formCommentaires {
	border-top:solid 1px #000000;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	margin:20px 0 0 0;
	padding:0;
	background-color:#FFFFFF;
	color:#000;
}

div#formCommentaires div#titreFormCommentaires {
	font-size:15px;
	font-weight:bold;
	padding:4px 0 0 20px;
	margin:0;
	background-image:url(/images/global/barre-titre-bloc-gche.png);
	background-repeat:no-repeat;
	height:40px;
	color:#FFFFFF;
}

div#formCommentaires p#formTitre {
	text-align:right;
	font-size:11px;
	padding:0 25px 15px 0;
	margin:0;
}

div#formCommentaires p#formMessage {
	text-align:right;
	font-size:11px;
	padding:0 25px 15px 0;
	margin:0;
}

div#formCommentaires label {
	padding-right:10px;
	vertical-align:top;
}

div#formCommentaires input#titre {
	width:280px;
	background-color:#eaeaea;
	border:solid 1px #000000;
}

div#formCommentaires textarea#message {
	width:280px;
	height:130px;
	background-color:#eaeaea;
	border:solid 1px #000000;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#formCommentaires p#formBoutons {
	text-align:right;
	font-size:11px;
	padding:0 25px 15px 0;
	margin:0;
}

div#formCommentaires p#signature {
	text-align:left;
	font-size:11px;
	padding:0 25px 15px 35px;
	margin:0;
	color:#ce0018;
}


div#formCommentaires div#aideCommenter {
	margin:0;
	padding:10px;
	background-image:url(/images/global/bg-bloc-degrade-vert-clair.png);
}

div#aideCommenter p#aideTitre {
	margin:0;
	padding:5px 0 10px 0;
	font-size:12px;
	color:#ffb30c;
	font-weight:bold;
}

div#aideCommenter a:link {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
div#aideCommenter a:visited {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
div#aideCommenter a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
/* Fin Formulaire Commentaires */

/* Debut du bloc infos abonnes */
div.blocInfoAbonnes {
	clear:both;
	border:solid 1px #c73f0f;
	margin:-10px 0 0 1px;
	padding:0 0 15px 0;
	background-color:#FFFFFF;
}

div.blocInfoAbonnes div.blocInfoAbonnesTitre {
	background-image:url(/images/global/barre-titre-orange-bloc-gche.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	margin:0;
	padding:5px 0 0 5px;
}

div.blocInfoAbonnes p {
	margin:0 0 0 0;
	padding:0 5px 5px 10px;
	font-size:11px;
	color:#000000;
}

div.blocInfoAbonnes p.flecheAbo {
	background-image:url(/images/global/fleche-orange-contenu-abo.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:10px;
}

div.blocInfoAbonnes p.boutonAbo {
	margin:0;
	padding:0;
	text-align:center;
}

div.blocInfoAbonnes p.boutonAbo img {
	border:none;
}
/* Fin du bloc infos abonnes */

div#bloc-recherche input.input-texte {
color:#000000;
font-size:11px;
margin-right:10px;
padding-left:5px;
width:151px;
}

#bloc-recherche .titreCategorie,div.bloc#bloc-recherche div.titre {
background: none;
font-size:12px;
padding: 0 0 0 5px;
margin:0;
-moz-box-shadow : 0;
height:auto;
}
.addinto_sharebox p {
display:inline;
}

/*TABLEAU DANS LES VIDEOS*/

#blocArticle table td a {
	color: #135401;
}

#blocArticle table *  {
	font-size: 12px;
	color: #000000;
}
