/****** RESET ******/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	font-size: 12px;
}


/**** COMMUNS ****/

body {
	font-family: "Lucida Grande", Lucida, arial, Verdana, sans-serif;
	text-align: center;
	background-color: #e6e6e6;
}

#page{
	width : 930px;
	text-align : left;
	margin-left: auto;
	margin-right: auto;
	color: #323232;
	background-color: white;
	background-image: url(img/bord.jpg);
}

em, i {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
sup {
	font-size: 0.6em;
	line-height: 0;
	text-transform: lowercase;
}

/**** NAVIGATION HOR ****/

#entete{
	width: 915px;
	height: 40px;
	position: fixed;
	z-index: 1;
	padding-left: 15px;
	background: #e6e6e6 url(img/bordH.jpg) no-repeat 0 6px;
}

#navH{
	background-color: #c8c8c8;
	margin-top: 20px;
	height: 20px;
	width: 900px;
}

#navH ul {
	color: White;
	float: left;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	background: #d2d2d2 url(img/off.png) repeat-x;
}

#navH ul li {
	display: inline;
}
#navH ul li#select a:link, #navH ul li#select a:visited {
	color: white;
	background: #636363 url(img/on.png) repeat-x;
}
#navH ul li a:link, #navH ul li a:visited {
	float: left;
	color: #575757;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 0.4em 2em;
}

#navH ul li a:hover {
	background: #c0c0c0 url(img/roll.png) repeat-x;
}
/*#navH ul li a:active {
	background-color: #c0c0c0;
	background-image: url(img/active.png);
}*/



/**** NAVIGATION VERT ****/

#col1 {
	width: 130px;
	position: fixed;
	float: left;
	margin-top: 52px;
	margin-left: 30px;
}
#col1 #navV {
	margin-top: 20px;
}
#col1 #navV h3 {
	color: #a41f2b;
	font-size: 9px;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
#col1 #navV li a:link, #col1 #navV li a:visited{
	text-decoration: none;
	color: #3f3f3f;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 3px;
	padding-top: 3px;
}
#col1 #navV li a:hover{
	background-color: #ededed;
}


/*** CONTENU ***/
#logoFlash{
	position: absolute;
	margin-top: 37px;
	width: 334px;
	margin-left: 298px;
}
#flashactu{
	margin-top: 0;
	margin-bottom: 20px;
}
#accueil {
	padding-top: 80px;
	text-align: center;
}
.colsAccueil {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	margin-top: 19px;
}
.colsAccueil .colA1, .colsAccueil .colA2{
	margin-bottom: 60px;
	text-align: left;
}
.colsAccueil .colA1 h5, .colsAccueil .colA2 h5{
	text-transform: none;
	font-size: 10px;
	margin: 4px 0 0;
}

#col2 {
	margin-right: 45px;
	padding-top: 50px;
	padding-left: 205px;
}
#col2 a:link, #col2 a:visited, #accueil a:link, #accueil a:visited {
	text-decoration: none;
	color: #a41f2b;
}
#col2 a:hover, #accueil a:hover{
	text-decoration: underline;
	/*border-bottom: 1px dotted #7f7f7f;*/
}


/*** TEST GRANDE FICHE ***/
.GrandeFiche {
	clear: left;
}
.ancre {
	border-top: 1px solid #bfbfbf;
	padding-top: 80px;
	/padding-top: 50px;
	clear: both;
}
.ancre2 {
	padding-top: 25px;
	/padding-top: 50px;
	clear: both;
}

/*** TOP RUBRIQUE ***/

.top{
	margin-bottom: 40px;
	padding-top: 60px;
}
.top2{
	margin-bottom: 40px;
	padding-top: 20px;
	clear: left;
}
.top h1, .top2 h1{
	font-size: 30px;
	margin-bottom: 14px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 6px;
}
.top h4, .top2 h4 {
	font-size: 14px;
	line-height: 1.4em;
}
#imgHead {
	float: right;
}


/*** TOP LIVRE ***/

.livre {
	margin-bottom: 0px;
}
.livre .visuel img {
	float: left;
	/*height: 350px;
	width: 240px;*/
	position: relative;
}
.livre .texte {
	padding-left: 295px;
	padding-top: 24px;
	margin-right: 40px;
}
.livre .texte h3{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
}
.livre .texte h1{
	font-size: 34px;
	margin-bottom: 6px;
	letter-spacing: -1px;
	line-height: 1em;
}
.livre .texte h2{
	font-size: 18px;
	margin-bottom: 25px;
	letter-spacing: 0;
}
.livre .texte p {
	font-size: 14px;
	margin-bottom: 20px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding-top: 7px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 7px;
}
.livre .texte h5{
	line-height: 1.3em;
	font-size: 14px;
	margin-bottom: 0;
	font-style: italic;
	border-top-style: none;
}
.livre .texte h4{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 5px;
}
.livre .texte h4 img{
	vertical-align: -3px;
}

.livre .texte .btn{
	font-size: 10px;
	clear: left;
	top: -50px;
	position: relative;
	display: block;
	width: 100px;
	height: 24px;
}


/*** COLONNE A ***/

.colA {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
.colA h2, .colB h2 {
	font-size: 20px;
	margin-bottom: 9px;
}
.colA p + h2 {
	margin-top: 20px;
}
.colA h3 {
	font-size: 17px;
	margin-bottom: 4px;
	margin-top: 10px;
}
.colA h4 {
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.colA p {
	margin-bottom: 5px;
	line-height: 1.5em;
}
.colA p img.left {
	float: left;
	margin-right: 12px;
	clear: left;
	position: relative;
	top: 2px;
}
.colA p img.right {
	float: right;
	clear: right;
	position: relative;
	top: 2px;
	margin-left: 12px;
}
.colA p img.center{
	margin-top: 10px;
}
.colA ul {
	margin-left: 14px;
	font-size: 12px;
}
.colA ul li {
	margin-bottom: 8px;
	list-style-type: square;
}
.colA ul li strong {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}
/*** COLONNES A1 et A2 *****/

.colA1, .colA2{
	float: left;
	width: 210px;
	line-height: 1.1em;
	margin-top: 5px;
}
.colA1 h3, .colA2 h3{
	margin-bottom: 4px;
	margin-top: 0;
}
.colA1 p + h3, .colA2 p + h3{
	margin-top: 15px;
}
.colA1 p, .colA2 p{
	font-size: 12px;
}
.colA1 h5, .colA2 h5 {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}
.colA1 h5 + p, .colA2 h5 + p{
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
}
.colA1 h5 + h3, .colA2 h5 + h3{
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
}
.colA1 h6, .colA2 h6 {
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	color: #7f7f7f;
}
.colA2 {
	margin-left: 10px;
	border-left: 1px solid #bfbfbf;
	padding-left: 10px;
}

/*** COLONNE B ****/

.colB {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.colB h2 {
	clear: left;
}
.colB .revendeurs + h2 {
	padding-top: 20px;
}

/*** PRESSE ***/
.colB .presse {
	height: 110px;
	margin-top: 15px;
	border-top: 1px solid #bfbfbf;
	padding-top: 30px;
}
.colB .presse img {
	/*width: 100px;
	height: 100px;*/
	float: left;
	margin-right: 10px;
}
.colB .presse h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding-top: 22px;
}
.colB .presse h2 {
	clear: none;
	margin-bottom: 2px;
	font-size: 26px;
}
.colB .presse h3{
	font-size: 14px;
}


/**** CATALOGUE ****/
.colB .ctlg {
	width: 170px;
	float: left;
	text-align: center;
}
.colB .ctlg p {
	text-align: center;
	margin-bottom: 3px;
	margin-top: 5px;
}
.colB .ctlg h4{
	text-align: center;
	margin-bottom: 20px;
}
.colB .ctlg img{
	/*display: block;
	width: 100%;*/
	height: 235px;
}
.colB .ctlg h4 img {
	width: 100px;
	height: 24px;
	text-align: center;
	position: relative;
	left: 0;
}
#col2 .ctlg a:link, #col2 .ctlg a:visited  {
	color: #8e8e8e;
}
#col2 .ctlg a:hover {
	color: #3f3f3f;
	text-decoration: none;
}

/*** TABLE LOGOS ***/

/*table.logos {
	border: 1px solid #bfbfbf;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 15px;
}
table.logos td {
	height: 100px;
	text-align: center;
	border: 1px solid #bfbfbf;
}*/
.revendeurs{
	margin-top: 20px;
}
.revendeurs p {
	width: 200px;
	height: 80px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #d9d9d9;
}
.revendeurs p a:link, .revendeurs p a:visited {
	height: 80px;
	width: 200px;
	float: left;
	margin-right: 5px;
}
.revendeurs p a:hover {
	background-position: 0 -80px;
	opacity: 1;
}
.revendeurs p em {
	display: none;
}
.logo {
	background-image: url(revendeurs/logo.jpg);
}
.logo2 {
	background-image: url(revendeurs/logo2.jpg);
}
.logo3 {
	background-image: url(revendeurs/logo3.jpg);
}
.logo4 {
	background-image: url(revendeurs/logo4.jpg);
}
.logo5 {
	background-image: url(revendeurs/logo5.jpg);
}
.logo6 {
	background-image: url(revendeurs/logo6.jpg);
}
.logo7 {
	background-image: url(revendeurs/logo7.jpg);
}
.logo8 {
	background-image: url(revendeurs/logo8.jpg);
}
.logo9 {
	background-image: url(revendeurs/logo9.jpg);
}
.logo10 {
	background-image: url(revendeurs/logo10.jpg);
}
.logo11 {
	background-image: url(revendeurs/logo11.jpg);
}
.logo12 {
	background-image: url(revendeurs/logo12.jpg);
}
.logo13 {
	background-image: url(revendeurs/logo13.jpg);
}
.logo14 {
	background-image: url(revendeurs/logo14.jpg);
}
.logo15 {
	background-image: url(revendeurs/logo15.jpg);
}
.logo16 {
	background-image: url(revendeurs/logo16.jpg);
}
.logo17 {
	background-image: url(revendeurs/logo17.jpg);
}
.logo18 {
	background-image: url(revendeurs/logo18.jpg);
}
.logo19 {
	background-image: url(revendeurs/logo19.jpg);
}

/**** FICHE ****/

.fiche {
	width: 175px;
	float: right;
	/*border: 1px solid #bfbfbf;*/
	padding: 10px;
	background: url(img/ficheB.png) no-repeat -4px bottom;
	margin-bottom: 15px;
}
.fiche h2 {
	/*background-color: #e9e9e9;*/
	position: relative;
	top: -10px;
	padding: 8px 5px 4px 11px;
	left: -10px;
	background: url(img/ficheH.png) -4px -4px;
	margin-right: -20px;
}
.fiche h3 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fiche p {
	font-size: 10px;
	margin-bottom: 2px;
}
.fiche p + h3, .fiche ul + h3{
	border-top: 1px solid #bfbfbf;
	padding-top: 8px;
}
.fiche ul {
	font-size: 10px;
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #323232;
}
.fiche ul li {
	line-height: 1.3em;
}
.fiche .liens {
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.fiche .liens h3 {
	margin-top: 0;
	color: #a41F2b;
}
#col2 .fiche .liens a:link, #col2 .fiche .liens a:visited {
	color: #323232;
}


/**** PIED DE PAGE ****/

#pied {
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #959595;
	background: #e9e8ea url(img/bordB.jpg) no-repeat 0 -19px;
}
#pied a:link, #pied a:visited{
	color: #959595;
	text-decoration: none;
}
#pied a:hover{
	color: #696969;
}
#page #col2 .GrandeFiche .fiche .liens2 {
	color: #323232;
}
.link2 {
	color: #323232;
}
