@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "actualites.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eb7fbe;
	color: #e2cdb0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/deco/background.jpg);
	background-repeat: repeat-x;
	/*background-position: center top;*/
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #666666;
	background-color: #E2CDB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}



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


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

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:950px;
	height:217px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

#left_header {
	width: 159px;
	margin: 0px;
	padding: 5px;
	float: left;
}
#left_header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6f321d;
	font-weight: bold;
	text-align: center;
}
#left_header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f321d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
}
#left_header .logo {
	text-align: center;
	padding-left: 30px;
}

#right_header {
	width: 195px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#right_header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f321d;
	padding-bottom: 15px;
}

#right_header .horaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e2cdb0;
	padding-bottom: 15px;
}
#right_header .pharma_garde{
	margin:8px 0 0 0;
	padding:0;
}
#right_header li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f321d;
	line-height: 14px;
	background-image: url(../images/deco/puce.jpg);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 15px;
	padding-bottom: 6px;
}

#right_header li#tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C25293;
	line-height: 20px;
	background-image: url(../images/deco/icone_tel.gif);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 28px;
	padding-top: 15px;
}
.infobulle{
	margin:3px;
	padding:3px;

}
#popup{
	margin:0;
	padding:0;
	width:600px;
	height:600px;
	/*background:#D976AF;*/
}
.photo_equipe{
	width:150px;
	float:left;
	margin:10px;
	padding:10px;
	border:1px solid #ffffff;
}
#popup a{
	border:none;
	margin-left:25px;
}
#popup img{
	border:none;
}

#right_header p{
margin:8px 0 0 0;
padding:0;
}
#right_header a{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f321d;
	line-height: 14px;
	text-indent: 15px;
	text-decoration:underline;
}
#flash_service {
	height: 217px;
	width: 568px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#flash_sante {
	height: 217px;
	width: 568px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#flash_actu {
	height: 217px;
	width: 568px;
	float: left;
	position:relative;
	top:0;
	left:0;
	margin: 0px;
	padding: 0px;
}

/* div menu horizontal */
#menu_h {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*-------*/


/*Contenu de page  CONTENT */

#content {
	width: 950px;
	background-color:#a3755d;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	background-image: url(../images/deco/back_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	position: relative;
	padding: 0px;
	
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:190px;
	left:0px;
	background-image: url(../images/deco/back_nav_V2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 85px;
	padding-left: 0px;
	margin: 0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*#intro {
	height:217px;
	width: 568px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
#anim-index{
	height:550px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:650px;
	padding-top: 30px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#middle_content h1{
	color:#e2cdb0;
	background-image: url(../images/deco/back_h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-indent: 10px;
	height: 21px;
	padding: 2px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: bold;
	letter-spacing: 1px;
}

#middle_content h2{
	color:#e2cdb0;
	background-image: url(../images/deco/back_h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-indent: 10px;
	height: 21px;
	padding: 2px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: bold;
	letter-spacing: 1px;
}
#middle_content h4{
	margin:20px 0 0 0;
	padding:0;
	color:#900;
}

#middle_content p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 16px;
	margin: 0px;
}

#middle_content .photo {
	padding: 4px;
	border: 1px solid #cb69a2;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 12px;
	margin-left: 0px;
	float: left;
	display:block;
}

#middle_content strong {
	color: #E2CDB0;
	font-weight: bold;
	letter-spacing: 1px;
}
#middle_content ul{
	margin:0;
	padding:0;
}
#middle_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2cdb0;
	text-indent: 10px;
	list-style-image: none;
	list-style-type: square;
	line-height: 16px;
	list-style-position: inside;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#middle_content dt {
	font-weight:bold;
	margin-top:10px;
}
#middle_content dd {
	margin:0;
	margin:0 0 0 6px;
}

#middle_content .titre_lien {
	color: #6f321d;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #E2CDB0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 500px;
	background-image: url(../images/deco/puce_lien.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

#middle_content a {
/*	text-decoration: none;*/
	color: #E2CDB0;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

/* page conseil */
#conseil {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#conseil img {
	padding: 4px;
	border: 1px solid #CB69A2;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	height: 100px;
	width: 100px;
	float: left;
}
/* fin page conseil */

/* page contact */
#coord {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#coord p {
	font-size: 18px;
	font-weight: bold;
	text-indent: 30px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#coord .tel {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	color: #e2cdb0;
	padding-top: 50px;
	background-image: url(../images/deco/icone_tel_contact.gif);
	background-repeat: no-repeat;
	background-position: 150px 50px;
	text-indent: 30px;
}
/* fin page contact */


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

/*Bas de page  FOOTER*/

#footer{
	width:950px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/back_footer.gif);
	height: 52px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

#footer p {
	padding-top: 6px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

.right{
	float:right;
}

/*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;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
