/* CSS Document */

body{
	background-image:url(fond.jpg);
	font: normal 0.8em Arial, Helvetica, serif;
	text-align:center;
	line-height:145%;
	position:relative;
	width:1000px;
}
body, div, ul, li, blockquote, td, img {
	background:url(../img/fond.jpg) repeat-x;
	margin:0;
	padding:0;
	border:none;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0.4em 0;/*mage en haut en bas*/
	padding:0;
}
img.centrer{
	text-align:center;
	margin:0 auto;
}
#xiti{	
	position:absolute;
	top:2px;
	left:2px;
}
blockquote{
	width:80%;
	margin:0.2em auto;
	font-size: 0.88em;
}
.espace {
	margin-top: -15px;
	margin-bottom: -15px;
}
/*****************************************************************************/
div#header{
	width:10%;
	/*width:100%;*/
	height:195px;
	margin:0 auto;
	position:relative;/* pour placer la  barre nav-logo en bas du div*/
}
div#navigation{
	width:223px;
	float:left;
}
div#contenue{
	min-height:700px;
	width:225px;
/*	width:725px;*/
	padding:0.8em 1em;
	margin-left:240px;
	/*border:1px solid black;*/
}
div#footer{
	clear:both;/*permet de revenir dans le flux de body*/
	font:normal 85% "Comic Sans MS", Arial, serif;
	border:1px solid black;
	color:white;
	background-color:#946c4a;
	position:relative;/*place le div en bas de body*/
	bottom:0;
}
/***************************atelier***************************/
div.nav-inter-page{
	width:100%;
	height:500px;
/*	height:50px;*/
}
div.conteneur_ductus, div.conteneur_renseig{
	width:70px;
	/*width:700px;*/
	height:35px;
	margin:2em 0;
	padding:0.5em;
	text-align:left;	
	border:4px dotted #873e25;
}

div.conteneur_renseig{
	height:130px;
}
div.conteneur{
	width:700px;
	min-height:160px;
	margin:2em 0;
	padding:0.5em;
	text-align:left;	
	border:4px dotted #873e25;
}
div.conteneur-centre{
	width:690px;
	min-height:160px;
	margin:2em auto;
	padding:0.5em;		
}

div.conteneur img.atlphoto{/*****image des atelier placer en float droit******************/
	float: right;
	margin:0 0.6em;
	border:1px solid black;
	margin-left: 50px;
	margin-left: 50px;
}
div.conteneur img.atlphoto-deux {/*****image des atelier placer en float droit******************/
	float: right;
	margin:0 0.6em;
	border:1px solid black;
	margin-left: 25px;
	margin-left: 25px;
}
ul.forfait {
	width:400px;
	padding:0.5em 2em;
	font: bold 95% "Comic Sans MS", Arial, serif;
	margin:0.7em 0;
}.fond-forfAdo{
	background:#FF8500;
}.fond-forfEnfant{
	background:#FFDa00;
}.fond-forfAnniv{
	background:#CC9933;
}.fond-forfEvene{
	background:#0F49ED;
}.fond-forfStage{
	background:#CC66FF;
}.fond-forfArchi{
	background:#FF1289;
}.fond-forfActi{
	background:#2EADE5;
}

.tarif {
	width:400px;
	padding:0.5em 2em;
	font: normal 97% "Comic Sans MS", Arial, serif;
	margin:1em auto;
	text-align:center;
}

.float50{/*pour une mise en page divisée en deux avec colonnnes identiques*/
	float:left;
	width:46%;
	margin:0.5em;
	padding:0.5em;
}

.float51{/*pour une mise en page divisée en deux avec colonnes identiques*/
	float:left;
	width:46%;
	padding:0.5em;
	margin-top: -25px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

.floatgauche{
	float:left;
	margin:0 0.4em;
	padding:0.5em;
}

.floatdroite{
	float:right;
	margin:0.4em;
	padding:0.5em;
}
.centrer{
	margin:1em auto;
	text-align:center;
}
.centrer_sans_li {
	margin:1em auto;
	text-align:center;
	list-style-type: none;
}
ul.liste{
	margin-left:1.5em;
}
ul.liste li{
	margin-top:0.5em;
}
.sans_li {
	list-style-type: none;
}

/**********************HEADER****************************/
ul#nav-header{
	width:100%;
	height:25px;
	/*background-color:#6D1813;*/
	background-color:#5D5553;
	text-align:right;
	padding-top:2px;
	margin-top:-4px;
	font-weight:bold;
	border-top-width: 2px;
	border-top-style: solid;
	/*border-top-color: #802E30;*/
	border-top-color: #B8B8B6;
}
ul#nav-header li {
	display:inline;
	padding-right:0.5em;/*permet un ecrat entre les liens de la nav*/
}
ul#nav-header li a{/*couleur lien */
	color:#B8B8B6;
}ul#nav-header li a:hover{/*couleur lien */
	color: #FFF;
}

p.presentation{/************************texte de presentation******************************/
	background-color:#946c4a;
	width:95%;
	margin:1.5em auto;
	padding:0.3em;
	color:#fff;
}
.hidden{
	display:none;
	visibility:hidden;
}
/****************************NAVIGATION index**********************************/
div.rubrique{
	width:160px;
	height:62px;
	text-align:left;
	padding:0;
	padding-left:60px;
	padding-top:1px;
	margin:0.5em 0;
	font-size: 85%;
}
div.rubrique a{
	text-decoration:none;
	color:white;
}
div.rubrique a:hover{
	color:white;
	text-decoration:underline;
}
div.enfant {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.enfant:hover {
    background: url(../index/enfant_over.png) left no-repeat;
}
div.adolescent {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.adolescent:hover {
    background: url(../index/ado_over.png) left no-repeat white;
}
div.adulte {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.adulte:hover {
    background: url(../index/adu_over.png) left no-repeat white;
}
div.qui {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.qui:hover {
    background: url(../index/qui_over.png) left no-repeat white;
}
div.stage {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.stage:hover {
    background: url(../index/stage_over.png) left no-repeat white;
}
div.activite {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.activite:hover {
    background: url(../index/idee_over.png) left no-repeat white;
}
div.lien {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.lien:hover {
    background: url(../index/lien_over.png) left no-repeat white;
}
div.vac {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.vac:hover {
    background: url(../index/vac_over.png) left no-repeat white;
}
div.archive {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.archive:hover {
    background: url(../index/archive_over.png) left no-repeat white;
}
div.photo {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.photo:hover {
    background: url(../index/photo_over.png) left no-repeat white;
}
div.video {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
div.video:hover {
    background: url(../index/video_over.png) left no-repeat white;
}
/**********************************MISE EN FORME DU TEXTE********************************/
h1,h4,em{
	font-family: "Comic Sans MS", Arial, serif;
}
h2,h3,em{
	font-family: Arial, Helvetica, serif;
}

h1{
	font-size: 1.3em;
	line-height:1.3em;
}
h1.nav{/*titre pour les rubriques de la barre de nav principal*/
	font-size: 1.2em;
	text-decoration:underline;
	margin-bottom:0;
}
h2{
	font-size:1.25em;
}h3{
	font-size: 1.1em;
}h4{
	font-size: 1em;
}em{
	font-size:90%;
}

/*****************************lien***************************/
a, a:hover{
	border:none;
	text-decoration:underline;
}
a{
	color: #592A00;
}a:hover{
	color:#9d7857;
}
/*****************************shadowBox***************************/
div.floatgauche em{
	 color: #FF1289;
}
#carte_cocteau {
	position:absolute;
	left:580px;
	top:1286px;
	width:375px;
	height:472px;
	z-index:1;
	background-image: url(../atelier-adulte/jean_cocto.jpg);
	visibility: hidden;
}
.nav_titre {
	color:#fff;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: -1px;
}
.texte_presentation{
	color:#000;
}

