
/*//////////////////////////////////////////////////////////////////
// Date de création : 05/02/2007                                 /// 
// Createur : Tayeb Ttalbi (c) www.anamer.com                    ///
//////////////////////////////////////////////////////////////////*/

body{
	margin:0px 0px 30px 0px;
	padding:0px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td,a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.centrer
{
	text-align: center;
}

.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-right: 50px;	/*font-weight: bold;*/
}
.citation .guillemet{
	font-size: 16px;
	font-weight: bold;
	color: #986128;
	font-style: normal;
}
.citation .marron{
	font-weight: bold;
	color: #986128;
	font-style: normal;
}

.text_marron {
	color: #986128;
}
.text_marron_gras
{
	/*font-size: 14px;*/
	font-weight: bold;
	color: #986128;
}
.text_marron_grand
{
	font-size: 16px;
	font-weight: bold;
	color: #986128;
}
h1
{
	font-size: 13px;
	font-weight: bold;
	color: #986128;
}

.photos
{
	background-color: #986128;
	text-align:center;
	padding:5px;
}
.photos .img
{
	border: 1px solid #760021;
	margin:8px;
}
.photos a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.photos a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.fond1 {
	background-color: #000000;
}
.text_crew {
	color: #986128;
	/*text-indent: 15px;*/
	padding-left: 15px;
}
a.lien_marron
{
color: #986128;
text-decoration:underline;
}
a.lien_marron:hover
{
color: #986128;
text-decoration:underline;
}
a.wallpaper
{
color: #986128;
}
a.wallpaper:hover
{
color: #ffffff;
text-decoration:underline;
}
a.wallpaper:visited
{
color: #ffffff;
}

.img_bio {
	margin: 0px 0px 0px 10px;
	float:right;
	border:0px;
}
.texte_justifier {
	text-align: justify;
}

.separation {
	background-image: url(../images/separation.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.cadre_noire {
	border: 1px solid #000000;
}
.pointer
{
cursor:pointer;
}
