* {
	padding:0;
	margin:0;
}
body {
	background:url(img/body.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#a5118b;
}
h1 {
	position:absolute;
	top:-9999px;
}
#page
{
   background:url(img/global.jpg) no-repeat center top;
}
#global {
	background:url(img/global.gif) repeat-y;
	width:990px;
	margin:0 auto;
}
#entete
{
   width:990px;
   height:210px;
}
#logo
{
   background:url(img/logo.png) no-repeat;
   width:395px;
   height:129px;
   margin:0 auto;
}
#menu_flash
{
 /* background:url(img/menu_flash.png) no-repeat;*/
  width:989px;
  height:102px;
  margin-top:-28px;
  margin-left:5px;
}
#centre
{
  width:990px;
  min-height:930px;
  padding-top:20px;
  overflow:hidden;
}
#contenu_left h2 span
{
  position:absolute;
  top:-9999px;
}
#contenu_left .accueil
{
  background:url(img/h2_accueil.png) no-repeat;
  width:89px;
  height:27px;
  margin-left:15px;
}
#contenu_left .defiles
{
  background:url(img/h2_defiles.png) no-repeat;
  width:79px;
  height:26px;
  margin-left:15px;
}
#contenu_left .creation
{
  background:url(img/h2_creation.png) no-repeat;
  width:110px;
  height:20px;
  margin-left:15px;
}
#contenu_left .retouche
{
  background:url(img/h2_retouche.png) no-repeat;
  width:120px;
  height:24px;
  margin-left:15px;
}
#contenu_left .actualite
{
  background:url(img/h2_actu.png) no-repeat;
  width:120px;
  height:24px;
  margin-left:15px;
}
#contenu_left .contact
{
  background:url(img/h2_contact.png) no-repeat;
  width:177px;
  height:24px;
  margin-left:15px;
}
#contenu_left .plan
{
  background:url(img/h2_plan.png) no-repeat;
  width:177px;
  height:24px;
  margin-left:15px;
}
#contenu_left .plan_site
{
  background:url(img/h2_plan_du_site.png) no-repeat;
  width:177px;
  height:24px;
  margin-left:15px;
}
#contenu_left
{
  width:455px;
  height:618px;
  margin:0 0 0 15px;
  float:left;
}
#contenu_left p
{
  margin-top:10px;
}
#contenu_left p span
{
  font-weight:bold;
}
#pagination
{
  background:url(img/page.png) no-repeat;
  width:107px;
  height:16px;
  margin:70px 0 0 280px;
}
#pagination_1
{
  /*background:url(img/page.png) no-repeat;*/
  width:107px;
  height:16px;
  margin:70px 0 0 280px;
}

#contenu_right
{
  width:460px;
  height:930px;
  float:left;
  margin-left:58px;
}
#contenu_right h3
{
  margin:20px 0 0 0;
}
#contenu_right ul
{
  width:420px;
  height:155px;
}
#contenu_right ul li
{
  list-style:none;
  background:url(img/cadre.jpg) no-repeat;
  width:83px;
  height:62px;
  float:left;
  /*padding:3px 0 0 4px;*/
  margin:13px 0 0 11px;
}
#contenu_right ul li img
{
	
border:none;
}


#diapo
{
  background:url(img/back_diapo.png) no-repeat;
  width:385px;/*465*/
  height:513px;/*563*/
  margin-top:20px;
  padding:50px 0 0 80px;
}
#pied
{
  width:990px;
  height:100px;
  margin-top:10px;
}
#pied ul
{
  width:590px;
  height:40px;
  margin:0 auto;
}
#pied ul li
{
  list-style:none;
  display:inline;
  color:#a5118b;
  font-size:11px;
}
#pied ul li a
{
  text-decoration:none;
  color:#a5118b;
  padding:0 2px;
}
#pied .imnalys
{
  text-align:center;
}
#pied .imnalys img
{
  border:0;
}
#pied .imnalys span
{
  position:absolute;
  top:-9999px;
}
div#pied .desciption_Imnalys {
font-size:10px;
text-align:center;
color:#a5118b;
}
#pied .parfip
{
  text-align:center;
   font-size:10px;
}
#pied .parfip a
{
  text-decoration:none;
  color:#a5118b;
}
/*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: #FF33CC;
	border-width: medium;
	border-style: none;
	color: #000;
	font-weight:bold;
	cursor: pointer;
}

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

.acces {
border: 1px solid #FF33CC;
}




#contenu_galerie
{
  width:460px;
  height:930px;
  float:left;
  /*margin-left:58px;*/
}
#contenu_galerie h3
{
  margin:20px 0 0 0;
}
#contenu_galerie ul
{
  width:420px;
  height:100px;
}
#contenu_galerie ul li
{
  list-style:none;
  background:url(img/cadre.jpg) no-repeat;
  width:83px;
  height:62px;
  float:left;
  /*padding:3px 0 0 4px;*/
  margin:13px 0 0 11px;
}
#contenu_galerie ul li img
{
border:none;
}

#contenu_galerie_1
{
  width:460px;
  height:930px;
  float:left;
  /*margin-left:58px;*/
}
#contenu_galerie_1 h3
{
  margin:20px 0 0 0;
}
#contenu_galerie_1 ul
{
  width:420px;
  height:100px;
}
#contenu_galerie_1 ul li
{
  list-style:none;
  background:url(img/cadre.jpg) no-repeat;
  width:83px;
  height:62px;
  float:left;
  /*padding:3px 0 0 4px;*/
  margin:13px 0 0 11px;
}
#contenu_galerie_1 ul li img
{
	
border:none;
}

ul#red li a {
color:#a5118b;
text-decoration:none;
}

ul#red li a:hover {
text-decoration:underline;
}

