/* @override http://www.hardwoodclip.com/defaultfr.css */

/* Initialisation */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2e2b22;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#clear {
	clear: both;
}

h1 {
	color: #afc63a;
	font-size: 100%;
	margin-bottom: 10px;
}

h1 a, h1 a:visited {
	color: #afc63a;
	text-decoration: none;
}

h1 a:hover  {
	color: #afc63a;
	text-decoration: underline;
}

h2 {
	color: #e21a24;
	font-size: 100%;
	margin-bottom: 10px;
}

h3 {
	color: #afc63a;
	font-size: 70%;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h5{
	font-size: 60%;
	color: #f5f5f5;
	font-style: italic;
}

h6{
	color: #f5f5f5;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

p {
	color: #f5f5f5;
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 10px;
}

p a,p a:visited{
	color: #f5f5f5;
	text-decoration: underline;
}

p a:hover{
	color: #d9d9d9;
	text-decoration: underline;
}

.floatleft{
	float: left;
	margin-right: 10px;
}

/* Header */

#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 89px;
}

#logo {
	float: left;
	height: 89px;
}

#flags {
	float: right;
}

#flags img {
	margin-top: 36px;
	margin-right: 4px;
	border: 1px solid white;
}

/* Navig */

#nav {
	width: 100%;
	background-color: #cacac8;
	height: 31px;
	text-align: center;
}

#nav970 {
	width: 970px;
	margin-left: auto;
	font-size: 13px;
	margin-right: auto;
}

#navleft{
	float: left;
	width: 820px;
	text-align: left;
	position: relative;
	display: block;
}

#navleft ul{margin:0;padding:0;list-style-type:none;width:auto;}
#navleft ul li{display:block;float:left;
	margin: 0 2px 0 0;
}
#navleft ul li a{display:block;float:left;color: #2e2b22;text-decoration:none;height: 24px;
	padding: 6px 7px 0;
}
#navleft ul li a:hover,#navleft ul li a.active{color:#fff;background: transparent url(images/bgON.gif) repeat-x left;}

#navright {
	margin-left: 870px;
	-margin-left: 860px;
	width: 100px;
	text-align: right;
	display: block;
	position: relative;
}

#navright ul{margin:0;padding:0;list-style-type:none;width:auto;}
#navright ul li{display:block;float:left;margin: 0 2px 0 0;}
#navright ul li a{display:block;float:left;color: #e21a24;text-decoration:none;height: 24px;
	padding: 6px 7px 0;
	font-weight: bold;
}
#navright ul li a:hover,#navright ul li a.active {color: #e21a24;background: transparent url(images/bgON.gif) repeat-x left;}

/* Barre Flash film continu */

#flash{
	background: url(images/flash.jpg) repeat-x;
	height: 250px;
	border-top: 1px solid #2e2b22;
	border-bottom: 1px solid #cacac8;
}

/*menu*/
#Menu {
	line-height: 1;
	width: 335px;
	padding-top: 4px;
	padding-bottom: 14px;
}

.MGroup {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.MGroup a {
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	color: #fff;
	text-shadow: #4e4d4a 2px 2px 1px;
	border-right: 4px solid #4e4d4a;
	cursor: pointer;
	font-weight: bold;
	background-color: #5f5e5a;
}

.MGroupContent {
	padding-top: 5px;
	text-transform: none;
}

.MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 4px 4px 4px 30px;
	margin: 2px 0;
	color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	text-shadow: #36332b 2px 2px 1px;
	border-right: 4px solid #36332b;
	font-weight: bold;
	background-color: #211f17;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #cacac8;
	color: #211f17;
	border-right: 4px solid #929190;
	text-shadow: #929190 2px 2px 1px;
}

.MFileb a:link, .MFileb a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 4px 4px 4px 15px;
	margin: 0 0 2px;
	color: #f5f5f5;
	text-decoration: none;
	text-align: left;
	text-shadow: #36332b 2px 2px 1px;
	border-right: 4px solid #36332b;
	font-weight: bold;
	background-color: #211f17;
	font-size: 12px;
	height: 15px;
}

.MFileb a:hover, .MFileb a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #cacac8;
	color: #211f17;
	border-right: 4px solid #929190;
	text-shadow: #929190 2px 2px 1px;
}

#MSelected a {
	background-color: #cacac8;
	color: #333;
	text-shadow: none;
	border-right: 4px solid #bcbbba;
}

#MSelected2 a {
	background-color: #cacac8;
	color: #333;
	text-shadow: none;
	border-right: 4px solid #bcbbba;
}

/* Body */

#container {
	width: 970px;
	margin: 25px auto;
	text-align: left;
	overflow: hidden;
}

#container p{
	text-align: justify;
}

#container li{
	list-style-type: circle;
	color: #f5f5f5;
}

#left {
	width: 600px;
	float: left;
	text-align: justify;
}

#left.homepage p{
	line-height: 23px;
}

#left a{
	color: white;
	font-weight: bold;
}

#left table a{
	color: #f5f5f5;
	font-weight: normal;
	font-style: normal;
}

#left h2{
	text-transform: uppercase;
	font-size: 90%;
	color: #e5e5e5;
}

#left li{
	font-size: 80%;
	color: #f5f5f5;
	line-height: 140%;
	list-style-position: inside;
	list-style-type: circle;
}

#left object {
}

#left img.advice{
	margin-bottom: 10px;
}

.emphasis{
	font-weight: bold;
	text-transform: uppercase;
}

#leftcenter p {
	text-align: center;
	padding-bottom: 5px;
}

#leftup img {
	border: 1px solid #cacac8;
	margin-bottom: 10px;
	font-size: inherit;
}

#assets ul {
	padding-bottom: 8px;
	padding-top: 4px;
}

#assets li {
	list-style-image: url(images/bullet_assets.gif);
	font-weight: bold;
	list-style-position: outside;
	padding-bottom: 7px;
	text-align: left;
	border-bottom: 1px dotted #f5f5f5;
	margin-left: 14px;
	margin-bottom: 8px;
	font-size: 77%;
}

#right {
	width: 335px;
	float: right;
}

#rightblocpage {
	margin-top: 24px;
}

#rightblocpage h1 {
	color: #e21a24;
}

#rightblocpage h2 {
}

#rightblocpage p {
	color: #f5f5f5;
}

#rightblocpage td {
	color: #f5f5f5;
	font-size: 83%;
}

#rightblocpage img {
	border: 2px solid #cacac8;
	margin-bottom: 4px;
}

#rightblocpage img.float {
	float: left;
	border-style: none;
	margin-right: 15px;
	margin-bottom: 5px;
}

#rightblocpage img.float:hover {
	border-style: none;
}

#rightblocpage img:hover{
	border: 2px solid #777669;
}

#rightblocpage object {
	width: 335px;
	height: 400px;
}

#rightblocpage table{
	margin-bottom: 14px;
}

#rightblocpage table a {
	color: #F5F5F5;
	text-decoration: none;
	font-style: italic;
}

#rightblocpage table a:hover {
	text-decoration: underline;
}

#rightblocpage ul,#rightblocpage li a {
	list-style-image: url(images/arrow.gif);
	color: #f4f4f4;
	font-size: 90%;
	text-decoration: none;
	line-height: 160%;
	padding-left: 12px;
}

#rightblocpage li p {
	list-style-image: url(images/arrow.gif);
	color: #f4f4f4;
	font-size: 87%;
	text-decoration: none;
	line-height: 160%;
}

#rightblocpage li a:hover {
	text-decoration: underline;
}

#txt_import{
	color: #f5f5f5;
	text-align: left;
}

#txt_import a{
	color: #f5f5f5;
	text-decoration: underline;
}

#rightblochome {
	margin-bottom: 10px;
}

#rightblochome object {
}

#rightblochome img{
	border: 2px solid #cacac8;
	margin-bottom: 8px;
}

#rightblochome img.nude, #rightblochome img.nude:hover {
	margin-bottom: -2px;
	border-style: none;
	margin-top: -10px;
}

#rightblochome img.reddot, #rightblochome img.reddot:hover{
	border-style: none;
	padding-bottom: 2px;
}

#rightblochome img:hover{
	border: 2px solid #777669;
}

#rightblochome h2 {
	margin-top: 10px;
}

#rightblochome table a {
	color: #F5F5F5;
	text-decoration: none;
	font-size: 83%;
	font-style: italic;
}

#rightblochome table a:hover {
	text-decoration: underline;
}

#righttext {
	padding-left: 90px;
}

#righttext p{
	font-size: 70%;
	text-align: justify;
}

/* Réalisations */

#real_title {
	text-transform: uppercase;
	color: #ff9b19;
	font-size: 72%;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 13px;
}

#real img {
	border: 1px solid #f4f4f4;
	opacity: 0.8;
}

#real img:hover {
	opacity: 1;
}

#real table p{
	margin-top: 5px;
	text-align: center;
}

#real table a{
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
}

#gamme {
	color: #f5f5f5;
	font-size: 76%;
}

#gamme td{
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 4px;
}


#gamme td a, #gamme td a:visited {
	color: #f5f5f5;
	text-decoration: underline;
}

#gamme td.first{
	padding-left: 7px;
}

#gamme2 {
	color: #f5f5f5;
	font-size: 76%;
}

#gamme2 td{
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 4px;
}

#gamme2 strong	{
	text-transform: none;
	font-weight: bold;
	font-size: 100%;
}

#gamme2 li	{
	font-size: 100%;
}

#gamme2 img	{
}

#gamme3 {
	color: #f5f5f5;
	font-size: 76%;
}

#gamme3 td{
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 2px;
	text-align: left;
}

#noteinfra td{
	font-size: 71%;
	line-height: 100%;
	padding-bottom: 9px;
}

table.wood tr td{
	border-top: 1px solid white;
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 5px;
}

/* Footer */

#footer {
	width: 100%;
	background-color: #cacac8;
	height: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: center;
	direction: ltr;
	word-spacing: 1.5px;
	letter-spacing: 0.5px;
}

#footerbloc {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	padding-top: 6px;
	color: #2e2b22;
}

#footerbloc a{
	text-decoration: underline;
	color: #2e2b22;
}

#footerbloc a:hover{
	text-decoration: underline;
	color: #777669;
}
