* {
	margin: 0; padding:0;
	font-family:arial,helvetica,tahoma,verdana,sans-serif !important;
	font-size: 11px;
}
a {outline: none;}
html, body {
	height: 100%;
}

a.illusio{color: #541180 !important;}
.clr{clear: both;}
.pink{color:#f9274e; }
.white{color:#fff; }
.grey{ color:#ada79a; }
.taupe{ color:#afa286; }
.chapo{ color:#fc6286;font-size:14px; }

body{background: #000 url("/images/background.gif") repeat-x;}
img{ border:0; }

#website{width: 1000px;position: relative;margin: auto;}
#website{min-height: 600px;background: #FFF url("/images/logo.png") no-repeat ;}


#header{height: 110px;}
div#content{ clear:both; }
div#menu{width:653px; float:right; height:110px; background-color:#000;}
div#menu a{padding:65px 3px 0 1px;text-decoration:none; color:#fff; font-weight:bold; font-size:14px;}
div#menu ul{width: 652px; list-style:none; }
div#menu li{cursor: pointer;
	cursor: hand;
	float:left; height: 30px; border-left:2px solid black; padding:80px 0 0 25px; }
.concept_off{width: 77px; background: url("/images/concept_off.gif") no-repeat; }
.cartesoins_off{width: 120px; background: url("/images/cartesoins_off.gif") no-repeat; }
.evenements_off{width: 105px; background: url("/images/evenement_off.gif") no-repeat;}
.presse_off{width: 117px; background: url("/images/presse_off.gif") no-repeat;}
.instituts_off{width: 98px; background: url("/images/institut_off.gif") no-repeat;}

.concept_on{ width: 77px; background: url("/images/concept_on.gif") no-repeat; }
.cartesoins_on{width: 120px; background: url("/images/cartesoins_on.gif") no-repeat;}
.evenements_on{width: 105px; background: url("/images/evenement_on.gif") no-repeat;}
.presse_on{width: 117px; background: url("/images/presse_on.gif") no-repeat;}
.instituts_on{width: 98px; background: url("/images/institut_on.gif") no-repeat;}


.concept_off:HOVER{ width: 77px; background: url("/images/concept_on.gif") no-repeat !important; }
.cartesoins_off:HOVER{width: 120px; background: url("/images/cartesoins_on.gif") no-repeat !important;}
.evenements_off:HOVER{width: 105px; background: url("/images/evenement_on.gif") no-repeat !important;}
.presse_off:HOVER{width: 117px; background: url("/images/presse_on.gif") no-repeat !important;}
.instituts_off:HOVER{width: 98px; background: url("/images/institut_on.gif") no-repeat !important;}





div#footer{clear:both; width:1000px; margin:auto; height:23px; background:#FFF}
div#footer_texte{ padding:3px 0 0 358px; }
div#footer ul{list-style:none inside;padding:0; }
div#footer li{float:left; }
div#footer a{text-decoration:none; color:#000; }

.tableSoins tr td{padding-bottom:12px;}
tr.noPadd td{padding-bottom:0px !important;}
.appli{padding-top:51px;padding-left:81px;width:173px;height:27px;margin-left:18px;margin-top:23px;color:white;font-size:11px;font-weight:bold;background-image:url('/images/qrcode.jpg');background-repeat:no-repeat;}
.pink{color:#f9274e;}
.fondPink{color:#fffff;background-color:#f9274e;}


