/* écrit par Johannès */


body {
	background-color: #000000;
}
#entete img{
	width: 50%; 
	float: left;
}
h1, h2 {
	text-align: center;
	color: #eeeeee;
}
h1 {
	font-size: 400%;
	margin-top: -10px;
	margin-bottom: -20px;
	clear: both;
}
h2 {
	margin-bottom: 200px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #222266;
	background-color: #aaaaaa;
}
img {
	margin-top: -5px;
	border-style: none;
}
/*------------------------------------------*/
.listepotiersgauche, .listepotiersdroite {
/*	width: 43%;
	padding: 3%;
*/	margin-top: 20px;
	margin-bottom: 0px;
	width: 25%;
}
.listepotiersgauche {
	text-align: right;
	float: left;
}
.listepotiersdroite {
	text-align: left;
	float: right;
}
.listepotiersgauche a, .listepotiersdroite a, .listepotiersgauche a:visited, .listepotiersdroite a:visited {
	display: block;
	line-height: 100%;
	height: 42px;
	text-decoration: none ;
	border: 1px dotted #444444;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
/*	margin: 7px 0px 7px 0px;  */
	color: #aaaaaa;
	background-color: #1c1c1c;
}
.listepotiersgauche a:hover, .listepotiersdroite a:hover {
	color: #222266;
	background-color: #aaaaaa;
}
.listepotiersgauche img, .listepotiersdroite img {
	margin: 1px 7px 0px 0px;
	width: 40px;
	height: 40px;
}
/*------------------------------------------*/
.menuhorizontal {
	margin: 0px -15px 0px 0px;
/*	margin-right: -15px;
	margin-left: -15px;
	padding-top: 50px;
	padding-bottom: 50px;
*/
	clear: both;
}
.menuhorizontal ul {
	padding-left: 0;
	text-align: center;
}
.menuhorizontal li {
	list-style-type: none;
/*	width: 23%;
*/	margin-top: 3px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
/*	min-width: 55px;
*/	width: 42px;
	overflow: hidden;
	font-size: 0.7em;
}
.menuhorizontal a {
/*	padding-left: 5px;
	padding-right: 5px;
*/	padding-top: 5px;
/*	padding-bottom: 1px;
*/	display: block;
	text-decoration: none;
  	border: 1px dotted #999999;
	color: #000000;
	background-color: #666666;
}
.menuhorizontal a:hover {
	color: #222266;
	background-color: #aaaaaa;
}
.menuhorizontal img {
	margin: -5px 0px 0px 0px;
	width: 40px;
	height: 40px;
}
/*------------------------------------------*/
.menuvertical {
	padding-bottom: 20px;
	margin-right: -15px;
	margin-left: -15px;
	float: left;
	width: 15%;
	position: absoluted;
}
.menuvertical ul {
	padding-left: 0;
}
.menuvertical li {
	list-style-type: none;
	margin-top: 3px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	min-width: 55px;
	overflow: hidden;
	font-size: 0.8em;
}
.menuvertical a {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
  	border: 1px dotted #444444;
	color: #1c1c1c;
	background-color: #aaaaaa;
}
/*------------------------------------------*/
.imggauche, .imgdroite {
	clear: both;
	height: 455px;
	margin: auto;
	padding: 5px 30px 10px 30px;
}
/*
.imggauche {
	background-color: #444444;
}
.imgdroite {
	background-color: #777777;
}
*/
.imggauche .image {
	height: 470px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.imggauche h6, .imggauche p {
	text-align: left;
}
.imgdroite .image {
	height: 470px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}
.imgdroite h6, .imgdroite p{
	text-align: right;
}
.image img {
	border: 2px solid white;
}
/*
.imggauche .hautdepage {
	text-align: right;
}
.imgdroite .hautdepage {
	text-align: right;
}
*/
h6 {
	color: #eeeeee;
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h6 a {
	color: #eeeeee;
}
.majuscules {
	text-transform: uppercase;  
}
.atelier {
	color: #ec7b00;
	font-size: 120%;
}
.description {
	color: #eeeeee;
}
.ouverture {
	font-variant: small-caps;
	font-size: 80%;
	padding-top: 20px;
	color: #eeeeee;
}
.coordonees {
	color: #f7c086;
}
.courriel {
	margin-top: -5px;
	color: #f7c086;
}
.site {
	margin-top: -17px;
}
.site a {
	text-decoration: none;
	color: #f7c0b6;
}
.site a:hover {
	color: #222266;
	background-color: #aaaaaa;
}
.imggauche .carte {
	float: right;
	margin-right: 100px;
}
.imgdroite .carte {
	float: left;
	margin-left: 100px;
}
.carte img {
	margin-top: 5px;
}
/*----------------------------------------------*/
.hautdepage {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
}
.hautdepage a {
	text-decoration: none;
	color: #888888;
}
/*----------------------------------------------*/
.pieddepage {
	color: #aaaaaa;
	text-align: center;
	clear: both;
}
.pieddepage a {
	border: 1px dotted #444444;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #aaaaaa;
	background-color: #1c1c1c;
}
.pieddepage a:hover {
	color: #222266;
	background-color: #aaaaaa;
}