body {
	margin:0px;
	padding:0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color: #fff;
	
}

a, a:link, a:visited { color: #000; font-weight: normal; }

a:hover { color: #CC0000; text-decoration:none; }

p { margin: 0px; padding: 0 0 10px 0; }

img { border: none; }

h1 { font-size: 28px; color: #000; margin: 0 0 20px 0; padding: 5px 0; font-weight: normal; }
h2 { font-size: 22px; color: #000; margin: 0 0 10px 0; padding: 0 0 5px 0; font-weight: normal; }
h3 {
	font-size: 21px;
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}
h4 { 
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
h5 { 
	font-size: 14px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(images/h5_bg.png) no-repeat top left;
}

h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right;	margin: 3px 0 15px 15px; }

.button_01 a {
	position: relative;
	float: left;
	display: inline-block;
	padding: 5px 0 0 0px;
	margin-right: 40px;
	margin-left: 35px;
	border-bottom: 1px dotted #333;
	
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_01 a span {
	position: absolute;
	top: 0;
	left: -35px;
	width: 27px;
	height: 38px;
	background: url(images/templatemo_icon_01.png) no-repeat;
}

.button_02 a {
	position: relative;
	float: right;
	width: 109px;
	height: 33px;
	display: block;
	padding: 13px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_02 a:hover {
	color: #311c0c;
}

ul { margin: 20px 30px; padding: 0; }
ul li { padding-bottom: 3px; margin-bottom: 2px;}
ul li a { font-weight: normal; text-decoration: none; }

/* cache */

#cache{
height: 1500px;
width:100%;
position:absolute;
top:0;
background: url(images/templatemo_welcome.jpg) repeat-x;
background-color: #E5D2AA;
z-index:1;
overflow:hidden;
}

#ss_cache{
height: 100%;
width:100%;
background: url(images/templatemo_anim_bg.png) top center no-repeat;
}

#skip_anim{
position:absolute;
right: 20px;
top:20px;
height:31px;
width:180px;
background: url(images/bouton_vert.png) no-repeat;
font-family: "Century Gothic", Helvetica;
font-size: 18px;
color: white;
text-align: center;
padding-top: 4px;
cursor: pointer;
}

#skip_anim:hover{
text-decoration:underline;
}

#carre_anim{

margin: auto;
width:800px;
height: 500px;

border : 3px solid #774818;

background: url(anim/bg.jpg) center;

}

#logo_big{
background: url(anim/logo_big.png);
height: 500px;
width: 800px;
display:none;
}

#text_big{
background: url(anim/text_big.png);
height: 500px;
width: 800px;
display:none;
}


#div_in_div_anim{
height: 500px;
width: 800px;
margin-top:-500px;
display:none;
}

#first_div_anim{
height : 165px;
overflow:hidden;
}

#second_div_anim{
height : 164px;
overflow:hidden;
}

#third_div_anim{
height : 165px;
overflow:hidden;
}

#first_line_anim{
height : 3px;
width:0px;
background-color: #774818;
}

#second_line_anim{
height : 3px;
margin-left : 800px;
background-color: #774818;
}


/* end of cache */

/* header */
#templatemo_header_wrapper {
	width: 100%;
    background: url(images/templatemo_header.jpg) repeat-x;
	background-color: #D4B36F;
	border-bottom: 3px solid #774818;
}

#templatemo_header {
	width: 930px;
	height: 108px;
	margin: 0 auto;
	padding: 0 15px;
}

#templatemo_header .header_left {
	float: left;
	width: 300px;
}

#templatemo_header .header_right {
	float: right;
	width: 600px;
}

#templatemo_header .header_right h1 {
	text-align:center;
	color: #73482F;
	font-family:"Century";
	font-size: 17px;
	margin-top: 15px;
	width:100%;
}

/* site title */

#templatemo_header  #site_title {
	float: left;
	width: 200px;
	margin-left: -130px;
	padding: 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: -20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* end of site title */

/* menu */

#templatemo_header #templatemo_menu {
	clear: both;
	float: right;
	height: 53px;
	margin-top: -53px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 28px;
	width: 98px;
	margin-left: 10px;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #533211;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #4E3B30;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

/* end of menu */

/* welcome */

#templatemo_welcome_wrapper {
	clear: both;
	width: 100%;
	height: 230px;
	background: url(images/templatemo_welcome.jpg) repeat-x;
	background-color: #E5D2AA;
}

#templatemo_welcome {
	width: 930px;
	height: 200px;
	margin: 0 auto;
	padding: 15px; 
	background: url(images/templatemo_wlecome_bg.jpg) top right no-repeat;
}

#welcome_image {
	float: left;
	position: relative;
	width: 298px;
	height: 147px;
	padding: 25px;
}

#welcome_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 338px;
	height: 197px;
	background:url(images/templatemo_slide.png) no-repeat;
}

#welcome_text {
	float: right;
	width: 520px;
	padding-top: 20px;
}

/* end of welcome */

/* services */
	
#templatemo_services_wrapper {
	clear: both;
	width: 100%;
	height: 208px;
	background: url(images/templatemo_services.jpg) repeat-x;
}

#templatemo_services {
	width: 930px;
	height: 158px;
	margin: 0 auto;
	padding: 25px 15px; 
}

.services_box {
	float: left;
	width: 250px;
	padding: 0 30px;
	background: url(images/templatemo_vertical_divider.png) no-repeat center right;
}

.services_box_last {
	background: none;
}

/* end of services */

/* content */

#templatemo_content_wrapper_outer {
	width: 100%;
	background: #E5D2AA url(images/templatemo_content_top.jpg) repeat-x top;
}

#templatemo_content_wrapper_inner {
	width: 100%;
	background: #E5D2AA  url(images/templatemo_content_bottom.jpg) repeat-x bottom;
}

#templatemo_content_wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 30px 15px;
}

#templatemo_content {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 30px 15px; 
}

#templatemo_content_wrapper h2 {
	padding: 20px 0 20px 60px;
	margin: 0 0 15px 0;
}

#templatemo_content_wrapper .our_services {
	background: url(images/templatemo_list.png) top left no-repeat;
}

#templatemo_content_wrapper .about_us {
	background: url(images/templatemo_about.png) top left no-repeat;
}

#templatemo_content_wrapper .current_activities {
	background: url(images/templatemo_date.png) top left no-repeat;
}

#templatemo_sidebar {
	position: relative;
	float: right;
	width: 240px;
	margin: 13px 0;
	padding: 10px 20px;
	background: url(images/templatemo_sidebar_bg.png) repeat-y;
}

#templatemo_sidebar .sidebar_top {
	position: absolute;
	top: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/templatemo_sidebar_top.png) no-repeat;
}

#templatemo_sidebar .sidebar_bottom {
	position: absolute;
	bottom: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/templatemo_sidebar_bottom.png) no-repeat;
}

#templatemo_sidebar .activities_box {
	margin-bottom: 15px;
}

#templatemo_sidebar .activities_box a {
	font-weight: bold;
}
								

/* end of content */


/* corps */
	
#corps {
	clear: both;
	width: 910px;
	margin:auto;
	background: url(images/fond_corps.png);
	padding: 20px;
}

#corps h2{
	width: 100%;
	border-bottom: 2px dotted black;
	margin-top: 20px;
}

/* end of corps */

/* Equipe */

.membreEquipe{
width:100%;
height: 300px;
}

.membreEquipePhoto{
width: 200px;
float : left;
margin-right: 15px;
border:2px solid #333; 
}

.membreEquipeNom{
margin-top: 10px;
text-decoration : underline;
}

.membreEquipeDescription{
font-weight: bold;
}

/* end of Equipe */

/* logos */

.logos{
float:right;
text-align: right;
}

.logosImg{
height: 80px;
}

/* end of logos */

/* concerts */

.concertImg{
height : 200px;
}

/* end of concerts */

/* contact */

#corps ul {
list-style-type: none;
}

#corps input {
width : 450px;
}

#corps textarea {
width : 450px;
}

#corps label {
font-weight : bold;
}

#adresse{
float:right;
text-align: left;
font-family: helvetica;
font-size: 18px;
margin-right: 10px;
}

#adresse h3{
font-size: 30px;
}

/* end of Contact */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	height: 152px;
	background: url(images/templatemo_footer.jpg) repeat-x bottom;
}

#templatemo_footer {
	width: 982px;
	height: 62px;
	margin: 0 auto;
	padding: 90px 0 0 0;
	text-align: center;
	color: #fff;
	background: url(images/templatemo_footer_bg.png) no-repeat bottom;
}

#templatemo_footer a {
	color: #fff;
	font-weight: normal;
}


/* end of footer */
