body {
	margin : 0;
	padding : 0;
	background : #1A1A1A url(../img/fd.png) fixed no-repeat;
	color : #FFF;
	text-align : left;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font: 13px Verdana;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

.radio {
	background: none;
	border: 0; 
}
label {
	font-weight: ;
}
a img {
	border:0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a .contact, a.contact:link, a.contact:visited{
	color: #FFF;
	text-decoration: underline;
}
a.contact:hover{
	color: #FFF;
	text-decoration: none;
}
.recTrouve {
	background-color: #FF6600;
}
hr {
	background : url(../img/filet.gif) top left repeat-x;
	height : 1px;
	width : 100%;
	border : 0;
	margin : 0;
	padding : 0;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
.imgLeft {
	float: left;
	margin-right: 5px;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
.imgTop {
	margin-bottom: 10px
}
.imgBottom {
	margin-top: 10px
}

#imgzoom {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 429px;
	height: auto;
	text-align: center;
	color: #000;
	background: #FFF;
	border: 0px solid #8C0202;
	cursor: pointer;
	z-index: 100;
	margin-left : 255px;
	margin-top : -12px;
}

h1{
	font-size : 17px;
	margin : 0 0 8px -5px;
	padding : 2px 5px 2px 5px;
	text-transform : uppercase;
	background : #D02401;
	color : #FFF;
	clear : both;
}
h1 a, h1 a:active, h1 a:link, h1 a:visited {
	text-transform : none;
	color : #FFF;
	clear : both;
}

h2 {
	clear : both;
	font-size : 12px;
	margin : 0 0 8px 0;
	color : #FFF;
}
.tpTexte {
	float : left;
	clear : both;
	line-height : 20px;
	margin-top : -50px;
	margin-bottom : 20px;
	width : 695px;
}
.tpTexte img{
	border : 0px solid #EAE8DC;
}

#container {
	display: block;
	overflow: hidden;
	width: 1000px;
	text-align:left;
}

/*HAUT*/
#logo{
	position : fixed;
	z-index : 4;
}
#gauche{
	position : fixed;
	width : 196px;
	z-index : 3;
}
#rechercher{
	position : absolute;
	top : 271px;
	left : 11px;
}
#rechTxt{
	width : 105px;
	height : 14px;
	border : 1px solid #000;
	font: 11px Arial, Times New Roman, Times, serif;
}
#rechBou{
	background : url(../img/ok_rechercher.gif) 0 1px no-repeat;
	width : 24px;
	height : 19px;
	border : 0;
	color : white;
	font-weight : ;
	font-size : 9px;
	margin-left : -5px;
	text-transform : uppercase;
}

/*NAVIGATION*/
#nav{
	position : absolute;
	width : 155px;
	left : 0px;
	display : block;
}
#nav ul, #nav li{
	padding : 0;
	margin : 0;
	list-style-type : none;
}
#nav img{
	display : block;
}
#nav a, #nav a:visited, #nav a:link {
	margin : 0;
	padding : 0;
	height : 24px;
}
#nav a:hover {
	
}
#laSousNav{
	display : none;
	position : fixed;
	width : 225px;
	height : 222px;
	margin-left : 145px;
	padding-top : 78px;
	z-index : 1;
	background : url(../img/fd_ssnav.gif) 0px 78px no-repeat;
}
#navAbs{
	display: none;
	position : fixed;
	z-index : 3;
	width : 225px;
	height : 222px;
	margin-left : 185px;
	padding-top : 110px;	
}
#navAbs ul{
	margin:0px;
	z-index:3;
	list-style-type : none;
	padding: 0px;
}
#navAbs li{
	margin:0px;	
}
.niv1 a, .niv1 a:link, .niv1 a:visited{
	width : 160px;
	font-size : 10px;
	display : block;
	margin-bottom : 2px;	
	/*padding-bottom : 2px;
	border-bottom : 1px solid #B9B9B9;*/
	color: #000;
}
.niv1 a:hover{
	display: block;
	color: #D82602;
}
.niv1 a:hover, .niv1 a.navOn1, .niv1 a.navOn1:visited {
	text-decoration:underline;
	color: #D82602;
}


/*DROITE*/
#droite{
	position : fixed;
	margin-left : 196px;	
	width : 827px;
	z-index : 2;
}
#aleatoire{
	position : absolute;
	top : 0px;
	width : 308px;
	height : 171px;
	margin-left : 497px;	
	display : block;
}
#newsletter{
	position : absolute;
	top : 0px;
	left : 349px;
	height: 24px;
	visibility: visible;
}
#newsTxt{
	width : 105px;
	height : 14px;
	border : 1px solid #000;
	font: 11px Arial, Times New Roman, Times, serif;
}
#newsBou{
	background : url(../img/ok_newsletter.gif) 0 1px no-repeat;
	width : 24px;
	height : 19px;
	border : 0;
	color : white;
	font-size : 9px;
	text-transform : uppercase;
}

/*CONTENU*/
#contenu {
	width : 695px;
	padding-top : 160px;
	padding-left : 255px;
	margin-bottom : 75px;
}

/*BAS*/
#bas {
	clear : both;
	/*position : fixed;*/
	/*background : url(../img/bas.gif) top left no-repeat;*/
	/*bottom : 0px;*/
	font-size : 10px;
	width : 981px;
	height : 196px;
	padding-top : 229px;
}
#bas a, #bas a:visited, #bas a:link {
	color: #434343;
	text-decoration: none;
}
#bas a:hover {
	text-decoration: underline;
}
#adresse{
	position : absolute;
	margin-left : 520px;
	padding-top : 125px;
	text-align : right;
	font-size : 9px;
	z-index : 2;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
a.pageprec, a.pageprec:link, a.pageprec:visited, a.pageprec:active, a.pagesuiv, a.pagesuiv:link, a.pagesuiv:visited, a.pagesuiv:active{
	font-weight:;
}
a.pageprec:hover, a.pagesuiv:hover{
	color:#000;
}
.borduregauche {
	border-left-style: double;
	border-left-color: #330066;
}
.borduregaucheetbas {
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #330066;
	border-left-color: #330066;
}
.borduredroiteetbas {
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #330066;
	border-bottom-color: #330066;
}
.borduredroite {
	border-right-style: double;
	border-right-color: #330066;
}
.bordurebas {
	border-bottom-style: double;
	border-bottom-color: #330066;
}
.cadregaleriephoto {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.centreletexteaumilieudelacellule {
	text-align: center;
	vertical-align: middle;
}
.borduregaleriedroiteetbas {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.borduregaleriegaucheetbas {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borduregaleriebas {
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borduregaleriedroite {
	border-right-style: solid;
	border-right-color: #999999;
}
.borduregaleriegauche {
	border-left-style: solid;
	border-left-color: #999999;
}
.borduregaleriegaucheetdroite {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
