@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "recherche.css";
/*@import "acces_client.css";*/
@import "produits.css";
/*@import "restaurant.css";*/
@import "jquery.lightbox-0.5.css";
@import "sitemap.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: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/deco/body.jpg) top repeat-x fixed;
	color: #000;
	letter-spacing:1px;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



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


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

/*Haut de page  HEADER*/

#top_header{
	width:100%;
	height:19px;
	background:url(../images/deco/top.gif) top repeat-x;
}

.top_liens {
	width:990px;
	text-align:right;
	color:#e2ac1d;
	font-size:11px;
	margin:0 auto;
	padding:2px 0 0 0;
}

.top_liens a{
	text-decoration:none;
	color:#e2ac1d;
}

.top_liens a:hover, .top_liens a.menu_actif{
	color:#fff;
}

#header{
	margin:0 auto;
	padding:0;
	width:979px;
	height:168px;
	background:url(../images/deco/header.png) top no-repeat;
}
#header a#link_index{
	margin:0;
	padding:0;
	width:979px;
	height:128px;
	display: block;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 999px;
	height: auto;
	position:relative;
}

#top{
	height:41px;
	background: url(../images/deco/top.png) top repeat-x;
}

.separator {
	margin:1px 0;
	padding:0;
	height:2px;
	_display:none;	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:233px;
	left:0px;
}

#newsletter{
	width:233px;
	height:84px;
	padding:0;
	background:url(../images/deco/newsletter.png) top right no-repeat;
}

/*/// partie de droite ///*/
#right_content{
	float:left;
	position:relative;
	width:233px;
	right:0px;
	_right:0px;
}

#recherche{
	width:233px;
	height:84px;
	padding:0;
	background:url(../images/deco/recherche.png) top left no-repeat;
}

#paiement_front{
	/*width:950px;*/
	height:160px;
	padding:0;
	background:url(../images/deco/paiement.png) top no-repeat;
	margin: 0 auto;
}
#paiement_front a{
	padding: 95px 0 0 0;
	display:block;
	height:16px;
	
	text-align: center;
	font-size: 11px;
	
	color: #fff;
	text-decoration: none;
	_position:relative;
}
#paiement_front a:hover{
	text-decoration: underline;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	_position:relative;
	width: 533px;
	_width: 527px;
	padding:0;
	margin:0;
	
}

.encart{
	background:url(../images/deco/encart-repeat.png) top repeat-y;
	min-height:150px;
	_height:150px;
	margin: 0 0 5px 0px;
	letter-spacing:1px;
}

.encart img{
    margin-left: 5px;
}

.vert{
	color:#BFDE14;
}

.top{
	margin: -45px 0 0 1px;
	_margin: -45px 0 0 1px;
	position: absolute;
	z-index: 1;
	height: 150px;
}
.titre_h1, .titre_h2{
	background:url(../images/deco/encart-titre.png) top no-repeat;
	height:30px;
	_margin:-1px 0 0 0;
	padding:4px 0 0 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: normal;
}
.ss_titre_h2{
	padding:10px 7px 10px;
	color: #901926;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
.ss_titre_h3{
	padding:10px 10px 10px;
	color: #901926;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
.ss_titre_h4{
	padding:10px 10px 10px;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}



.intro{
	font-size:11px;
	font-style:italic;
	font-weight: bold;
}
.encart p{
	font-size:15px;
	color:#4f250e;
	padding: 5px 7px 10px;
}
.photo_pharma{
	display:block; 
	margin:0 auto; 
	width:219px; 
	height:219px; 
	border:1px solid #fff;
}


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


/*Bas de page  FOOTER*/

#footer_top{
	background:url(../images/deco/footer-top.png) bottom no-repeat;
	height:8px;
	width:998px;
	margin:0 auto;
	padding: 0;
}

#footer_bottom{
	background:url(../images/deco/footer-bottom.png) top no-repeat;
	height:8px;
	width:998px;
	margin:0 auto;
	padding: 0;
}

#footer{
	margin:0 auto;
	padding:5px;
	width:988px;
	text-align: center;
	background:url(../images/deco/footer-repeat.png) top repeat-y;
	color: #000;
}

#footer a{
	color:#7D460E;
	text-decoration:none;
	position:relative;
}

#footer a:hover, #footer a.menu_actif{
	color:#fff;
}

/*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;
	height: 60px;
}
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     ----*
  *------------------------------------------------------*/
