/* Couleurs communes */

h1, .lire, a.lire:link, a.lire:visited, a.lire:hover, a.lire:active {
	color: #ABAB58;
}

.newsdate, .newsblocdate, .newsselected {
	color: #999999;
}

.retour, .retour  a:link, .retour a:visited , .retour a:hover, .retour a:active {
	color: #666666;
}

.newstitre, a.newsbloctitre:link, a.newsbloctitre:visited, a.newsbloctitre:hover, a.newsbloctitre:active, .lienscategorie, h2 , #liens {
	color: #422C2D;
}

#menu-left li a:link, #menu-left li a:visited, #menu-left li a:hover, #menu-left li a:active, .menu-left,
.newslink, a.newslink:link, a.newslink:visited, a.newslink:hover, a.newslink:active
{
	color: #4AA9EF;
}

.newsicone, .newsblocicone, .galeriethb, .imgborder, .liensthb,
.jcarousel-skin-filmstrip .jcarousel-list-vertical .jcarousel-item,
.jcarousel-skin-filmstrip .jcarousel-list-horizontal .jcarousel-item {
	border-color: #422C2D;
}

/* Couleurs communes fin */


* {
	margin:0;
	padding:0;
}

a {
  outline: none;
}

img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
	border: 0;
}

.colclear{
	line-height: 1px;
	height: 1px;
	clear: both;
}

.center { text-align: center; }
.left {	text-align: left; }
.right {	text-align: right; }
.justify { text-align: justify; }

.italic { font-style: italic; }
.bold { font-weight: bold; }
.underline {	text-decoration: underline; }

.floatleft { float: left; }
.floatright { float: right; }

.imgleft, .imgright {
    background: #EFEFEF;
    border: 1px solid #d8d8d8;
	text-align: center;
}
.imgleft { float: left; margin: 0px 10px 3px 0px; }
.imgright { float: right; margin: 0px 0px 3px 10px; }

.imgleft img, .imgright img {
	margin: 10px 10px 0px 10px;
}

.imgleft div, .imgright div {
	margin: 5px 10px;
	color: #999999;
	font-size: 9px;
	font-family: verdana;
}

.imgborder {
	border : 1px solid #999999;
	margin: 4px;
	margin-bottom: 0px;
}

.bloc {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.captcha img {
	border: 1px dashed #666666;
}

ul {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

li {
	margin-bottom: 5px;
}

p {
	margin: 1.12em 0;
}

table {
	border-collapse: collapse;
	margin-bottom: 15px;
	border: 0;
}

TD {
	border: 0;
	padding: 2px;
}

TH {
	border: 0;
	padding: 4px;
}

body {
	margin: 0;
	background-color: #88B0B0;
	text-align: center;
	font-family: Georgia, Verdana;
	font-size: 11px;
	color: #422C2D;
	background-image: url('/images/bg.jpg');
	background-position: top center;
}

a:link, a:visited {
	text-decoration: underline;
	color: #1C77FF;	
}

a:hover, a:active  {
	text-decoration: underline;
	color: #1C77FF;	
}

/* Titres */
h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 15px;
}
/* Titres fin */

#headertop {
	background-image: url('/images/bg_top.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	border: 0;
}

#main {
	background-color: #FFFFFF;
	text-align: left;
}

.headerphoto {
	clear: both;
	margin-bottom: -1px;
}

#maincont {
	padding: 20px;
}

#mainleft {
	float: left;
	width: 320px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainright {
	float: right;
	width: 600px;
	margin-top: 20px;
	margin-right: 15px;
}

#main-index-left {
	float: left;
	width: 640px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
	position: relative;
}

#main-index-right {
	float: right;
	width: 270px;
	margin-top: 20px;
	margin-right: 15px;
	text-align: justify;
}

#main-presentation-left {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#main-presentation-right {
	float: right;
	width: 700px;
	margin-top: 20px;
	margin-right: 15px;
}

#main-produit {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-right: 15px;
	text-align: justify;
}

#main-produit-photos {
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 15px;
	text-align: center;
}

#header {
	text-align: left;
}

#footer {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-size: 11px;
	position: relative;
}

#footercont {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	font-size: 10px;
}

#footercont a:link, #footercont a:visited, #footercont a:hover, #footercont a:active  {
	font-weight: bold;
	color: #422C2D;
	text-decoration: underline;
}

#logo {
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 16px;
	width: 310px;
	text-align: left;
}

#logo div {
	text-align: center;
}

/* menus */

#menu {
	float: right;
	margin-bottom: 10px;
}

#menucont {
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #9FA8B3;
}

#menucont ul {
	margin:0;
	padding:0;
	clear: both;
}

#menucont li  {
	background-image: url('/images/bg_menu.png');
	background-position: center top;
	background-repeat: repeat-x;
	height: 48px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	letter-spacing: 3px;
}

#menucont a:link, #menucont a:visited  {
	display: block;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	color: #666666;
}

#menucont a:hover, #menucont a:active  {
	background-image: url('/images/puce_menu.png');
	background-position: center top;
	background-repeat: no-repeat;
	color: #666666;
}

#menucont li.menuselected a:link, #menucont li.menuselected a:visited {
	color: #CCCCCC;
}

#menu-left li {
	font-weight: bold;
}

#menu-left li, #menu-left li a:link, #menu-left li a:visited, #menu-left li a:hover, #menu-left li a:active {
	
}

/* menus fin */

#slideshow {
	width: 640px;
	height: 370px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

#slideshow li {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	display: none;
}

#slideshownum {
	list-style-type: none;
	clear: both;
	position: absolute;
	bottom: 0px;
	right: 10px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

#slideshownum li {
	display: block;
	float: left;
	background-color: #717E86;
	color: white;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
}

#slideshownum li:hover {
	background-color: #333333;
}

/* ACTUALITE */

#blocnewsletter {
	clear: both;
	background-color: #DEDEDE;
	margin-bottom: 10px;
	margin-top: 25px;
	border-top: 1px solid #DEDEDE;	
}

#inscription {
	margin: 10px 15px;
	padding-bottom: 20px;
	color: #717E86;
	font-weight: bold;
	clear: both;
}

#inscription p { 
	margin-top: 0;
	margin-bottom: 10px;
}

#insctext {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #333333;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Times, serif;
	width: 145px;
}

#inscsubmit {
	vertical-align: top;
}

.newsbloc {
	clear: both;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 10px;
}

a.newsbloctitre:link, a.newsbloctitre:visited, a.newsbloctitre:hover, a.newsbloctitre:active {
	font-weight : bold;
	text-decoration : none;	
}

.newsblocdate {
	font-size: 10px;
}

.newsblocicone {
	border: 1px solid #333333;
	margin-right: 4px;
	margin-top: 3px;
	float: left;
}

.newstitre {
	font-weight: bold;
	margin-top: 3px;
}

.newsdate {
	font-size: 10px;
	margin-bottom: 8px;
	margin-top: 6px;
	font-family: verdana, arial;
}

.newsicone {
	border: 1px solid #333333;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 0px;
	float: left;
}

.newscorps {
	padding-top: 15px;
	padding-bottom: 15px;
}

.newstexte {
	text-align: justify;
}

.newstoutes {
	padding-top: 40px;
	padding-bottom: 10px;
	clear: both;
	color: #563A1F;
	font-weight: bold;
	text-transform: uppercase;
}

div.lire {
	font-weight : bold;
	text-align: right;
	margin-top: 8px;
}

a.lire:link, a.lire:visited, a.lire:hover, a.lire:active {
	font-weight : bold;
	text-decoration : none;	
	text-decoration: underline;
}

a.newslink:link, a.newslink:visited, a.newslink:hover, a.newslink:active {
	font-weight : normal;
	text-decoration : none;	
	font-size: 11px;
}

a.newslink:hover, a.newslink:active {
	text-decoration: underline;
}

.newsarchivesmois {
	padding: 10px;
}

#newsletter {
	font-size: 11px;
}

#newsletter h1 {
	font-size: 14px;
}

#signature {
	color: #302811;
	margin-top: 25px;
	font-weight: bold;
}

#insc {
	/* background-image: none; */
	color: #000000;

}

#insc  h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	position: static;
}

.inscerrmsg, .error {
	font-style: italic;
	font-weight: bold;
	color: orange;
}

#imagecapcha {
	border: 1px solid #CCCCCC;
}

#newsthb {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#newsthb div {
	background-color: #999999;
	background-position: center center; 
	background-repeat: no-repeat; 
	width: 120px; 
	height: 60px;
	margin: 4px;
	border: 1px solid #FFCC33;
	text-align: center;
	float: left;
}

#newsthb img { margin:0; padding:0; border: 0; }

/* ACTUALITE - END */

/* galerie */

#blocgalerie {
	padding-left: 2px;
	margin-bottom: 20px;
}

#blocgalerie h1 {
	margin-left: 2px;
}

#galerie {
	margin-bottom: 20px;
}

.galeriethb {
	float: left;
	width: 76px;
	height: 60px;
	overflow: hidden;
	background-position: center center;
	margin: 3px;
	position: relative;
	border-width: 1px;
	border-style: solid;
}

.loupe {
	position: absolute;
	bottom: 0;
	right: 0;
}
/* galerie fin */

/* liens */
.lien {
	margin-bottom: 15px;
	clear: both;
}

.lienslink {
	margin-top: 5px;
	color: #1C77FF;
}

.lienslink a:link, .lienslink a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #1C77FF;
}

.lienslink a:hover, .lienslink a:active {
	text-decoration: underline;
}

.lienstitre {
	margin-bottom: 8px;
}

.lienstitre a:link, .lienstitre a:visited, .lienstitre a:hover, .lienstitre a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.lienscategorie {
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;	
	font-size: 11px;
	text-transform: capitalize;
	color: #222222;
	letter-spacing: 2px;
	clear: both;
}

.liensthb {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 8px;
	float: right;
	width: 160px;
	height: 100px;
	overflow: hidden;
}

.backlinks {
	color: #999999;
	margin-bottom: 20px;
}

.backlinks  a:link, .backlinks a:visited, .backlinks a:hover, .backlinks a:active {
	color: #999999;
	text-decoration: underline;	
}

.backlinks8015 img {
	border: 0;
	width: 80px;
	height: 15px;
	margin: 1px;
}

.backlinks8831 img {
	border: 0;
	width: 88px;
	height: 31px;
	margin: 2px;
}


/* liens fin */


/* boutique */

a.menu-categorie-parent:link, a.menu-categorie-parent:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #422C2D;
}

a.menu-categorie-standard:link, a.menu-categorie-standard:visited {
	text-decoration: none;
	color: #422C2D;
}

a.menu-categorie-selected:link, a.menu-categorie-selected:visited  {
	text-decoration: none;
	color: #AFAF99;
}

a.menu-categorie-standard:hover, a.menu-categorie-standard:active,
a.menu-categorie-selected:hover, a.menu-categorie-selected:active,
a.menu-categorie-parent:hover, a.menu-categorie-parent:active {
	color: #ABAB58;
}

ul.menu-categorie {
	list-style-type : none;
	margin-left: 8px;
	font-family: arial;
}

.bloc-categorie {
	float: left;
	width: 300px;
	height: 350px;
	margin: 15px;
	overflow: hidden;
	border: 1px solid #DEDEDE;
}

.bloc-categorie-titre {
	color: #ABAB58;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.bloc-categorie-titre  a:link, .bloc-categorie-titre  a:visited, .bloc-categorie-titre  a:hover, .bloc-categorie-titre  a:active ,
.bloc-produit-titre  a:link, .bloc-produit-titre  a:visited, .bloc-produit-titre  a:hover, .bloc-produit-titre  a:active  {
	text-decoration: none;
	color: #ABAB58;
}

.bloc-categorie-img {
	width: 300px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.bloc-categorie-img img { 
	position: absolute;
}

.bloc-produit-img {
	float: right;
	overflow: hidden;
	width: 125px;
	height: 300px;
	position: relative;
}

.bloc-produit-img  img {
	position: absolute;
}

.bloc-produit-titre
{
	color: #ABAB58;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 0px;
	text-align: left;
}

.bloc-produit-descriptif {
	font-family: arial, verdana;
	text-align: justify;
	line-height: 20px;
	margin-top: 15px;
}

.bloc-produit-prix-annonce {
	margin-top: 30px;
}

.bloc-produit-prix {
	margin-top: 10px;
	font-size: 16px;
}

.bloc-produit-details {
	margin-top: 15px;
	float: left;
}

.bloc-produit-details  a:link, .bloc-produit-details  a:visited {
	display: block; 
	background-color: #AFAF99;
	padding: 10px 4px 4px 15px;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}

.bloc-produit-details  a:active, .bloc-produit-details  a:hover {
	background-color: #ABAB58;
}

#produit-img-main-cont {
	position: relative;
	overflow: hidden;
	background-color: white;
	width: 300px;
}

#produit-img-main  {
	width: 300px;
}

.produit-img-main-loader {
	background-image: url('/images/ajax-loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

#produit-img-main-loader-h {
	background-color: #FFFFFF;
	position: absolute;
	height: 2px;
	width: 300px;
	left: 0;
	top: 0;
	z-index: 10;
}

#produit-img-main-loader-v {
	background-color: #FFFFFF;
	position: absolute;
	height: 450px;
	width: 2px;
	left: 0;
	top: 0;
	z-index: 10;
}

#produit-img-supp {
	width: 240px;
	margin: auto;
}

.produit-img-supp {
	float: left;
	border: 1px solid #999999;
	margin: 4px;
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: relative;
}

.produit-img-supp img {
	position: absolute;
}

.produit-titre {
	margin-top: 40px;
	margin-bottom: 20px;
}

.produit-titre h1 {
	color: #ABAB58;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
}

.produit-descriptif {
	line-height: 24px;
	font-size: 11px;
}

#produit-options {
	margin-top: 20px;
	margin-left: auto;
	margin-right: 0;
	border-collapse: separate;
}

#articles {
	border-collapse: separate;
}

#produit-options th, #articles th  {
	background-color: #CCCCCC;
	color: #666666;
	font-family: verdana, arial;
}

#produit-options td, #articles td  {
	background-color: #DEDEDE;
	color: #666666;
	font-family: verdana, arial;
}

#produit-options td.produit-attribut, #articles td.produit-attribut {
	padding-left: 10px;
	padding-right: 10px;
}

#produit-options td.produit-prix, #articles td.produit-prix {
	font-size: 12px;
	text-align: right;
	white-space: nowrap;
}

#produit-options td.produit-qte input, #articles td.produit-qte input {
	border: 1px solid #999999;
	width: 30px;
	text-align: right;
}

#produit-options td.produit-add, #articles td.produit-add {
	padding: 0;
}

#boutonpanier  a:link, #boutonpanier  a:visited {
	float: left;
	display: block; 
	overflow: visible;
	background-color: #AFAF99;
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	padding: 5px;
	padding-left: 26px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 2px 50%;
	text-decoration: none;
}

#boutonpanier  a:active, #boutonpanier  a:hover {
	background-color: #ABAB58;
}

#articles img {
	cursor: pointer;
}

.keywords {
	font-size: 10px;
	color: #CCCCCC;
}

#produit-options td.indispo {
	color: #CC0000;
	font-size: 9px;
}

/* boutique fin */

/* index */

.index1 {
	position: absolute;
	width: 255px;
	top: 170px;
	right: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase; 
	font-family: arial;
	line-height: 25px;
	
}

#index3 {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
	text-align: right;
	line-height: 18px;
}

.index1 a:link, .index1 a:visited, .index1 a:hover, .index1 a:active, .index1,
#index3 a:link, #index3 a:visited, #index3 a:hover, #index3 a:active, #index3 {
	color: #797876;
	text-decoration: none;
}

/* index fin */

/* nuage debut */
.blue { color: #ECEEF0; }
.red { color: #EDEFF1; }
.yellow { color: #E2E4E7; }
.green { color: #E4E7E9; }

.small { font-size: xx-small; }
.medium { font-size: x-small; }
.large { font-size: small; }

.normal { font-weight: normal; }
.bold { font-weight: bold; }
.bolder { font-weight:  bolder; }

#nuage {
	margin-top: 5px;
	height: 98px;
	overflow: hidden;
}

#nuage h1, #nuage h2, #nuage h3, #nuage h4, #nuage h5, #nuage h6 {
	display: inline;
} 
/* nuage fin */
