body
{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	background-position:top;
	background-image: url(../images/back.jpg);
	margin: 0px;
	padding: 0px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

H2
{
 	font-family: Arial, Helvetica, sans-serif;
 	color:#905685;
}

.centre {
	background-image: url(../images/backnavig.png);
	height: auto;
	width: 895px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	top: 0px;
	background-color: #000000;
}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
a.details:link {
	text-decoration: none;
	text-align: center;
}
a.details:visited {
	text-decoration: none;
	text-align: center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.categories {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
a.sub:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.sub:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.sub:visited {
	text-decoration: none;
}
.details-nom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: normal;
	text-align: center;
}
a.footer:link {
	text-decoration: none;
	color: #7E7E7E;
}
a.footer:hover {
	text-decoration: none;
	color: #C5C5C5;
}
a.footer:visited {
	text-decoration: none;
}

.UpperCase
{
 text-transform:uppercase;
}

#pic {
/*	background-color: #FFFFFF;*/
	/*left: 10px;*/
	position: relative;
/*	top: 10px;*/
/*	width: 135px;*/
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
/*	background: #FFFFFF;*/
/*	border: 1px solid #000000;*/
	display: block;
	height: 50px;
	left: 0;
	text-decoration: none;
	top: 0;
/*	width: 135px;*/
}

#pic a.p1:hover {
/*	background-color: #8C97A3;*/
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
/*	border: 1px solid #000000;*/
	display: block;
	height: 166px;
	left: -20px;
	position: absolute;
	top: 180px;
	width: 386px;
}

#pic a.p2, #pic a.p2:visited {
/*	background: #FFFFFF;*/
/*	border: 1px solid #000000;*/
	display: block;
	height: 50px;
	left: 0;
	text-decoration: none;
	top: 0;
/*	width: 135px;*/
}

#pic a.p2:hover {
/*	background-color: #8C97A3;*/
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large {
/*	border: 1px solid #000000;*/
	display: block;
	height: 188px;
	left: 170px;
	position: absolute;
	top: 160px;
	width: 50px;
}