* {
	margin: 0;
	padding:0;
}
* {
	outline: none;
}
a img {
	border:none;
}
html, body {
	height: 100%;
	margin:0;
	padding:0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	line-height:15px;
}
#container {
	width: 816px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background:url(../images/backContentInside.gif);
	background-color:#f5f4f3;
	position:relative;
}
.footer {
	position:absolute;
	/*bottom:0;     rester en bas*/
	width:100%;
	height:50px;   /* Height of the footer */
	background:#f5f4f3;
}
#innerwrap {
	background:url(../images/backRight.png) no-repeat;
	width:29px;
	height:800px;
	position:fixed;
	top:0px;
	margin-left:816px;
}
ul {
	padding-left:16px;
}
#innerwrapLeft {
	background:url(../images/backLeft.png) no-repeat;
	width:29px;
	height:800px;
	position:fixed;
	top:0px;
	margin-left:-29px;
}
#boutons {
	position: absolute;
	padding-top:70px;
	padding-left:520px;
	width:300px;
}
#boutons img a:hover {
	cursor:pointer;
}
.mail a {
	text-decoration:underline;
	color:#666666;
}
.boldCol {
	font-size:12px;
	color:#666666;
}
.mail a:hover {
	text-decoration: none;
	color:#ff0000;
}
.lightGray {
	color:#999999;
}
.lighterGray {
	color:#999999;
}
.darkGray {
	color:#666666;
}
.redBold11 {
	color:#FF0000;
	font-weight:bold;
}
.red {
	color:#ff0000;
}
A.currentNavSection:link {
	color:#660000;
	text-decoration: none;
}
.clientList {
	margin-top:110px;
	margin-bottom:30px;
	padding-left:17px;
	background:url(../images/dottedVert2.gif);
	background-repeat:repeat-y;
	background-position:left;
	color:#666666;
}
.botCell {
	width:816px;
	height:50px;
	background:url(../images/botDegrad.gif);
	background-repeat:repeat-x;
}
.centerContentHome {
	width:816px;
	background:url(../images/backContent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.centerContentInside {
	width:816px;
	background:url(../images/backContentInside.gif);
}
.newsContent {
	width:816px;
	background:url(../images/homeNewsBack.gif);
	background-repeat: no-repeat;
	text-align:left;
}
.newsTable {
	width:816px;
	/*background:url(../images/homeNewsBack.gif);*/
	background-repeat:repeat;
	padding-left:46px;
	padding-bottom:12px;
	padding-top:12px;
}
.newsCell {
	background:url(../images/sepNews.gif);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	color:#424242;
	text-decoration: none;
}
a:visited {
	color:#424242;
	text-decoration: none;
}
a:hover {
	color:#424242;
	text-decoration:underline;
}
a:active {
	color:#424242;
	text-decoration: none;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h3 {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#424242;
	
}

h3.toggler {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#424242;
	cursor: pointer;
}
h3.toggler a {
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	cursor: pointer;

}
h3.toggler a:hover {
	text-decoration:underline;
	
}
h3 a {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#424242;
	text-transform:uppercase;
	cursor: pointer;
}
h3 a:hover {
	text-decoration:none;
	color:#ff0000;
	text-transform:uppercase;
}
#accordion {
}
blockquote {
	padding:5px 20px;
}
.element {
	margin-bottom:5px;
}

.element li{
	
}

.element a {
	text-decoration:underline;
}
.element a:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#ff0000;
}
h6 {
	line-height:0;
}
h1 {
	color:#ff0000;
	font-size:30px;
	font-weight:normal;
	width:400px;
}
.learn {
	font-size:11px;
	color:#424242;
	text-decoration:underline;
}
.learn a {
	font-size:11px;
	color:#424242;
	text-decoration:underline;
	
}
.learn a:hover {
	text-decoration:none;
	cursor:pointer;
	text-decoration:underline;
	color:#ff0000;
}
h4 {
	font-size:12px;
}
#sousNav {
	width:800px;
	margin-top:5px;
	height:20px;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	position:absolute;
}
#sousNav a {
	font-family:Arial;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}
#sousNav a:hover {
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	color:#ff0000;
}
.staff {
	font-size:11px;
	font-weight:bold;
	color:#424242;
}
.staff a {
	color:#424242;
	text-decoration:none;
}
.staff a:hover {
	text-decoration:underline;
	color:#ff0000;
	cursor:pointer;
}
#loupe {
	height:16px;
	width:16px;
	position:fixed;
	top:5px;
	margin-left:780px;
}


#loupe a:hover{
	cursor:pointer;
}
