@charset "iso-8859-2";
p, div, table, ul, li, form, br, img {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-color: #000000;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#intro {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#GBintro {
	background-image: url(../images/bgIntro.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}#total {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
}
#top {
	float: right;
	width: 583px;
	padding-top: 90px;
	padding-right: 12px;
	height: 50px;
}
.contRight {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
#foot {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
}


#left {
	background-color: #1B1B1B;
	float: left;
	height: 597px;
	width: 498px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #434343;
	border-left-color: #434343;
}
#contenu {
	padding-left: 20px;
	padding-right: 5px;
	letter-spacing: 1px;
}
#diapo {
	float: left;
	width: 202px;
	height: 597px;
	background-color: #1B1B1B;
	border-bottom:solid 1px #434343;
}
#banRight {
	background-color: #434343;
	float: right;
	height: 597px;
	width: 202px;
	border-bottom:solid 1px #434343;
}


.imageRight {
	float:right;
	margin-left:10px;
	border:solid 1px #434343;
	margin-bottom: 5px;
}
.imageLeft {
	float:left;
	margin-right:10px;
	border:solid 1px #434343;
}
.separtion {
	border-bottom:solid 1px #434343;
	padding-top:20px;
	margin-bottom:20px;
}
.break {
	clear:both;
}
a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.boldYello {
	color:#f8b707;
	font-weight:bold;
}
.boldYello a:link {
	color:#f8b707;
	text-decoration:none;
}
.boldYello a:visited {
	color:#f8b707;
	text-decoration:none;
}
.boldYello a:hover {
	color:#f8b707;
	text-decoration:underline;
}
#foot a {
	text-decoration:none;
}
#basseLine {
	float: left;
}
#basseLine a:link {
	color: #FBC92C;
	text-decoration:none;
}
#basseLine a:visited {
	color:#FBC92C;
	text-decoration:none;
}
#basseLine a:hover {
	color:#FBC92C;
	text-decoration:underline;
}
.pannel1 {
	float: left;
	width: 650px;
	border-width: 1px;
	text-align: justify;
	border-style: solid;
	display: inline;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#pannel1 {
	float: left;
	width: 650px;
	border-width: 1px;
	text-align: justify;
	border-style: solid;
	display: inline;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* Others
--------------------------------------------------------------- */
.border1{
    border:1px solid #54544C;
}
.uppercase{
    text-transform: uppercase;
}
#pagination{
    padding: 10px 0;
}
#pagination .current, #pagination .rest{
    padding: 2px 3px;
}
.leftpad{
    float:left;
    padding: 0px 10px 0 0;
}
.rightpad{
    float:right;
    padding: 0 0 0 10px;
}
.thumb,.thumbOver{
	display: block;
	width: 320px;
	height: 320px;
	text-align: center;
}
.thumb-med,.thumb-medOver{
	display: block;
    width: 150px;
    height: 150px;
    text-align: center;
}
.thumb-small,.thumb-smallOver{
	display: block;
    width: 100px;
    height: 100px;
    text-align: center;
}
.thumb img, .thumb-small img{
    padding: 0;
	margin: 0;
}
.separator{
	width: 100%;
	height: 2px;
	clear: both;
	margin:5px 0;
	line-height: 0px;
    font-size: 1px;
}
#pagination{
    padding: 10px 0;
}
#pagination .current, #pagination .rest{
    padding: 2px 3px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.fiche-int {padding:10px;
}
.titreFiche {
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top:15px;
}
.textFiche {
	float: right;
	padding-top: 10px;
	width: 420px;
}
.detailFiche {
	float: right;
	width: 90px;
	padding-top: 10px;
	font-weight: bold;
}
