
/* @override http://ideva-vivaces/application/lib/css/all.css */

html {
	overflow-y: scroll;
}

/* General reset */
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* General settings */
body{
	background:#01708b url(../images/bg-body.gif) repeat-x;
	margin:0;
	font:13px/16px HelveticaNeue, Arial, Helvetica, sans-serif;
	color:#666;
}
/* wrapper */
#wrapper{
	padding: 27px 0 0;
	margin:0 auto;
	width:890px;
}
/* page */
#page{
	background: url(../images/bg-page.png) repeat-y;
	width: 788px;
	margin: 0 auto;
	border: 1px solid #64d3ec;
	padding:0 0 4px;
}
/* header start */
#header{
	background: url(../images/bg-header.gif) no-repeat;
	height: 166px;
	width: 100%;
	position: relative;
}
#header:after{
	display: block;
	clear: both;
	content: "";
}
#header h1{margin:0;}
/* logo */
#header h1 a{
	background: url(../images/logo.gif) no-repeat;
	float:left;
	margin:0;
	text-indent: -9999px;
	width: 260px;
	height: 55px;
	margin: 33px 0 0 13px;
	overflow: hidden;
}
/* text La qualite... */
.text-la-qualite{
	float:left;
	width: 318px;
	text-align: right;
	font-size: 22px;
	color: #000;
	line-height: 27px;
	margin: 47px 0 0;
}
.text-la-qualite span{
	color: #00708B;
}
.text-la-qualite p{margin:0;}
/* car link start */
.nois-livrons{
	display: inline;
	background: url(../images/bg-car.gif) no-repeat;
	width: 127px;
	height: 73px;
	margin: -8px 10px 0;
	float: right;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
}
.nois-livrons:focus{
	outline: none;
}
/* car link end */
/* navigation start */
.nav{
	width: 780px;
	overflow: hidden;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 4px;
	background: #64d3ec;
}
.nav ul{
	margin:0;
	padding:0 0 0 64px;
	list-style:none;
	font-size:17px;
	overflow: hidden;
	line-height: 50px;
	width:900px;
}
.nav li{
	position:relative;
	float: left;
	margin: 0 22px 0 0;
}
.nav a{
	color:#004d5e;
	display: block;
	padding: 0 25px 0 22px;
	overflow: hidden;
}
.nav a.entreprise{
	padding: 0 18px 0 16px;
}
.nav a.contact{
	padding: 0 28px 0 22px;
}
.nav a.politique{
	padding: 0 15px 0 14px;
}
.nav a:focus{
	outline: none;
}
.nav li.active a:hover{
	cursor: default;
}
.nav li.active a,
.nav a:hover{
	background: url(../images/btn-nav-roll.gif) no-repeat 0 10px;
	text-decoration: none;
}
.nav li.active a.politique,
.nav a.politique:hover{
	background: url(../images/btn-nav-politique-roll.gif) no-repeat 0 10px;
}
/* navigation end */
/* content start */
#content{
	width: 780px;
	background: url(../images/bg-gallery.gif) repeat-x 0 36px;
	margin: 0 0 0 4px;
}
#content:after{
	clear: both;
	display: block;
	content: "";
}
/* carrousel start */
#gallery {
	width: 826px;
	margin: 9px -23px 0 -23px;
}
#gallery:after{
	content: "";
	clear: both;
	display: block;
}
/* buttons previous and next start */
#gallery a.link-prev,
#gallery a.link-next {
	width: 63px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	margin: 135px 0 0;
	position: relative;
}
#gallery a.link-prev{
	background: url(../images/btn-prev.png) no-repeat;
	float: left;
}
#gallery a.link-next{
	background: url(../images/btn-next.png) no-repeat;
	float: right;
}
#gallery a.link-next:hover,
#gallery a.link-prev:hover{
	cursor: pointer;
}
/* buttons previous and next end */
#gallery a:focus{
	outline: none;
}
/* set of images */
#gallery div {
	width:720px;
	overflow:hidden;
	position:relative;
	margin: 0 -20px 0 0;
	float: left;
}
#gallery div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
#gallery div ul li {
	float:left;
	margin: 0 20px 0 0;
	width: 220px;
}
#gallery div ul li a {
	height: 293px !important;
}
#gallery div ul a{
	display: block;
	position: relative;
}
#gallery div ul a:hover{
	text-decoration: none;
}
/* black-band */
#gallery ul a span{
	background: url(../images/black-band.png);
	position: absolute;
	width: 206px;
	padding: 0 0 0 14px;
	display: block;
	height: 74px;
	bottom: 0;
	left: 0;
	color: #ccc;
	font-size: 14px;
	line-height: 13px;
}
#gallery ul a span strong{
	font-size: 19px;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	display: block;
	margin: 14px 0 0;
	padding: 0 0 5px;
}
/* carrousel end */
.header-content{
	width: 100%;
	overflow: hidden;
	width: 802px;
	height: 45px;
	background: url(../images/bg-content-header.gif) no-repeat;
	margin: 0 -11px 0 -11px;
	position: relative;
}
#content h2{
	width: 215px;
	margin:9px 0 0 285px;
	height: 22px;
	text-indent: -9999px;
}

#content h2 {
	background: url(../images/text-accueil.png) no-repeat;
}

body.produits #content h2 {
	background: url(../images/text-produits.png) no-repeat !important;
}

body.conseils #content h2 {
	background: url(../images/text-conseils.png) no-repeat !important;
}

body.entreprise #content h2 {
	background: url(../images/text-entreprise.png) no-repeat !important;
}

body.politique-qualite #content h2 {
	background: url(../images/text-politique-qualite.png) no-repeat !important;
}

body.contact #content h2 {
	background: url(../images/text-contact.png) no-repeat !important;
}



#content img{
	display: block;
}
/* twocolumn start */
.twocolumn{
	width: 100%;
	background: #fff;
	margin: 13px 0 0;
}
.twocolumn:after{
	clear: both;
	content: "";
	display: block;
}
/* main text box start */
.main{
	width: 510px;
/*	overflow: hidden;*/
	padding: 23px 0 35px 12px;
	color: #666;
	float: left;
	position: relative;
}
.main h3{
	margin: 0;
	color: #00708b;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}
.main h5{
	font-style: normal;
	color: #727a21 !important;
	font-size: 16px;
	line-height: 19px;
	display: block;
	padding: 0 0 12px;
	margin: 0;
}
.main h4{
	margin: 0;
	color: #00708b;
	font-size: 13px;
}
.main p{
	margin: 0;
}
/* main text box end */
/* sidebar start */
.sidebar{
	display: inline;
	width: 215px;
	float: right;
	margin: 0 15px 0 0;
	position: relative;
	padding: 108px 0 0;
}
.sidebar:after{
	clear: both;
	display: block;
	content: "";
}
/* button "Commandez ici, imprimez et faxez" */
.btn-pdf{
	background: url(../images/btn-pdf.png) no-repeat;
	display: block;
	width: 290px;
	height: 86px;
	top:0px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 11px 0 0;
	position: absolute;
	left:-5px;
}
.btn-pdf:focus{
	outline: none;
}
.btn-pdf:hover{
	background: url(../images/btn-pdf.png) no-repeat;
}
/* sidebar box start */
.box-t{
	width: 220px;
	overflow: hidden;
	background: url(../images/bg-sidebox-t.gif) no-repeat;
	padding: 17px 0 14px;
	margin: 0 -5px 0 0;
	position: relative;
}
.box-b{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-sidebox-b.gif) no-repeat 0 100%;
	padding: 0 0 11px;
}
.box{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-sidebox-mid.gif) repeat-y;
}
.box h4{
	margin: -3px 0 0 14px;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
.nouvelles h4{
	color:#727a21;
}
.vel-ilium h4{
	color:#00708b;
}
.box p{
	margin: 5px 17px 0 13px;
}
/* sidebar box end */
/* content end */
/* footer start */
#footer{
	width: 773px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 20px 14px;
}
#footer .vivaces{
	font-size: 19px;
	line-height: 23px;
	color: #fff;
	margin: 0 0 0 3px;
}
#footer ul{
	margin:6px 0 0;
	padding:0;
	list-style:none;
	width: 100%;
	overflow:hidden;
}
#footer li{
	float: left;
	margin: 0 43px 0 0;
}
#footer li a{
	color:#3fc4e2;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}
/* footer end */

div.ideva {
	font-size: 10px;
	color: white;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	text-align: center;
}

div.ideva a {
	color: #3fc4e2;
}

em.date span {
	display: block;
	float: left;
	width: 160px;
	font-weight: bold;
}

body.detail div.main,
body.produits div.main {
	width: 720px;
}

/* @group Selecteur de produits */

ul.letters {
	padding: 0 10px 20px 10px;
}

ul.letters li {
	display: block;
	float: left;
	list-style: none;
}

ul.letters li a {
	padding: 6px;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}

ul.letters li a:hover.active {
	background-color: #9fad33;
	color: white;
	cursor: pointer;
}


div.product-list ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 15px;
}


/* @end */


#cd-prev,
#cd-next {
	display: block;
	position: absolute;
	top: 40px;
}

#cd-prev {
	left: -25px;
}

#cd-next {
	right: -70px;
}

#cd-holder {
	margin-left: 40px;
}

