* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS";
	font-size: 0.6em;
}

.content h1 {
	font-size: 1.2em;
	color: #4b4b4b;
	text-decoration: underline;
	font-variant: small-caps;
}

.content h2 {
	font-size: 1.1em;
	color: #0196c0;
}

.content h3 {
	color: #FFFFFF;
	font-size: 1em;
	font-variant: small-caps;
}

.content #content h3 {
	color: #E85911;
}

.content h4 {
	color: #4b4b4b;
	font-size: 0.9em;
	font-variant: small-caps;
}

.content p {
	font-size: 0.9em;
	color: #078aa4;
	text-align: justify;
}

.content a {
	color: #f29c57;
}

.content a:hover {
	color: #363636;
}

.content strong {
	color: #e85911;
}

#wrapper {
	margin: 20px auto;
	width: 958px;
	/*
	border: 1px #fef9f2 solid;
background-image: url(../images/bg.gif);
	background-repeat: no-repeat; */
}

/** header **/
#header {
	color: #333;
	width: 958px;
	float: left;
	height: 220px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/** Zone menu **/
#navigation {
	float: left;
	width: 958px;
	color: #333;
	height: px;
	margin: 0px 0px 5px 0px;
	background-color: #23B5D2;
	background-image: url(../images/fond_menu.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.menu {
	width: 950px;
	height: 25px;
	float: right;
}

.menu ul {
	margin: 0;
	text-align: center;
	//
	set
	value
	to
	"left",
	"center",
	or
	"right"*/
}

.menu ul li {
	display: inline;
	color: #ffffff;
	line-height: 20px;
}

.menu ul li a {
	padding: 6px 8px 4px 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #f29c57;
}

.menu ul li a.selected {
	color: #ffffff;
	text-decoration: underline;
	background-color: #97cb2d;
	background-image: url(../images/fond_menu_sel.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.menu ul li a.active {
	color: #fef9f2;
}

/** bloc newsletter **/
.newsletter {
	position: relative;
	left: 740px;
	top: 10px;
	width: 156px;
	height: 20px;
	background-image: url(../images/newsletter.png);
	background-repeat: no-repeat;
	line-height: 17px;
	text-align: center;
}

.newsletter a {
	color: #e85911;
	width: 156px;
	font-size: 0.8em;
	text-decoration: none;
}

/** bloc drapeaux **/
.drapeau {
	position: relative;
	left: 905px;
	top: -11px;
	width: 100px;
	height: 20px;
	display: none;
}

.drapeau img {
	padding: 0 2px 0 0;
}

/** colonne gauche **/
#leftcolumn {
	color: #333;
	margin: 0px 1px 0px 0px;
	padding: 10px 5px 10px 2px;
	width: 190px;
	float: left;
	position: relative;
}

/** Titre catalogue **/
#leftcolumn h3 {
	margin: 0 0 0 -5px;
	padding: 0;
}

/** Menu catalogue **/
#catalogue {
	font-size: 0.8em;
}

.catalogue ul {
	display: block;
	margin: 5px 20px 5px 0px;
	list-style-type: none;
	width: 190px;
}

.catalogue ul li {
	color: #e85911;
	border-bottom: #acdff5 1px solid;
	padding: 0 2px 0 4px;
}

.catalogue ul li a {
	color: #e85911;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.catalogue ul li a:hover {
	color: #4b4b4b;
}

.catalogue ul li a.selected {
	color: #4b4b4b;
	font-style: italic;
}

.catalogue ul li a.active {
	color: #4b4b4b;
	font-style: italic;
}

.catalogue ul li ul.sub1 {
	width: 190px;
	background-color: #fef9f2;
}

.catalogue ul li ul.sub1 li {
	border-bottom: none;
}

.catalogue ul li ul.sub1 li a {
	margin-left: 8px;
}

.catalogue ul li ul.sub1 ul.sub2 {
	width: 190px;
	background-color: #e6f5fc;
}

.catalogue ul li ul.sub1 ul.sub2 li a {
	margin-left: 20px;
}

/** blocs boutons **/
.bouton {
	background-image: url(../images/bouton.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 163;
	margin: 10px 5px 20px 5px;
	padding: 0 8px 0 15px;
}

.bouton a {
	line-height: 37px;
	width: 100px;
	color: #0073bb;
	font-weight: bold;
	text-decoration: none;
}

.boutons_h {
	text-align: center;
	margin-left: -5px;
}

.boutons_h div {
	margin-top: 30px;
	margin-bottom: 10px;
}

/** bloc logo **/
.bloc1 {
	height: 36px;
	width: 163;
	margin: 10px 5px 0 20px;
	padding: 0 8px 0 15px;
}

/** contenu **/
#content {
	float: left;
	color: #078aa4;
	background: #e8f7fa;
	padding: 10px;
	width: 525px;
	display: inline;
}

/*fil d'ariane*/
#ariane { /*position:relative;*/
	display: none;
	float: left;
	/*border:1px solid red;*/
	width: 545px;
	margin: 1em 0;
	/*top:26px; left:0px; */
	background-color: #e8f7fa;
	padding: 0 .2em;
}

#ariane a {
	font-size: 0.8em;
	color: #4b4b4b;
}

/*slideshow*/
.slideshow {
	width: 529px;
	height: 148px;
	position: relative;
	top: 0px;
	right: 3px;
}

.slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
}

/** colonne droite **/
#rightcolumn {
	color: #333;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 10px 8px;
	width: 200px;
	float: left;
	position: relative;
}

.excelplast {
	text-align: center;
	display: block;
}

/** Zone recherche **/
.recherche {
	background: url(../images/recherche.png) no-repeat 0 0px;
	position: relative;
	height: 60px;
}

.recherche #cntnt01searchinput {
	position: absolute;
	border: 0;
	width: 142px;
	top: 0px;
	left: 13px;
	font-size: .8em;
	background: none;
	top: 34px;
}

.recherche .bt_submit {
	position: absolute;
	top: 31px;
	right: 10px;
}

.hidden {
	display: none;
}

/** MDM **/
.mdm {
	overflow: hidden;
	width: 200px;
	height: 295px;
}

.mdm h3 {
	background-image: url(../images/titleM.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding: 4px 0 0 50px;
	margin-left: 40px;
}

.news {
	height: 100%;
}

.news h4 {
	margin: 20px 0 0 0;
	height: 27px;
	background-image: url(../images/ligne_h4.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 1.15em;
	padding-left: 10px;
}
.news h4 a {
	font-family: "Trebuchet MS", Arial, verdana, tahoma, sans-serif;
	color: #0196c0;
	text-decoration: none;
	font-variant:normal;
}
.news .extrait p {
	color: #82a002;
	font-size: .834em;
	line-height: 1.2em;
	margin-top: 10px;
	padding: 0 12px;
	text-align: left;
}
p.contacter.lire_la_suite  {
	text-align: right;
}
.lire_la_suite a {
	color: #82a002;
	font-variant:normal;
	font-size: 1em;
}
.date {
	color: #6d6b6b;
	font-size: 0.8em;
}

.extrait {
	color: #6d6b6b;
	text-align: justify;
}

.vignette a img {
	float: right;
	border: #fef9f2 2px solid;
	margin: 10px 1px 0px 8px;
	width: 100px;
}

.buttons { /*position:relative;*/
	position: absolute;
	height: 18px;
	width: 55px;
	/* top: 325px; */
	top: 230px;
	right: 0px;
	z-index: 1;
}

.buttons a {
	text-align: center;
	display: block;
	float: left;
	height: 19px;
	width: 18px;
	color: #e85911;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-position: 18px 57px;
	margin-right: .2em;
}

.buttons a:hover {
	background-position: 18px 57px;
	color: #4b4b4b;
	cursor: pointer;
	cursor: hand;
}

.buttons a.selected {
	color: #4b4b4b;
}

/** footer **/
#footer {
	width: 958px;
	clear: both;
	color: #ffffff;
	height: 54px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

ul.footer {
	padding-top: 36px;
	list-style-type: none;
	text-align: center;
	font-size: 0.6em;
}

ul.footer li {
	display: inline;
}

ul.footer li a {
	color: #363636; /*!important;*/
	text-decoration: none;
}

ul.footer li a:hover {
	color: #f29c57;
}

/*forms*/
.msg-error {
	color: red;
	font-weight: bold;
}

/*

form {
padding:10px;
font-family:"Trebuchet MS";
font-size:1em;
}
fieldset {
padding:20px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size:1em;
}
legend {
color:#4b4b4b;
font-weight:bold
font-family:"Trebuchet MS";
font-size:1em;
}
label {
display:block;
}
label.inline {
display:inline
}
input {
	border:1px solid #e85911;
	background-color:#fef9f2;
	font-family:"Trebuchet MS";
}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
select, option {
	background-color:#fef9f2;
	font-family:"Trebuchet MS";
}
textarea {
	border:1px solid #e85911;
	background-color:#fef9f2;
	font-family:"Trebuchet MS";
}

*/
.left {
	float: left;
}

.right {
	float: right;
}

/**/ /* CATALOGUE*/
.content  #content h2 {
	margin: 0 0 1em;
}

.cat-note {
padding-left: 30px;
padding-right: 30px;
}

.cat-note .cat-illus {
/* 	float: left; */
	line-height: 0;
	text-align: center;
}

.cat-nav {
	background-color: #fff;
	text-align: right;
	padding: 0 .5em;
	border-bottom: 1px solid #E85911;
}

.cat-nav.bottom {
	border-bottom: 0;
	border-top: 1px solid #E85911;
}

.cat-items {
	margin: 1em 0 0 0;
}

.cat-items ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cat-items ul li {
	padding: 0;
	display: block;
	float: left;
	width: 118px;
	height: 178px;
	background-color: #fff;
	margin: 0 15px 1em 0;
	border: 1px solid #FFEACB;
	text-align: center;
}

.cat-items ul li.last {
	margin: 0;
}

.cat-items ul li a img {
	margin: 3px;
	width: 110px;
	border: 1px solid #FFEACB;
}

/* UN ARTICLE */
.item-images {
	float: left;
	width: 250px;
	overflow: hidden;
}

.item-images a.devis {
	padding-left: 35px;
	background: url(../images/fleche.gif) no-repeat 4px -5px;
	line-height: 1em;
	display: block;
	height: 30px;
}

.item-images a.archive_mac,.item-images a.archive_win {
	padding-left: 35px;
	display: block;
	height: 30px;
}

.item-images a.archive_mac {
	background: url(../images/zip_mac.png) no-repeat;
}

.item-images a.archive_win {
	background: url(../images/zip_win.png) no-repeat;
}

.item-images .ref {

}

.item-attrs {
	float: right;
	width: 265px;
	overflow: hidden;
	position: relative;
}

/* */ /* FIN  CATALOGUE*/ /* FORMS */
.form div label {
	float: left;
	display: block;
	width: 230px;
}

.form div div {
	margin-left: 230px;
	border-left: 1px dashed #E85911;
	padding-left: 10px;
	padding-bottom: 0;
}

.form div.charge-clientelle {
	overflow: hidden;
	height: 0;
	padding-bottom: 0;
}

.form div div label {
	float: none;
	width: auto;
	display: inline;
}

.form div textarea {
	width: 515px;
	height: 220px;
}

.form input,.form textarea {
	border: 1px solid #ccc;
}

.form input:focus,.form textarea:focus {
	border: 1px solid #E85911;
}

/* FIN FORMS */
.glossaire {
	overflow: auto;
	height: 350px;
	padding: 0 .5em 0 0;
}

.glossaire h3 {
	text-decoration: underline;
	border-bottom: 1px dashed #E85911;
}

.content .simple-list {
	list-style-type: none;
	margin-left: 0;
}

.toggler {
	cursor: pointer;
	cursor: hand;
}

/*utils*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
#back_home {
	display: block;
	position: absolute;
	left: 0;
	top: 80px;

	width: 304px;
	height: 125px;
}
