@import "reset.css";
@import "highslide.css";

.floatL {float: left;}
.floatR {float: right;}
.noFloat {clear: both; width: 1px; height: 0px; line-height: 0px; font-size: 0px;}

div#contener{
	width: 1026px;	
}
div#header{
	height: 190px;
	padding-right: 79px;
}
div#corps{
	padding: 0 200px 0 60px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #191919;
}
div#footer{
	height: 115px;
}
#topMenu {
    height: 15px;
    float: right;
}
#topMenu li {
    padding: 0 10px 0 6px;
    background: url(../images/spacer.gif) right top no-repeat;
    float: left;
    height: 15px;
}
li#last {
    padding-right: 0;
    background: none;
}
#logo {
    float: left;
}
#logo img {
    width: 118px;
    height: 81px;
    margin: 9px 0 21px 21px;
}
#rechDans {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
    height: 27px;
    text-align: right;
}
#rechDans input {
    position: relative;
    top: 2px;
}
a.arr1 {
    background: url(../images/arr1.gif) right 4px no-repeat;
    padding-right: 14px;
    color: #fff;
    text-decoration: none;
}
a.arr1:hover {
    text-decoration: underline;
}
a.arr2 {
    background: url(../images/arr2.gif) right top no-repeat;
    padding-right: 11px;
    color: #fff;
    text-decoration: none;
}
a.arr2:hover {
    text-decoration: underline;
}
#searchWrp {
    text-align: right;
    vertical-align: bottom;
}
#searchF {
    border: 1px solid #fff;
    width: 105px;
    vertical-align: top;
}
#searchB {
    vertical-align: top;
    position: relative;
    /*top: 1px;*/
}
.tRight { text-align: right; }
#rechAva {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-align: right;
    margin-top: 12px;
}
#topMenu2 {
    clear: both;
    margin: 0 0 0 22px;
}
#topMenu2 a {
    font-family: Arial, sans-serif;
    color: #404040;
    font-weight: bold;
    font-size: 12px;
    padding-right: 12px;
    background: url(../images/gamme/spacer2.gif) right 3px no-repeat;
    line-height: 16px;
    text-decoration: none;
}
#topMenu2 a:hover {
	color:#000;
}
#topMenu2 a#last2 {
    background: none;
}
.photoLeft {
    float: left;
    margin: 0 18px 18px 0;
}
.photoRight {
    float: right;
    margin: 0 0 18px 18px;
}
.mRight18 {
    margin-right: 18px;
}
.arial12 {
    font-family: Arial, sans-serif;
    font-size: 12px;
}
.arial10 {
    font-family: Arial, sans-serif;
    font-size: 10px;
}
.arial11 {
    font-family: Arial, sans-serif;
    font-size: 10px;
}
.color6u {
    font-family: Arial, sans-serif;
    color: #666;
    font-size: 9px;
    text-decoration: none;
}
.italic { font-style: italic; }
/* bubble begin */
div.nicetitle7 {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #191919;
    font-size: 10px;
    font-family: Arial, sans-serif;
}
div.nicetitleIn {
    background: url(../images/gamme/fondMiniBulle.gif) 0 0 repeat-x;
/*#e0fc3d;*/
    padding: 3px 4px;
}
div.nicetitleB {
    background: url(../images/gamme/flechebulle.gif) 0 0 no-repeat;
    height: 10px;
    width: 49px;
}
/* bubble end */
.emptyBg { background: none; }

#collmenu {
	position: absolute;
	display: none;
	top: 34px;
	left: 875px;
	z-index: 999;
	background-color: #258b96;
	/*-moz-opacity:0.90;filter:alpha(opacity=90);*/
	border: 1px solid #fff;
	font-family: Arial, sans-serif;
    font-size: 10px;
    padding: 10px 0 10px 0;
}
#collmenu li {
	text-align: left;
	padding: 5px 0 5px 0;
}
#collmenu li a {
	color: #fff;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#collmenu li a:hover {
	text-decoration: underline;
}
/* COUV ZOOM */
div.couvZoom{
	position:absolute;
	width:219px;
	height:432px;
}
.couvZoom .back{
	position:absolute;
	top:100px;
	width:219px;
	height:332px;
}
.couvZoom .inner{
	position:absolute;
	top:100px;
	height:219px;
	width:332px;
}
.couvZoom .bigCouv{
	width:207px;
	height:320px;
	margin:6px;
	
}
.couvZoom .dezoom{
	position:absolute;
	left:0;
	top:310px;
	margin:2px;
	cursor:pointer;
}

.zoomCouv, .couvZoomable{
	cursor:pointer;
}
