/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* GLOBAL RULES */

.left {float: left;}
.right {float: right;}
img .left { border:2px solid #aaaaaa; margin: 0 10px 0 0;}
img .right { border:2px solid #aaaaaa; margin: 0 0 0 10px; padding: 1px;}
#clear {
	clear: both;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #e2e2e2;
	text-align: center;
}

/* DIVS */


#nonfooter { position: relative; min-height: 100%; }
* html #nonfooter { height: 100%; }

#wrapper { padding-bottom: 9em; }

#headerwrapper {
	background-color: white;
}


#header {
	background-image: url(../images/header.gif);
	width: 927px;
	height: 134px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-color: #73767b;
	height: 42px;
	border-bottom: 1px solid #b4b9bf;
	border-top: 1px solid #b4b9bf;
}

#topcontainer {
	width: 927px;
	margin-right: auto;
	margin-top: 12px;
	margin-left: auto;
}

#navig {
	text-align: left;
	float: left;
	margin-left: 12px;
}

#navig p a, #navig p {
	color: white;
	text-decoration: none;
	padding-bottom: 4px;
	font-size: 14px;
	word-spacing: 5px;
}

#navig p a.active {
	color: #b4b9bf;
	border-bottom: 3px solid #b4b9bf;
}

#navig p a:hover {
	color: #b4b9bf;
}

#motto p {
	text-transform: uppercase;
	color: #b6b6b6;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

#content{
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: hidden;
}

#left {
	width: 135px;
	text-align: left;
	float: left;
	margin-left: 75px;
}

#left p a {
	color: #73767a;
	text-decoration: none;
	line-height: 22px;
	font-size: 13px;
}

#left p a.active, #left p a:hover {
	font-weight: bold;
	color: #3272a7;
}

#right {
	margin-left: 235px;
	-margin-left: 232px;
}

#lefthome{
	float: left;
	width: 286px;
	padding-top: 7px;
}

#righthome{
	margin-left: 300px;
}

#metiers h1{
	text-align: justify;
	text-transform: uppercase;
	color: #3272a7;
	font-size: 30px;
	line-height: 47px;
	letter-spacing: -1px;
	margin-top: 5px;
}

#slogan h1{
	text-align: left;
	color: #73767b;
	line-height: 59px;
	font-size: 42px;
	text-shadow: #c8c8c8 4px 4px 6px;
	margin-bottom: 20px;
}

#projet {
	background-color: white;
	font-size: 13px;
	padding: 10px;
	margin-bottom: 20px;
}

#projet h2 {
	text-align: left;
	color: #3272a7;
	font-weight: bold;
}

#projet h3 {
	text-align: left;
	color: #777a7f;
	margin-bottom: 7px;
}

#projet p {
	color: #777a7f;
	text-align: left;
}

#projet a {
	font-weight: bold;
	color: #3272a7;
}

table#ref{
}

table#ref span{
	background-color: white;
	padding: 5px;
}

table#ref ul li p{
	color: #777a7f;
	text-align: left;
	font-size: 13px;
	line-height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	position: relative; margin-top: -7.5em;
	font-size: 11px;
	color: #73767b;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #b4b9bf;
	padding-top: 11px;
}

#footer a {
	color: #73767b;
}

.cushycms{
	
}

#sepa{
	height: 13px;
}

