﻿div.divMiniature
{
    /*background-image:url('../Images/JCV/back_miniature.png');
    background-repeat: no-repeat;
    background-position:top center;*/
    /*width:175px;
    height:135px;*/
    text-align: center;
}

div.divMiniature img
{
    width:160px;
    height:140px;
    margin-left:8px;
    margin-left:1px !important;/*Hack pour ie6 & ie7*/
}

div.divMiniatures
{
    width:830px;
    height:130px;
    margin-top:5px;
}

a.lienPuce
{
    text-decoration:none;
    padding-left:40px;
    padding-bottom:5px;
    padding-top:10px;
    background-image:url('../Images/JCV/puce_lien.png');
    background-repeat:no-repeat;
    background-position:bottom left;
    color:#496b91;
    font-weight:bold;
    font-size:10pt;
}

a.lienPuce:hover
{
    text-decoration:underline;
}

.divButLeft
{
    background-image:url('../Images/JCV/but_l.png');
    background-repeat:no-repeat;
    background-position:top right;    
    width:4px;
    height:21px;
    display:inline;
    float:left;
}
.divButMid
{
    height:21px;
    background-image:url('../Images/JCV/but_m.png');
    background-repeat:repeat-x;
    background-position:top center;
    text-align:center;
    display:inline;
    float:left;
}
.divButMid a
{
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    font-size:10pt;
    position:relative;
}
.divButMid a:hover
{
    text-decoration:underline;
}
.divButMid span
{
    color:#ffffff;
    font-weight:bold;
    font-size:10pt;
    cursor:pointer;
    position:relative;
}
.divButRight
{
    background-image:url('../Images/JCV/but_r.png');
    background-repeat:no-repeat;
    background-position:top left;        
    width:4px;
    height:21px;
    display:inline;
    float:left;
}

td
{
    /*font-size:10pt;*/
}

/*Pager*/
.pg-normal {
    color: #496b91;
    font-weight: normal;
    text-decoration: none;
    background:url('../Images/category/backPageN.png') repeat-x center;
    cursor:pointer;
	padding-left:4px;
	padding-right:4px;
    margin:2px;
    height:19px;
    border:#496b91 solid 1px;
}
.pg-selected {
    color: #496b91;
    font-weight: bold;        
    text-decoration: underline;
    background:url('../Images/category/backPageNoV.png') repeat-x center;        
    cursor: pointer;
	padding-left:4px;
	padding-right:4px;
	margin:2px;
    height:19px;
    border:#496b91 solid 1px;	
}

.pg-normal-link {
    color: #496b91;
    font-weight: normal;
    text-decoration: none;
    cursor:pointer;
    padding:4px;
    margin:2px;
}
.pg-selected-link {
    color: #496b91;
    font-weight: bold;        
    text-decoration: underline;
    cursor: pointer;
	padding:4px;
	margin:2px;
} 


.Erreur
{
 color:red;
 font-size:9pt;   
}

div.divBackList
{
 /*width:650px;  */ 
}

div.divBackDernieresVideos
{
 margin-top:15px;
}

div.divBackDernieresVideos2
{
 /*background-image:url('../Images/JCV/back_present.png');
 background-repeat:no-repeat;
 background-position:bottom left;    */
}

td.tdUnderVideo
{
	background-image:url('../Images/JCV/under_video.png');
	background-repeat:no-repeat;
	background-position:bottom left;            
}

td.backInfosVideo
{
	border:solid 2px silver;
	padding-left:6px;
	width:134px;       
	text-align:left;
}    

div.divDescriptionVideo
{
    padding:20px;
    border:dashed 2px #F89828;
    margin-left:9px;
    text-align:left;
}


/*****************************/
/*     TITRE BLEU VIDEO      */
/*****************************/
.TitreBleuVideo
{
	color:#F89828;	
	/*font-weight:bold;*/
	/*font-size:14px;*/
}


/**************************/
/* BLOC DES POINTS ALBUMS */
/**************************/
TD.BlocPts 
{
	background-image : url(../../../Design/Images/Note/petit_demi_rond.gif);
	width:51px;
	height:29px;
	margin:0px 0px 0px 0px;
	text-align: center;
	padding-top: 0;
}

/***************************/
/*    3 FLECHES LIENS      */
/***************************/
div.Item
{
	position:relative;
	cursor:pointer;
	background-image: url(../../../Design/Images/961-1/Picto/3fleches_bleues.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.Item a
{
	text-decoration:none;
	color:#636363;	
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}
div.Item a:visited
{
	text-decoration:none;
	color:#636363;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}
div.Item a:hover
{
	text-decoration:underline;
	color:#636363;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}

/*******************************/
/* BLOC DES POINTS FICHE VIDEO */
/*******************************/
TD.BlocPtsFicheVideo 
{
	background-image : url(../../../Design/Images/Note/grand_demi_rond.gif);
	background-repeat :no-repeat;
	height:42px;
	width:72px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	vertical-align:super;
	text-transform:uppercase;
}


/**************************/
/*       TEXT BLEU        */
/**************************/
.BleuText {
	color:#F89828;
	font-size:12px;
	font-weight:bold;
}

/**************************/
/*       TEXT BLEU        */
/**************************/
.GrisText {
	color:#636363;
}
.GrisText a{
	color:#636363;
	text-decoration:none;
}
.GrisText a:hover{
	color:#636363;
	text-decoration:underline;
}
.GrisText a:visited{
	color:#636363;
	text-decoration:none;
}

/***************************/
/*      LIEN PSEUDO        */
/***************************/
.LienPseudo a
{
	color:#636363;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.LienPseudo a:hover
{
	color:#636363;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.LienPseudo a:visited
{
	color:#636363;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}


/**************************/
/*       TITRE VIDEO      */
/**************************/
.TitreVideo {
	color:#F89828;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/**************************/
/*   CADRE VOTE VIDEOS    */
/**************************/
.TDVote1
{
	background-image : url(../Images/961-1/notation_photo_G.gif);
	background-repeat : no-repeat;	
	background-position:top right;		
	width:24px;
	height:69px;
}

.TDVote2
{
	height:69px;
}

.TDVote3
{
	background-image : url(../Images/961-1/notation_photo_D.gif);
	background-repeat : no-repeat;	
	width:24px;
	height:69px;
	background-position:top left;	
}
.TDVoteSeparateur
{
	background-image : url(../Images/961-1/notation_photo_separateur.gif);
	width:4px;	
	height:69px;
	background-repeat:no-repeat;
}


/**********************/
/*    TITRE VOTES     */
/**********************/
.DivVoteTitre
{
	color:#F89828;
	font-weight:bold;
	font-size:12pt;
}
.DivVoteTitre span
{
	font-weight:bold;
	font-size:12pt;	
	color:#F89828;
}

/**********************/
/*  ENVOIS VIDEO AMI  */
/**********************/
.EnvoyerVideoAmi
{
	color:#F89828;
	font-weight:bold;
	font-size:12pt;
}

/**************************/
/*   TABLE COMMENTAIRES   */
/**************************/
.taCommentary 
{
	border-left:1px solid #636363;
	border-top:1px solid #636363;
}

/**********************************/
/*    BORDER IN ET BORDER OUT     */
/**********************************/
.borderin
{
	border:1px solid #636363;
}

.borderout
{
	border-left:1px solid #636363;
	border-top:1px solid #636363;
}


TABLE.TableBouton
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TABLE.TableBouton TD
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
input.boutonAspNoirM
{
	background-image : url(../Images/bouton/BoutonNoir1px.gif);
	background-repeat : repeat-x;	
	background-position:top;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	border:#000000 solid 0px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.boutonAspNoirM
{
	background-image : url(../Images/bouton/BoutonNoir1px.gif);
	background-repeat : repeat-x;	
	background-position:top;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	border:#000000 solid 0px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
TD.boutonNoirG
{
	background-image : url(../Images/bouton/bout_noir_g.gif);
	background-repeat : no-repeat;	
	background-position:bottom left;
	width:6px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.boutonNoirD
{
	background-image : url(../Images/bouton/bout_noir_d.gif);
	background-repeat : no-repeat;	
	background-position:bottom right;
	width:6px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.boutonNoirM
{
	background-image : url(../Images/bouton/BoutonNoir1px.gif);
	background-repeat : repeat-x;	
	background-position:top;	
	border:#000000 solid 0px;
	height:24px;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;	
}
TD.boutonNoirM A
{	
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;	
	cursor:pointer;
	text-decoration:none;
}
.tdBoutonContributionC input
{
    position:relative;
    background-image:url(../../../Design/images/Bouton/btn_orange_1px.png);
    background-position:top left;
    background-repeat:repeat-x;
    padding:0px 5px 2px 5px;
    margin:0px 0px 5px 0px;
    border:solid 0px #FFFFFF;
    height:22px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
}

.tdBoutonVisiteC input
{
    position:relative;
    background-image:url(../../../Design/images/Bouton/btn_gris_1px.png);
    background-position:top left;
    background-repeat:repeat-x;
    padding:0px 5px 2px 5px;
    margin:0px 0px 5px 0px;
    border:solid 0px #FFFFFF;
    height:22px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
}

.btnUpload
{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;	
	cursor:pointer;
	text-decoration:none;
}

.LienBoutonNoir
{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;	
	cursor:pointer;	
	text-decoration:none;
}

/***************/
/* BOUTON BLEU */
/***************/
input.boutonAspBleuM
{
	background-image : url(../../../Design/images/Bouton/961/btn_bleu_C.gif);
	background-repeat : repeat-x;	
	background-position:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border:#000000 solid 0px;
	height:24px;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
a.boutonAspBleuM
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border:#000000 solid 0px;
	height:24px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	vertical-align:middle;
}
TD.boutonBleuG
{
	background-image : url(../../../Design/images/Bouton/961/btn_bleu_G.gif);
	background-repeat : no-repeat;	
	background-position:bottom left;
	width:6px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.boutonBleuD
{
	background-image : url(../../../Design/images/Bouton/961/btn_bleu_D.gif);
	background-repeat : no-repeat;	
	background-position:bottom right;
	width:7px;
	height:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.boutonBleuM
{	
	background-image : url(../../../Design/images/Bouton/961/btn_bleu_C.gif);
	background-repeat : repeat-x;	
	background-position:center;
	border:#000000 solid 0px;
	height:24px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;	
}
TD.boutonBleuM A
{	
	color:#ffffff;
	font-size:12px;
	font-weight:bold;	
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

/************************/
/*     BOX OVER         */
/************************/
DIV.goVote
{
	border:solid 1px #F89828;
	background-color:#ffffff;
	font-size:14pt;
	color:#F89828;
	padding:5px;
	position:relative;
	z-index:100;
}
DIV.wayPoints
{
	border:solid 1px #F89828;
	background-color:#ffffff;
	font-size:12px;
	color:#F89828;
	padding:5px;
	position:relative;
	z-index:100;
}
span.FormTitreChamps
{
	color: #636363;
	font-weight: bold;
	font-size:12px;
}
span.FormTitreChamps span.Legende
{
    font-weight: normal;
	font-style: italic;
	color:#5E5E5D;
}

span.lblSucces
{
	color:Green;
	font-weight: bold;
	font-size:14px;
}

div .divSucces
{
	padding-bottom: 20px;
}

.ContenuVideoPlayer
{
	border-bottom:5px solid #F89828;
}

a.LienPage
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a.LienPage:visited
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a.LienPage:hover
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
/*a.PageEncours
{
	color:#F89828;
	font-size:16px;
    font-weight:bold;
    text-decoration:none;
}*/
/*a.PageEncours:visited
{
	color:#F89828;
	font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
a.PageEncours:hover
{
	color:#F89828;
	font-size:16px;
    font-weight:bold;
    text-decoration:none;
}*/
.MenuTri a
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}
.MenuTri a:visited
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}
.MenuTri a:hover
{
	color:#5F5E5E;
	font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}

.divRecherche
{
	text-align:center;
}

a.menuTriSelection
{
	color:#F89828;
    font-weight:normal;
    text-decoration:none;
}
a.menuTriSelection:visited
{
	color:#F89828;
    font-weight:normal;
    text-decoration:none;
}
a.menuTriSelection:hover
{
	color:#F89828;
    font-weight:normal;
    text-decoration:none;
}

.PageEncours{background-color:#FC8608;color:#FFFFFF;font-size:12px;font-weight:bold;padding:2px;}
.LienPage{font-size:12px;font-weight:bold;padding:2px;}

div.pagertri
{
    border-bottom: 1px solid #FFCE9D;
    padding: 5px;
}

div.pagertri2
{
    border-top: 1px solid #FFCE9D;
    padding: 5px;
}

.alignright{float:right;}
