* {
	padding:0;
	margin:0;
}
body {
	background:#0D0200;
	font-family:"Times New Roman";
	font-size:12px;
	color:#643211;
}
h1 {
	position:absolute;
	top:-9999px;
}
#bas_page
{
  background:url(img/bas_contenu.jpg) no-repeat bottom center;
  width:100%;
  height:100%;
}
#page
{
  background:url(img/conteneur_global.jpg) repeat-y center top;
  width:100%;
  height:100%;
}
#conteneur_global
{
   background:url(img/page.jpg) no-repeat center top;
   width:100%;
  height:100%;
}
#global {
	width:990px;
	min-height:900px;
	margin:0 auto;
}
#entete
{
  width:990px;
  height:319px;
}
#cordonne
{
  width:333px;
  height:193px;/*256*/
  padding-top:63px;
  float:left;
  color:#F5EADA;
}
#cordonne dl, #cordonnees dl
{
  width:205px;
  height:145px;
  font-size:16px;
  margin-left:86px;
}
#cordonne dl dt, #cordonne a
{
  color:#DEBA7C;
 
}
#cordonne dl dd, #cordonnees dl dd
{
  margin-top:11px;
}
#conteneur_logo
{
  width:309px;
  height:256px;
  float:left;
}
#logo
{
  /*background:url(img/logo_flash.png) no-repeat;*/
  width:309px;
  height:224px;
}
#menu
{
  width:309px;
  height:28px;
}
#menu ul
{
  width:270px;
  height:28px;
  margin:0 auto;
  font-size:19px;
}
#menu ul li
{
  display:inline;
  list-style:none;
  color:#FFCC99;
}
#menu ul li a
{
  text-decoration:none;
  color:#FFCC99;
  padding:0 4px;
}
#menu ul li a:hover
{
  color:#FFFFFF;
}
#actualite
{
  width:256px;
  height:191px;/*256*/
  padding-top:65px;
  float:left;
  text-align:right;
  font-size:16px;
  color:#F5EADA;
}
#actualite h3
{
  color:#DEBA7C;
  font-size:16px;
  font-weight:300;
}
#actualite .titre
{
  margin-top:16px;
}
#actualite .plus
{
  margin-top:16px;
}
#actualite .plus a
{
  text-decoration:none;
  color:#F5EADA;
}
#menu_flash
{
  background:url(img/menu_flash.png) no-repeat;
  width:905px;
  height:52px;
  float:left;
  margin-left:41px;
}
#centre 
{
  width:990px;
  min-height:410px;
  overflow:hidden;
  padding-bottom:100px;
  font-size:18px;
}
#contenu_left
{
  width:472px;
  min-height:410px;
  float:left;
}
#contenu_left h2
{
  width:457px;
  height:38px;
  margin-left:15px;
}
#contenu_left h2 span
{
  position:absolute;
  top:-9999px;
}
#centre p
{
  margin-top:15px;
}
#centre p a
{
  color:#643211;
}

#centre p span {
  color:#FF00FF;
  font-weight:bold;
}

#contenu_left .conteneur_image
{
   background:url(img/back_img.png) no-repeat;
   width:440px;/*445*/
   height:128px;/*133*/
   padding:5px 0 0 5px;
   margin-top:18px;
}
#contenu_left .image_g
{
   margin:0; 
   width:435px;
  height:123px; 
}
#contenu_left .image_g img
{
  width:435px;
  height:123px;
}
#contenu_left .conteneur_deco
{
  position:relative;
  width:1px;
  height:1px;
}
#contenu_left .deco
{
  background:url(img/deco_img.png) no-repeat;
  width:445px;
  height:133px;
  position:absolute;
  top:-128px;
  left:-5px;
}
#conteur_right
{
  width:460px;
  min-height:434px;
  float:left;
  margin-left:48px;
}
#newsletter
{
  width:304px;
  height:25px;
  margin-left:150px;
}
#newsletter p
{
  margin:0;
}
#newsletter h3
{
  width:80px;
  height:15px;
  font-size:18px;
  float:left;
  font-weight:300;
  margin:5px 15px 0 0;
}
#newsletter .txt
{
  background:url(img/iput.jpg) no-repeat;
  width:161px;/*171*/
  height:17px;
  border:0;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#DFBB80;
  margin:7px 0 0 0;
  padding-left:10px;
}
#newsletter .sub
{
  background:url(img/sub.png) no-repeat;
  width:34px;
  height:33px;
  border:0;
  float:left;
  cursor:pointer;
}
#conteur_right .conteneur_image
{
   background:url(img/back_img.png) no-repeat;
   width:440px;/*445*/
   height:128px;/*133*/
   padding:5px 0 0 5px;
   margin:18px 0 0 10px;
}
#conteur_right .image_g
{
   margin:0; 
   width:435px;
  height:123px; 
}
#conteur_right .image_g img
{
  width:435px;
  height:123px;
}
#conteur_right .conteneur_deco
{
  position:relative;
  width:1px;
  height:1px;
}
#conteur_right .deco
{
  background:url(img/deco_img.png) no-repeat;
  width:445px;
  height:133px;
  position:absolute;
  top:-128px;
  left:-5px;
}
#conteneur_categorie
{
  width:460px;
}
#conteneur_categorie li
{
  list-style:none;
  float:left;
  width:211px;
  height:199px;
  margin:10px 0 0 12px;
}
#conteneur_categorie li .img
{
  background:url(img/back_categorie.png) no-repeat;
  width:205px;/*211*/
  height:157px;/*163*/
  padding:6px 0 0 6px;
}
#conteneur_categorie .categorie
{
  margin:0;
  text-align:center;
}
#conteneur_categorie .categorie a
{
  text-decoration:none;
  font-size:16px;
  color:#5C341D;
}
#conteneur_categorie li dl
{
  position:relative;
  width:1px;
  height:1px;
}
#conteneur_categorie li dl dd
{
  position:absolute;
  background:url(img/deco_catego.png) no-repeat;
  width:211px;
  height:163px;
  top:-185px;
}
#titre
{
  width:472px;
  height:28px;
  margin-top:15px;
}
#titre .retour
{
  float:right;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;

  margin:0;
}
#titre .retour a
{
  text-decoration:none;
  color:#5C341D;
}
#titre h3
{
  font-size:18px;
  font-weight:300;
}
#ss_categorie
{
  width:460px;
  margin-top:15px;
}
#ss_categorie li
{
  list-style:none;
  width:460px;
  height:185px;
}
#ss_categorie li .conteneur_img
{
  width:211px;
  height:183px;
  float:left;
}
#ss_categorie li .conteneur_img dd .img
{
  background:url(img/back_categorie.png) no-repeat;
  width:205px;/*211*/
  height:157px;/*163*/
  padding:6px 0 0 6px;
  margin:0;
}
#ss_categorie li .conteneur_img dd dl
{
  position:relative;
  width:1px;
  height:1px;
}
#ss_categorie li .conteneur_img dd dl dd
{
 position:absolute;
  background:url(img/deco_catego.png) no-repeat;
  width:211px;
  height:163px;
  top:-165px;
}
#ss_categorie li .conteneur_text
{
  width:244px;
  height:183px;
  float:left;
  margin-left:5px;
}
#ss_categorie li .conteneur_text dt
{
  font-weight:bold;
  font-size:18px;
  color:#240500;
}
#ss_categorie li .conteneur_text dd
{
   font-size:16px;
   margin-top:12px;
}
#pied
{
  width:990px;
  height:108px;
  margin:0 auto;
}
#pied ul
{
  width:827px;
  height:55px;
  margin:0 auto;
  text-align:center;
}
#pied ul li
{
  list-style:none;
  display:inline;
}
#pied ul li a, #centre #conteur_right a, #centre #contenu_left a
{
  text-decoration:none;
  color:#5C341D;
  padding:0 2px;
}
#pied .imnalys
{
 text-align:center;
}
#pied .imnalys img
{
  border:0;
}
#pied .imnalys span
{
  position:absolute;
  top:-9999px;
  
}

#pied .desciption_Imnalys {
font-size:10px;
text-align:center;
padding-top:5px;
color:#5C341D;
}

/*Formulaire du contact*/


#form {
	text-align: left;
	margin-top:25px;
	margin:0 10px;
	width:auto;
}
.form1 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 46%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 95%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 45%;
	background: #999999;
	border-width: medium;
	border-style: none;
	color: #575b5f;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}
