/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
}
/* --------------- header ------------------*/
#header {
	background: transparent url(/_Images/bg_header.jpg) no-repeat top;
	text-align: center;
	height: 302px;
	margin: auto;
}
#header .inner {
	text-align:center;
	width: 940px;
	height: 302px;
	overflow: auto;
	margin: auto;
	/*background-color: #ccffcc;*/
}
#header .inner .wrapper {
	margin-left: 403px;
	height: 145px;
}
#header .inner .wrapper div#logo {
	float:left;
}
#header .inner .wrapper div#top_menu {
	float:right;
	font-size: 0.9em;
	text-align: left;
	/*background: transparent url(/_Images/bg_top_menu.gif) no-repeat left top;*/
	width: 200px;
	padding-top: 18px;
	margin-right: 50px;
}
#header .inner .wrapper div#top_menu .flag{
	width: 14px;
	height: 16px;
}
#header .inner .wrapper div#top_menu ul {
	padding-top: 5px;
}
#header .inner .wrapper div#top_menu ul li{
	list-style-type:none;
}
#header .inner .wrapper div#top_menu ul li a{
	background: transparent url(/_Images/puce_top_menu.gif) no-repeat left 25%;
	color: #606667;
	display: block;
	width: 200px;
	height: 20px;
	text-decoration: none;
	text-indent: 20px;
}
#header .inner .wrapper div#top_menu ul li a:hover{
	color: #000000;
	text-decoration: underline;
}
#header .inner div#slogan {
	padding-top: 58px;
	width: 940px;
	text-align:center;
}
#header .inner div#slogan h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#header .inner div#slogan h2 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 5px;
}

#header .inner div#slogan h3{
	font-size: 1.5em;
	font-weight:normal;
	color: #404447;
	text-transform: uppercase;
	width: 300px;
	padding-top: 12px;
	margin: auto;
	border-top: 1px solid #606667;
}
/* --------------- middle ------------------*/
#middle {
	background: transparent url(/_Images/bg_middle.jpg) no-repeat top;
	text-align: center;
	margin: auto;
	min-height: 332px;
}

#middle .inner {
	text-align: left;
	width: 940px;
	min-height: 332px;
	overflow: auto;
	margin: auto;
	/*background-color: #ffffcc;*/
}
/* --------------- middle > content > left_content ------------------*/
#middle .inner #left_content {
	float: left;
	width:470px;
	height: 316px;
	padding-top: 16px;
	/*background-color: #ffcccc;*/
}
#middle .inner #left_content h1{
	margin-left: 120px;
	width: 291px;
	height: 75px;
}
#middle .inner #left_content h2{
	margin-left: 120px;
	color: #606667;
	font-weight:normal;
	font-size: 0.9em;
	width: 320px;
	height: 40px;
}
#middle .inner #left_content form.formulaire_industrie{
	margin-left:93px;
	display:block;
	width: 343px;
	height: 50px;
	border-top: 1px solid #e2e4e4;
	padding-top: 10px;
}
#middle .inner #left_content form.formulaire_industrie .puce {
	background-color: #606667;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	float:left;
	width: 17px;
	height: 16px;
	padding-top:1px;
}
#middle .inner #left_content form.formulaire_industrie .i_know {
	color: #606667;
	float:left;
	width: 263px;
	height: 50px;
	margin-left: 10px;
}
#middle .inner #left_content form.formulaire_industrie .i_know label{
	width: 263px;
	height: 20px;
	display:block;
}
#middle .inner #left_content form.formulaire_industrie .i_know input{
	background: transparent url(/_Images/bg_reference_input.gif) no-repeat top left;
	width: 248px;
	height: 20px;
	border: 0px;
}
#middle .inner #left_content form.formulaire_industrie .i_know a{
	color: #606667;
	text-decoration: none;
}
#middle .inner #left_content form.formulaire_industrie a.ok {
	background: transparent url(/_Images/bg_button_ok_industrie.gif) no-repeat top left;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	text-align: left;
	text-indent: 22px;
	font-weight: bold;
	float:left;
	width: 53px;
	height: 18px;
	padding-top:3px;
}
#middle .inner #left_content form.formulaire_industrie a.ok:hover {
	background: transparent url(/_Images/bg_button_ok_industrie_h.gif) no-repeat top left;
}
/* --------------- middle > content > right_content ------------------*/
#middle .inner #right_content {
	float: left;
	width:470px;
	height: 316px;
	padding-top: 16px;
	/*background-color: #ffcccc;*/
}
#middle .inner #right_content h1{
	margin-left: 50px;
	width: 291px;
	height: 75px;
}
#middle .inner #right_content h2{
	margin-left: 50px;
	color: #606667;
	font-weight:normal;
	font-size: 0.9em;
	width: 320px;
	height: 40px;
}
#middle .inner #right_content form.formulaire_marine{
	margin-left:30px;
	display:block;
	width: 343px;
	height: 50px;
	border-top: 1px solid #e2e4e4;
	padding-top: 10px;
}
#middle .inner #right_content form.formulaire_marine .puce {
	background-color: #233775;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	float:left;
	width: 17px;
	height: 16px;
	padding-top:1px;
}
#middle .inner #right_content form.formulaire_marine .i_know {
	color: #606667;
	float:left;
	width: 263px;
	height: 50px;
	margin-left: 10px;
}
#middle .inner #right_content form.formulaire_marine .i_know label{
	width: 263px;
	height: 20px;
	display:block;
}
#middle .inner #right_content form.formulaire_marine .i_know input{
	background: transparent url(/_Images/bg_reference_input.gif) no-repeat top left;
	width: 248px;
	height: 20px;
	border: 0px;
}
#middle .inner #right_content form.formulaire_marine .i_know a{
	color: #606667;
	text-decoration: none;
}
#middle .inner #right_content form.formulaire_marine a.ok {
	background: transparent url(/_Images/bg_button_ok_marine.gif) no-repeat top left;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	text-align: left;
	text-indent: 22px;
	font-weight: bold;
	float:left;
	width: 53px;
	height: 18px;
	padding-top:3px;
}
#middle .inner #right_content form.formulaire_marine a.ok:hover {
	background: transparent url(/_Images/bg_button_ok_marine_h.gif) no-repeat top left;
}
/* --------------- footer ------------------*/
#footer {
	text-align: center;
	overflow: auto;
	margin: auto;
	background-color: #e8ebed;
}
#footer .inner {
	font-size: 0.9em;
	width: 940px;
	overflow: auto;
	margin: auto;
}
#footer .inner #footer_coordonnees {
	color: #606667;
}
#footer div.inner ul#footer_menu_list {
	color: #ff2102;
	overflow: auto;
	margin-left:370px;
	padding-top: 5px;
}
#footer div.inner ul#footer_menu_list li{
	float: left;
	list-style-type:none;
	margin-left: 5px;
	margin-right: 5px
}
#footer div.inner ul#footer_menu_list li a{
	color: #606667;
	text-decoration: none;
}
#footer div.inner ul#footer_menu_list li a:hover{
	text-decoration: underline;
}
#footer .inner #footer_ponsy {
	width: 940px;
	padding-top: 20px;
}
#footer .inner #footer_ponsy a {
	color: #474A4B;
	text-decoration: none;
}

