*{
	margin: 0;
	padding: 0;
}
body{
	background: url(../im/background.jpg);
	font: .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
h1{
	font-size: 1.6em;
	line-height: 1.3em;
	margin-bottom: 20px;
}
a, a:visited{
	color: #000;
}
a:hover{
	text-decoration: none;
}
ul{
	list-style: none;
}
hr{
	visibility: hidden;
	line-height: 1%;
	font-size: 1%;
	clear: both;
}
img{
	border: 0;
}
/*==========================================================================
CLASSES
==========================================================================*/
/*TXT*/
.acenter{
	text-align: center;
}
.aright{
	text-align: right;
}
.vert{
	color: #00a1a7;
}
.orange,.orange a, .orange a:visited, .orange:visited{
	color: #f90;
}
.legende{
	font-style: italic;
	color: #999;
}
/*PUCES*/
.web{
	background: url(../im/world_link.png) 0 0 no-repeat;
	padding-left: 20px;
	
}
.tel{
	background: url(../im/telephone.png) 0 0 no-repeat;
	padding-left: 20px;
}
.map{
	background: url(../im/map.png) 0 0 no-repeat;
	padding-left: 20px;
}
/*LAYOUT*/
.img_fleft{
	float: left;
	padding: 2px;
	margin: 0 5px 10px 0;
	border: 1px solid #ccc;
	background: #fff;
}
.clear{
	clear: both;
}
.fright{
	float: right;
}
/*==========================================================================
LAYOUT
==========================================================================*/
/*HEADER*/
div#header{
	position: relative;
	height: 270px;
	background: url(../im/header.jpg) 50% 0 no-repeat;
}
div#header h1, div#header h2{
	display: none;
}
div#header a{
	position: absolute;
	display: block;
	width: 575px;
	height: 150px;
	top: 36px;
	left: 50%;
	margin-left: -280px;
	background: url(../im/titre.jpg);
	text-indent: -5000px;
}
/*CONTENEUR*/
div#conteneur{
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: url(../im/conteneur.jpg) repeat-y;
	text-align: left;
}
/*CONTENU*/
div#contenu{
	position: relative;
	width: 980px;
	height: auto;
	min-height: 420px;
	background: url(../im/contenu.jpg) 0 0 no-repeat;
}
div#contenu h2{
	height: 68px;
}
/*COLONNE*/
div#sidebar{
	float: left;
	position: relative;
	width: 260px;
	height: 660px;
	padding-top: 60px;
	background: url(../im/menu.jpg) 0 0 no-repeat;
}
div#sidebar ul{
	width: 195px;
	margin: 0 40px 20px 25px;
}
div#sidebar li{
	border-top: 1px dotted #665f3a;
}
div#sidebar li:first-child{
	border-top: 0;
}
div#sidebar li a{
	display: block;
	padding: 7px 0;
	font-weight: bold;
	color: #9f0004;
	text-decoration: none;
}
div#sidebar li.actif a{
	color: #4a3700;
	text-indent: 33px;
	background: url(../im/hand.png) 0 70% no-repeat;
}
div#sidebar li a:hover{
	color: #4a3700;
}
div#sidebar img{
	position: absolute;
	display: block;
	top: 449px;
	left: 36px;
}
/*MAIN*/
div#main{
	float: left;
	width: 695px;
	padding-top: 5px;
	padding-right: 25px;
}
div#main h2{
	clear: both;
	height: 68px;
	margin-bottom: 9px;
	background: url(../im/h2.jpg) 0 0 no-repeat;
	font: 2em/52px "Times New Roman", Times, Georgia, serif;
	text-indent: 10px;
	color: #00a1a7;
}
div#main h3{
	clear: both;
	margin-bottom: 9px;
	font-size: 1.4em;
	color: #9F0004;
	line-height: 1.2em;
}
div#main h3 em{
	color: #00a1a7;
	font-size: .8em;
	font-weight: normal;
}
div#main h4{
	clear: both;
	margin-bottom: 9px;
	font-size: 1.2em;
	color: #00a1a7;
	font-weight: normal;
}
div#main p{
	margin-bottom: 1.3em;
}
div#main h3 img, div#main p img{
	vertical-align: bottom;
}
/*FOOTER*/
div#footer{
	clear: both;
	height: 20px;
	padding-top: 25px;
	background: url(../im/footer.jpg) 0 0 no-repeat;
	line-height: 20px;
	font-size: .8em;
	color: #a69f8d;
}
p#credit{
	width: 970px;
	padding-right: 10px;
	margin: 0 auto 10px auto;
	text-align: right;
	font-size: .8em;
	color: #a69f8d;
}
div#footer a, p#credit a{
	color: #a69f8d;
}
/*==========================================================================
ACCUEIL
==========================================================================*/
div#encart{
	width: 685px;
	padding: 10px 5px 5px;
	border-bottom: 2px solid #e9e9e9;
	background: #f0ede3 url(../im/encart.jpg) 0 0 no-repeat;
	color: #4a3700;
}
/*==========================================================================
AUTEURS
==========================================================================*/
ul#legendeDates{
	height: 16px;
	margin-bottom: 36px;
}
ul#legendeDates li{
	float:left;
	height: 16px;
	margin-right: 5px;
	line-height: 16px;
}
ul#legendeDates li img{
	vertical-align: middle;
}
dl.auteurs{
	width: 340px;
	float: left;
}
dl.auteurs.right{
	float: right;
	margin-left: 15px;
}
dl.auteurs dt{
	float: left;
	width: 180px;
	margin-bottom: 5px;
}
dl.auteurs dt a:hover{
	color: #00a1a7;
}
dl.auteurs dd{
	float: left;
	width: 160px;
	margin-bottom: 5px;
	text-align: right;
}
dl.auteurs dd img{
	margin-left: 2px;
}
/*==========================================================================
EDITEURS
==========================================================================*/
div.editeur{
	width: 347px;
	float: left;
}
/*==========================================================================
AGENDA
==========================================================================*/
table#agenda{
	border-collapse: collapse;
	border-spacing: 0;
}
table#agenda th{
	padding: 15px 0 9px 0;
	text-align: left;
	font-size: 1.4em;
	color: #9F0004;
}
table#agenda tr:first-child th{
	padding-top: 0;
}
table#agenda th em{
	font-size: .7em;
	color: #999;
	font-weight: normal;
}
table#agenda td{
	padding: 5px 0;
	vertical-align: top;
}
table#agenda td.alternate, table#agenda tr.alternate td{
	background: url(../im/alternate.png);
}
table#agenda td.genre{
	color: #00a1a7;
	font-weight: bold;
	font-size: 1.2em;
}
table#agenda td.horaire, table#agenda td.lieu{
	color: #f90;
	font-size: .9em;
}
table#agenda td ul{
	margin: 0 5px;
}
table#agenda td ul li{
	background: url(../im/puce_orange.png) 0 .4em no-repeat;
	padding-left: 12px;
}
/*==========================================================================
INFOS
==========================================================================*/
div.infos{
	width: 340px;
	float: left;
}
div.infos.right{
	float: right;
	margin-left: 15px;
}
div.infos li{
	background: url(../im/puce_orange.png) 0 .4em no-repeat;
	padding-left: 12px;
	margin-bottom: .5em;
}
ul.upload{
	background: url(../im/upload.jpg) 0 0 no-repeat;
	padding-left: 112px;
	height: 153px;
}
/*==========================================================================
GUESTBOOK
==========================================================================*/
/*listing*/
dl.guestbook{
	margin-bottom: 1em;
}
dl.guestbook dt{
	margin-bottom: 5px;
	color: #999;
}
dl.guestbook dt a, dl.guestbook dt span{
	font-weight: bold;
	color: #000;
}
dl.guestbook dd{
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #dbedff;
	border-left: 1px solid #dbedff;
	color: #00a1a7;
}
/*form*/
form#guestbook{
	margin-top: 40px;
}
form#guestbook div{
	width: 345px;
	float: left;
	margin-bottom: 20px;
}
form#guestbook div.left{
	margin-right: 5px;
}
label{
	line-height: 24px;
	display: block;
}
input.textfield, textarea{
	padding: 3px;
	border-color: #cce5ff #dbedff #dbedff #cce5ff;
	border-style: solid;
	border-width: 1px;
	background-color: #f4fcff;
	font: inherit;
	width: 325px;
}
input.textfield:hover, textarea:hover, input.textfield:focus, textarea:focus{
	border-color: #00a1a7;
}
input.submit{
	padding: 7px;
	color: #fff;
	font-weight: bold;
	border: none;
	-moz-border-radius: 5px;
	background: #00a1a7;
}
input.submit:hover, input.submit:focus{
	color: #ffc;
	cursor: pointer;
}
textarea{
	width: 335px;
	height: 110px;
}
input#url{
	background: #f4fcff url(../im/http.png) 0 50% no-repeat;
	padding-left: 50px;
	width: 275px;
}
input#spam{
	width: 3em;
}

