/**************************
Keyven Ferland
http://www.keyvenferland.com
Default Stylesheet
**************************/

/* =General-----------------------------------------------------------------------------*/

p{margin: 0;padding: 0;}
ul{margin: 0;padding: 0;}
img{ /* Remove border around linked images */border: 0;}
hr{ margin:15px 0; border: none; border-bottom: 1px solid #2F2E29; height:1px;}
blockquote{ font-style:italic; padding: 10px 0 0 0; margin: 0; color: #dfdfdf;}
blockquote span{ font-style: normal; font-size: .8em;  color: #dfdfdf;}
html { margin:0; padding: 0;}

/* =Typography-----------------------------------------------------------------------------*/

body { 
	margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	background: #292927 url('../../img/bg-main-en.jpg') no-repeat top center;
}

/* =Headings-----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{margin: 0; padding:0; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

h1{
	font-size: 150%;
	padding: 0;
	padding-bottom:15px;
	letter-spacing: -1px;
}
h2{
	padding-top:10px;
	padding-bottom:5px;
	font-size: 100%;
	font-weight: bold;
	color: #2C3F53;
}
#indexWrap #header h1{
	color: #fff;
	text-transform:uppercase;
	font-size:250%;
	padding-top:175px;
	padding-bottom:0;
	padding-left:40px;
	letter-spacing: -1px;
	width: 365px;
}
#indexWrap #header h2{
	padding-top:0;
	padding-bottom:5px;
	padding-left:40px;
	font-size: 130%;
	font-weight: bold;
	color: #E1DFD6;
	width: 365px;
}
h3{
	padding-top:10px;
	padding-bottom:5px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 100%;
}

/* =Links-----------------------------------------------------------------------------*/

a{
	color: #BF3218;
	text-decoration: underline;
}
a:hover{
	color: #666;
	text-decoration: none;
}

/* =Class-----------------------------------------------------------------------------*/

.clear{ /* Class for clearing floats */clear:both; padding: 5px 0 0 0;}
.left { float: left;}
.right { float: right;}

/* =Top-----------------------------------------------------------------------------*/

#top{
	height: 169px;
	position: relative;
}

#top h1{
	padding: 18px 0 11px 0;
}
#top h1 a{
	background: transparent url('../../img/img-logo.jpg') no-repeat;
	display: block;
	text-indent: -10000px;
	margin-bottom: 1px;
	margin-left:35px;
	width: 334px;
	height: 79px;
}
#top p#langue a{
	position: absolute;
	text-transform:uppercase;
	font-size: 75%;
	text-decoration: none;
	color: #333;
	top: 10px;
	right: 0;
	width: 125px;
}
#top p#langue a:hover{
	color: #BF3218;
}
#container{
	width: 900px;
	margin: 0 auto;
}
#contentWrap, #indexWrap{
	width: 900px;
	padding: 0;
	margin: 0;
	clear:both;
}
#contentWrap{
	background: transparent url('../../img/bg-content.jpg') repeat-y;
	padding-bottom:30px;
}


/* =Header-----------------------------------------------------------------------------*/

#indexWrap #header {
	background: transparent url('../../img/img-header.jpg') no-repeat bottom;
	width: 900px;
	height: 300px;	
}
#contentWrap #header {
	background: transparent url('../../img/img-header-inside.jpg') no-repeat top;
	width: 900px;
	height: 112px;	
}

/* =Index Content-----------------------------------------------------------------------------*/

#indexWrap #content {
	background: #EAE9E5 url('../../img/bg-top-content.gif') repeat-x;
	width: 900px;
	padding: 0;
	padding-top:1px;
	margin: 0;
	clear: both;
	float: left;
	color: #1d1d1b;
}
#indexWrap #content img{
	border: none;
}
#indexWrap #content .address{
	background: #EDECE9 url('../../img/bg-info-box-left.jpg') no-repeat;
	width: 139px;
	padding: 29px 20px 30px 140px;
	float: left;
	border-right: 1px solid #D3D1C8;
}
#indexWrap #content .address h1{
	color: #bf3218;
	font-size:120%;
	font-weight: bold;
	border: none;
	padding:0;
	margin:0;
	margin-bottom:5px;
}
#indexWrap #content .section{
	background: #fff url('../../img/bg-info-box.gif') no-repeat bottom right;
	width: 259px;
	height: 124px;
	padding: 25px 20px 30px 20px;
	float: left;
	border-right: 1px solid #D3D1C8;
}
#indexWrap #content .section h1{
	color: #393937;
	font-size:155%;
	border-bottom: 1px dotted #D8D8D5;
	padding:0;
	margin:0;
	margin-bottom:20px;
}
#indexWrap #content .section h2{
	color: #bf3218;
	font-size:95%;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-bottom:5px;
}
#indexWrap #content .section a.more{
	background: transparent url('../../img/bt-plus.gif') no-repeat;
	display: block;
	text-indent: -10000px;
	margin-top: 5px;
	float: right;
	width: 17px;
	height: 17px;
}
#indexWrap #content .section a:hover.more{
	background: transparent url('../../img/bt-plus-over.gif') no-repeat;
}

/* =Main Content-----------------------------------------------------------------------------*/

#contentWrap #sideContent {
	width: 240px;
	padding: 0 30px;
	padding-top: 30px;
	margin: 0;
	clear: both;
	float: left;
}
#contentWrap #sideContent p{
	font-size:85%;
	line-height: 18px;
}
#contentWrap #content {
	width: 540px;
	padding: 0 30px;
	padding-top: 30px;
	margin: 0;
	float: right;
	color: #1d1d1b;
}
#contentWrap img{
	border: 1px solid #D4D3CF;
	background-color: #fff;
	padding:2px;
	margin-bottom: 15px;
}
#contentWrap #content ul{
	margin: 0;
	margin-top: 10px;
	margin-left:20px;
	padding: 10px;
	color: #
}
#contentWrap #content ul.gallery {
	list-style: none;
	margin: 10px 0;
	padding:0;
	float: left;
}
#contentWrap #content ul.gallery li{
	margin: 0;
	margin-right:6px;
	float: left;
}
#contentWrap #content ul.gallery li a img{
	border-color: #D4D3CF;
}
#contentWrap #content ul.gallery li a:hover img{
	border-color: #999;
	background-color: #f1f1f1;
}
#contentWrap h1{
	color: #393937;
	font-size:155%;
	border-bottom: 1px dotted #D8D8D5;
	padding:0;
	margin:0;
	margin-bottom:18px;
}
#contentWrap h2{
	color: #bf3218;
	font-size:95%;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-bottom:5px;
}
#contentWrap #sideContent a.more{
	background: transparent url('../../img/bt-plus.gif') no-repeat right;
	display: block;
	padding-right:22px;
	margin-top: 5px;
	float: right;
	height: 17px;
	font-size: 85%;
}
#contentWrap #sideContent a:hover.more{
	background: transparent url('../../img/bt-plus-over.gif') no-repeat right;
}
#contentWrap #content div.formulaire{
	clear: both;
	margin: 0 8px 0 0;
	padding-bottom: 10px;
	width: 540px;
}


/* =Footer-----------------------------------------------------------------------------*/

#footer{
	clear: both;
	margin: 0 auto;
	padding:0;
	width: 900px; 
}
#footer p{
	color: #BFBFBC;
	font-size: 85%; 
	padding: 5px 10px;
	text-align: left;
}
.link {
	color: #BFBFBC;
}
/* =Footer-----------------------------------------------------------------------------*/

.zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
