html {
	overflow-y: scroll;
}

body {
	margin:0 0 30px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#5e5b4a;
	line-height:1.4em;
}

#page {
	margin:0;
	padding:0;
	position:relative;
	width:960px;
	text-align:justify;
}

h1 {
	margin:0 0 0.2em 0;
	font-size:1.5em;
	color:#8a1318;
	text-transform:uppercase;
}

#content h1 {
	margin:0 0 0.8em 0;
	text-transform:none;
}
#content h1 span {
	line-height:1.7em;
	font-size:0.9em;
	text-transform:none;
}

h2 {
	margin:0 0 0.3em -10px;
	padding:0;
	color:#8a1318;
	font-size:1em;
	text-transform:uppercase;
	border-bottom:1px solid #dfdedb;

}

h2 a {
	display:block;
	width:100%;
	padding:3px 0;
	color:#8a1318;
	text-decoration:none;
	background:url(../img/fleche_titre.gif) right 0 no-repeat;
}

h2 a:hover {
	color:#8a1318;
	text-decoration:underline;
}

h3 {
	margin:0 0 0.2em 0;
	font-size:1.2em;
	color:#5e5b4a;
}

h3 a {
	color:#5e5b4a;
	text-decoration:underline;
}

h3 a:hover {
	color:#8a1318;
	text-decoration:underline;
}

h4 {
	margin:0 0 0.2em 0;
	font-size:1em;
}

h4 a {
	color:#5e5b4a;
	text-decoration:underline;
}

h4 a:hover {
	color:#8a1318;
	text-decoration:underline;
}

h5 {
	margin:0 0 1em 0;
	font-size:1em;
	font-weight:normal;
}

h6 {
	margin:0 0 1em 0;
	font-size:1em;
	font-weight:normal;
}

hr {
	margin:0 0 0.5em -1px;
	padding:0;
	border:1px solid #ffffff;
	height:3px;
	color:#ced1ab;
	background:#ced1ab url(../img/gradient_horizontal.gif) right 0 repeat-y;
}

ul {
	margin-top:0;
	margin-bottom:1em;
}

ol {
	margin-top:0;
}

li {
	margin:0 0 0.4em 0;
}

ul.pdf {
	padding-left:22px;
}

ul.pdf li {
	list-style:none;
}

ul.pdf img {
	vertical-align:middle;
}

a {
	color:#8a1318;
	text-decoration:underline;
}

a:hover {
	color:#8a1318;
	text-decoration:none;
}

img {
	border:0;
}

img.photo {
	float:left;
	margin:0 1em 1em 0;
}

.petit {
	font-size:0.9em;
}

table {
	margin:0 0 1em 0;
	padding:0;
	border-collapse:collapse;
	font-size:0.9em;
	border:1px solid #d0cfc4;
}

thead th {
	font-weight:bold;
	text-align:left;
	padding:4px;
	background:#d0cfc4;
}

tbody th {
	width:40%;
	font-weight:bold;
	text-align:left;
	padding:4px;
	border:1px solid #d0cfc4;
}

tbody td {
	padding:4px;
	border:1px solid #d0cfc4;
}

th p,
td p {
	margin:0;
}

p {
	margin:0 0 0.7em 0;
}

.img_produit {
	float:right;
	margin:0 0 0 20px;
	text-align:center;
}

.img_produit a,
.img_produit a span {
	text-decoration:none;
}

.img_produit a:hover span {
	text-decoration:underline;
}

.img_produit span {
	margin-top:5px;
	display:block;
	font-size:0.9em;
	line-height:1em;
}

.retour {
	float:right;
	font-size:0.9em;
	text-transform:lowercase;
}

.retour a {
	padding:0 5px;
	color:#fff;
	text-decoration:none;
	background:#aeada4;
}

.retour a:hover {
	color:#fff;
	text-decoration:none;
	background:#8a1318;
}

.red {
	color:#8a1318;
}

.grey, #titre .grey {
	color:#aeada4;
}

.previous {
	font-weight:bold;
	margin-left:35px;
	padding-left:15px;
	background:url(../img/previous.gif) 0 0.4em no-repeat;
	text-decoration:underline;
	color:#8a1318;
}

.next {
	float:right;
	font-weight:bold;
	margin-right:35px;
	padding-right:15px;
	background:url(../img/next.gif) right 0.4em no-repeat;
	text-decoration:underline;
	color:#8a1318;
}

.clear {
	clear:both;
}

/* ------------------------------------------------------------------------
	Entete commune � toutes les pages
------------------------------------------------------------------------ */
#entete, #entete ul, #entete li {
	margin:0;
	padding:0;
	list-style:none;
}

#entete {
	overflow:hidden;
}

/* ------------------------------------------------------------------------
	Logo
------------------------------------------------------------------------ */
#logo {
	float:right;
	width:190px;
	color:#7c7a6c;
	font-size:10px;
}

#logo p a {
	color:#7c7a6c;
	text-decoration:none;
}

#logo p a:hover {
	color:#7c7a6c;
	text-decoration:underline;
}

#logo p {
	margin:0;
	text-align:right;
}

#logo p img {
	margin:0 0 22px 0;
}

/* ------------------------------------------------------------------------
	Menu principal
------------------------------------------------------------------------ */
#menu {
	float:left;
	margin:96px 0 0 0;
	width:740px;
	font-size:11px;
	font-weight:bold;
}

#menu ul {
	margin:0 0 0 20px;
	background:none;
	overflow:visible;
	width:auto;
}

#menu li {
	float:left;
	margin:0 30px 0 0;
	position:relative;
	color:#8a1318;
	text-transform:uppercase;
}

#menu li a {
	color:#aeada4;
	text-decoration:none;
}

#menu li a:hover, #menu li.actif a {
	color:#8a1318;
}

#menu li#sitemap, #menu li#langue {
	margin-right:0;
	font-size:0.9em;
	text-transform:none;
}

/* ------------------------------------------------------------------------
	Titre de la page
------------------------------------------------------------------------ */
#titre {
	text-transform:uppercase;
	font-size:1.5em;
	color:#aeada4;
	font-weight:bold;
	margin:15px 0 20px 20px;
}

#titre h1 {
	margin:0;
	font-size:0.85em;
	color:#8a1318;
	display:inline;
}

#titre h2 {
	margin:0;
	color:#8a1318;
	font-size:1em;
	display:inline;
	border:0;
	background:none;
}

/* ------------------------------------------------------------------------
	Corps de la page
------------------------------------------------------------------------ */
#corps {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}

#home #corps {
	margin:15px 0 0 0;
	padding:0;
	position:relative;
}

/* ------------------------------------------------------------------------
	Intro sur la page d'accueil
------------------------------------------------------------------------ */
#intro {
	margin:0;
	padding:20px 0 10px 0;
	width:800px;
	position:absolute;
	top:93px;
	right:0;
	background-color:#fff;
	line-height:1.5em;
	text-align:left;
}

#intro p {
	margin:0 5px 0.8em 30px;
}

/* ------------------------------------------------------------------------
	Colonne de gauche
------------------------------------------------------------------------ */
#left {
	float:left;
	width:305px;
}

#menu_gauche {
	margin:0;
}

#menu_gauche h3 {
	margin:0 0 0.4em 20px;
	padding:0;
	background:none;
	color:#8e8c80;
	font-size:1em;
	text-transform:uppercase;
}

#menu_gauche ul {
	margin:0 0 20px 20px;
	padding:0;
	width:auto;
}

#menu_gauche li {
	margin:0 0 4px 0;
	padding:3px 0 3px 15px;
	list-style:none;
	float:left;
	width:250px;
	background:url(../img/fleche_menu.gif) 4px 0.4em no-repeat;
	line-height:1em;
}

#menu_gauche a {
	color:#8e8c80;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	display:block;
	width:100%;
}

#menu_gauche a:hover, #menu_gauche li.actif a, #menu_gauche li {
	color:#8a1318;
	text-decoration:none;

	font-weight:bold;
}

#image {
	margin:0 0 1em 0;
	padding:0;
}

#documents {
	margin:0 0 0 20px;
	font-size:0.9em;
	line-height:1.2em;
}

#documents img {
	float:left;
	margin:0px 5px 5px 0;
}

/* ------------------------------------------------------------------------
	Colonne de droite
------------------------------------------------------------------------ */
#right {
	float:left;
	width:655px;
}

#content {
	margin-left:10px;
}


/* ------------------------------------------------------------------------
	Pied de page
------------------------------------------------------------------------ */
#pied {
	float:right;
	font-size:0.9em;
	margin:33px 0 0 0;
}

#pied p.left {
	float:left;
	width:370px;
	margin:0 0 0 30px;
}

#pied p.right {
	float:left;
	width:350px;
	margin:0 0 0 30px;
}

#pied a {
	text-decoration:none;
}

#pied a:hover {
	text-decoration:underline;
}

/* ------------------------------------------------------------------------
	Add-on by Nexun Media (section reporting)
------------------------------------------------------------------------ */
#bottom {
	float:left;
	font-size:0.9em;
	margin: 33px 0px 0px 315px;
}

#colfull{
	vertical-align:top;
	text-align:left;
	/*background-color:#99CCFF;*/
	}
#colINfull-FULL{
	vertical-align:top;
	text-align:left;
	width:100%;
	height:150px;
	/*background-color:#CCCCCC;*/
	vertical-align:top;
	}
#tableinvisible{border:0px hidden #ffffff;}
#notemini{ 
	font-size:x-small;
	}
#secttxtdata{ width:350px; }
#secttexte{ azimuth:left; width:150px; position:relative; top:0px; }
#sectdata{ azimuth:right; position:relative; top:-20px; left:160px;}