/* CSS r&eacute;alis&eacute; par Rachid imougai ACOMZ le 26/11/2009 */

* {
	margin:0;
	padding:0;
}
/**** body *****/
body {
	font-family:arial;
	color:#6e6f72;
	background:transparent url(../images/fond_site.gif) repeat top center;/*background:#bebfc1;*/
	
}
img {
	border:0;
}
input, textarea {
	border:1px solid #C7DAE1;
	padding:2px 4px;
	margin:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}
h1 {
	padding:0 0 15px 0;
	background:transparent url(../images/bottom_h1.gif) no-repeat bottom left;
	margin:0 0 14px 0;
	font-size:18px;
}
h1 .titre1 {
	background:transparent url(../images/fleche_h1.gif) no-repeat left center;
	color:#f19300;
	font-weight:normal;
	font-family:verdana;
	padding-left:25px;
}
h1 .titre2 {
	color:#6f7072;
	font-size:0.9em;
	font-weight:normal;
}
h2 {
	color:#3cb9d5;
	font-family:verdana;
	font-size:14px;
	margin:15px 0;
	font-weight:bold;
}
h3 {
	color:#3cb9d5;
	font-family:verdana;
	font-size:11px;
	margin:20px 0 10px 0;
	font-weight:bold;
}
p {
	margin:0 0 10px 0;
}
a {
	color:#f18e00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#3CB9D5;
}
a.pdf {
	text-decoration:none;
	color:#444444;
	font-weight:bold;
}
a.pdf:hover {
	text-decoration:none;
	color:#3CB9D5;
	font-weight:bold;
}
a.pdf img {
	margin:0 4px -4px 0;
}
img.separ {
	margin:10px 0;
}
span.orange {
	color:#f19300;
}
ul {
	margin:10px 0 10px 20px;
}
ul li {
	list-style-image:url(../images/li.jpg);
}
ul.liste_chir {
	padding:0 0 10px 40px;
}
ul.liste_chir li {
	margin:10px 0;
}
ul.liste_chir li a {
	text-decoration:none;
	font-size:1.1em;
}
img.imgrub {
	margin:-22px 24px 0 32px;
}
strong.bleu {
	color:#47494c;
}
div#main {
	width:961px;
	font-size:11px;/*height:680px;*/
}
div#corps {
	background:#f4f4f4 url(../images/back_body.gif) repeat-x top;
	width:961px;
	float:left;
}
div#top {
	width:960px;
	height:296px;
	padding:0 0 0 1px;
}
/******logo******/
#logo {
	width:233px;
	height:297px;
	float:left;
	padding:4px 0 0 0;
}
img.banniere {
	float:left;
	margin:6px 0 0 0;
}
div#centre {
	width:961px;
	float:left;
	margin:0 0 14px 0;
}
div#left {
	background: url(../images/back_bottom_left.gif) no-repeat bottom left;
	float:left;
	padding:0 0 12px 0;
	width:216px;
	margin:0 0 0 14px !important;
	margin:0 0 0 7px;
	color:#494b4c;
}
div#left div.leftcontent {
	width:214px;
	border-left:solid 1px #c9cacc;
	border-right:solid 1px #c9cacc;
	min-height:280px !important;
	height:auto !important;
	height:280px;
	background:#fff;
}
div#left div.leftcontent img.chirurgiens {
	margin:15px 0;
}
div#left div.leftcontent ul {
	text-align:left;
	padding:0 0 13px 47px;
	margin:0;
}
div#left div.leftcontent .nom_chir {
	text-align:left;
	padding:0 0 0 31px;
}
div#left div.leftcontent .nom_chir a {
	color:#555555;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}
div#left div.leftcontent .nom_chir a:hover {
	color:#3CB9D5;
	font-weight:bold;
	text-decoration:none;
}
div#left div.leftcontent ul li {
	list-style-image:url(../images/point.gif);
}
/***** Content ****/
div#right {
	width:713px;
	float:left;
	background:transparent url(../images/back_bottom_content.gif) no-repeat bottom center;
	padding:0 0 13px 0;
	margin:0 0 0 9px;
	text-align:justify;
}
div#right div.contenu {
	width:681px;
	background:#fff;
	border-left:solid 1px #c9cacc;
	border-right:solid 1px #c9cacc;
	min-height:250px !important;
	height:auto !important;
	height:250px;
	padding:15px;
}
div.infobul {
	width:210px;
	height:92px;
	padding:22px 10px 0;
	color:#fff;
	background:url(../images/bul.jpg) no-repeat;
	float:right;
	margin:0 0 0 28px;
}
br.clr {
	clear:both;
}
/**** Footer ****/
div#footer {
	width:100%;
	clear:both;
	color:#999999;
	height:20px;
	padding:10px 0 30px 0;
	font-size:1.1em;
}
div#footer a {
	color:#666666;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

.float_right {
	float:right;
	margin:0 0 20px 20px;
}

.visuel_right {
	float:right;
	margin:20px 0 20px 60px;
}

.oblig {
	color:#999999;
	font-weight:bold;
}
.erreur {
	color:#CC0000;
	font-weight:bold;
}

a.next {
	font-weight:bold;
}
.bouton_next {
	margin:15px 0 0 0;
	text-align:right;
}
.bouton_next a {
	padding:5px 10px;
	border:1px solid #F19200;
	background-color:#FDEDD4;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
}
.bouton_next a:hover {
	border:1px solid #3CC5EA;
	background-color:#3CC5EA;
	color:#FFFFFF;
}
.bouton_next span {
	font-size:0.9em;
	padding-left:5px;
}

ul.espace li {
	padding-bottom:8px;
}

/**** contact *****/
img.encadre {
	background-color:#FFFFFF;
	padding:3px;
	border:1px solid #C7DAE1;
}

/**** divers *****/
.img_float_left {
	float:left;
	margin:0 20px 20px 10px;
	z-index:999;
}
.img_float_right {
	float:right;
	margin:0 10px 20px 20px;
	z-index:999;
}
.img_float_left img, .img_float_right img {
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	z-index:999;
}

