/* CSS Document */

img {
	border:0px;
}
body {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	margin:0 auto 0px auto;
	background-position:top center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #3D233E;
}

/********** MENU DYNAMIQUE KREATOR V2 **********/
ul#menu {
	width:200px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:239px;
	padding-top:90px;
	padding-left:40px;
	list-style-type:none;
	background-image:url(images/defaut_02.jpg);
	background-repeat:no-repeat;
	min-height:278px;
	text-align:left;
}

ul#menu li {
	display : inline;
	padding:0px;
	margin:0px;
}
ul#menu li img {
	vertical-align:middle;
}
a.menu_nav1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-top:10px;
	padding:5px 0 5px 30px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height:14px;
	display:block;
}
a.menu_nav1:hover {
	text-decoration:underline;
	color:#CF0634;
}
/********** FIN MENU DYNAMIQUE KREATOR V2 **********/


/*****************DIV*******************/
div#conteneur { 
				width:900px;
				background-image:url(images/fond_conteneur.jpg);
				position:relative;
				margin:0px auto;
				}
				
div#header { 
				width:900px;
				height:239px;
				background-image:url(images/defaut_01.jpg);
				background-repeat:no-repeat;
				}
				
div#droite { 
				width:900px;
				min-height:278px;
				background-image:url(images/defaut_02.jpg);
				background-repeat:no-repeat;
				padding-left:240px;
				/*float:right;*/
			}

div#pret_a_porter { 
				width:702px;
				min-height:278px;
				background-image:url(images/titre_pretaporter_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}

div#accessoires { 
				width:702px;
				min-height:278px;
				background-image:url(images/titre_accessoires_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}


div#savoir_faire { 
				width:702px;
				min-height:278px;
				background-image:url(images/titre_savoir_faire_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}


div#defiles { 
				width:702px;
				min-height:278px;
				background-image:url(images/titre_defiles_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}


div#nouveautes { 
				width:702px;
				min-height:350px;
				background-image:url(images/titre_nouveautes_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}

div#contact { 
				width:702px;
				min-height:278px;
				background-image:url(images/titre_contact_05.jpg);
				background-repeat:no-repeat;
				/*float:right;*/}


div#footer {
				width:900px;
				height:133px;
				background-image:url(images/defaut_03.jpg);
				background-repeat:no-repeat;
				background-color:#3D233E;
				clear:both;}

/*****************MENU*******************/
/*ul#menu {
	width:246px;
    background-image:url(images/defaut_02.jpg);
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
    float:left;
}
        
ul#menu li {
	display : block;
    font-size:1px;
    line-height:1px;
}

ul#menu img { border:0px; }

a.menu_nav1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
}
a.menu_nav1:hover {
	text-decoration:underline;
}*/

/************FICHE PRODUIT***********/
.fiche_produit{    border:1px #74613C solid;
               width:150px;
}

.titre_fiche_produit{    height:30px;
                       background-color:#520316;
                       text-align:center;
                       font-weight:bold;
                       padding:5px;
                       color:#FFFFFF;
                       vertical-align:middle;
}

.img_fiche_produit{        text-align:center;
                       background-color:#FFFFFF;
                       height:80px;
                       border-top:1px solid #FFFFFF;
                       border-bottom:1px #FFFFFF solid;
                       vertical-align:middle;
}

.desc_fiche_produit{    text-align:left;
                       background-color:#E0E0E0;
                       height:100px;
                       border-top:1px solid #FFFFFF;
                       border-bottom:1px #FFFFFF solid;
                       vertical-align:top;
                       color:black;
                       padding:5px;
                       font-size:11px;
}

.detail_fiche_produit{    background-color:#73051E;
                       text-align:center;
                       border-top:1px #FFFFFF solid;
}

.lien_detail_fiche_produit{    color:#FFFFFF;
                           text-decoration:none;
}

#aucun_produit {     text-align:center;
                   color:black;
                   font:11px Verdana,Arial,Sans-serif;
                   height:350px;
}

/**************PAGE CONTACT*************/
table#tab_contact{
   width:90%;
   border:1px solid #7D0521;
}

table#tab_contact td{
   height:20px;
   text-align:left;
}

table#tab_contact td#plan{
   text-align:center;
}


p#phrase_contactez_nous{
   width:90%;
   text-align:center;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#msg_contact_ok {    border:1px solid #7D0521;
                       width:80%;
                       padding:15px;
                       text-align:center;
}

div#conteneur_contact {    width:100%;
                       text-align:center;
}

.input_contact {     background-color:#FFFFFF;
                   color:#301406;
                   border:1px #000000 solid;
                   width:140px;
}

.input_contact_error {     background-color:#FFFFFF;
                   color:#301406;
                   border:1px red solid;
                   width:140px;
}


#bouton_envoyer {     color:#FFFFFF;
                   border:1px solid #FFFFFF;
                   font-size:10px;
                   background-color:#7D0521;
}

#lien_plan {    color:black;
               text-decoration:none;
}

/***********CLASS********************/
.italique { font-style:italic; }

.souligne { text-decoration:underline}

.non_souligne { text-decoration:none; }

.gras { font-weight:bold; } 


/***********LOGO + TXT FOOTER**********/
p#logo_cometik{
float:right;
padding:90px 10px 0 0;
margin:0;
}

p#logo_cometik a{
font:9px Verdana,Arial,Sans-serif;
color : white;
text-decoration:none;
}

p#coordonnées{
padding:90px 0 0 140px;
color : white;
text-decoration:none;
font-size:10px;
text-align:center;
margin-top:10px;
font : 10px Verdana,Arial,Sans-serif;
margin:0;}

a#mentions_legales{
color:white;
text-decoration:none;
}

.contenu_modifiable {
	margin:0px;
	padding:30px 30px 0 10px;
	font:11px Verdana,Arial,Sans-serif;
	width:650px;
	color:#FFFFFF;
}

.contenu_modifiable2 {
	margin:0px;
	padding:20px 30px 0 10px;
	font:11px Verdana,Arial,Sans-serif;
	width:650px;
	color:#FFFFFF;
}

/*************FORM NEWSLETTER************/
#newsletter_form{
padding: 0 0 0 30px;
margin:0px;
}

p#newsletter_ok{
padding:70px 0 0 80px;
color:black;
font:10px Verdana,Arial,Sans-serif;
width:150px;
text-align:center;
margin:0px;
}

p#restez_informe{
	margin:0;
	padding: 75px 0 5px 15px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width:175px;
	text-align:center;
}

/* CSS AFFICHAGE DYNAMIQUE SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/* CARROUSEL */

#carousel
{
	width: 620px;
	height: 250px;
	padding-bottom:50px;
}
#carousel a
{
	position: absolute;
	text-decoration: none;
}

#carousel span
{
	position: absolute;
}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}