/*------------------------------------
* La feuille de style du site Films
*------------------------------------
*/

/* Le fond est toujours en blanc    */

BODY {
background-color: #FCF5DD
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify
}
.titrebrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align: justify
}
.txtbrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.txtbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
a.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #42539D;
	text-decoration: none;
}

a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #42539D;
	text-decoration: underline;
}
a.lienhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

a.lienhome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}

h1 {  font-family: Arial, Helvetica, sans-serif; margin-bottom:	0px;font-size: 10px; color: #CC99CC; clip:   rect(   )}

A.fw {
	text-decoration : none;
	color: #CC99CC;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.fw:ACTIVE {
	text-decoration : none;
	color: #CC99CC;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.fw:HOVER {
	text-decoration : none;
	color: #CC99CC;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.marbre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}

.monObjet { position: relative; top: 1; left: 1 }