* {
	padding:0;
	margin:0;
}
body {
    background:#170000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
h1 
{
	position:absolute;
	top:-9999px;
}
#bande
{
   background:url(images/back_global.gif) repeat-x;
   width:100%;
   height:100%;
   margin:0 auto;
}
#global
{
  background:url(images/globa.jpg) no-repeat #000;
  width:960px;
  height:100%;
  margin:0 auto;
  overflow:hidden;
}
#entete
{
  width:960px;
  height:294px;
  margin:0 auto;
 
}

#logo
{
  background:url(images/logo1.png) no-repeat;
  width:260px;
  height:274px;
  margin-top:10px;
  float:left;

}#contact
{
  width:300px;
  height:28px;
  margin:10px 0 0 360px;

  float:left;
}
#contact li
{
  display:inline;
  margin-left:23px;
  text-transform:uppercase;
}
#contact li a
{
  text-decoration:none;
  color:#FFFFFF;
  font-family:"Trebuchet MS";
  font-weight:bold;
}
#diapo
{
 background:url(images/diapo.png) no-repeat;
 width:666px;
 height:175px;
 float:left;
 margin-top:12px;
}
#menu
{
  background:url(images/menu.jpg) no-repeat;
  width:684px;
  height:33px;
  margin:15px 0 0 0;
  float:left;
}
#menu ul
{
  width:670px;
  height:33px;
}
#menu ul li
{
  display:inline;
  margin-left:40px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:30px;
  font-size:13px;
}
#menu ul .accueil
{
  margin-left:25px;
}
#menu ul li a
{
  text-decoration:none;
  color:#000000;
  
}
#menu ul li a:hover
{

  color:#ff0800;
  
}
#colone_gauche
{
  width:230px;
  height:420px;
  float:left;
}
#cordonee
{
  background:url(images/back_contact.gif) no-repeat;
  width:200px;
  height:168px;/*198*/
  margin:10px 0 0 20px;
  padding-top:30px;
}
#cordonee h3
{
  color:#ede636;
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 0 100px;
}
#cordonee dl
{
  width:125px;
  font-size:12px;
  font-family:"Trebuchet MS";
  margin:0 auto;
  margin-top:12px;
}
#cordonee dl dt
{
  color:#FFFFFF;
  margin-top:7px;
}
#actualites
{
  background:url(images/back_actu.gif) no-repeat;
  width:195px;
  height:168px;/*198*/
  margin:10px 0 0 20px;
  padding-top:30px;
}
#actualites h3
{
  color:#ede636;
  font-size:15px;
  text-transform:uppercase;
  margin:0 0 0 80px;
}
#actualites p
{
  width:161px;
  font-size:12px;
  margin:20px 0 0 25px;
  color:#FFFFFF;
}
#contenu
{
  width:699px;
  min-height:450px;
  margin:75px 0 15px 20px;
  float:left;
}
#contenu h2
{
   background:url(images/back_h2.gif) no-repeat left;
   padding-left:40px;
   margin-bottom:20px;
   font-weight:200;
   font-size:15px;
   text-transform:uppercase;
   font-weight:bold;
   color:#ff0800;
}
#contenu .titre
{
  padding-left:0px;
  background:none;
}
#contenu p
{
  width:657px;
  color:#FFFFFF;
  line-height:18px;
}
#pied
{
  width:960px;
  background:#101010;
  margin:0 auto; 
  text-align:center;
}
#pied ul
{
  width:745px;
  margin:0 auto;
}
#pied ul li 
{
  display:inline;
  background:url(images/puce.jpg) no-repeat right;
  padding-right:19px;
  margin-left:5px;
  line-height:22px;
 
}
#pied ul .blog
{ 
  background:none;
}
#pied ul .imnalys
{ 
  background:none;
  font-family:"Trebuchet MS";
  font-weight:bold;
}
#pied ul li a
{
  text-decoration:none;
  color:#a9a9a9;
}
#pied ul li a:hover
{
  color:#FFFFFF;
}

/*    Rubrique Menu    */
div#contenu .colonne {
float:left;
width:330px;
color:#FFFFFF;
margin-left:10px;
overflow:hidden;
}

div#contenu h3 {
color:#ede636;
padding-top:25px;
padding-bottom:15px;
font-size:14px;
}

div#contenu li {
margin-left:30px;
position:relative;
}

div#contenu .prix {
position:absolute;
top:0;
right:12px;
color:#ede636;
}


/*     Formulaire      */
input.champs {
border: solid 1px;
}

textarea.champs {
border: solid 1px;
}

p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px; 
}

.bouton {
border: solid 1px;
margin-left:10px;
}

p.notice {
font-size: 80%;
}
