html, body {
	margin: 0 0 0 0;
	padding: 0;
}

body {
	background:#226675 url('bg_top.gif') no-repeat top right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a 	{ color: #1299b7;text-decoration:none; outline:none; }
a:hover { color: #333333;text-decoration:underline; outline:none; }

.liens_blanc a 	{ color: #ffffff;text-decoration:none; ouline:none; }
.liens_blanc a:hover { color: #333333;text-decoration:none; outline:none; }

#container {
	margin:auto;
	/*float:left;*/
	width:1000px;
}
#top {
	float:left; clear:both; width:100%;
	height:180px;
	position:relative;
}

#top h1 strong {display:none;}

#top ul.menu {
	position:absolute;
	bottom:23px;
	left:480px;
	width:520px;
	
	padding:0; margin:0;
	list-style-type:none;
}

#top ul.menu li {
	width:84px;
	height:84px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	margin-right:6px;
	letter-spacing:-1px;
}

#top ul.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	width:84px;
	height:84px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	
	background:url('btn_menu.jpg') no-repeat top;
}

#top ul.menu a:hover, #top ul.menu a.active {
	color: #ffffff;
	text-decoration:none;
}

#top ul.menu b {
	display:inline-block;
	padding-top:35px;
}

#top ul.menu li.accueil a {
	background:url('btn_accueil.jpg') no-repeat top;
}

#top ul.menu li.accueil a:hover, #top ul.menu li.accueil a.active {
	background:url('btn_accueil.jpg') no-repeat bottom;
}

#top ul.menu li.entreprise a {
	background:url('btn_entreprise.jpg') no-repeat top;
}

#top ul.menu li.entreprise a:hover, #top ul.menu li.entreprise a.active {
	background:url('btn_entreprise.jpg') no-repeat bottom;
}

#top ul.menu li.produits a {
	background:url('btn_produits.jpg') no-repeat top;
}

#top ul.menu li.produits a:hover, #top ul.menu li.produits a.active {
	background:url('btn_produits.jpg') no-repeat bottom;
}

#top ul.menu li.actualites a {
	background:url('btn_actualites.jpg') no-repeat top;
}

#top ul.menu li.actualites a:hover, #top ul.menu li.actualites a.active {
	background:url('btn_actualites.jpg') no-repeat bottom;
}

#top ul.menu li.contact a {
	background:url('btn_contact.jpg') no-repeat top;
}

#top ul.menu li.contact a:hover, #top ul.menu li.contact a.active {
	background:url('btn_contact.jpg') no-repeat bottom;
}

/**/
#main {
	float:left; clear:both; width:100%;
	background: url('content.gif') repeat-y top center;
	padding-bottom:10px;
}

#sideleft {
	float:left;
	width:871px;
	padding:0 10px;
	padding-left:113px;
}

/**/
#bottom {
	float:left; clear:both; width:1000px;;
	background: transparent url('bottom.gif') no-repeat top center;
	position:relative;
	text-align:center;
}

#bottom div.ref {
	float:left; margin-top:10px; width:500px; margin:10px 250px 10px 250px;
	color:#fff;
	font-size:10px;
}

#bottom div.ref ul {
	float:left; margin-top:0px;padding:0px;
	color:#fff;
	font-size:10px;
}

#bottom div.ref ul li {
	float:left; margin:5px 10px 0px 0px;
	color:#fff;
	font-size:10px;
}

#bottom div.ref ul li a {
	color:#ffffff;
}

#bottom div.ref ul li a:hover {
	color:#CCCCCC;
}



#bottom div.copyright {
	float:left; margin-top:183px; width:1000px;
	color:#fff;
	font-size:10px;
}

#bottom div.copyright a {
	color:#fff;
	text-decoration:none;
}

#bottom div.copyright a:hover {
	color:#ccc;
	text-decoration:underline;
}

/* FORM */
div.form {
	margin-top:10px;
}

div.form form {
	margin:0; padding:0;
}

div.form form fieldset {
	margin:0; padding:0;
	border:1px solid #ccc;
	margin-bottom:20px;
}

div.form form legend {
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:10px;
	padding:5px;
	border-bottom:2px solid #ccc;
}

div.form form sup {
	color:#cc0000;
}

div.form table.inner label {
	font-weight:bold;
	font-size:10px;
}

div.form table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.form table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.form table.inner input, div.form table.inner textarea, div.form table.inner select {
	width:100%;
}

div.form input, div.form select, div.form textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#eef3f5;
}

div.form input, div.form textarea {
	border-width : 1px;
}
div.form *>input, div.form *>textarea {
	border-color : #333;
}

div.form input.valid {
	width:180px; height:25px;
	float:none; border:0;
	background:url('input.gif') no-repeat;
	margin-bottom:0px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	
}
/* */

/* CONTACT */
div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	margin:0; padding:0;
	border:0;
	margin-bottom:5px;
}

div.contact form legend {
	font-size:18px;
	color:#007d9e;
	font-weight:normal;
	margin:10px;
	margin-bottom:0;
	padding:5px;
	padding-bottom:0;
	border-bottom:2px solid #ccc;
}

div.contact form sup {
	color:#cc0000;
}

div.contact table.inner label {
	font-weight:bold;
	/*float:left;
	width:40%;
	clear:left;*/
}

div.contact table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	/*border-width:1px;
	border-color:#666;*/
	border:1px solid #aaaaaa;
}

div.contact textarea {
	width:100%;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
}

div.contact form input.submit {
	background:url('btn_rechercher.gif') no-repeat;
	border:0;
	width:182px;
	height:25px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
