/* CSS Document */

html {
	height: 100%;
	overflow:scroll;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}

.outline {
	border: 1px solid #cccccc;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
#addtocart{
	text-align:right;
	color:#FFFFFF;
	vertical-align:middle;
}
.addtocartbtn{
	color:#FFFFFF;
	text-align:center;
	background-position:bottom left;
	width:180px;
	height:35px;
	cursor:pointer;
	border:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
/* **************************************************************************/
/*Barre de navigation*/
/* **************************************************************************/
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
/*Liens - Barre de navigation*/
a.pathway:link, a.pathway:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}

a.pathway:hover {
	color: #DC3745;	text-decoration: none;
	font-weight: bold;
}
/* **************************************************************************/

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;

}
/* **************************************************************************/
/*Zone recherche*/
/* **************************************************************************/
#search_outer {
	float: left;
	width: 170px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #65523f;
}
/* **************************************************************************/

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../../syllabus_taupe/images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border: 0px solid #cccccc;
	padding: 2px 0px 2px 2px;
	float: none !important;
	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../syllabus_taupe/images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
/* **************************************************************************/
/*Style pour la navigation entre article*/
/* **************************************************************************/
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../syllabus_taupe/images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

/* **************************************************************************/
/*Liste et puce*/
/* **************************************************************************/
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../../syllabus_taupe/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/* **************************************************************************/
p {
	line-height:15px;
}
td {
	text-align: left;
	font-size: 12px;
}

body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #063b5b;
	background: #ffffff;
}
/* **************************************************************************/
/*Liens*/
/* **************************************************************************/
a:link, a:visited {
	color: #063b5b; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DC3745;	text-decoration: none;
	font-weight: bold;
}
a.pdetails:link, a.pdetails:visited {
	color: #063b5b; text-decoration: none;
	font-weight: bold;
}

a.pdetails:hover {
	color: #DC3745;	text-decoration: none;
	font-weight: bold;
}
/* **************************************************************************/
div.padding {
	width: 95%;
	padding: 0px;
	margin: 0px;
	font-size:12px;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

a.button {
	color: #65523f;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../syllabus_taupe/images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.button {
	color: #65523f;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../../syllabus_taupe/images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	/*border:solid 1px #65523f;*/
	border:solid 1px #063B5B;
	background-color: #ffffff;
	color:#063B5B;
}
.inputboxqte {
	padding: 2px;
	border:solid 1px #063B5B;
	background-color: #ffffff;
	color:#063B5B;
	text-align:center;
}
.checkbox {
	padding: 0px;
	background-color: #ffffff;
	color:#063B5B;
}

.componentheading {
	/* background: url(../../syllabus_taupe/images/subhead_bg.png) repeat-x; */
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #65523f;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.contentheading_contact {
	height: 30px;
	color: #063b5b;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #65523f;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*height: 30px;
	color: #65523f;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;*/
	
	background: url(../../syllabus_taupe/images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	
	text-align: left;
	padding-left: 4px;
	height: 14px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable-acc th, div.moduletable-acc h3, a.moduletable-acc {
	height: 30px;
	color: #65523f;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	
	/*background: url(../../syllabus_taupe/images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;*/
	
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
h3 {
	color: #063B5B;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: left;
	/* height: 21px; */
	line-height: 21px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

div.moduletable table {
	padding: 0px 0px 10px 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #65523f;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #65523f;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #65523f;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	visibility:hidden;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background: url(../../syllabus_taupe/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.padding{
	/*margin:5px 7px 5px 7px;*/
	padding:5px 7px 5px 7px;
}

/* **************************************************************************/
/*Title - Titre en haut de page*/
/*Footer - Copyright en bas de page*/
/* **************************************************************************/
#title{
	font-size:32px;
	line-height:35px;
	font-weight:bold;
	color:#063B5B;
}
.bgtitle{
	/*background-image:url(../../syllabus_taupe/images/bg_title.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
}
#footer {
	font-size: 11px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#65523f;
	padding-left:205px;
}

a.mentions:link, a.mentions:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}

a.mentions:hover {
	color: #DC3745;	text-decoration: none;
	font-weight: bold;
}
/* **************************************************************************/
/*Menu Principal - Vertical Gauche*/
/* **************************************************************************/
span.mainlevel{
	color:#FFFFFF;
	width:160px; !important;
	width:160px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../../syllabus_taupe/images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 19px;
	/*padding-right: -22px;*/
	height: 20px !important;
	/*height: 25px;*/
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
	background: url(../../syllabus_taupe/images/menu_bg_active.png) no-repeat;
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
	background: url(../../syllabus_taupe/images/menu_bg.png) no-repeat;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../../syllabus_taupe/images/submenu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 29px;
/*	padding-right: -22px;*/
	height: 20px !important;
	/*height: 25px;*/
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}

a.sublevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
	background: url(../../syllabus_taupe/images/submenu_bg_active.png) no-repeat;
}

a.sublevel#active_menu:hover {
	color: #FFFFFF;
	background: url(../../syllabus_taupe/images/submenu_bg.png) no-repeat;
}
/* **************************************************************************/

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:100%;
}
#livesearch{
	width:100%;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/* **************************************************************************/
/*Style pour l'adresse syllabus en bas gauche de page*/
/* **************************************************************************/
.syllabus_title{
	color:#063B5B;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	
}
.syllabus_add{
	color:#063B5B;
	font-size:13px;
	line-height:20px;
}
/* **************************************************************************/
/*Style pour mentions légales*/
/* **************************************************************************/
.Style2 {
	color: #FFFFFF;
	background-color:#063B5B;
	font:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
}
/* **************************************************************************/
/*Page avantages*/
/* **************************************************************************/

/*EFFICACITÉ*/
a.efficacite {
	position:relative;
	border-bottom:0px;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.efficacite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.efficacite span {display: none;}

a:hover.efficacite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}
/*SIMPLICITÉ*/
a.simplicite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.simplicite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.simplicite span {display: none;}

a:hover.simplicite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}
/*RAPIDITÉ*/
a.rapidite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.rapidite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.rapidite span {display: none;}

a:hover.rapidite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}
/*SÉCURITÉ*/
a.securite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.securite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.securite span {display: none;}

a:hover.securite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}
/*CONFIDENTIALITÉ*/
a.confidentialite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.confidentialite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.confidentialite span {display: none;}

a:hover.confidentialite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}
/*MOBILITÉ*/
a.mobilite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.mobilite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.mobilite span {display: none;}

a:hover.mobilite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*ÉCOLOGIE*/
a.ecologie {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.ecologie {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.ecologie span {display: none;}

a:hover.ecologie span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*QUALITÉ*/
a.qualite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.qualite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.qualite span {display: none;}

a:hover.qualite span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*ERGONOMIE*/
a.ergonomie {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.ergonomie {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.ergonomie span {display: none;}

a:hover.ergonomie span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*PERFORMANCE*/
a.performance {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.performance {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.performance span {display: none;}

a:hover.performance span {
	display: inline;
	position: absolute; 
	top: 0px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*ECONOMIE*/
a.economie {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.economie {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.economie span {display: none;}

a:hover.economie span {
	display: inline;
	position: absolute; 
	top: -5px;
	left: 365px;
	z-index: 20;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

/*FIABILITÉ*/
a.fiabilite {
	position:relative;
	border-bottom:0px dashed #808080;
	text-decoration: none;
	color:#063b5b;
	font-weight:bold;
}
a:hover.fiabilite {
	text-decoration: none;
	background: none;
	color:#063b5b;
	font-weight:normal;
}
a.fiabilite span {display: none;}

a:hover.fiabilite span {
	display: inline;
	position: absolute; 
	top: -10px;
	left: 365px;
	z-index: 1;
	width:100%;
	padding:2px 4px;
	color:#063b5b;
	font-weight:normal;
}

.cass{
	background-color:#FFFFFF;
	color:#063b5b;
	line-height:25px;
	height:25px;
}
.head{
	font-weight:bold;
	padding-left:8px;
	padding-right:4px;
}
.ligne{
	padding-left:8px;
	padding-right:4px;
	text-align:justify;
	line-height:19px;
	vertical-align:top;
}
.num{
	background-color:#063b5b;
	color:#FFFFFF;
	line-height:25px;
	height:25px;
}
