body {
	font-family: Arial;
	background: #f37121;
	color: #433c34; 
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
	color: #877869;
}
a:hover {
	color: #f37121;
	text-decoration: underline;
}
#page {
	position: relative;
	width: 755px;
	height: 800px;
	background: #f5f3ed;
	padding: 0 0 0 174px;
	margin: 0 auto;
	border: solid 1px #f37121;
	border-right: solid 36px #f37121;
	
}
#bandeau {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/back_logo.png') no-repeat top left;
	height: 800px;
	width: 300px;
	z-index: 10;
}
a#accueil {
	position: absolute;
	display: block;
	width:214px;
	height:152px;
	top: 18px;
	left: 66px;
	z-index: 25;
}
#marqueur {
	top: 0;
	position: absolute;
	background: #f37121;
	height: 800px;
	width: 88px;
	z-index: 15;
	filter:alpha(opacity=19);
	-moz-opacity:0.19;
	opacity: 0.19;
}
#page.accueil {
	background: url('../images/bg_accueil.jpg') no-repeat bottom right #f5f3ed;
}
#page.bio {
	background: url('../images/bg_bio.jpg') no-repeat bottom right #f5f3ed;
}
#page.nouvelles {
	background: url('../images/bg_nouvelles.jpg') no-repeat bottom right #f5f3ed;
}
#page.musique {
	background: url('../images/bg_musique.jpg') no-repeat bottom right #f5f3ed;
}
#page.agenda {
	background: url('../images/bg_agenda.jpg') no-repeat bottom right #f5f3ed;
}
#page.galerie {
	background: url('../images/bg_galerie.jpg') no-repeat bottom right #f5f3ed;
}
#page.babillard {
	background: url('../images/bg_babillard.jpg') no-repeat bottom right #f5f3ed;
}
#page.contact {
	background: url('../images/bg_contact.jpg') no-repeat bottom right #f5f3ed;
}
#page.accueil>#marqueur {
	left: 525px;
}
#page.bio>#marqueur {
	left: 291px;
}
#page.nouvelles>#marqueur {
	left: 393px;
}
#page.musique>#marqueur {
	left: 486px;
}
#page.agenda>#marqueur {
	left: 570px;
}
#page.galerie>#marqueur {
	left: 650px;
}
#page.babillard>#marqueur {
	left: 734px;
}
#page.contact>#marqueur {
	left: 820px;
}
#menu {
	list-style : none;
	margin: 0;
	padding: 20px 0 0 120px;
	font-size: 1em;
	font-weight: bold;
}
#menu>li {
	float: left;
	display: inline-block;
	width: auto;
	margin-right: 22px;
}
#menu>li>a {
	display: block;
	color: #f37121;
}
#menu>li>a:hover {
	text-decoration: underline;
}
#menu>li>a.actif {
	text-decoration: underline;
}
#contenu {
	position: relative;
	z-index: 20;
}

#infos {
	float: left;
	list-style: none;
	margin: 139px 15px 0 0;
	padding: 0;
	width: 229px;
}
#infos>li>strong {
	display: block;
	color: #f37121;
	text-transform: uppercase;
	font-size: 1.3em;
}

#infos>li {
	clear: both;
	margin: 20px 0 0;
	padding: 5px 0;
	border-top: solid 6px #f37121;
	font-size: 0.8em;
	font-weight: bold;
}
#infos>li>span {
	display: block;
	padding: 6px 0;
	margin: 0;
}
#infos>li>span>strong {
	color: #f37121;
}
#infos>li>span>em {
	font-size: 0.8em;
}
#infos span.ligne {
	display: block;
	clear: both;
	width: 58px;
	padding: 6px 0 8px;
	border: none;
	border-top: solid 3px #f37121;
	float: left;
}
#infos a {
	color: #f37121;
}

#infos>li>a#itunes {
	display: block;
	color: #f37121;
	text-transform: uppercase;
	font-size: 1.3em;
	background: url('../images/logo_itunes.gif') no-repeat 190px 0;
	height: 30px;
}
#infos>li>a#itunes:hover {
	text-decoration: none;
}
#principal {
	float: left;
	padding: 40px 15px 0;
	text-align: center;	
}
#principal>img {
	margin: 25px 0 0;
}


#communique {
	clear: both;
	font-size: 0.9em;
}

#communique>h2 {
	color: #f37121;
	font-size: 1.3em;
	text-transform: uppercase;
}
#communique>a {
	text-decoration: underline;
	font-weight: bold;
	color: #877869;
}


#facebook {
	display: block;
	float: right;
	width: 33px;
	height: 34px;
	float: right;
	margin: 8px 0 0 8px;
	background: url('../images/bt_facebook.gif') no-repeat 0 0;
}
#myspace {
	display: block;
	float: right;
	width: 33px;
	height: 34px;
	float: right;
	margin: 8px 0 0 8px;
	background: url('../images/bt_myspace.gif') no-repeat 0 0;
}
h1 {
	color: #f37121;
	padding: 10px 0 3px;
}
h2 {
	clear: both;
	font-size: 1.2em;
	padding: 3px 0;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 1px 0;
}

#zonetexte {
	padding: 0 20px 20px;
	margin: 120px 0 0;
	height: 620px;
	font-size: 0.8em;
	overflow: auto;
	
}
#zonetexte>h1 {
	padding: 10px 0;
	background: url('../images/hautpage.gif') no-repeat;	
}
#zonetexte>h2 {
	color: #f37121;
}
#zonetexte>p {
	margin: 0;
	padding: 0 0 10px;
}
#musique {
	padding: 0;
	background: url('../images/pochette_musique.png') no-repeat 80px 60px;
}
#musique>h2 {
	color: #f37121;
	font-size: 1.7em;
}
#musique>ol {
	padding: 25px 15px 30px 450px;
	margin: 0;
	font-size: 0.9em;
	color: #877869;
}
#musique>ol>li {
	line-height: 2.2em;
}
#musique>ol>li>span {
	display: inline-block;
	float: right;
}
#musique>ol>li>a {
	color: #433c34;
	font-weight: bold;
}

#courriel_yelo {
	display: block;
	padding: 20px 0;
	width: 231px;
	height: 76px;
	float: right;
	background: url('../images/btecrivez.png') no-repeat;
	text-transform: uppercase;
	color: #f37121;
	font-size: 1.4em;	
	font-weight: bold;
	text-indent: 5px;
}
#courriel_yelo:hover {
	text-decoration: none;
}
#babillard>div {
	border-bottom: solid 1px #877869;
	margin: 0 0 10px;
}
#babillard>div>h3 {
	padding: 5px;
	margin: 0;
	color: #ffffff;
	background: #f37121
}
#babillard>div>p {
	padding: 2px 30px 6px;
}

.album {
	list-style: none;
	margin: 0;
	padding: 0;
}
.album>li {
	display: inline-block;
	float: left;
	margin: 0 3px 3px;
}
 
.album>li>a>img {
	border: none;
}
 
.pagination {
	text-align: center;
	padding: 5px 0;
}
.pagination>a {
	display: inline-block;
	padding: 0 5px;
	font-weight: bold;
}
.pagination>span {
	display: inline-block;
	padding: 0 5px;
	font-weight: bold;
}
#frmbabillard>p {
	clear: both;
}
#frmbabillard>p>label {
	display: inline-block;
	width: 150px;
}
#frmbabillard>p>input[type=submit] {
	margin-left: 325px;
	width: 75px;
}
#frmbabillard>p>input[type=text] {
	width: 250px;
}
#frmbabillard>p>textarea {
	width: 250px;
	height: 90px;
}
#zonetexte>#itunes {
	display: block;
	text-align: right;
	color: #f37121;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	background: url('../images/itunes.png') no-repeat top right;
	padding: 0 35px 0 0;
	line-height: 30px;
	height: 30px;
}
#zonetexte>#zik {
	display: block;
	text-align: right;
	color: #f37121;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 35px 0 0;
	line-height: 30px;
	height: 30px;
}

#agenda {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#agenda>li {
	margin: 0;
	padding: 0 0 20px;
}
#agenda>li>h3 {
	font-weight: bold;
	color: #f37121;
	font-size: 1.2em;
}
#agenda>li>h4 {
}
#agenda>li>p {
	margin: 0;
	padding: 0;
}