/* MODELE CSS Document */

/* 
Liens NE PAS METTRE DE SPECIFICATION DE TAILLE !!!
*/

A:link	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #8B7355;
	}	
A:visited	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
    color: #8B7355;
	}	
A:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff9900;
	font-weight:bold;
	}





ClassLienRouge {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #a9a9a9;
	}


/* Couleurs de fonds */
body
{
background-color: #191919;
background-image: url(../images/fond/bande.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
margin : 0 0 0 0;
} 





.CouleurFondBlack{
background-color: #000000;
}
.CouleurFondWhite{
background-color: #efefef;
}
.CouleurFondDominante{
background-color: #e1eaf3;
}
.CouleurFondDominantePastel{
background-color: #f0f4fa;
}
.CouleurFondComplementaire{
background-color: #ff9900;
}
.DatagridBordEtFondInvisible{
border-color: black;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
background-color: black;
}



/* Mise en forme des fonds  */

.FondRougeFonce
{
	background: #6e1919;
/*background: #27282c;*/
}

.FondGrisMid
{
background: #999999;
}


.FondOrangeMid
{
	background: #bd6f30;
/*background: #27282c;*/
}

.FondGrisFonce
{
background: #353434;
}

.FondGrisFonce-1
{
background: #2f2f2f;
}


.FondNoir
{
background: #000000;
}



/* Mise en forme des textes dans les fiches film  */

.FicheResume{
	font-family: verdana;
	font-size: 11px;
	color: #646464;
}

.FicheRealisateur{
	font-family: arial;
	font-size: 11px;
	color: #ff9900;
}

.FicheActeur{
	font-family: arial;
	font-size: 11px;
	color: #936441;
}

.FicheComPrive{
	font-family: arial;
	font-size: 11px;
	color: #646464;
	font-style:italic;
}

.FicheAvisPublic{
	font-family: arial;
	font-size: 11px;
	color: #7e7e7e;
	font-style:italic;
}



/* Page En cours dans les DATAGRIDs */
.PageEnCourDatagrid{
	font-family: Verdana;
	font-weight:900;
	font-size: 28px;
	color: #ff9900;
	
}	







/* Mise en forme des textes  */

.BigBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}	
.BigWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}	
.BigDominante{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f10000;
}	
.BigDominantePastel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4e8fca;
}	

.MidBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #820003;
}	
.MidWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #820003;
}
.MidDominante{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f10000;
}	
.MidDominantePastel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
}		
.MidComplementaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
}		
.SmlComplementaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
}

.SmlBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #820003;
}
.SmlWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #820003;
}
.SmlDominante{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f10000;
}
.SmlDominantePastel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
}

.VerySmlBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #820003;
}	
.VerySmlWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}	
.VerySmlDominante{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f10000;
}
.VerySmlDominantePastel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e8fca;
}	





.VerySmlGrisFonce{
	font-family: verdana;
	font-size: 9px;
	color: #404041;
}







.BigGrisClair{
	font-family: verdana;
	font-size: 18px;
	color: #949d9d;
}
.MidGrisClair{
	font-family: verdana;
	font-size: 14px;
	color: #949d9d;
}
.SmlGrisClair{
	font-family: verdana;
	font-size: 11px;
	color: #949d9d;
}

.VerySmlGrisClair{
	font-family: verdana;
	font-size: 9px;
	color: #949d9d;
}


.BigRouge{
	font-family: Verdana;
	font-size: 18px;
	color: #CC0000;
}	
.MidRouge{
	font-family: Verdana;
	font-size: 14px;
	color: #CC0000;
}
.SmlRouge{
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}
.VerySmlRouge{
	font-family: Verdana;
	font-size: 9px;
	color: #CC0000;
}




.VeryBigOrange{
	font-family: Verdana;
	font-size: 22px;
	color: #ff9900;
}	
.BigOrange{
	font-family: Verdana;
	font-size: 18px;
	color: #ff9900;
}	
.MidOrange{
	font-family: Verdana;
	font-size: 14px;
	color: #ff9900;
}
.SmlOrange{
	font-family: Verdana;
	font-size: 11px;
	color: #ff9900;
}
.VerySmlOrange{
	font-family: Verdana;
	font-size: 9px;
	color: #ff9900;
}

.BigOrangeFonce{
	font-family: Verdana;
	font-size: 18px;
	color: #b85f1d;
}	
.MidOrangeFonce{
	font-family: Verdana;
	font-size: 14px;
	color: #b85f1d;
}
.SmlOrangeFonce{
	font-family: Verdana;
	font-size: 11px;
	color: #b85f1d;
}
.VerySmlOrangeFonce{
	font-family: Verdana;
	font-size: 9px;
	color: #b85f1d;
}



.BigBleu{
	font-family: Verdana;
	font-size: 18px;
	color: #4e8fca;
}	
.MidBleu{
	font-family: Verdana;
	font-size: 14px;
	color: #4e8fca;
}
.SmlBleu{
	font-family: Verdana;
	font-size: 11px;
	color: #4e8fca;
}
.VerySmlBleu{
	font-family: Verdana;
	font-size: 9px;
	color: #4e8fca;
}




