body {
	margin:0;padding: 0;
	background: url('images/interface/bg.png') repeat-x #272b2e;
	font-family :arial, Verdana,"Bitstream Vera Sans",Helvetica, Arial, sans-serif;
	font-size: small;
	color:#000;
}

#page {
	width:894px;
	margin:0 auto 0 auto;	
}

h2 {
	width:200px;
	border-bottom:1px dotted #FFF;
	color:#FFF;
	font-size:100%;
}

p {
	padding:5px 10px 0 10px;
}

a {
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

dl {
	margin:10px;
}

dt {
	text-decoration:underline;
}

/* La pub google
------------------------------------------------------------------------------------- */
p#pub {
position:absolute;
left:36%;
top:5px;
margin:0;
padding:0;
}


/* Le header 
------------------------------------------------------------------------------------- */
h1#header {
	background: url('images/interface/header.jpg');
	width:894px;
	height:116px; 	
	text-indent:-9000px;
	margin:0;
}

.preview h1#header {
	background: url('images/interface/header_preview.jpg');
}
.preview a {
	position: absolute;
	top: 20px;
	color: #fbfbfb;
	text-decoration: underline; 
	margin-left: 720px;
	text-align: right;
}
.preview a#retour_fiche {
	top: 40px;
}


/* Le menu du haut 
------------------------------------------------------------------------------------- */
#menu_haut{
	background: url('images/interface/menu_haut.png') no-repeat;
	height: 22px;
	width: 894px;
	padding: 0 0 0 30px;
}

#menu_haut ul{ 
	float: left;
	width: 575px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#menu_haut li{
	float: left;
}

#menu_haut li a{
	background: url('images/interface/menu_g.png') no-repeat;
	float: left;
	width: 66px; 
	height: 13px;
	margin: 4px 10px 0 0;
	font-size: 75%;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#menu_haut li a:hover{
	background: url('images/interface/menu_o.png') no-repeat;
	width: 66px;
	height: 13px;
}

#menu_haut input{
	width: 60px;
	height: 11px;
	font-size: x-small;
}

/* Formulaire
------------------------------------------------------------------------------------- */
form{
	margin: 0;
	padding: 0;
}

fieldset{
	border: none;
	padding: 0;
}

label{
	color: #fff;
	font-size: x-small;
}

form#search{
	margin-left: 500px;
}

form#connection{
	padding: 2px 0 0 0;
}

input#button, input#buttonb{
	width: 30px;
	height: 18px;
	font-size: xx-small;
}

/* Le contenu
------------------------------------------------------------------------------------- */
#conteneur{
	background: url('images/interface/bg_conteneur.png') repeat-x #1b1c1e;
	width: 894px;
	height: 100%;
}

#corps{
	background: #42494f;
	width: 876px;	
	margin: auto;
	padding-bottom: 20px;
}

#parti_gauche{
	float: left;
	width: 670px;
	margin: 10px 0 10px 0;
	text-align: justify;
}

#parti_droite{
	float: left;
	width: 201px;
	margin: 10px 0 10px 0;
}

#parti_gauche h2{
	margin-left:6px;
}

#parti_gauche h3{
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
	margin-left: 10px;
}

.sign {
	font-style:italic;
	text-align:right;
}

/* Le menu droite
------------------------------------------------------------------------------------- */
.menu{
	background: url('images/interface/haut_menu.png') top no-repeat #FFF;
	width: 199px;
	margin-bottom: 15px;
}

.menu_bas{
	background: url('images/interface/bas_menu.png') bottom no-repeat #FFF;
	width: 199px;
	height: 2px;
}

.menu ul{
	margin: 0; 
	padding: 5px;
	list-style-type: none;
}


/* Le corps 
------------------------------------------------------------------------------------- */
.content{
	background: url('images/interface/haut_corps.png') top no-repeat #FFF;
	width: 657px;
	margin: 0 0 15px 6px;
}

.content_bas{
	background: url('images/interface/bas_corps.png') bottom no-repeat #FFF;
	width: 657px;
	height: 2px;
}


#view{
	text-align: center;
	padding: 10px;
}

.kit{
	margin:0;padding:0;
	width: 217px;
	height:192px;
	float: left;
	text-align: center;
	background:url('./images/interface/fond_gal2.jpg') top no-repeat;
	margin-bottom:20px;
}

.kit p {
	padding:0;margin:0;
	text-align:center;
}

.kit img{
	margin-top:13px;padding:0;
}

a.voir {
	margin:0;padding:0;
}

td{
	width: 200px;
	height: 20px;
	text-align: left;
	border: 1px solid #EFEFEF;	
}

ul#gal {
	list-style-type:none;
	padding: 18px;
}

#gal li{
	width:200px;height:245px;
	float:left;
	margin: 10px 2px;
	padding: 0;
	background:url('./images/interface/fond_gal3.jpg') top no-repeat;
}

#gal img {
	margin: 12px 0 0 15px !important;
	margin: 12px 0 0 20px;
}

#gal p {
	text-align:center;
	margin:0;
}
#gal p  a {
	display: block;
	width: 80px;
	height: 23px;
	padding: 0;
	float: left;
	margin: 1px 5px;
	color: white;
	line-height: 23px;
}

#gal .apercu {
	background-color: #ff6600;
}
#gal .dl {
	background-color: #293133;
}

*+html ul#gal {
  padding: 20px 0 0 0;
}
*+html  #gal li{
	margin: 0;
	margin-left: -16px;
	margin-right: 20px;
}


.mini_kit { width:170px;height:190px; }


h3#galerie {
	text-indent:-9000px;
	text-decoration:none;
	width:63px;
	height:14px;
	background:url('images/interface/galerie.jpg') no-repeat;
}

form#contact {
	width:80%;
	margin:10px auto 20px auto;
}

form#contact fieldset{
	border:none;
}

form#contact label {
	color:black;
	font:bold 0.8em "Trebuchet MS";
	width:150px;
	display:block;
}

/* Le footer  
------------------------------------------------------------------------------------- */
#footer{
	width: 339px;	
	margin: 0 auto 0 auto;
	clear: both;
	color: #FF6600;
	font-size: 75%;
}

#footer ul{
	margin: 0 0 -7px 77px;
	padding: 0;
}

#footer li{
	display: inline;
}

#footer a{
	color: #FF6600;
}

#footer .fooc{
	background: url('images/interface/haut_footer.png') top no-repeat #2E3136;
	text-align: center;
}

#footer .foocb{
	background: url('images/interface/bas_footer.png') bottom no-repeat #2E3136;
	width: 339px;
	height: 11px;
}

#copyright{
	color: #FFF;
}

script {
margin:5px;
}

