@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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #666666;
	background-image: url(../images/deco/bg-body.jpg);
	background-repeat: repeat-x;
}

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

.coulprim {
	color:#e5001d;
}

.coulsec {
	color:#666666;
}

.espace {
	letter-spacing:5px;
}

.pdf {
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 37px;
	color: #E5001D;
	background-image: url(../images/deco/pdf.gif);
	background-repeat: no-repeat;
	background-position: 17px 8px;
}

textarea {
	padding:10px 0;
	display: block;
	clear: both;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Post-it*/

#root {
	position:absolute;
	width:300px;
	height:180px;
	padding:0;
	margin:0;
	background-image:url(../images/deco/bg-post-it.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index: 100;
}
#root img{
	padding:10px 0 0 70px;
}

#root p{
	padding:0 40px 0 10px;
	color: #666666;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 0px;
	line-height: 12px;
}

#root .desc {
color:#666666;
font-size:10px;
font-variant:normal;
letter-spacing:0;
line-height:12px;
padding:0 40px 0 10px;
}
#root a{
	color:#E5001D;
	text-decoration:none;
	padding:20px 0 0 75px;
	font-weight:bold;
	background-image:url(../images/deco/pdf.gif);
	background-repeat:no-repeat;
	display: block;
	background-position: 50px 15px;
	font-variant: normal;
}
#root a:hover{
	text-decoration:underline;
}

#handle {
	color:#FFFFFF;
	padding:5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	cursor:move;
	text-align: left;
	font-variant: small-caps;
	background-image: url(../images/deco/pixels.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	position:relative;
}
.postit-left {
	width:140px;
	float:left;
	position: relative;
	top: 20px;
}
.postit-right {
	width:150px;
	float:right;
	padding: 0;
	position: relative;
}
.postit-right h2{
	font-size:14px;
	font-variant:normal;
	color: #E5001D;
	padding: 35px 20px 5px 20px;
}

.code {
	margin:0 auto;
	padding:20px;
	width:400px;
	border:1px dotted #FFCC66;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}


/*Haut de page  HEADER*/

#header-index{
	margin:0 auto;
	padding:0;
	width:890px;
	height:90px;
	border-bottom: solid #e5001d 1px;
	background-image: url(../images/deco/kustom-klothes-original.jpg);
	background-repeat: no-repeat;
}
#header{
	margin:0 auto;
	padding:0;
	width:890px;
	height:90px;
	border-bottom: solid #e5001d 1px;
	background-image: url(../images/deco/kustom-klothes-original.jpg);
	background-repeat: no-repeat;
}
#header-shop{
	margin:0 auto;
	padding:0;
	width:890px;
	height:90px;
	border-bottom: solid #e5001d 1px;
	background-image: url(../images/deco/kustom-shop.jpg);
	background-repeat: no-repeat;
}

#header-klothes{
	margin:0 auto;
	padding:0;
	width:890px;
	height:90px;
	border-bottom: solid #e5001d 1px;
	background-image: url(../images/deco/kustom-klothes.jpg);
	background-repeat: no-repeat;
}


#panier_header {
	width:500px;
	float:right;
	line-height: 16px;
	padding: 40px 0 0 0;
	background-color: #FFFFFF;
}
#panier_header a{
	color:#e5001d;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#panier_header a:hover{
	color:#666;
}
#panier_header img{
	float:left;
	padding: 0 15px 0 0;
}
.gauche-contact {
	width:400px;
	float:left;
}
.droite-contact {
	width:250px;
	float:left;
}

.gauche {
	width:330px;
	float:left;
}
.droite {
	width:170px;
	float:left;
}

#panier_header  .droite a{
	text-decoration:none;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#panier_header  .droite a:hover{
	color:#E5001D;
}


/*Contenu de page  CONTENT */

#content-index {
	margin:0 auto;
	padding:0px;
	width: 980px;
	background-color:#FFFFFF;
	height: 640px;
	position: relative;
}
#content {
	margin:0 auto;
	padding:40px;
	width: 890px;
	background-color:#FFFFFF;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:205px;
	left:0px;
	top: 5px;
}
#paiement_site{
	width:155px;
	height:120px;
	background-color:#efefef;
	position:relative;
	top:20px;
	font-style:italic;
	padding: 10px;
}
#paiement_site a{
	display:block;
	color:#e5001d;
	text-decoration: none;
	padding: 10px 0;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:650px;
	right:0px;
	top: 20px;
}

/*///    partie du centre   ///*/
#home {
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}

#middle_content{
	float:right;
	position:absolute;
	width:530px;
	padding: 0;
	z-index: 500;
	top: 160px;
	right: 50px;
}
#middle_content p{
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	padding: 20px 0 0px 0;
}

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

#entrer-shop {
	width:515px;
	height:105px;
	border-bottom:solid #efefef 1px;
	border-top:solid #efefef 1px;
	border-left:solid #efefef 1px;
	border-right:solid #e5001d 15px;
	padding: 0;
	margin: 30px 0;
}

#entrer-klothes {
	width:515px;
	height:105px;
	border-bottom:solid #efefef 1px;
	border-top:solid #efefef 1px;
	border-left:solid #efefef 1px;
	border-right:solid #e5001d 15px;
	margin: 40px 0 0 0;
}
#entrer-shop img, #entrer-klothes img {
	float:left;
	padding:0 30px 0 0;
}
#entrer-shop p, #entrer-klothes p {
	padding:35px 0 0 0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
#entrer-shop a, #entrer-klothes a {
	padding:0;
	text-decoration:overline;
	font-variant:small-caps;
	color:#e5001d;
}

#entrer-shop a:hover, #entrer-klothes a:hover {
	color:#666666;
}

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

}

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

.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:980px;
	background-color:#FFFFFF;
	text-align: center;
	color:#e5001d;
	letter-spacing:1px;
	line-height: 20px;
}

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

#footer a:hover{
	color:#e5001d;
}
.adr {
	color:#000000;
}

/*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:#efefef;
	font-size: 40px;
	text-align: right;
	position: relative;
	top: -37px;
	font-weight: normal;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 8px 0 10px 0;
	color:#000;
	font-size: 14px;
}
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{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #d1d1d1;
	float: right;
	clear: both;
	display: block;
	position: relative;
	top: -20px;
}

.nav_pages a{
	color: #d1d1d1;
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #e5001d;
	text-decoration: underline;
}
.nav_pages a.menu_actif{
	color: #e5001d;
	text-decoration: underline;
}


/*fin NAVIGATION*/
