body
{
	font-size: 1em;
	margin: 0 auto 1% auto;
	background-color: #EDECBE;
	font-family: "Trebuchet MS", "DejaVu sans", "verdana", "sans-serif";
	color: #222;
	max-width: 1140px;
}
body.accueil
{
	background-color: white;
	text-align: center;
}
.error
{
	font-weight:bold;
	color:red;
}
a
{
	color: #0000e0;
}
img
{
	border: 0;
}
#body ul li
{
	margin-top: 1.4%;
	line-height: 1.6em;
}
body.accueil #content
{
	background-image: url("images/accueil.jpg");
	margin: 5% auto;
	background-repeat: no-repeat;
	text-align: left;
	width: 760px;
	height: 380px;
	position: relative;
	right: 20px;
}
body.accueil #content h1, 
body.accueil #content h2
{
	border: 0;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 415px;
}
body.accueil #content .logo
{
	position: relative;
	right: 18px;
}
body.accueil #content .logo p
{
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #555;
}
body.accueil #content .pos
{
	padding: 30px 155px 0 238px;
}
body.accueil #content p
{
	text-align: justify;
	line-height: 22px;
}
body.accueil #content address
{
	margin: 26px 20px 20px 20px;
}
body.accueil ul#menu_lang
{
	list-style-type: none;
/*
	padding: 25px 0 0 216px;
*/
	margin: 0;
}
body.accueil ul#menu_lang li
{
	float: left;
	width: 102px;
	text-align: center;
}
body.accueil ul#menu_lang li a
{
	text-decoration: none;
	font-size: 9px;
	font-family: "verdana", "DejaVu sans", sans-serif;
	font-weight: bold;
/*
	background-image: url("images/fr.png");
*/
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	height: 40px;
	width: 90px;
	padding-top: 45px;
	color: #000;
	padding-right: 6px;
}
body.accueil ul#menu_lang li a:hover
{
	color: orange;
}
/*
body.accueil ul#menu_lang li.fr a
{
background-image: url("images/drapeaux/fr.png");
}
body.accueil ul#menu_lang li.en a
{
background-image: url("images/drapeaux/en.png");
}
body.accueil ul#menu_lang li.de a
{
background-image: url("images/drapeaux/de.png");
}
body.accueil ul#menu_lang li.es a
{
background-image: url("images/drapeaux/es.png");
}
*/
h2
{
	font-size: 20px;
	border-bottom: 1px solid #EAC122;
	color: #D98513;
	padding: 0;
	margin: 0;
}
p
{
	line-height: 1.6em;
	text-align: justify;
}

#page
{
	padding: 25px 0px 0px 31px;
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
#page address
{
	padding-top: 6px;
	line-height: 1.5em;
}
#page #head
{
	height: 105px;
	padding-left: 320px;
	position: relative;
	top: -25px;
	background-image: url("images/top-right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 0;
	font-family: "verdana", "DejaVu sans", sans-serif;
	line-height: 14px;
}
#page #head p, 
#page #head h1
{
	margin: 0;
	padding: 0;
	position: relative;
	top: -83px;
	width: 300px;
}
#page #head div
{
	padding: 32px 10px 5px 0;
	text-align: right;
	font-size: 10px;
	color: #666;
}
#page #head a
{
	color: #666;
}
#page #head a:hover
{
	text-decoration: underline;
}
#page #menu
{
	width: 195px;
	float: left;
	font-size: 11px;
	font-family: "verdana", "DejaVu sans", sans-serif;
	margin-left: 10px;
	text-align: right;
	background-image: url("images/menu-transp-top.png");
	background-repeat: no-repeat;
	padding: 6px 0;
}
#page #menu div
{
	background-image: url("images/menu-transp-bottom.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0 0 6px 0;
}
#page #menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
}
#page #menu li
{
	margin: 0px;
	padding: 0;
	background-image: url("images/menu-transp.png");
	border-top: 1px solid #ccc;
}
#page #menu a
{
	display: block;
	padding: 4px 4px;
	text-decoration: none;
	color: #000;
}
#page #menu a:hover
{
	background-color: #fff;
}
#page #menu strong
{
	display: block;
	padding: 3px 4px;
	color: #222;
	background-color: #fff;
}
#page #menu strong span
{
/*
	color: #D98513;
*/
}
#page #body
{
	margin-left: 220px;
	padding: 15px 20px 184px 20px;
	background-image: url("images/ateliers.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#footer
{
	background-image: url("images/bottom-left.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	top: -95px;
	left: 0px;
	padding-left: 38px;
	height: 75px;
	line-height: 14px;
	font-size: 10px;
	font-family: "verdana", "DejaVu sans", sans-serif;
}

table
{
	text-align: center;
	font-size: 11px;
	font-family: "verdana", "DejaVu sans", sans-serif;
	background-color: white;
	border: 0;
	border-spacing: 0px;
	border-bottom: 1px solid #ccc;
	position: relative;
	border-collapse: collapse;
}
table thead
{
	font-weight: bold;
	background-color: #EDECBE;
}
table thead td
{
	vertical-align: middle;
}
table tbody
{
	border-bottom: 3px solid green;
}
table tr
{
	margin: 0;
	border: 0;
}
/*	table td
{
padding: 3px;
border-left: 1px solid #777;
border-bottom: 1px solid #777;
}	*/
table td
{
	padding: 3px;
	border: 1px solid #777;
}
/*	table .ctitle
{
font-weight: bold;
border: 0 !important;
}		*/
table .ctitle
{
	font-weight: bold;
}
.visible
{
	font-size: 14px;
	color: green;
	text-align: center;
	font-weight: bold;
}
/*
h3.visible
{
	font-size: 16px;
	color: green;
}
*/
.titre_image 
{
	text-align:center;
	font-weight: bold;
	margin:0; 
	background-color: #E0E2E4;
}

div.image_machine
{
	background-color: #E0E2E4;
	text-align:center; 
	float:left;
}
div.image_plantiers
{
	width:30%;
	margin:0 1%;
	background-color: #E0E2E4;
	text-align:center; 
	float:left;
}

div.image_plantiers img
{
/*	width:auto;*/
}

#page dl
{
	width: 190px;
	margin-left: 8px;
	font-size: 0.8em;
	position: relative;
	z-index: 2;
}
#page dt
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#page dt img
{
	border: 0;
	display: block;
	margin: auto;
}
#page dd
{
	margin: 0;
	text-align: right;
	font-size: 1em;
	background-color: #E0E2E4;
	font-family: "verdana", "DejaVu sans", sans-serif;
	border-top: 0;
	padding: 3px 3px 3px 16px;
	background-image: url(images/verstop.png);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}
#spage
{
	background-image: url("images/spage.jpg");
	background-repeat: repeat-y;
	background-color: white;
	margin: 0 20px 20px 0;
	border: 1px solid #EDECBE;
}

.date
{
	font-size: 1.05em;
	font-weight:bold;
	color: red;
	text-align:center;
	margin:0;
	padding:0;
}
