/* CSS Document */

body {
	background-image: url(../images/fond.jpg);
	background-repeat:repeat-x;
	margin:0 auto 10px auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #DE1513;
}

img {
	border:0;
}

/* CSS MODULE DYNAMIQUE KREATOR V2 */
.module_td_photo {
					background-color:#FFFFFF;
				}
				.module_td_titre {
					color:#000000;
					background-color:#FFFFFF;
				}
				.module_td_desc {
					color:#000000;
					background-color:#FFFFFF;
				}
/* FIN CSS MODULE DYNAMIQUE KREATOR V2 */

/* CONTENEUR */
div#conteneur { 
	width:900px;
	background-image:url(images/fond_conteneur.jpg);
	position:relative;
	margin:0px auto;
	text-align:left;
}
/* FIN CONTENEUR */

/* HEADER */				
div#header { 
	position:relative;
	width:900px;
	height:229px;
	background-image:url(images/defaut_01.jpg);
	background-repeat:no-repeat;
}
/* FIN HEADER */

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

#newsletter_form input{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

p#restez_informe{
	padding:100px 0 0 0;
	margin:0 0 0 70px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:150px;
}

.newsletter_input { width:120px;}

p#newsletter_ok{
	padding:120px 0 0 0;
	margin:0 0 0 30px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:150px;
	color:#000;
}
/* FIN FOMULAIRE NEWSLETTER */

/* MENU DYNAMIQUE KREATOR V2 */
ul#menu{
	position:absolute;
	bottom:0;
	left:200px;
	padding:0 10px;
	margin:0;
	list-style-type:none;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

ul#menu li{
	display:inline;
	padding:0 5px 0 0;
	margin:0;
}

ul#menu li a{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu li a:hover{
	text-decoration:underline;
}
/* FIN MENU DYNAMIQUE KREATOR V2 */

/* PARTIE DROITE */			
div#centre { 
	text-align:left;
	width:840px;
	min-height:360px;
	_height:360px;
	padding:30px;
	padding-left:50px;
	text-align:justify;
	background-image:url(images/defaut_02.jpg);
	background-repeat:no-repeat;
}
/* FIN PARTIE DROITE */

/* FOOTER */			
div#footer {
	width:900px;
	height:80px;
	background-image:url(images/defaut_03.jpg);
	background-repeat:no-repeat;
	background-color:#DE1513;
	clear:both;
}
				
div#footer a{ 
	text-decoration:none;
}			
				
.footer_color{
	color:black;
}
/* FIN FOOTER */

/* LOGO + TXT FOOTER */
p#logo_cometik{
	float:right;
	padding:80px 10px 0 0;
	margin:0;
	width:200px;
	text-align:center;
}

p#logo_cometik a{
	font:9px Verdana,Arial,Sans-serif;
}

p#coordonnées{
	padding:80px 0 0 140px;
	font-size:10px;
	text-align:center;
	margin-top:10px;
	font:10px Verdana,Arial,Sans-serif;
	margin:0;
}
/* FIN LOGO + TEXTE FOOTER */


/* 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:50px;
}
/* FIN FICHE PRODUIT */

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

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

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

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

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


p#phrase_contactez_nous{
   width:80%;
   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;
}

#lien_plan {    
	color:black;
	text-decoration:none;
}
/* FIN PAGE CONTACT */

/* CLASS */
.italique { font-style:italic; }
.souligner { text-decoration:underline;}
.non_souligner { text-decoration:none; }
.gras { font-weight:bold; } 
.centrer{text-align:center;}
.droite{text-align:right;}
.gauche{text-align:left;}
/* FIN CLASS */

/* LIVRE D'OR */
div#form_livre_or{	
	width:100%;
	display:none;}
				

#tab_livre_or{ 	
	width:100%;
	color:black;
}

#tab_livre_or td#td_top{ 	
	vertical-align:top;
}

#tab_livre_or td#td_gauche{ 	
	width:150px;
}

.input_livre_or {	
	background-color:#FFFFFF;
	color:#000000;
	border:1px #000000 solid;
	width:140px;
}
.input_livre_or_msg {	
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
	width:350px;
	height:120px;
}

.input_livre_or_msg2 {	
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DD2222 ;
	width:350px;
	height:120px;
}

#bouton_envoyer_livre_or {	
	background-color:#4A1F05;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}

#phrase_signer {	
	margin:0 0 15px 0;
	text-align:center;
}
					
.texte_livre_or { 	
	color:black;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	vertical-align:top;
	height:30px;
	border-bottom:1px solid black;
}

.denomination_livre_or {	
	padding-top:5px;
}

.lien_contenu_livre_or {
	color:black;
	text-decoration:none;
}

.lien_page_livre_or {	
	color:black;
	text-decoration:none;
}

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

#loading {	
	text-align:center;
	width:100%;
	display:none;
	padding-top:150px;
	height:120px;
}
/* FIN LIVRE D'OR */

/* 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;
}
/* FIN CSS SLIMBOX */