@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 "../fancybox/css/jquery.fancybox-1.3.1.css";
@import "../fancybox/jquery.fancybox.css";
*/
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #fff;
}
body.services {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000 url(../images/deco/bg02.jpg) no-repeat fixed center top;
	color: #FFFFFF;
}

body.bienseclairer{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:#000 url(../images/deco/bg03.jpg) no-repeat fixed center top;	
	color: #fff;
}
body.luminairesdinterieur{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:#000 url(../images/deco/bg04.jpg) no-repeat fixed center top;	
	color: #fff;
}
body.luminairesdexterieur{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:#000 url(../images/deco/bg07.jpg) no-repeat fixed center top;	
	color: #fff;
}
body.partenaires{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:#000 url(../images/deco/bg05.jpg) no-repeat fixed center top;	
	color: #fff;
}
body.contact{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:#000 url(../images/deco/bg06.jpg) no-repeat fixed center top;	
	color: #fff;
}
body.accespro{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000 url(../images/deco/bg08.jpg) no-repeat fixed center top;
	color: #fff;
}
p, form, input, div, dl, dt, dd, ol, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:231px;
	background:url(../images/deco/header.gif) no-repeat left bottom;
	display:block;
	position: relative;
}
#menu_horizontal_conteneur{
	margin:0;
	padding:0;
	width:980px;
	position: relative;
	top:20px;
}

#header p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:2px 0 0 0;
}
#header p.bouton01 {
	font-size:11px;
	padding:2px 0 3px 0;
}
#header p a{
	color:#fc7427;
	text-decoration: none;
	font-weight:bold;
	background-color:#000;
	padding:1px 10px;
}
#header p.bouton01 a {
	padding:1px 10px 3px 10px;
	background-color: inherit;
	font-size: 11px;
	}
#header p a:hover{
	color:#fff;
	text-decoration: none;
}
#header_menu_haut{
	margin:0;
	padding:2px 0;
	width:900px;
	height:17px;
	float:right;
	text-align:right;
	font-size:10px;
	z-index: 50;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #666666;
}


#header_rotator{
	margin:0;
	padding:0;
	float:left;
	width:780px;
	height:150px;
	display:block;
	position: relative;
	top: 20px;
	left: 20px;
	z-index: 0;

}
#header_accespro{
	margin:0;
	padding:0;
	float:right;
	width:176px;
	height:150px;
	position: absolute;
	top: 20px;
	right: 10px;
}
#header_logo img{
	z-index:50;
	position:absolute;
	left:20px;
	top:68px;
	width:342px;
	height:102px;
	display:block;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
}
#content_flash {
	margin:10px auto;
	padding:0;
	width: 799px;
	height:500px;
	background-image:url(../images/deco/bg_index.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border: 1px solid white;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:195px;
	/*padding: 20px 0 20px 36px;*/
	padding: 20px 0 20px 0;
}
#left_content h2{
	font-size:12px;
	color:#fff;
	letter-spacing: 0px;
	padding: 0;
}
#left_content p{
	font-size:10px;
}
#left_content p a{
	color:#fc7427;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	display: block;
}
#left_content p a:hover{
	color:#fff;
	text-decoration: none;
}

#left_panier{
	float:left;
	width:144px;
	background:url(../images/deco/bann_panier.gif) no-repeat top;
	border:1px solid #40362a;
	padding: 40px 20px 20px 20px;
	background-color: #000000;
	margin: 0 0 15px 0;
}

#left_c_actu{
	float:left;
	width:144px;
	background:url(../images/deco/bann_actu.gif) no-repeat top;
	border:1px solid #40362a;
	padding: 40px 20px 20px 20px;
	background-color: #000000;
	margin:0 0 15px;
}
.left_c_actu_case{
	float:left;
	width:144px;
	padding: 5px 0;
}

#left_c_actu img{
	float:left;
	margin:0 5px 5px 0;
}
#left_c_actu a img{
	border:1px solid #fff;
}
#left_c_actu a:hover img{
	border:1px solid #fc7427;
}

#left_paiement{
	float:left;
	width:144px;
	background: url(../images/deco/bann_paiement.gif) no-repeat top;
	border:1px solid #40362a;
	padding: 40px 20px 20px 20px;
	background-color: #000000;
	margin: 0 0 15px 0;
}

#left_paiement img {
	margin:10px 0 10px 0;
	border:none;
}
#left_c_recherche{
	float:left;
	width:144px;
	background: url(../images/deco/bann_recherche.gif) no-repeat top;
	border:1px solid #40362a;
	padding: 40px 20px 20px 20px;
	background-color: #000000;
	margin: 0 0 15px 0;
}
#left_c_recherche select,#left_c_recherche input {
	width:100%;
	margin:0 0 5px 0;
}
#left_c_recherche  input.submit  {
	background-color:#000000;
	color: #F57126;
	border: 1px solid #F57126;
	cursor: pointer;
}

#left_c_recherche  input.submit:hover  {
	background-color:#F57126;
	color: #000000;
	border: 1px solid #cccccc;
	cursor: pointer;
}


#left_c_nletter{
	float:left;
	width:144px;
	background: url(../images/deco/bann_newsletter.gif) no-repeat top;
	border:1px solid #40362a;
	padding:40px 20px 32px;
	background-color: #000000;
	margin: 0;
}

.champ_txt{
	border:1px solid #5E4F3E;
	padding:0px;
	width: 141px;
	text-align: center;
	background-color:#000000;
	color:#FFFFFF;
}
.bouton01{
	border:1px solid #fc7427;
	padding:2px 0;
	width: 141px;
	text-align: center;
	margin: 10px 0 0 0;
	background-color: #2C251D;
}
/*/// partie de droite ///*/
/*#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
*/
/*///    partie du centre   ///*/



/***********************************************/
#middle_content{
	float:right;
	width:715px;
	padding: 20px;
	margin: 20px 0 0 0;
	background-image:url(../images/deco/bg_middle_content.png);
	border:1px solid #40362A;
	min-height: 499px;
}

#middle_content ul{
	padding: 10;
	margin: 10;
	display: block;
}
#middle_content li{
	padding: 0;
	list-style-image: url(../images/deco/puce-carree.jpg);
	margin: 10px 0;
	font-weight:normal;
}

#middle_content p{
	padding:3px 0;
}
#middle_content p.txt-produit {
	padding:40px 0 30px 0;
	text-align:center;
	line-height:18px;
}

#middle_content a{
	color:#fc7427;
	text-decoration:none;
	font-weight:bold;
}

#middle_content a:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.image_droite{
	float:right;
	padding: 0;
	margin:0 0 0px 10px;
	border:1px solid #fff;
}

.image_gauche{
	float:left;
	padding: 0;
	margin:0 10px 10px 0;
	border:1px solid #fff;
}

.pdf {
	display: block;
	text-align: right;
	margin: 0;
	padding: 10px 25px 10px 0;
	background-image: url(../images/deco/pdf.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#m_content_gauche {
	float:left;
	width:325px;
}

#m_content_droit {
	float:right;
	width:325px;
}
#m_content_droit h3{
	display:block;
	margin: 0px;
	padding: 0;
	line-height: 20px;
}

#m_content_gauche h3{
	display:block;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#m_content_plan{
	float:right;
	width:330px;
	padding: 0;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 0 20px 0;
	padding:6px 10px 0 0;
	float:right;
	width:745px;
	height:60px;
	border:1px solid #40362a;
	background:url(../images/deco/footer.gif) no-repeat right top;
	text-align: right;
	color: #FFF;
	display:block;
	background-color:#000000;
	font-size: 10px;
}

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

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

#footer_index{
	margin:10px auto 0 auto;
	padding:6px 10px 0 0;
	width:717px;
	height:60px;
	text-align: center;
	color: #FFF;
	display:block;
	font-size: 10px;
}

#footer_index a{
	color:#FC7427;
	text-decoration:none;
}

#footer_index a:hover{
	color:#FFFFFF;
}

/*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:#FFFFFF;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
}

.orange {
	color:#fc7427;
}
  
h2 {
	margin: 0;
	padding: 0 0 10px 0;
	color:#DBD2C8;
	font-size: 18px;
	letter-spacing: 4px;
}
  
h3 {
	margin: 20px 0 5px 0;
	padding: 2px 0;
	color:#FFFFFF;
	font-size: 14px;
	border-bottom: 1px double #fff;
}
h4 {
	margin: 0;
	padding: 10px 0 0 0;
	color:#DBD2C8;
	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;
}
/*ajout int*/


div.text-gauche{
width:390px;
}

div#time{
padding:0 0 0 0px;
margin:0 0 0 0px;
float:right;
width:315px;
}
div#time h3{
	margin: 2px 0 2px 10px;
	padding: 2px 0;
	color:#FFFFFF;
	font-size: 12px;
	border-bottom: 1px double #fff;
}
div#time p{
	font-size: 12px;
	margin: 2px 0 5px 10px;
	padding: 2px;
	color:#FFFFFF;
	background-image:url(../images/deco/bg_middle_content.png);
	
}

/*-------------- Post-it--------------------------------*/

#post_it{
	cursor:pointer;
	position:absolute;
	font-family:Trebuchet MS;
	font-size:11px;
	border:1px solid;
	padding: 0 15px;
	left: 784px;
	top: 177px;
	background-color: #c3bcb3;
	color: #2A1001;
	font-weight: bold;
	background-image: url(../images/post-it/fond.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 300px;
	border-color: #eb6e07;


}

table#tableau_delais {
	color:#FFFFFF;
	border:1px solid white;
}


table#tableau_delais tr th {
	padding:5px;
	color:#FFFFFF;
	background-color:#eb6e07;
	
}

table#tableau_delais tr td {
	padding:5px;
	color:#FFFFFF;
}
 
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


.image-droite01 {
	float: right;
	width: 259px;
	height: 203px;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 34px;
}


/*.image-droite02 {
	float: right;
	width: 130px;
	height: auto;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}*/


.image-gauche01 {
	float: left;
	border: 1px solid #000;
	width:200px;
	background-image: url(../images/deco/bg_encart_produit.png);
	height: auto;
	padding: 0px;
	margin-bottom: 25px;
	margin-right: 11px;
	margin-top: 5px;
}


.image-gauche02 {
	float: left;
	width: 259px;
	height: auto;
	padding: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 5px;
}


.image-gauche03 {
	float: left;
	width: 185px;
	height: auto;
	padding: 0px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-top: 0px;
}

.image_droite_ampoule {
	margin:0 0 10px 5px;
}
