﻿/* File Created: janvier 11, 2013 */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
	padding: 0;
}
body
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	text-align: justify;
	background: url(themes/base/images/motif-fd.jpg) 0 0 repeat;
}
a
{
	color: #24A39C;
	text-decoration: none;
}
a:hover
{
	color: #f93;
	text-decoration: none;
}
img
{
	border: 0;
}
/*h1,h2,h3,h4,h5,h6{font-family:arial, helvetica, sans-serif;}*/
h2, h3
{
	font-size: 16px;
}
h1
{
	color: #24A39C;
	font-size: 30px;
	font-family: 'Amaranth' , sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
}
textarea
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
checkbox, input, radio, select, button
{
	font-size: 11px;
}
fieldset
{
	margin: 0px 0px 15px;
	border: 1px solid #c9c9c9;
	padding: 15px;
}
legend
{
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
}
/* MASTER PAGE WRAPPERS */
/*.master-wrapper-page{margin:10px auto;width:960px;}*/
.master-wrapper-page
{
	margin: 0 auto;
	height: 100%;
	width: auto; /*vertical-align: baseline;*/ /*background: url(themes/base/images/fd-content.jpg) center repeat-y;*/
}
.master-wrapper-content
{
	top: 200px;
	height: 400px;
	width: 960px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
	padding-bottom: 30px;
	overflow: hidden;
}
.master-wrapper-content-work
{
	top: 200px;
	height: 800px;
	width: 960px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
	padding-bottom: 30px;
	overflow: hidden;
}
.master-wrapper-leftside
{
	display: block;
	float: left;
	width: 287px;
	height: 100%;
	overflow: hidden;
}
.master-wrapper-center
{
	float: right;
	width: 760px;
	height: auto;
	font-size: 12px;
	position: relative;
}
.master-wrapper-center-work
{
	float: right;
	height: auto;
	font-size: 12px;
	position: relative;
}
.master-wrapper-rightside
{
	float: right;
	width: 180px;
	margin: 0 1px 0 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}
/* LAYOUTS */
#layout-header, #layout-navigation, #layout-content
{
	width: 960px;
	margin: 0 auto;
}
#layout-navigation
{
	margin-top: 50px;
}
#layout-header
{
	width: 100%;
	height: 158px;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 1;
	background: url(themes/base/images/fd-header.png) 0 0 repeat-x;
}
/*#layout-content{width: 960px;position: relative;margin: 0 auto;z-index: 1;padding-bottom: 30px;overflow: hidden;top: 200px;}*/
#layout-content
{
	top: 200px;
	margin: 0 auto;
}
#layout-footer
{
	width: 100%;
	z-index: 2;
	background: #24A39C;
	position: absolute;
}
.group::after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* HEADER AND MENU */
/*.header{padding:6px 6px 10px 5px;height:60px;}*/
.header
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 158px;
}

.header-logo
{
	position: absolute; /*top: 15px;left: -15px;*/
}
.events-wrapper
{
	/*background-color: Red;	*/
	top: 30px;
	margin: 120px auto;	
	float: left;
	width: 380px;
	text-align: center;
	display: inline;
	height: 158px;
background: url(themes/base/images/fd-header.png) 0 0 repeat-x;
}

.redirection-wrapper
{
 	/*background-color: Blue;*/
	top: 30px;
	margin: 120px auto 0 20px;
	float: left;
	width: 360px;
	text-align: center;
	display: inline;
	height: 158px;
background: url(themes/base/images/fd-header.png) 0 0 repeat-x;
}
a.logo
{
	background: url(themes/base/images/logo.jpg) 0 0 no-repeat;
	width: 170px;
	height: 89px;
	padding-top: 24px;
	display: block;
	padding-left: 123px;
	font-size: 50px;
	font-family: 'Amaranth' , sans-serif;
	text-align: left;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 27px;
	z-index: 1;
	color: #24A39C;
	line-height: 31px;
	letter-spacing: 4px;
}
a.logo span
{
	display: block;
}
a.center-logo
{
	/*background: url(themes/base/images/logo.jpg) 0 0 no-repeat;*/
	/*width: 400px;*/
	height: 89px;
	padding-top: 30px;
	display: block;
	/*padding-left: 123px;*/
	padding-left: 25px;
	font-size: 50px;
	font-family: 'Amaranth' , sans-serif;
	text-align: left;
	text-decoration: none;
	/*position: absolute;*/
	left: 0;
	top: 27px;
	z-index: 1;
	color: #CD0000;
	line-height: 31px;
	letter-spacing: 4px;
}
a.center-logo span
{
	display: block;
	margin: 10px auto;
}
#silhouettes
{
	background: url(themes/base/images/silhouettes-header.jpg) 0 0 no-repeat;
	overflow: hidden;
	width: 550px;
	height: 92px;
	position: absolute;
	top: 61px;
	left: 363px;
	z-index: 0;
}
/* MISC. CLASSES */
.page
{
}
.page-body
{
}
.page-title
{
	border-bottom: 1px solid;
	margin: 0 0 10px;
	overflow: hidden;
	width: 100%;
	color: #3664A5;
}
.page-title h1, .page-title h2
{
	padding: 5px 5px 5px 0;
	font-size: 20px;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400;
}
.page-title .link-rss
{
	float: right;
	margin: 10px 10px 0 0;
}
.baseline
{
	padding-left: 2px;
	letter-spacing: 0;
	font-size: 16px;
	color: #2782B6;
	font-family: 'PT Sans Narrow' , sans-serif;
	z-index: 1;
}
.center-baseline
{
	padding-left: 2px;
	letter-spacing: 0;
	font-size: 16px;
	color: #2782B6;
	font-family: 'PT Sans Narrow' , sans-serif;
	z-index: 1;
}
/*FOOTER*/
.footer
{
	/*clear:both;height:30px;padding:5px 3px;*/
	width: 960px;
	margin: 0 auto;
}
.footer a
{
	text-decoration: none;
	color: #FFF;
}

/*ENCART*/
.encart_contact
{
	color: #565656;
	height: 66px;
	padding-top: 6px;
	padding-left: 10px; /*background: url(themes/base/images/icone-plan.jpg) 165px top no-repeat;*/
}
#contact_header
{
	color: #787878;
	display: block;
	font-size: 13px;
	height: auto;
	letter-spacing: 1px;
	margin-top: 20px;
	text-align: right;
	text-decoration: none;
	width: 256px;
	z-index: 1;
}
#contact_header span#tel
{
	background: url(themes/base/images/icone-tel.jpg) 15px 0 no-repeat;
	color: #24A39C;
	font-size: 26px;
	padding-left: 25px;
	letter-spacing: 2px;
}
#contact_header span
{
	display: block;
}
.clear_both
{
	clear: both;
}

#menu li a
{
	font-size : 25 px;
}
