@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
/*@import "panier.css";*/
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "overlay.css";
@import "jMenu.jquery.css";
@import "gallerificPlus.css";
@import "../colorbox/colorbox.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;
	color: #fff;
	background:url(../images/deco/bg_abeille.jpg) fixed center top no-repeat #000;
}
body.index {
	margin:0 auto;
	padding:0;
	width: 100%;
	background-color:#000000;
	background-image:none;
	background-image: url(../images/deco/silouhette.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

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

strong{
color: #0191ED;
}

a {
	color:#017ED1;
	text-decoration:none;
}

a:hover {
	color:#0191ED;
	text-decoration:none;
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/
#flash{
	width:80%;
	height:630px;
	margin:0 auto;
	padding:0;
	z-index:10;
	position: relative;
	/*background-image:url(../images/deco/silhouette.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;*/
}
#image_silhouette{
	position:relative;
}
#intro {
	position: relative;
	z-index:15;
	width: 500px;
	height: 630px;
	margin: 0 auto;
}
#general_index{
	margin:0 auto;
	padding:0;
	width:990px;
	background-color: transparent;

	position:relative;
	z-index: 0;
	text-align: center;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(../images/deco/bg-general.png) bottom no-repeat;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:982px;
	height:183px;
	background-image:url(../images/deco/logo.png);
	background-position:0px 15px;
	background-repeat:no-repeat;
	position: relative;
	z-index:10;
}
#header_menu{
	margin:0 auto;
	padding: 5px 0 0 162px;
	width:820px;
	height:22px;
	float:left;
	text-align:right;
	font-weight:bold;
}
#header_top{
	margin:0 auto;
	padding:0 0 88px 0;
	width:982px;
	height:37px;
	line-height:37px;
	text-align:right;
	color:#999999;
	font-family:"Lucida Sans", Arial;
	font-size:12px;
}
#header_top a{
	color:#999999;
	padding:0 10px;
	text-decoration:none;
}
#header_top a:hover{
	color:#fff;
	padding:0 10px;
	text-decoration:none;
}
#header_top a.menu_actif{
	color:#0191ed;
	text-decoration:none;
}

#barre_top {
	background-color: #000000;
    float: right;
    height: 45px;
    line-height: 53px;
}

#slogan {
	width:800px;
	position: absolute;
	top: 40px;
	left:165px;
}

/*Contenu de page  CONTENT */

#content-index {
	/*background-color: #000;*/
	background-image: url(../images/deco/index-logo.gif);
	background-repeat: no-repeat;
	background-position: right 20px;	
}

#content {
	margin: 0 auto;
    padding: 20px 0 0;
    width: 982px;
	
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	/*background: url("../images/deco/left-content-top2.png") no-repeat scroll 0 0 transparent;*/
    float: left;
    left: 0;
    margin: 0 0 44px;
    padding-top: 1px;
    position: relative;
    width: 680px;
	
}
#left_content_middle{
	background: url("../images/deco/left-content-middle.png") repeat-y scroll 0 0 transparent;
    float: left;
    left: 0;
    margin: 0;
    padding: 20px 34px;
    position: relative;
    width: 612px;
	
}
#left_content a, #left_content_middle a{
	color:#017ED1;
	text-decoration:none;
}

#left_content a:hover, #left_content_middle a:hover{
	color:#0191ED;
	text-decoration:none;
}
#left_content h3, #left_content_middle h3{
	color:#0191ED;
}

/*.left_content{
	float:left;
	position:relative;
	background-color:#000;
	width:612px;
	margin:0 0 44px 0;
	padding:20px 34px;
	left:0px;
	background:url(../images/deco/left-content.png);
	min-height:560px;
	background-repeat:repeat-y;
	
}*/

.left_content{
	/*background: url("../images/deco/left-content-top2.png") no-repeat scroll 0 0 transparent;*/
    float: left;
    left: 0;
    margin: 0 0 44px;
    padding-top: 1px;
    position: relative;
    width: 680px;
	
}
.left_content_middle, .left_content_middle_entreprise {
	background: url("../images/deco/left-content-middle.png") repeat-y scroll 0 0 transparent;
    float: left;
    left: 0;
    margin: 0;
    padding: 20px 34px;
    position: relative;
    width: 612px;
	
}

.left_content_middle_entreprise h3, 
.left_content_middle_entreprise b{
color: #0191ED;
}
.left_content-galerie{
	float:left;
	position:relative;
	background-color:#000;
	width:612px;
	margin:0 0 44px 0;
	padding:20px 34px;
	left:0px;
	background: url("../images/deco/left-content-middle.png") repeat-y scroll 0 0 transparent;
	min-height:560px;
}
#left_content p.descriptif{
	padding:3px 0 10px 0;
	margin:0;
	font-family:"Lucida Sans", Arial;
	font-size:13px;
	line-height:16px;
	text-align:left;
	color:#fff;
}
#left_content p, .left_content p{
	padding:3px 0 10px 0;
	margin:0;
	font-family:"Lucida Sans", Arial;
	font-size:13px;
	line-height:16px;
	text-align:justify;
}
#left_content p.right, .left_content p.right{
	padding:0 10px 10px 0;
	margin:0;
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	line-height:16px;
	text-align:right;
	color:#fff;
}
#left_content p a, .left_content p a{
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	line-height:14px;
	/*color:#017ED1;*/
	/*background-color:#c40098;*/
	text-decoration:none;
	padding:0 3px;
}

#left_content p a:hover, .left_content p a:hover{
	font-family:"Lucida Sans", Arial;
	/*color:#0191ED;*/
	/*background-color:#c40098;*/
	text-decoration:none;
}
#left_content p a.commentaire {
font-family:"Lucida Sans", Arial;
font-size:12px;
line-height:14px;
/*color:#990078;*/
/*background-color:#c40098;*/
text-decoration:none;
padding:0 3px;
clear:both;
}

#left_content p a.commentaire:hover {
font-family:"Lucida Sans", Arial;
/*color:#f200be;*/
/*background-color:#c40098;*/
text-decoration:none;

}
#left_content h4 a, .left_content p a{
font-family:"Lucida Sans", Arial;
line-height:14px;
/*color:#990078;*/
/*background-color:#c40098;*/
text-decoration:none;
padding:0 3px;
}

#left_content h4 a:hover, .left_content p a:hover{
font-family:"Lucida Sans", Arial;
/*color:#f200be;*/
/*background-color:#c40098;*/
text-decoration:none;
}

#left_content ul{
	margin : 5px;
	padding: 0px;

}
#left_content li{
	margin:0 0 0 5px;
	/*padding:0;*/
	list-style-type: none;
	list-style-position:inside;
}
#left_content table.info{
	margin:105px 0 0;
	padding:0;
	float:left;
/*	text-align:center;	
*/	width:auto;
}

#portfolio {
	margin-top: 40px;
}
/*--------------------- Toolstip ---------------------------*/

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	font-size:12px;
	width:150px;
	padding:10px;
	color:#fff;
	background-color:#333333;	
	margin-left:80px;
	border:1px outset #C40098;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 10px 0 0;
	float: left;
}
#btninfo-1{	
	position:absolute;
	top:73px;
	left:465px;
	
	}
#btninfo-2{	
position:absolute;
	top:137px;
	left:465px;
	}
#btninfo-3{	
position:absolute;
	top:169px;
	left:465px;
	}	
.tooltip p{
	padding:0 0 8px 0;
}

.tooltip h2 {
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 15px;
	color: #white;
	background-color: #C40098;
	background-image:none;
	display: inline-block;
	text-transform: none;
	text-align: left;
}


/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:252px;
	margin:0 0;
	padding:0;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:400px;
}

#middle_content p{
	color:#fff;

}

#photos {
	margin-left: 47px;
    margin-top: 20px;
    width: 675px;
}

.image-droite {
	border: 1px solid #FFFFFF;
    float: right;
    margin: 0 5px 13px 20px;
    padding: 0;
}
.image-droite-entreprise{
	padding:0px;
	margin:0 10px 13px 13px;
	float:right;
	border:none;
}
.image-gauche-entreprise{
	padding:0px;
	margin:0 30px 13px 13px;
	float:left;
	border:none;
}
.image-gauche{
	border: 1px solid #FFFFFF;
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0;
	width: 36%;
	/*height: 36%;*/
   
} 
.image-centre{
	border: 1px solid #FFFFFF;
    display: block;
    height: 60%;
    margin: 5px auto 15px;
    padding: 0;
    width: 60%; 
} 
.image-gauche-end{
   padding:0;
   margin:10px 0px 0 0;
   float:left;
   border:1px solid #fff;
   
} 

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0px 0;
	width:982px;
	text-align: left;
	color: #FFF;
	font-size:11px;
	font-family:"Lucida Sans", Arial;
	line-height:16px;
	background:url(../images/deco/footer.png);
	background-repeat:repeat-y;
}

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

#footer a:hover{
	color:#c40098;
}
#footer_left{
	float:left;
	position:relative;
	width:612px;
	margin:0 0 0px 0;
	padding:20px 34px ;
	left:0px;
	height:70px;
	z-index:0;
}
#footer_right {
	float:right;
	position:relative;
	width:222px;
	margin:0 0 0px 0;
	padding:20px 15px;
	right:0px;
	height:70px;
	}
#footer_left .adr{
position:relative;
z-index:0;}	
/*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: 5px 0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin:  0 0 15px 0;
	padding: 0 0 0 20px;
	color:#f9fcff;
	font-size: 18px;
	font-family:"Lucida Sans", Arial;
	text-align:left;
	font-weight:normal;
	background-image:url(../images/deco/h1.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	
}
  
h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 20px;
	color:#f9fcff;
	font-size: 18px;
	font-family:"Lucida Sans", Arial;
	text-align:left;
	font-weight:normal;
	background-image:url(../images/deco/h2.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
/*#left_content hr{
	margin:2px 0 13px 60px;
	padding:0;
	background-color:#C40098;
	height:2px;
	width:250px;
}*/

.sous_titre{
	display:inline-block;
	color:#7f7f7f;
	font-size: 14px;
	font-family:"Lucida Sans", Arial;
	width:auto;
	height:20px;
	padding:0 20px 0 0;
	background-image:url(../images/deco/filet.gif);
	background-position:0px 18px;
	background-repeat:repeat-x;
	margin: 5px 0 0 0;
}  
.sous_titre_index{
	position:absolute;
	right:0;
	top: 0;
	display:block;
	z-index:10px
	width:175px;
	color:#7f7f7f;
	font-family:"Lucida Sans", Arial;
	font-size:20px;
	height:20px;
	margin:186px 35px 0 0;
	padding:0 0 10px;
	background-image:url(../images/deco/filet.gif);
	background-position:0px 25px;
	background-repeat:repeat-x;
}  
.sous_titre_index:hover{
	background-color:#C40098;
	color:black;

}
.sous_titre_pro{
	background-image: url("../images/deco/filet.gif");
    background-position: 0 35px;
    background-repeat: repeat-x;
    color: #7F7F7F;
    display: inline-block;
    font-family: "Lucida Sans",Arial;
    font-size: 14px;
    height: 37px;
    padding: 0 20px 0 0;
    width: auto;
}  

h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-family:"Lucida Sans", Arial;
	text-align:left;
	font-weight:normal;
	color:#c40098;
	font-size:13px;
}
h4 {
	margin:  10px 0 15px 0;
	padding: 0 0 0 20px;
	color:#f9fcff;
	font-size: 17px;
	font-family:"Lucida Sans", Arial;
	text-align:left;
	font-weight:normal;
	background-image:url(../images/deco/h1.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
h5 {
	color: #0191ED;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
	color:#fff;
	font-size: 14px;
	font-family:"Lucida Sans", Arial;
	text-align:left;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	/*background: url("../images/deco/top_zoom.png") no-repeat scroll 0 0 transparent;*/
    margin: 0 auto 26px;
    position: relative;
    right: 0;
    width: 250px;
}

#encart_actu_middle {
	background: url("../images/deco/middle_zoom2.png") repeat-y scroll 0 0 transparent;
    width: 250px;
}

#encart_actu h3{
	padding:8px 0 0 20px;
}

#encart_actu h4{
	background-image: url("../images/deco/h2.gif");
    background-position: 0 20px;
    background-repeat: no-repeat;
    color: #F9FCFF;
    font-family: "Lucida Sans",Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 18px 15px;
    padding: 15px 0 0 20px;
    text-align: left;
}

#encart_actu p{
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#fff;
	padding:0 0px;
	text-align:justify;
	width:207px;
	margin:0 auto;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:0 0 10px 0;
	margin:0 auto;
	text-align: center;
		width:222px;
	/*height:138px;*/
	}
#encart_actu_photo img{
	padding:0 0 0px 0;
	margin:0 auto;
	width:207px;
	/*height:138px;*/
	}
#encart_actu_btn{
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	margin:10px auto;
	background-color:#c40098;
	height:15px;
	line-height:15px;
	background-image:url(../images/deco/puce-rose.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	width:207px;

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

/*debut ENCART PLAYLIST MUSIC*/
#encart_playlist {
	 background: url("../images/deco/middle_zoom2.png") repeat-y scroll 0 0 transparent;
    width: 250px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#encart_playlist h4{
	background-image: url("../images/deco/h1.gif");
    background-position: 15px 4px;
    background-repeat: no-repeat;
    color: #F9FCFF;
    font-family: "Lucida Sans",Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 0 35px;
    text-align: left;
}
#encart_pro_part {
	background: url("../images/deco/middle_zoom2.png") repeat-y scroll 0 0 transparent;
    width: 250px;
	padding-top: 20px;
	padding-bottom:20px;
}
#encart_pro_part h4{
	background-image: url("../images/deco/h1.gif");
    background-position: 15px 4px;
    background-repeat: no-repeat;
    color: #F9FCFF;
    font-family: "Lucida Sans",Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 0 35px;
    text-align: left;
}
#encart_pro_part h3 {
	margin-left:20px;
}
#encart_pro_part p {
	margin-left:20px;
}
/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 0px 0;
	font-size: 11px;
	color: #fff;
	float: right;
	clear: both;
	width:100%;
}
.retour_haut a{
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background-color:#514f4f;
	text-decoration:none;
	text-align:center;
	display:block;
}
.retour_haut a:hover{
	color: #fff;
	background-color:#000;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #555;
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #fff;
	background-color:#000;
	text-decoration: none;
}
/*fin NAVIGATION*/

.map{
	margin:10px 0;
   padding:0;
   border:1px solid #fff;
   width:610px;
   height:350px;
}

ul.liste{
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	list-style-type:none;
	color:#fff;
	font-family:"Lucida Sans", Arial;
	font-size:12px;
	text-align:left;

}
ul.liste li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	line-height:16px;
	background-image:url(../images/deco/puce.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	display:block;
}
.partenaire_bloc{
	background-image:url(../images/deco/point.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;
	padding:10px 0 20px 0;
	margin:0 20px 0 0;
	width: 180px;
	float: left;
}
.livre-d-or-descriptif{
padding:0 0 10px 0;
margin:0;
font-family:"Lucida Sans", Arial;
font-size:12px;
line-height:16px;
text-align:justify;
color:#fff;
}
.formulaire_champ{
margin:5px 0;
background-color:#333333;
border:#999999 1px solid;
color:#fff;
}
#contact_left{
float:left;
padding:0;
margin:0;
width: 235px;
}
.contact_left_content{
	background: url("../images/deco/left-content-middle.png") repeat-y scroll 0 0 transparent;
	float:left;
	padding:10px 0 0 0;
	margin:0;
	width: 235px;
}

#contact_left h3 {
	margin: 20px 0 5px;
    padding: 0 0 0 15px;
}

#contact_left p{
	padding: 0 0 0 15px;
    text-align: left;
}

#contact_right{
float:right;
padding:0;
margin:0;
width:400px;
}
.contact_right_content{
	background: url("../images/deco/left-content-middle.png") repeat-y scroll 0 0 transparent;
    float: right;
    margin: 0;
    padding: 10px;
    width: 374px;
}
#special-plansite h1 {
font-size:150%;
text-align:center;
color:#F9F7ED;
}
#special-plansite dl {
position:relative;
width:100%;
margin:0 auto;
padding:2px;
text-align:left;

}
#special-plansite dt {
font-size:105%;
font-weight:bold;
color:#c40098;
padding:1px 0 0 0 ;
}
#special-plansite dt.space {
	margin-top:10px;
	margin-bottom:3px;
}

#special-plansite dd {
font-size:90%;
font-weight:bold;
margin: 0 0 0 170px;
border-left:solid #c40098 1px;
padding:2px 0 2px 0;
}
#special-plansite .rose{color:#c40098;}

