
html * { 
padding: 0; 
margin: 0; 
}

body {
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
}

p {
	margin: 0;
	padding: 0;
}

#homepage {
	background-image: url(../images/patterntop.jpg);
	background-repeat: repeat-x;
}

#lasociete {
	background-image: url(../images/patterntop-societe.jpg);
	background-repeat: repeat-x;
}

#laqualiteniaux {
	background-image: url(../images/patterntop-qualite.jpg);
	background-repeat: repeat-x;
}

#nosproduits {
	background-image: url(../images/patterntop-produits.jpg);
	background-repeat: repeat-x;
}

a {
	border: none;
	text-decoration: none;
}

img {
	border: none;
}

ul, li {
	list-style: none;
}

h1 {
	line-height: normal;
}

hr {
	float: left;
	width: 100%;
	border: none;
	border-bottom: solid 1px #000;
	margin: 15px 0 15px 0;
}

form {
	padding: 0;
	margin: 0;
}

.tenpix {
	font-size: 10px;
}

.float-left {
	float: left;
	clear: both;
}


#page-home {
	margin-left: auto; 
	margin-right: auto; 
	width: 955px;
	position: relative;
}

#main-home {
	clear: both;
}


/* STRUCTURE */

#header, #header-top {
	width: 100%;
}

.header-coordonnees {
	float: right;
	text-align : right;
	color: #FFF;
	padding-top: 9px;
}

.flag-box {
	float: right;
}

.flag {
	margin-left: 6px;
	margin-top: 11px;
}

#logo {
	position: absolute;
	top : 38px;
	left : 0;
}

/* MENU */

#menu {
	width: 935px;
	height: 53px;
	background-image: url(../images/menu-fond.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 90%;
	padding-left: 20px;
}

#menu img {
	float: left;
}

.menu-item {
	float: left;
}

.menu-selecteditem {
	float: left;
	padding-top: 10px;
}

#menu a {
	color: #FFF;
	float: left;
	padding-top: 10px;
}

#menu a:hover {
	color: #000;
}

#revendeurs {
	float: right;
	font-size: 12px;
	padding-right: 25px;
}

#revendeurs a {
	color: #bbbec1;
	padding-top: 13px;
}

/* CONTENT */

#content {
	background-color: #FFF;
	width: 915px;
	padding: 20px 20px 60px 20px;
	float: left;
}

/* LEFT COL */

.leftcol {
	float: left;
	width: 200px;
	margin-right: 40px;
}

.leftcol-titre {
	font-size: 18px;
	background-image: url(../images/leftcol-titre-bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 15px;
}

.newsbox {
	float: left;
	padding-bottom: 20px;
	display: block;
}

.news-date {
	clear: both;
	display: block;
	padding-bottom: 3px;
}

.news-resume a {display: block;}

.news-archives {
	font-size: 10px;
	display: block;
	clear: both;
}

.contactmail {
	line-height: 140%;
} 


/* SOUS MENU */

.sousmenu-titre {
	padding-top: 10px;
	font-size: 18px;
	clear: both;
	display: block;
	color: #635346;
	font-weight: bold;
	line-height: 75%;
}

.sousmenu-box {
	float: left;
	display: inline;
	padding: 8px;
	width: 184px;
	background-color: #635346;
	color: #FFF;
	margin-bottom: 30px;
	line-height: 140%;
}

.sousmenu-box a {
	display: block;
	color: #FFF;
}

.sousmenu-box a:hover {color: #bbbec1;}

.niv2 {
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
}

.niv2bis {
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 10px;
}

.niv2selected {
	color: #000;
}

.outils-box {
	float: left;
	padding: 8px;
	width: 184px;
	margin-top: 20px;
	background-color: #bbbec1;
}

.outils-box a {
	display: block;
	color: #000;
}

.outils-box a:hover {
	color: #635346;
}

.lastmaj {
	font-size: 10px;
	display: block;
	clear: both;
	padding-top: 8px;
}


/* CENTER COL */

.centercol {
	float: left;
	width: 425px;
	line-height: normal;
}

.centralnews {
	float: left;
	width: 425px;
	padding-bottom: 30px;
}

.centralnews-archives {
	float: left;
	width: 425px;
}

.centralnews-titre {
	font-size: 30px;
	display: block;
	padding-bottom: 12px;
	font-weight: bold;
}

.centralnews-soustitre {
	font-size: 18px;
	display: block;
	padding-bottom: 12px;
	font-weight: bold;
}

.contactmail a, h1.centralnews-titre a, h1.centralnews-titrearchives a, .centralnews-resume a, .secondnews-titre a, .ensavoirplus-black a, .secondnews-resume a, .news-archives a {color: #000;}
.contactmail a:hover, h1.centralnews-titre a:hover, h1.centralnews-titrearchives a:hover, .centralnews-resume a:hover, .secondnews-titre a:hover, .ensavoirplus-black a:hover, .secondnews-resume a:hover, .news-archives a:hover {color: #8c735f;}

.centralnews-resume {
	font-size: 14px;
	display: block;
	color: #8c735f;
	padding-bottom: 15px;
	font-weight: bold;
}

.centralnews-content {
	float: left; 
	width: 420px;
}

.centralnews-titrearchives {
	font-size: 16px;
	padding-bottom: 10px;
}

/* IMAGE SUR 1 COL */

.onecolimg-box {
	float: left;
	width: 213px;
	padding-right: 7px;
}

.onecolimg-box img, .onecolimg-image img, .onecolimg-image {float: left;}

.onecolimg-image {
	width: 213px;
	background-image: url(../images/onecolimg-bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

.onecolimg-image img {margin-left: 4px;}

/* IMAGE SUR 2 COL */

.twocolimg-box {
	float: left;
	width: 424px;
	padding-bottom: 10px;
}

.twocolimg-box img, .twocolimg-image img {float: left;}

.twocolimg-image {
	width: 424px;
	background-image: url(../images/twocolimg-bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

.twocolimg-image img {margin-left: 4px;}

.centralnews a, .centralnews-txt a, .ensavoirplus-brown a, .centralnews-soustitre a, .news-resume a, .pagination a {color: #8c735f;}
.centralnews a:hover, .centralnews-txt a:hover, .ensavoirplus-brown a:hover, .centralnews-soustitre a:hover, .news-resume a:hover, .pagination a:hover {color: inherit;}

.ensavoirplus-brown, .ensavoirplus-black {
	padding-top: 10px; 
	font-size: 10px;
}

.secondnewsbox {
	float: left;
	background-image: url(../images/secondnews-separator.jpg);
	background-repeat: repeat-y;
	padding: 3px 0 3px 0;
}

.secondnews {
	float: left;
	width: 200px;
	color: #8c735f;
}

.secondnews-separator {
	float: left;
	width: 20px;
}

.secondnews-titre {
	font-size: 14px;
	display: block;
	padding-bottom: 12px;
}

/* GALERIE */

.media-titre {
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/galerie-bgtitre.jpg);
	background-position: 0;
	height: 100%;
	background-repeat: repeat-x;
	clear: both;
	color: #3b4248;
}

.galerie {
	margin-bottom: 30px;
	padding: 0 0 12px 12px;
	float: left;
	display: inline; /* hack double margin IE6 */
	background-image: url(../images/galerie-bg.jpg);
}

#thumb {
	width: 413px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#thumb li {
	float: left;	
}

#thumb li a {
	border: solid 1px #FFF;
	margin: 12px 11px 0 0;
	padding: 0;
	width:90px;
	height:67px;
}

#thumb li a:hover {border: solid 1px #FFF;}

.lightbox {
	float: left;
	padding: 0;
	margin: 0;
}

/* PAGINATION */

.pagination {
	float: right;
	padding-top: 20px;
	font-weight: bold;
}

.pagination a {
	font-weight: normal;
}

/* RIGHT COL */

.rightcol {
	float: right;
	width: 210px;
	background-image: url(../images/rightsidebarfond.jpg);
	background-repeat: repeat-y;
}

.rightcol img {float: left;}

.rightcolcontent {
	width: 182px;	
	padding: 5px 0 5px 0;
	color: #FFF;
	overflow: hidden;
}

.rightcolcontent a {color: #000;}
.rightcolcontent a:hover {color: #FFF;}

.rightcol-cat {
	display: block;
	padding-bottom: 10px;
	font-size: 10px;
}

.rightcol-titre {
	font-size: 16px;
	display: block;
	color: #000;
	padding-bottom: 15px;
	font-weight: bold;
	line-height: 120%;
}

.rightcol-img {
	border: solid 1px #FFF;
	margin: 12px 0 12px 0;
}

#diaporama {
	float: left;
	width: 182px;	
	margin-left: 15px;
}

#rightcol-brownbox {
	float: left;
	width: 182px;	
	margin-left: 15px;
}

#nav {
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	float: left;
}

#nav a { 
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(../images/bulletdiaporama.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
}

#nav a.activeSlide {
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(../images/bulletdiaporama-on.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
}

/* FOOTER */

#degrade-footer {
	clear: both;
	display: block;
	background-image: url(../images/patternbottom.jpg);
	background-repeat: repeat-x;
	height: 214px;
}

#content-footer {
	clear: both;
	margin-left: auto; 
	margin-right: auto;
	width: 915px; 
	padding: 20px;
}

.footer-productsbox1, .footer-productsbox2 {
	float: left;
	width: 200px;
}

.footer-productsbox3 {
	clear: both;
	float: left;
	width: 200px;
}

.footer-productsbox1 {margin-right: 40px;}

.footer-productsbox1 a, .footer-productsbox2 a {color: #FFF;}
.footer-productsbox1 a:hover, .footer-productsbox2 a:hover {color: #000;}

.footer-titre {
	display: block;
	padding-bottom: 5px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

#footer-marques {
	float: right;
	font-size: 12px;
	padding-right: 2px;
}

#footer-mentions {
	float: right;
	padding-top: 75px;
	text-align: right;
	font-size: 10px;
	line-height: 120%;
}

#footer-mentions a {color: #000;}
#footer-mentions a:hover {color: #FFF;}



/* ERROR CONGRATS */

#error {
	background-color: #c62b2b;
	color: #FFF;
	font-size: 14px;
	padding: 10px;
	display: block;
	float: left;
	width: 405px;
	margin-bottom: 20px;
}

#congrats {
	background-color: #2f7f38;
	color: #FFF;
	font-size: 14px;
	padding: 10px;
	display: block;
	float: left;
	width: 405px;
	margin-bottom: 20px;
}

/* PLAN DU SITE  */

.centralnews-plandusite {
	font-size: 14px;
	font-weight: bold;
}

.centralnews-plandusite ul {
	display: block;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

.centralnews-plandusite li a {
	font-weight: normal;
	color: #000;
}

.centralnews-plandusite li a:hover {color: #8c735f;}

.centralnews-plandusite a {color: #8c735f;}
.centralnews-plandusite a:hover {color: #000;}

.tab {
	display: block;
	padding-left: 30px;
}

/* ERROR 404 + 403 */

.pictoalert {
	padding: 2px 0 5px 0;	
}

.errorbox404 {
	padding: 14px; 
	margin: 50px 0 10px 0;
	width: 300px;
	display: block;
	background-color: #c62b2b;
	color: #FFFFFF;
	font-size: 10px;
}

#pagewrapper {
	margin-left: auto; 
	margin-right: auto; 
	width: 300px;
}

#pagewrapper a {color: #FFF;}
#pagewrapper a:hover {color: #000;}


/* BOUTON ROUGE TELECHARGEMENT */

.redbuttonbox {
	clear: both;
	width: 210px;
	padding-top: 20px;
	background-color: #FFF;
}

.redbutton {
	float: left;
	width: 194px;
	background-image: url(../images/red-bg.jpg);
	text-align: center;	
	line-height: 180%;
	padding: 6px 8px 6px 8px;
}

.redbutton a {
	color : #FFF;
	font-size: 14px;
	display: block;
}

.redbutton a:hover {
	color : #000;
}

/* REVENDEURS  */

#worldmap {
	width: 912px;
	height: 530px;
	float: left;
	background-image: url(../images/mapworld.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#worldfr {
	width: 912px;
	height: 588px;
	float: left;
	background-image: url(../images/mapfr.jpg);
	background-repeat: no-repeat;
	position: relative;
}


table.popup-contents td {
	text-align: left;
	font-size: 10px;
	line-height: 1.2em;
}

.bubble-padtop {
	width: 100%;
	height: 6px;
}

.bubble-line {
	background-image: url(../images/bubble-line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 14px;
}

.popup-contents a {color: #8c735f;} 
.popup-contents a:hover {color: #000;}  

.top {
	color: #FFF;
	font-weight: bold;
	padding: 8px 0 0 3px;
	text-transform: uppercase;
	
}
       

