@charset "utf-8";
/* CSS Document */

/* Nouveau code CSS */


html, body {
	padding: 0;
	margin: 0;
	background:url(images/site_fond_couleur.png) repeat;
	font-family:Arial, Helvetica, sans-serif;	
	}

img {
	border: 0;
	}
/*	
img
{
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = GetStyleUrl()+"images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
*/

p {
	padding: 0;
	margin: 0;
	}

a {
  text-decoration: none;
 }

a:active, a:focus{
   outline:none;
	}
a:visited {
	color:#00F;
}
a:hover {
	color:#F00;
}
	
.centrer {
  position: relative;
	width: 820px;
	margin: 0 auto;
	}

#menu {
	position:relative;
	background:url(images/titre_site.png) no-repeat;
	width: 810px; /*820px*/
	height: 240px; /*240*/
}

.site_forme_haut {
  position: relative;
	background:url(/squelettes/images/site_forme_haut2.png) no-repeat; 
	height: 20px;
	}

	
.site_forme_milieu {
  position: relative;
  background:url(/squelettes/images/site_forme_milieu2.png) repeat-y; 
  min-height: 600px;	
	}
	
	
.site_forme_bas {
  position: relative;
	background:url(/squelettes/images/site_forme_bas2.png) no-repeat;
	height: 60px;
	}
	
	

/* MENU */

.menu_accueil {
	position:relative;
	background:url(/squelettes/images/menu_accueil.png) 0 0 no-repeat;
	width:77px;
	height:50px;
	z-index:20;	
	margin: 200px 0 0 15px; /*210px 0 0 20px;*/

	
}
.menu_accueil:hover {
	position:relative;
	background:url(/squelettes/images/menu_accueil.png) 0 -50px no-repeat;
	width:77px;
	height:50px	;
	z-index:20;
	margin: 200px 0 0 15px;	/*210px 0 0 20px;*/
	
}
.menu_accueil_off {
	position:relative;
	background:url(/squelettes/images/menu_accueil.png) 0 -100px no-repeat;
	width:77px;
	height:50px;
	z-index:20;
	margin: 200px 0 0 15px;	/*210px 0 0 20px;*/

}

.menu_cevendredi {
	position:absolute;
	margin: 200px 0px 0 0px;	
/*
	position:relative;
	*/
	background:url(/squelettes/images/menu_cevendredi.png) 0 0 no-repeat;
	width:115px;
	height:50px;
	z-index:20;	

}
.menu_cevendredi:hover {
	position:absolute;
	margin: 200px 0px 0 0px;	
	
	background:url(/squelettes/images/menu_cevendredi.png) 0 -50px no-repeat;
	width:115px;
	height:50px;
	z-index:20;	

}
.menu_cevendredi_off {
	position:absolute;
	margin: 200px 0px 0 0px;	
	
	background:url(/squelettes/images/menu_cevendredi.png) 0 -100px no-repeat;
	width:115px;
	height:50px;
	z-index:20;	

}

.menu_leprogramme {
	position:absolute;
	margin: 200px 0px 0 115px;	
	background:url(/squelettes/images/menu_leprogramme.png) 0 0 no-repeat;
	width:135px;
	height:50px;
	z-index:20;	

}
.menu_leprogramme:hover {
	position:absolute;
	margin: 200px 0px 0 115px;	
	background:url(/squelettes/images/menu_leprogramme.png) 0 -50px no-repeat;
	width:135px;
	height:50px	;
	z-index:20;	

}
.menu_leprogramme_off {
	position:absolute;
	margin: 200px 0px 0 115px;	
	background:url(/squelettes/images/menu_leprogramme.png) 0 -100px no-repeat;
	width:135px;
	height:50px;
	z-index:20;

}

.menu_galerie {
	position:absolute;
	margin: 200px 0px 0 250px;	
	background:url(/squelettes/images/menu_galerie.png) 0 0 no-repeat;
	width:74px;
	height:50px;
	z-index:20;	

}
.menu_galerie:hover {
	position:absolute;
	margin: 200px 0px 0 250px;	
	background:url(/squelettes/images/menu_galerie.png) 0 -50px no-repeat;
	width:74px;
	height:50px;
	z-index:20;		

}
.menu_galerie_off {
	position:absolute;
	margin: 200px 0px 0 250px;	
	background:url(/squelettes/images/menu_galerie.png) 0 -100px no-repeat;
	width:74px;
	height:50px;
	z-index:20;

}

.menu_archives {
	position:absolute;
	margin: 200px 0px 0 325px;	
	background:url(/squelettes/images/menu_archives.png) 0 0 no-repeat;
	width:88px;
	height:50px;
	z-index:20;	
}
.menu_archives:hover {
	position:absolute;
	margin: 200px 0px 0 325px;	
	background:url(/squelettes/images/menu_archives.png) 0 -50px no-repeat;
	width:88px;
	height:50px;
	z-index:20;	

}
.menu_archives_off {
	position:absolute;
	margin: 200px 0px 0 325px;	
	background:url(/squelettes/images/menu_archives.png) 0 -100px no-repeat;
	width:88px;
	height:50px;
	z-index:20;	
}

.menu_contact {
	position:absolute;
	margin: 200px 0px 0 410px;	
	background:url(/squelettes/images/menu_contact.png) 0 0 no-repeat;
	width:79px;
	height:50px;
	z-index:20;	

}
.menu_contact:hover {
	position:absolute;
	margin: 200px 0px 0 410px;	
	background:url(/squelettes/images/menu_contact.png) 0 -50px no-repeat;
	width:79px;
	height:50px;
	z-index:20;	

}
.menu_contact_off {
	position:absolute;
	margin: 200px 0px 0 410px;	
	background:url(/squelettes/images/menu_contact.png) 0 -100px no-repeat;
	width:79px;
	height:50px;
	z-index:20;	

}

/* Objets de placement */

#contenu {
	position: relative;
	padding: 0 10px;
	/*background:#3F3;*/
	}
	
.separateur {
	display: block;
	width: 10px;
	height: 25px;
	}

#pied {
	position:relative;
	color:#333333;
	font-size: 10px;
	padding: 0px 20px 20px 150px;
	
	}
	
/* Les contenus contextuels */


.contenu_accueil_media, .contenu_contact_media, .contenu_squelette_media {
	width: 320px;
	padding: 0 2px;
	}

.contenu_accueil_texte, .contenu_contact_texte, .contenu_squelette_texte {
	width: 446px;
	text-align: justify;	
	font-size: 12pt;
	color: #333333;
	}

.contenu_archives, .contenu_cevendredi, .contenu_contact, .contenu_squelette {
	width: 780px;
	text-align: left;
	font-size: 12pt;
	color: #333333;
	}

.separateur_w10 {
	width: 10px;
	display: block;
	}

.vignette30 {
	float: left;
	width: 30px;
	height: 30px;
	margin: 1px;
	overflow: hidden;
}

.mosaique_contenant {
  position: relative;
  width: 780px;
  background: #fff;
  }
  
.mosaique_galerie {
  float: left;
  width: 74px;
  height: 74px;
  /*background: #df0;*/
  margin: 0 2px 2px 0;
  overflow: hidden;
  border: 1px #000 solid;
  }

.ps {
  font-size: 8pt;
  text-align: left;
 }

.archives {
  font-size: 10pt;
 } 
 
.wait {
	width:16px;
	height:16px;
	background:url(/squelettes/images/00.png) 0 0 no-repeat;
}

.info {
	border-top:1px solid #999;
	border-bottom:1px solid #999;	
	font-size:9pt;
	margin-bottom:5px;
}

.bouton_envoyer {
	width:40px;
	height:16px;
	background:url(/squelettes/images/bouton_envoyer.png) 0 0 no-repeat;
}

.bouton_envoyer:hover {
	width:40px;
	height:16px;
	background:url(/squelettes/images/bouton_envoyer.png) 0 -16px no-repeat;
}