@charset "ISO-8859-1";
/* CSS Site - Adept */
/* creation ezigraph.com - 02.2010 */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-image:url(/images/fond.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d4e85;
}
a:link, a:visited {
	color:#2d4e85;
	font-weight:bold;
}
a:active, a:hover {
	color:#ff9c00;
}
h1 {
	font-family: 'PlanetEstyleRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#d9f124;
	margin-bottom:20px; 
}
h1 img {
	margin-bottom:-12px;
	margin-right:10px;
}
h2 {
	color:#ff9c00;
	font-size:16px;
	margin:15px 0;
}
h3 {
	color:#afc31b;
	font-size:14px
}
p {
	margin-bottom:10px;
	text-align:justify;
}
div.hr {
	width:627px;
	height:5px;
	margin:15px 0;
	background-image:url(/images/fond-hr.png);
	background-position:center left;
	background-repeat:no-repeat;
}
@font-face {
	font-family: 'PlanetEstyleRegular';
	src: url('/font/PLANE___.eot');
	src: local('Planet Estyle Regular'), local('PlanetEstyle'), url('../font/PLANE___.woff') format('woff'), url('../font/PLANE___.ttf') format('truetype'), url('../font/PLANE___.svg#PlanetEstyle') format('svg');
}
.left {
	float:left;
}
#ombre {
	width:100%;
	background-image:url(/images/ombre.png);
	background-position:center;
	background-repeat:repeat-y;
}
#page {
	width:980px;
	margin:0 auto;
	background-color:#FFF;
	background-image:url(/images/fond-page.png);
	background-position:left;
	background-repeat:repeat-y;
}
#header {
	width:inherit;
	background-color:#7ca0dc;
	background-image:url(/images/fond-header.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:121px;
	overflow:hidden;
}
#toplink {
	width:157px;
	float:right;
	text-align:center;
}
#toplink img {
	float:left;
	margin-top:6px;
}
#toplink a:link, #toplink a:visited {
	color:#FFF;
	font-size:10px;
}
#toplink a:active, #toplink a:hover {
	color:#d9f124;
}
#toplink #espacepro {
	margin-top:10px;
	padding-top:27px;
	background-image:url(/images/espacepro.png);
	background-repeat:no-repeat;
	width:157px;
	height:20px;
}
#logo {
	margin:15px 0 0 15px;
}
#slogan {
	margin:25px 0 0 15px;
}
#menuhaut {
	margin:25px 0 0 23px;
	float:left;
	width:580px;
}
#menuhaut img {
	margin:0 5px;
}
#menuhaut a:link, #menuhaut a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#menuhaut a:active, #menuhaut a:hover {
	color:#d9f124;
}
#menuhaut a:link.societe_on, #menuhaut a:link.expertise_on, #menuhaut a:link.realisations_on, #menuhaut a:link.references_on, #menuhaut a:link.assistance_on, #menuhaut a:link.actualites_on, #menuhaut a:link.contact_on {color:#d9f124;}
#menuhaut a:visited.societe_on, #menuhaut a:visited.expertise_on, #menuhaut a:visited.realisations_on, #menuhaut a:visited.references_on, #menuhaut a:visited.assistance_on, #menuhaut a:visited.actualites_on, #menuhaut a:visited.contact_on {color:#d9f124;}

#menugauche	{
	width:245px;
	height:450px;
	float:left;
	overflow:visible;
}
#menugauche	div.haut{
	width:inherit;
	height:102px;
	background-color:#7ca0dc;
	background-image:url(/images/menugauche-haut.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#menugauche	ul li {
	list-style:none;
	margin-left:12px;
	margin-bottom:1px;
}
#menugauche	ul li a:link, #menugauche	ul li a:visited {
	font-weight:normal;
	text-decoration:none;
}
#menugauche	ul li a:active, #menugauche	ul li a:hover {
	text-decoration:underline;
	color:#2d4e85;
}
#menugauche	ul li.tt {
	margin:0;
}
#menugauche a:link#catflash, #menugauche a:visited#catflash {
	display:block;
	margin-top:4px;
	/*width:227px;
	height:39px;
	background-image:url(/images/bt-catalogueflash.png);
	background-position:top;*/
}
#menugauche a:hover#catflash, #menugauche a:active#catflash {
	background-position:bottom;
}
#contener {
	width:735px;
	float:left;
	background:url(/images/fond-contener.png);
	background-position:top;
	background-repeat:no-repeat;
}
#ban {
	width:681px;
	padding-left:54px;
	padding-top:75px;
	background-repeat:no-repeat;
	background-position:top right;
}
#contenu {
	width:627px;
	min-height:350px;
	padding-right:54px;
	padding-bottom:90px;
	background-image:url(/images/fond-contenu.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration:none;
}
#breadcrumb {
	color: #2d4e85;
	font-weight: bold;
}
#footer {
	width:inherit;
	height:29px;
	clear:both;
	background-image:url(/images/fond-footer.png);
	background-repeat:no-repeat;
}
#footer p {
	text-align:center;
}
#footer a {
	display:block;
	padding-top:10px;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:active, #footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
#copyright {
	width:980px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
}
#copyright p {
	margin-top:8px;
	text-align:center;
}
#copyright p span {
	color:#a11142
}
#centralweb {
}
a.cwBandeau:link, a.cwBandeau:visited, a.cwBandeau:active, a.cwBandeau:hover  {
	color:#2d4e85;
	font-weight:bold;
	text-decoration:none;
}
#cwbdiv{
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	margin: auto;
 	padding: 0px 0px 0px 520px;
}