@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #3372C1;
	color: #0033CC;
	background-image: url(../images/deco/bg-general.jpg);
	background-repeat: repeat-x;
}


a {
	color: #FF3300;
}

a:hover {
	text-decoration: none;

}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

#print a{
 display: block;
 background-color: #3372C1;
 width: 20%;
 font-weight: bold;
 text-align: center;
 color: #FFF;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 30px;
 float: left;
 margin-left: 1px;
}
#print a.print_cat{
 background-color:#DD0071;
 padding-right: 5px;
 padding-left: 5px;
}
#print a:hover {
text-decoration: underline;
}
.centre {
text-align: center;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

#general_catalogue{
	margin:0 auto;
	padding:0;
	/*width:100%;*/
}

#fond-tache {
padding: 0;
margin: 0;
background: transparent url(../images/deco/fod-encre.gif) no-repeat center top;
}
#fond-tache2 {
padding: 0;
margin: 0;
background: transparent url(../images/deco/fod-encre2.gif) no-repeat center top;
}
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:233px;
	background-image: url(../images/deco/bg-header.jpg);
	background-repeat: no-repeat;
}

#bloc-adresse {
	height: 35px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
	color:#FF0000;
}
#bloc-adresse h2 {
	color:#FF0000;
}

.bloc-adresse {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #d04b38;
	font-family: Arial, Helvetica, sans-serif;


}
.bloc-adresse b {
	font-size: 14px;
	font-weight: bold;
}
/*Contenu de page  CONTENT */

#content-general {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/deco/carreaux2.jpg);
	border: 1px solid #d04b38;
	border-left: none;
	border-right: none;
}
#content-general-index {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/deco/carreaux.jpg);
	border: 1px solid #d04b38;
	border-left: none;
	border-right: none;
} 
#content-haut-home {
	width: 963px;
	background-image: url(../images/deco/deco-h1.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 27px;

}

#content-haut {
	width: 963px;
	background-image: url(../images/deco/deco-h1.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 27px;
	

}

.content-h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 70px;
	color: #DE621E;
	padding: 40px 0 0 52px;
	letter-spacing: 1px;

}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/

#left_content_menu{
	float:left;
	width:167px;
	padding: 0;
	margin: 0;
}


#left_content{
	float:left;
	width:435px;
	left:0px;
	padding: 0;
}
#left_content h2, h2.home2{
	color: #000;
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;	
}
#left_content h3, h3.home3{
	color: #000;
	font-size: 31px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;	
}
#left_content h5, h5.home5{
	/*color: #DE621E;*/
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 35px;
}
#left_content h4{
	color: #000;
	font-size: 17px;
	font-weight: bold;
/*	text-decoration: underline;*/
	margin: 15px 0 5px 0;
}
#left_content p{
	margin: 0;
	padding: 0 0 5px 0;
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
}


#left_content ul{
	margin: 10px 0;
	padding: 10px;
	background-color: #E74B1F;
	border: 1px dashed #3372C1;

}

#left_content li{
	margin:0;
	padding: 0 0 5px 0;
	list-style-position:inside;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#left_content li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#left_content li a:hover{
	font-weight: bold;
	font-color: #FFFFFF;
	text-decoration:none;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:495px;
	right:0px;
	text-align: center;
}


#right_content_normal{
	float:right;
	position:relative;
	width:705px;
	right:0px;
	margin: 0;
	padding: 0 27px 0 0;
}
.h3-sous-cat {
	background-image: url(../images/deco/bg-titre-sous-cat.jpg);
	background-repeat: no-repeat;
	width: 705px;
	text-align: center;
	height: 58px;
	color: #fecc00;
	font-size: 24px;
	line-height: 55px;
	letter-spacing: 5px;
	border: 1px solid #fecc00;
	float: right;

}

#diaporama-home {
	height: 690px;
	width: 421px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../images/deco/note.gif) no-repeat 89px 511px ;

}

/*///    partie du centre   ///*/
#middle_content{
	margin:0 auto;
	padding:10px;
	width: 970px;
	background: url(../images/deco/carreaux2.jpg);
	border: 1px solid #d04b38;
	border-left: none;
	border-right: none;
}
#catalogue_middle_content{
	margin:0 auto;
	padding:10px;
	width: 970px;
	background: url(../images/deco/carreaux2.jpg);
	border: 1px solid #d04b38;
	border-left: none;
	border-right: none;
}

#middle_content p{
	color:#000;

}
/*#middle_content a{
	color:#00CC00;
	text-decoration:underline;
}
#middle_content a:hover{
	color:#990000;
	text-decoration:underline;
}*/

#middle_content ul{
	margin: 0;
	padding: 0;

}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}

.image-centre{
   padding:0;
   margin:0 auto;

}
.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:990px;
	text-align: center;
	background-image: url(../images/deco/bg-footer.png);
	height: 282px;
	background-repeat: no-repeat;
	color: #DF634A;
	font-weight: bold;
	font-size: 14px;
}

#footer a{
	color:#4B81C7;
	text-decoration:none;
}

#footer a:hover{
	color:#E3745E;
}

#liens-footer {
	padding: 5px 0;
	margin: 0;
	width: 100%;
	height: 20px;


}

#bookmark {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;

}

.adr {
	width: 100%;
	padding: 0;

}

#map {
	height: 650px;
	width: 421px;
	margin: 10px auto 0 auto;
	padding: 0;
	border: 1px dashed #DF634A;
	text-align: center;

}

#map a {
	text-align: center;

}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	float:left;
	margin:10px auto;
	width:200px;
	padding:10px 0;
	background-color: #A7A7A7;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#010609;
	border-bottom:1px solid #576888;
	border-top:1px solid #576888;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	height:76px;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;

	}
#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#000;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{	
	display:block;
	text-decoration:none;
	color:#dcd5c2;
	} 
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}
.nav_pages{
	font-size: 11px;
	color: #306BBB;
	float: right;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.nav_pages a{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #094697;
	background-color: #DD0071;
	font-size: 16px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
}
.nav_pages a:hover{
	color: #DD0071;
	background-color:#FF9900;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #DD0071;
	background-color:#FF9900;
	text-decoration: none;
}

.nav_pages_prods{
	font-size: 11px;
	color: #306BBB;
	float: right;
	margin-top: 7px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
.nav_pages_prods a{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #094697;
	background-color: #DD0071;
	font-size: 14px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
}
.nav_pages_prods a:hover{
	color: #DD0071;
	background-color:#FF9900;
	text-decoration: none;
}
/*fin NAVIGATION*/

