html,body 	{	background-image: url(cliccliches.jpg); background-repeat: no-repeat;background-position: 20px 20px; 
			background-color : #D6D6D6;margin-left:0px;margin-right:0px
		} 


.pages		{	position: absolute;
			top: 350px;
			left:263px;
			width:502px;
			height:746px;
			overflow:auto ;
			border-style:solid;
			border-width:1px;
			border-color:#808080;
			background-color:"";
			padding:0px;
			vertical-align:center;
			scrollbar-face-color:#D6D6D6;
			scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #000000;
			scrollbar-3dlight-color: ;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-track-color: #D6D6D6;
			scrollbar-arrow-color: #000000;
		}


.nav		{	position: absolute;
			top: 350px;
			left:50px;
			width:200px;
			height:750px;
			overflow:hidden ;
			border-style:;
			border-width:0px;
			border-color:black;
			background-color:;
			padding:0px;
			vertical-align:left;
		}



.TitrePage	{font: 14pt Arial black; font-weight: bold;color=#927DA4;text-align:right}
.Soustitre	{font: 14pt Arial; font-weight:; color=#413C17;text-align:right}
.titre1		{font: 12pt Arial; color=#000000;text-align:left;font-weight:bold;text-decoration:}
.titre2		{font: 8pt Arial; font-weight:;color=#000000;text-align:left;text-decoration:underline}
.texte		{font: 8pt Arial; font-weight: ;color=#000000;text-align:left;vertical-align:left;text-decoration:;}
.lien		{font: 8pt Arial; font-weight: ;color=#000000;text-align:left;vertical-align:left;text-decoration:underline;}
.TitreInterne	{font: 200% Times;color=#413C17;font-weight:bold;text-align:center;vertical-align:center;text-decoration:none}
.Filmographie	{font: 16pt Arial;color=#413C17;font-weight:;text-align:center;vertical-align:center;text-decoration:none}
.commentaires	{font: 7pt Arial; font-weight:;color=#2B2300;text-align:left}
.navigation 	{color: #927DA4; font-family: arial; font-size:small;text-decoration: none}

p		{font: 8pt Arial; font-weight: ;color=#2B2300;text-align:center;vertical-align:middle }
span		{font: 8pt Arial; font-weight: ;color=#2B2300;text-align:left;vertical-align:left }

a:link		{font: 14pt Arial; text-decoration:none;font-color:#927DA4}
a:visited	{font: 14pt Arial; text-decoration:none;font-color:#927DA4}
a:hover		{font: 14pt Arial; text-decoration:none;font-color:#927DA4}
.bouton		{padding:0px;border-color:#413C17}
.bouton:visited	{padding:0px;border-color:#413C17}
.bouton:hover	{background-color:black;cursor:pointer;}


table 		{	background-color:;
			border-color:;
			width:90%;
			text-valign:top;
		}
td 		{	border-style:;
			border-width:0px;
			border-color:;
			text-valign:top;
		}

