@charset "UTF-8";
@font-face {
	font-family: 'Crimson Roman';
	src: url('../_webfonts/Crimson_Roman/Crimson-Roman-webfont.eot');
	src: url('../_webfonts/Crimson_Roman/Crimson-Roman-webfont.eot?#iefix') format('embedded-opentype'),
url('../_webfonts/Crimson_Roman/Crimson-Roman-webfont.woff') format('woff'),
url('../_webfonts/Crimson_Roman/Crimson-Roman-webfont.ttf') format('truetype'),
url('../_webfonts/Crimson_Roman/Crimson-Roman-webfont.svg') format('svg');
}
@font-face {
	font-family: 'Overlock Regular OTF';
	src: url('../_webfonts/Overlock_Regular_OTF/Overlock-Regular-OTF-webfont.eot');
	src: url('../_webfonts/Overlock_Regular_OTF/Overlock-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
url('../_webfonts/Overlock_Regular_OTF/Overlock-Regular-OTF-webfont.woff') format('woff'),
url('../_webfonts/Overlock_Regular_OTF/Overlock-Regular-OTF-webfont.ttf') format('truetype'),
url('../_webfonts/Overlock_Regular_OTF/Overlock-Regular-OTF-webfont.svg') format('svg');
}
/* CSS Document */

body {
	background-color: #CCC;
	color: #000;
	font-family: "Crimson Roman", Georgia, serif;
	font-size:12px;
}

p {
	font-family:"Crimson Roman", Georgia, serif;
	font-size: 15px;
}

.article p {
	margin-right: 50px;
	line-height: 23px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Overlock Regular OTF", "Trebuchet MS", Helvetica, sans-serif;
}

h3 {
	font-size:25px;
	font-weight:normal;
	color:#000;
	margin-bottom: 50px;
}

h4 {
	font-size:16px;
	color:#000;
	margin-top: 60px;
}

.shadow {
	-moz-box-shadow: 0px 0px 50px 10px #999999;
	-webkit-box-shadow: 0px 0px 50px 10px #999999;
	box-shadow: 0px 0px 50px 10px #999999;
	background-color: #FFF;
	font-family: sans-serif;
}

.menu a:link {
	padding: 0 25px 0px 0;
	font-family: "Overlock Regular OTF", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 2;
	text-decoration: none;
	color: #FFF;
}

.menu a:hover {
	color: #E6C985;
	padding: 0 25px 0px 0;
}

.menu a:visited {
	color:#FFF;
	padding: 0 25px 0px 0;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.tableru {
	width: 80%;
	margin-right: 50px;
}

.ec {
	width: 100px;
	text-align:right;
}
.ec p {
	font-family: "Overlock Regular OTF", Helvetica, "Trebuchet MS", sans-serif;
	color:#666;
}
.ec a:link {
	font-family: "Overlock Regular OTF", Helvetica, "Trebuchet MS", sans-serif;
}

.dc {
	padding-left: 15px;
	width: auto;
}

.equip p {
	margin-right: 50px;
	line-height: 2;
}

.equipe p {
	margin-right: 50px;
	line-height: 17px;
}

.equipe img {
	vertical-align: baseline;
	margin: 0 0 0 5px;
	width: 13px;
	height: 15px;
}

.refs {
	font-size: 13px;
	line-height: 20;
}