/* Éléments généraux */
html, form {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: url('../images/background2.gif') 0 0 repeat-y;
}

#top {
	display: block;
	position: relative;
	width: 100%;
	height: 55px;
	background: url('../images/continuation.gif') 800px 0 repeat-y;
}

#coin {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px; /* 163 */
	height: 55px;
	background: url('../images/coin2.gif') no-repeat;
}

div#langue a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#langue {
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
}

#langue a {
	color: #00467f;
}

#langue a:hover {
	color: #C54137;
}

#centre {
	display: block;
	position: absolute;
	top: 0;
	left: 210px; /* 173 */
	width: 836px; /* 836 */
	height: 55px;
	background: url('../images/bande-haut.gif') repeat-x;
	padding: 0;
	margin: 0;
}

#gauche {
	display: block;
	position: relative;
	width: 163px;
	height: 500px;
	background: url('../images/bande-gauche.gif') repeat-y;
}

#conteneur {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1270px; /* 100% */
}

#menu {
	display: block;
	position: relative;
	float: left;
	width: 190px; /* 180 */
	height: 300px;
}

#menu a.logo img {
	border: 0;
}

#menu a.logo {
	display: block;
	position: absolute;
	top: -52px;
	left: -3px;
	border: 0;
	background: none;
}

#menu a.logo:hover {
	background: none;
}

#menu a {
	display: block;
	position: relative;
	width: 203px; /* 155 */
	height: 22px;
	background: url('../images/menuover2.gif');
	text-align: right;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px 0px 0px;
}

#menu a:hover, #menu a.o {
	background: url('../images/menu2.gif');
	font-weight: bold;
}

#main {
	display: block;
	position: relative;
	float: left;
	width: 780px; /* 753 */
	min-height: 300px;
	padding: 23px 0 45px 50px;
	text-align: justify;
	margin: 0 0 20px 0;
}

#main a.main {
	display: block;
	color: #000;
	border-bottom: 1px solid #CAD5E7;
	padding-top: 3px;
	text-decoration: none;
}

#main a.main:hover {
	background-color: #DFE6F2;
}

#main a.main img {
	border: 0;
}

#main p.titre {
	font-weight: bold;
	color: #000;
	font-style: italic;
}

#main p.auth {
	font-weight: bold;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #CAD5E7;
}

#main a.liens {
	display: block;
	position: relative;
	float: right;
	color: #417ABE;
}

#main a.liens:hover {
	color: #c54137;
}

#main img.images {
	display: block;
	position: relative;
	float: left;
	width: 250px;
	height: 250px;
	background-color: #c7c7c7;
	border: 1px solid #00467f;
	margin: 15px 0 0 0;
}

#main img.images2 {
	display: block;
	position: relative;
	float: left;
	width: 250px;
	height: 250px;
	background-color: #c7c7c7;
	border: 1px solid #00467f;
	margin: 10px 0 0 0;
}

#contenu {
	display: block;
	position: relative;
	width: 778px;
	float: left;
	padding-right: 20px;
}

#contenu a.manufacturiers {
	display: block;
	position: relative;
	float: left;
	/*width: 520px;*/
	width: 250px;
	height: 45px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CAD5E7;
	text-decoration: none;
	color: #000;
	font-size: 14px;
}

#contenu a.manufacturiers:hover {
	background-color: #dfe6f2;
}

#contenu a.manufacturiers span {
	display: block;
	position: relative;
	/*width: 228px;*/
	float: left;
	margin: 15px 0 0 15px;
}

#contenu a.manufacturiers img {
	display: block;
	position: relative;
	float: right;
	border: 0;
}

span.separateur {
	display: block;
	position: relative;
	width: 100%;
	border-top: 2px solid #7397C4;
	padding: 0 0 10px 0;
}

#droite {
	display: block;
	position: relative;
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
}

.evidence {
	border: 1px solid #AFAFAF;
	padding: 10px;
	background: #c1cfe6 url('../images/degrade.gif') repeat-x;
	background-position: bottom;
	margin: 0 0 0 0;
	text-align: left;
}

.evidence2 {
	position: absolute;
	left: 0;
	top: 370px;
	width: 190px; /* 142 */
	border-top: 1px solid #BECDE5;
	border-bottom: 1px solid #BECDE5;
	border-right: 1px solid #BECDE5;
	padding: 10px;
	background-color: #A4BEE4;
	/*background: #c1cfe6 url('../images/degrade.gif') repeat-x;
	background-position: bottom;*/
	/*background: #7694BC url('../images/nouvelle.gif') no-repeat;
	background-position: top left;*/
	margin: 0 0 0 0;
	text-align: left; 
	color: #000;
}

.evidence2 h2 {
	color: #00467f;
}

.evidence2 a {
	color: #00467f;
}

.evidence2 a:hover {
	color: #C54137;
	/*font-weight: bold;*/
}

.evidence p {
	color: #707070;
	margin:0;
	padding: 0 0 0 0;
}

.evidence p.title {
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 0 0;
	margin: 0;
}

.evidence a {
	display: block;
	color: #C54137;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.evidence a.plus {
	float: right;
	margin: 0;
}

.evidence a:hover, .evidence a.plus:hover {
	text-decoration: underline;
}

.evidence a img {
	border: 0;
}

a.zonepdf {
	display: block; 
	width: 100%;
	height: 35px;
	background: #c1cfe6 url('../images/degrade.gif') repeat-x; 
	background-position: bottom left; 
	margin: 20px 0 0 0; 
	padding: 0;
	text-decoration: none;
	border: 1px solid #AFAFAF;
}

a.zonepdf:hover {
	background: #c1cfe6;
	border: 1px solid #00467F;
}

a.zonepdf:hover h2 {
	text-decoration: underline;
}

#footer {
	display: block;
	position: absolute;
	bottom: 10px;
	width: 780px;
	border-top: 2px solid #7397C4;
	margin: 0 0 0 0;
}

#footer p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	float: left;
}

#footer p span {
	padding-left: 25px;
}

#footer a {
	color: #417ABE;
}

#footer a:hover {
	color: #C54137;
}

#footer p.copyright {
	display: block;
	position: relative;
	float: right;
	color: #A0B6D5;
}

h1 {
	display: block;
	position: absolute;
	top: 25px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 571px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #00467f;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00467F;
	margin: 0;
	padding: 0;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	height: 0;
}
