*{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	background: #fdef00 url(../images/bg_page.jpg) 50% 0 no-repeat;
	font: .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a, a:visited, a:hover {
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
}
hr{
	visibility: hidden;
	clear: both;
}
img{
	border: none;
	display: block;
}
p img, h2 img, h3 img, dd img, li img{
	display: inline;
}
p{
	margin-bottom: 1em;
}
ul{
	list-style: none;
}
/*------------------------------------POSITIONNEMENT----------------------------------------*/
div#conteneur{
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
div#header{
	width: 980px;
	height: 305px;
	background: #fff url(../images/bg_header.jpg) 0 0 no-repeat;
}
div#header h1, div#header h2{
	display: none;
}
div#header a, div#header a:visited{
	position: absolute;
	display: block;
	width: 680px;
	height: 140px;
	left: 36px;
	top: 7px;
	text-indent: -5000px;
	background: transparent url(../images/bg_home.jpg) 0 0 no-repeat;
}
div#contenu{
	position: relative;
	background: #fff url(../images/bg_contenu.jpg) 0 0 no-repeat;
}
div#colonne{
	float: left;
	position: relative;
	width: 199px;
	border-right: 1px dotted #3b9ad6;
}
div#colonne img#menu_top{
	position: absolute;
	left: 22px;
	top: 24px;
	width: 167px;
	height: 138px;
}
div#colonne ul{
	width: 132px;
	height: 500px;
	padding: 20px 15px 20px 20px;
	margin-top: 162px;
	margin-bottom: 50px;
	margin-left: 22px;
	background: #fff url(../images/bg_menu.jpg) 0 0 no-repeat;
	font-weight: bold;
}
div#colonne li a, div#colonne li a:visited{
	display: block;
	width: 132px;
	height: 30px;
	line-height: 30px;
	color: #3b9ad6;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background: #f1f8fb url(../images/menu_puce.jpg) 0 0 no-repeat;
}
div#colonne li a:hover, div#colonne li a.actif{
	text-indent: 10px;
	color: #286890;
	background-position: 0 -30px;
}
div#colGauche{
	float: left;
	position: relative;
	margin: 20px 0;
	margin-left: 10px;
	width: 365px;
}
div#colDroite{
	float: left;
	position: relative;
	margin: 20px 0 20px 20px;
	width: 365px;
}
div#footer{
	width: 980px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #005ba8 url(../images/bg_footer.jpg) 0 0 no-repeat;
}
div#footer a, div#footer a:visited{
	color: #fff;
	text-decoration: none;
}
div#footer a:hover{
	text-decoration: underline;
}
p#credits{
	width: 980px;
	margin: 10px auto;
	text-align: right;
}
p#credits{
	width: 980px;
	margin: 5px auto 10px auto;
	text-align: right;
	font-size: .8em;
}
p#credits a{
	color: #3b9ad6;
	text-decoration: none;
}
p#credits a:hover{
	text-decoration: underline;
}
/*--------------------------------------CONTENU----------------------------*/
h2{
	height: 30px;
	padding-left: 5px;
	margin-bottom: 1em;
	line-height: 30px;
	background: #facb00 url(../images/bg_h2.jpg) 0 0 no-repeat;
	color: #470063;
}
h3{
	margin-bottom: .3em;
	padding: 3px;
	color: #470063;
	background: #dacce0;
}
h3 span{
	font-style: italic;
	font-size: .8em;
	color: #999;
}
p.legende{
	margin-top: 10px;
	text-align: right;
	font-style: italic;
	color: #ccc;
}
p.legende a, p.legende a:visited{
	color: #ccc;
}
span.lettrine{
	float: left;
	font-size: 3em;
	font-weight: bold;
	color: #facb00;
	margin: 1px;
	line-height: .8em;
}
img.leftWrap{
	float: left;
	margin: 5px 5px 5px 0;
}
p.signature{
	text-align: right;
	font-weight: bold;
}
p.infos{
	clear: left;
	margin-top: -1em;
	padding-left: 20px;
	font-weight: bold;
	color: #3b9ad6;
	background: #fff url(../images/arrow.png) 0 2px no-repeat;
}
p.infos a, p.infos a:visited{
	color: #3b9ad6;
}
p.infos a:hover{
	text-decoration: none;
}
p.encadre{
	margin-bottom: .5em;
	background: #d8ebf7;
	color: #3b9ad6;
	border: 1px solid #3b9ad6;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
/*-------------------------------AUTEURS---------------------------------*/
dl.auteurs dt{
	width: 265px;
	float: left;
	border-top: 1px solid #ccc;
	font-weight: bold;
}
dl.auteurs dt a, dl.auteurs dt a:visited{
	display: block;
	width: 280px;
	height: 20px;
	line-height: 20px;
	color: #3b9ad6;
	text-decoration: none;
	background: #fff url(../images/auteurs_puce.png) 0 0 no-repeat;
}
dl.auteurs dt a:hover{
	text-indent: 10px;
	color: #286890;
	background-position: 0 -20px;
}
dl.auteurs dd{
	float: left;
	width: 100px;
	height: 20px;
	border-top: 1px solid #ccc;
	text-align: right;
	font-style: italic;
	color: #999;
}
dl.auteurs dd img{
	margin-top: 2px;
}
ul#legendeDates{
	float: left;
	margin-left: 10px;
}
ul#legendeDates li{
	float: left;
	margin-right: 5px;
	height: 16px;
	line-height: 16px;
}
ul#legendeDates li img{
	vertical-align: sub;
}
/*-------------------------------AGENDA---------------------------------*/
dl.activites{
	margin: 0 0 2em 0;
}
dl.activites dt{
	margin-top: 1em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #3b9ad6;
}
dl.activites dt span{
	font-style: italic;
	color: #999;
}
dl.activites dd{
	margin-left: 10px;
}
dl.activites dd.puce{
	padding-left: 16px;
	background: #fff url(../images/bullet_blue.png) 0 1px no-repeat;
}
dl.activites dd.puce span.horaire{
	font-weight: bold;
	color: #3b9ad6;
}
dl.activites dd.puce span.tarif{
	line-height: 2em;
	padding-left: 20px;
	font-weight: bold;
	color: #3b9ad6;
	background: #fff url(../images/arrow.png) 0 2px no-repeat;
}
/*-------------------------INFORMATIONS--------------------------------*/
p#url{
	padding-left: 20px;
	background: #fff url(../images/url.png) 0 0 no-repeat;
}
p#tel{
	padding-left: 20px;
	background: #fff url(../images/tel.png) 0 0 no-repeat;
}
p#gsm{
	padding-left: 20px;
	background: #fff url(../images/gsm.png) 0 0 no-repeat;
}
ul#telecharger{
	line-height: 2em;
	margin: 0 0 1em 0;
}
ul#telecharger li{
	padding-left: 16px;
	background: #fff url(../images/bullet_blue.png) 0 4px no-repeat;
}
ul#telecharger li ul li{
	padding-left: 0;
	background: none;
}
dl.horaires dt{
	font-weight: bold;
}
dl.horaires dd{
	margin-bottom: 1em;
}
/*--------------------------LIVRE D'OR--------------------------------*/
p.internaute{
	padding-left: 20px;
	margin-bottom: 0;
	background: #fff url(../images/arrow.png) 0 2px no-repeat;
}
p.internaute span, p.internaute a, p.internaute a:visited{
	font-weight: bold;
	color: #3b9ad6;
}
p.internaute a:hover{
	text-decoration: none;
}
p.commentaire{
	margin-bottom: 2em;
	background: #d8ebf7;
	color: #3b9ad6;
	padding: .5em;
	margin-left: 20px;
}
form#livre{
	padding-top: 1em;
	border-top: 1px solid #3b9ad6;
}
form#livre label{
	float: left;
	width: 40%;
	padding-right: .5em;
	text-align: right;
}
form#livre input, form#livre textarea{
	background: #d8ebf7;
	color: #3b9ad6;
	border: 1px solid #3b9ad6;
}
form#livre textarea{
	font: 1em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form#livre a, form#livre a:visited{
	display: block;
	margin-left: 50%;
	width: 80px;
	height: 30px;
	background: #fff url(../images/btn.png) 0 0 no-repeat;
	text-indent: -5000px;
}
form#livre a:hover{
	background-position: 0 -30px;
}
