body, html {
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body {
	background: #ffffff /* #e27520 */ url(../images/bg.jpg) fixed repeat-x;
	
}

a:link, a:visited {
	color: #990000; text-decoration: underline; 
}

a:active, a:hover {
	color: #000000; text-decoration: underline;
}

#flashcontent_29560 {
	width: 100%;
	height: 150px;
}

h1 {
	margin: 0px;
	padding: 10px;
	font-size: 60px;
	color: #000000;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #dbc1a7;
 	border-bottom: 1px dotted #663e17;
}

h3 {
	margin: 0 0 0 35px;
	font-size: 20px;
	color: #a6703c;
/* 	border-bottom: 1px dotted #663e17; */
}

h4 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

h5 {

}

h6 {
	font-size: 13px;
	text-decoration: none;
}

p {
	max-width:98%;
	text-align: left;
}


code {
	font-size: 1em;
}

#container {
	width: 92%;
	position: fixed;
	top: 10px;
	left: 4%;
	right: 4%;
/*	bottom: 10px; */
	height: 98%;
	-moz-border-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	background: #F6E4C2; /*url(../images/post_bg_repeat.gif) repeat;*/
/*	border: 2px solid #ffcc66; /* 3b3023 */
/*	margin: 10px 50px; */
}

#header {
	position: fixed;
	overflow: hidden;
	right: 5%; /*60px*/
	left: 5%;
	top: 25px;
	height: 195px;
/*	border: solid 1px; */
	background-color: #F7F3EA;
	font-size: 90%;
}

#menu_panel {
	width: 100%;
	margin: 0 auto;
 	background: #F6E4C2 url(../images/menu_bg.gif) repeat-x;
	color: #ffffff;
}

#menu_panel #menu_section {
	height: 45px;	
 	padding: 0 0 0 20px;
	color: #03a0a6;
}

#menu_section ul {
	float: left;
 	width: 100%;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li a {
	float: left;
	width: 90px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-radius: 0px 10px 0 10px;
	-moz-border-radius: 0px 10px 0 10px;
	-webkit-border-radius: 0px 10px 0 10px;
	-webkit-border-top-right-radius: 10px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#menu_section li a:hover, #menu_section li .current {
	background: url(../images/menu_bg_over.gif) no-repeat;
	color: #000000; /* ffffff */
}

#musique {
	position: fixed;
	overflow: hidden;
	top: 240px;
	left: 8%; /* 100px */
	right: auto;
	bottom: auto;
	font-size: 90%;
/*	border: solid 1px; */
}

#annonce {
	position: fixed;
	overflow: auto;
/*	background-color:#FC6;
	color: black; */
	top: 225px;
	left: 35%;
	right: 10%;
	font-size: 16px;
}

#news {
	position: fixed;
	overflow: auto;
	background-color:#FC6;
	color: black;
	top: 225px;
	left: 65%;
	right: 10%;
	font-size: 16px;
}

#contenu {
	position: fixed;
	overflow: auto;
	top: 270px;
	left: 5%; /* 60px */
	right: 5%;
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

#contenu2 {
	position: fixed;
	overflow: auto;
	top: 220px;
	left: 5%; /* 60px */
	right: 5%; /* 60px */
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

#contenu_l {
	position: fixed;
	overflow: auto;
	top: 270px;
	left: 5%; /*60px*/
	right: 69%;
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

#contenu_r {
	position: fixed;
	overflow: auto;
	top: 270px;
	left: 33%;
	right: 5%; /*60px*/
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

#contenu_l2 {
	position: fixed;
	overflow: auto;
	top: 220px;
	left: 5%; /*60px*/
	right: 69%;
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

#contenu_r2 {
	position: fixed;
	overflow: auto;
	top: 220px;
	left: 33%;
	right: 5%; /*60px*/
	bottom: 30px;
	font-size: 90%;
/*	border: solid 1px; */
}

.date {
	float: left;
	width: 200px;
	height: 70px;
	margin: 20px 0 0 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #e09200; /* 514F42 */
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

#photos {
	position: fixed;
	overflow: auto;
	top: 230px;
	left: 55px;
	right: 55px;
	bottom: 60px;
	font-size: 90%;
/*	border: solid 1px; */
}

/* Formulaire */

form#contact {
	border: 2px solid #e27520;
	width: 90%;
	padding: 1em;
}

p#msg,p#adr,p#obj {
	border: 2px solid #e27520;
/*	margin-right: 5%; */
	padding: 10px
}

p#msg textarea {
	border: 2px solid #e27520;
	height: 10em;
	width: 100%;
}

p#adr input,p#obj input {
	border: 2px solid #e27520;
}

p.bt {
	text-align: center;
}

p.bt input {
	border: 1px solid #e27520;
	width: 20%;
}

/* Fin Formulaire */

#footer_panel {
	position: fixed;
	overflow: hidden;
	width: 92%;
	left: 4%;
	right: 4%;
	bottom: 5px;
	height: 20px;
/*	border: solid 1px; */
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	background: #008000 /* 2e8b57 */ url(../images/footer_bg.gif) repeat-x;
	font-size: 90%;
	color: #ffffff;
	text-align: center;
}

#footer_panel a {
	color:#dbc1a7;
}
