@charset "utf-8";

h1,
h2,
h3,
p {
	margin:0;
	padding:0;
}

/* ------------------------ Mise en page --------------------*/

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#22597b;
	margin: 0;
	text-align: justify;
	background:url(../images/background.png) repeat-x;
}

#header {
	height: 158px;
	background:url(../images/header.png) no-repeat;
}
#header2 {
	height: 158px;
	background:url(../images/header2.png) no-repeat;
}
#t_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	width:650px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}

#top_header {
	height:48px;/*background: -moz-linear-gradient(top, #a7e1fa 50%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#a7e1fa), to(#fff));
	border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;*/
}

#header a {
	color:#0095da;/*	text-shadow:2px 2px 2px #2c2c2c;
*/
}

#header a:hover {
	color:#626a6c;
	text-decoration:underline;
}

#container {
	width: 980px;
	margin: 0 auto;
	min-height: 500px;
	padding-bottom:100px;
}

#menu {
	height:43px;
	font-weight: bold;
	border-left:1px solid #001422;
}

#menu_bottom {
	float:left;
	margin: 0px;
	width:auto;
	/* [disabled]width: 400px;
*/
}
#axe li {
	border:none;
	display:inline-block;
	padding:0 10px;
	}
#menu_bottom li
{
	display:inline-block;
	border-right:1px solid #327099;
	padding:0 10px;
	float:left;
}

/*----------------Lien axe footer-------------*/
#axe {
	text-align: right;
	width: 350px;
	float: right;
	margin: 0px;
	color: #327099;
}

#axe a {
	color:#FFF;
	font-size: 10px;
}

#axe a:hover {
	color:#327099;
	text-decoration:none;
}
#menu_bottom a {
	color:#327099;
	font-size: 10px;
}


#menu_bottom a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #000;
}

#MainContentOmbre,
#MainContentTop {
	height:20px;
	background:url(../images/ombre_menu.png);
}

#MainContent {
	min-height:400px;
	background: #FFF;
	padding: 20px 40px 0px 40px;
	position:relative;
}

#MainContent ul {
	list-style-position:inside;
}

#MainContent a {
}

#MainContent a:hover {
}

#MainContentProduit {
	padding:20px 30px 0px 30px;
	text-align: left;
	min-height: 370px;
	background-color:#FFF;
}

#MainContentProduit a {
}

#MainContentProduit a:hover {
	text-decoration:none;
}

#MainContentProduit p {
	width:620px;
}

#MainContentProduit ul {
	/*list-style-position:inside;*/
	padding:0 0 0 50px;
}

/*----------- Colonne droite--------------------*/

#colonne_droite {
	float:right;
	width:260px;
	list-style-image:url(../images/Puce_Top_SideBar_Accueil.png);
}

#annonce_flash {
	padding:10px 0;
	margin: 20px 0;
	float: left;
	width: 260px;
	border:1px solid #012944;
	-moz-box-shadow: 0px 0px 8px #327099;
	-webkit-box-shadow: 0px 0px 8px #327099;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#annonce_flash_content {
	padding:0 10px;
	height:100px;
}

#annonce_flash_titre {
	background:url(../images/Bg_Top_SideBar_Accueil.png) repeat-x;
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 4px #000;
	cursor: pointer;
	background:url(../images/Bg_Top_SideBar_Accueil.png) repeat-x;
	border-top:1px solid #012944;
	border-bottom:1px solid #012944;
	margin:0 0 5px 0;
}

/* -------- avec les actus et Honcode ------------- */
#bloc_accueil {
	float:left;
	width:600px;
	margin:0 0 20px 0;
}

/* -------- sans les actus et sans sans Honcode ------------- */
#bloc_accueil2 {
	float:left;
	/* [disabled]background-color: #0C9;
*/
}

/* -------- sans les actus ------------- */
#bloc_accueil3 {
	float:left;
	width:920px;
	margin:0 0 20px 0;
	/* [disabled]background-color: #FF9;
*/
}

/* -------- sans Honcode ------------- */
#bloc_accueil4 {
	float:left;
	width:620px;
	/* [disabled]background-color: #FCF;
*/
}

/*#Honcode {
	float:right;
	min-height:100px;
	width:120px;
	margin:0 0 20px 20px;
	border:1px solid #71c3e9;
	text-align: center;
	padding: 20px 10px;
	background-color:#FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;;
	-webkit-border-radius: 5px;
}*/
#Honcode {
	/*float:left;*/
	position:absolute;
	bottom:100px;
	left:40px;
	border:1px solid #012944;
	-moz-box-shadow: 0px 0px 8px #327099;
	-webkit-box-shadow: 0px 0px 8px #327099;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:580px;
	margin:20px 0 0px 0px;
	text-align: center;
	padding: 10px;
	background-color:#FFF;
	/*clear:both;*/
	/* De haut en bas*/
	background: -moz-linear-gradient(top, #fff 50%, #a7e1fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a7e1fa));
}

#Honcode p {
	text-align: center;
	color: #0571b5;
}

#actus {
	min-height:300px;
	width:260px;
	margin:0 0 20px 0px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	float:right;
	border:1px solid #012944;
	-moz-box-shadow: 0px 0px 8px #327099;
	-webkit-box-shadow: 0px 0px 8px #327099;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#actus_content {
	padding:0 10px;
}

#actus p {
	color:#2c2c2c;
	margin-bottom: 5px;
}

#actus_top {
	background:url(../images/Bg_Top_SideBar_Accueil.png) repeat-x;
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 4px #000;
	cursor: pointer;
	background:url(../images/Bg_Top_SideBar_Accueil.png) repeat-x;
	border-top:1px solid #012944;
	border-bottom:1px solid #012944;
	margin:10px 0 5px 0;
}

#actus a {
	color:#0571b5;
}

.actus_accueil {
	border-bottom: 1px solid #FFF;
	min-height: 8px;
	color: #f47820;
	margin: 8px 0 0 0;
	padding: 0 0 10px 0;
	text-align: left;
}

#voir_toutes_news {
	border: 1px solid #4870AA;
	padding:5px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: rgba(0, 154, 218, 0.3);
	display:block;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.8s;
	-moz-transition-property: background;
	-moz-transition-duration: 0.8s;
	transition-property: background;
	transition-duration: 0.8s;
}

#voir_toutes_news:hover {
	background-color:#33aee1;
	background: rgba(0, 154, 218, 0.8);
	color:#FFF;
}

/*---------- Pied de page ---------------*/
#pied {
	width: 100%;
	background: #d7daee;
	position:fixed;
	bottom:0;
	border-top:1px solid #012944;
	font-size: 11px;
	color:#327099;
	background: rgba(215, 218, 238, 1);
}

#bg_pied {
	width:980px;
	margin:0 auto;
	padding-top: 10px;
}

#pied p {
	color:#327099;
	font-size: 10px;
}

#Adresse_Footer {
	float:left;
	text-align:left;
	width:400px;
}

#adresse_footer span {
	color:#327099;
}

/* -------------- Mise a jour -------------- */
#Maj {
	text-align: center;
	padding-top: 5px;
	color: #4870aa;
	font-size: 10px;
	margin-top: 50px;
	width: 100%;
	height: 24px;
}

/*------------BT haut de page------------*/

#haut_page {
/*	height: 16px;
	line-height: 16px;
	width: 100px;
	text-align: center;
	margin: 30px 0px 0px 0px;
	border: 1px solid #327099;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

#haut_page a {
	color:#172983;
	font-size:11px;
	display:block;
	height:16px;
	line-height:16px;
	width:auto;
	color: #FFFFFF;
	margin:20px 10px 10px 0;
	float:right;
	clear: both;
	padding:2px 8px;
	background-color:#c1d4e0;
	background-color: rgba(50, 112, 153, 0.3);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	webkit-transition-property: background;
	-webkit-transition-duration: 0.8s;
	-moz-transition-property: background;
	-moz-transition-duration: 0.8s;
	transition-property: background;
	transition-duration: 0.8s;
}

#haut_page a:hover {
	color:#FFFFFF;
	background-color:#327099;
	background-color: rgba(50, 112, 153, 1);
	color: rgba(255, 255, 255, 1);
}


/*----------------- BT Retour ------------------------*/
#retour {
	height: 16px;
	line-height: 16px;
	width: 100px;
	text-align: center;
	margin: 30px 0px 0px 0px;
	border: 1px solid #666;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#retour a {
	color:#FFF;
	font-weight:normal;
	width: 100px;
	height: 16px;
	text-align: center;
	display:block;
	background-image: url(../images/bg_retour.png);
	background-position:0px 0px;
}

#retour a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/bg_retour.png);
	background-position: 150px 0px;
}

/*---------------------------------*/
.align_right {
	text-align:right;
	margin-top: 8px;
}

img {
	border:0px;
}

.img_right {
	float:right;
	margin:0 0 20px 20px;
	border:0px;
}

.img_left {
	float:left;
	margin: 0 20px 20px 0;
	border:0px;
}

.fltrt {
	float: right;
	margin-left: 20px;
}

.fltlft {
	float: left;
	margin-right: 20px;
}

.clearfloat {
	height:0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

#bloc_accueil ul {
	margin:8px 0px 8px 0px;
	list-style-image:url(../images/Puce_Arbo_categorie.png);
}

#bloc_accueil li {
	margin:8px 0 0 2px;
	list-style-image:url(../images/Puce_Arbo_categorie.png);
}

/*------------------------------------ LIENS  ---------------------------*/	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f47820;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f47820;
	font-style:normal;
	font-weight: normal;
	text-decoration: none
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f47820;
	font-style:normal;
	font-weight: normal;
	text-decoration: underline
}

/*------------------------------------ LIENS MENU ---------------------------*/	


h1 {
	color:#327099;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	font-style:italic;
	padding-bottom:10px;
}

h2 {
	color:#f47820;
	font-size:1.4em;
	margin: 10px 0;
	text-transform: lowercase;
}

h2:first-letter {
	text-transform:uppercase;
}

h3 {
	font-size:1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}

li {
	margin-bottom:8px;
}

ul ul {
	margin-top:8px;
}

#img_droite {
	float:right;
	width:235px;
	background-color:#E2EAF3;
	padding: 10px;
	margin: 0 0 20px 20px;
	clear:right;
	border: 1px solid #4870AA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:center;
}

.right {
	margin:0 0 20px 20px;
	float:right;
}

.left {
	margin: 0px 20px 20px 0;
	float:left;
}

#div_h1 {
	margin:0px 0 20px 0;
}

p {
	text-align:justify;
	margin-bottom: 20px;
}

table a {
	color:#0067cc;
	text-decoration:none;
}

table a:hover {
	color:#0067cc;
	text-decoration: underline;
}

.td_image {
	padding:10px;
	background-color:#E7E7E7;
	border: 2px dotted #0081cd;
}

/*-----------------------------------*/
.orange {
	color:#f47820;
}

/*----------PAGE PRODUITS---------*/	
	
#MainContent_produits {
	padding:0px 0px 50px 0px;
	text-align: left;
	width: 950px;
	min-height: 500px;
}

#MainContent_produits li {
	margin-left:-33px;
	list-style-type: none;
	background-image: url(http://cliniquebizet.fr/images/puce_produits.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 2px;
}

/*------------WEBMASTER--------------*/
.webmaster {
	font-weight: bold;
	font-style:italic;
	color:#F00;
}

/*--------------------Login --------------*/
#Login {
	width:540px;
	height:212px;
	background:url(../images/password.png) no-repeat 430px 0px;
	margin:0px auto;
	padding: 5px 0 0 0;
}

#T_Login {
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.form_login input {
	width:190px;
}

.form_login label {
	width:180px;
	text-align:right;
	padding-right:8px;
}

.form_login input[type="submit"] {
	color:#FFF;
	font-weight:normal;
	background:url(../images/bg_boutons.png) repeat-x top center;
	text-shadow: 1px 1px 2px #000;
	width:200px;
}

.form_login input[type="submit"]:hover {
	color:#000;
	text-shadow: 1px 1px 2px #000;
	cursor:pointer;
	background:url(../images/bg_boutons.png) repeat-x bottom center;
}

/* --------------- Formulaire contact --------------- */

#contact {
	width:500px;
	margin:0 auto;
	padding:10px;
	height:100px;
	background-image: url(http://cliniquebizet.fr/images/bg_body.jpg);
	background-repeat: repeat-x;
	color:#FFF;
}

#contact a {
	color:#FFF;
}

.form_contact {
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.form_contact label {
	display: block;
	width: 200px;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	font-size: 11px;
}

.form_contact input,
.form_contact select {
	margin-left: 1%;
	width: 320px;
	border: #355a8f 1px solid;
	margin-bottom:10px;
	background-color: #e2e9f2;
}

.form_contact select {
	width: 530px;
}

.form_contact input:hover {
	background-color:#adbb00;
	color:#FFF;
}

.form_contact textarea {
	margin-left: 1%;
	width: 520px;
	border: #355a8f 1px solid;
	background-color: #e2e9f2;
}

.form_contact textarea:hover {
	background-color:#adbb00;
	color:#FFF;
}

/* Form valid 
.form_valid {
	padding:20px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#cce5f5;
	margin:0 auto;
	width:650px;
	border:1px solid #0080c9;
}

.form_valid label {
	display: block;
	width: 250px;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	font-size: 11px;
}

.form_valid input,
.form_valid select {
	margin-left: 1%;
	width: 250px;
	border: #CCC 1px solid;
	margin-bottom:10px;
	background-color: #e2e9f2;
}
 
.form_valid input:hover {
	background-color:#adbb00;
	color:#FFF;
}

.form_valid textarea {
	margin-left: 1%;
	width: 520px;
	border: #CCC 1px solid;
	background-color: #e2e9f2;
}

.form_valid textarea:hover {
	background-color:#adbb00;
	color:#FFF;
}

.form_valid .orange {
	color:#97C00E;
}

.form_valid .button {
	background-color:#97C00E;
	color: #FFF;
	font-weight: bold;
	width: 200px;
	margin-left: 150px;
	cursor: pointer;
}
*/

/* ---------------------------Table BO Menu- */
#table_bo {
	width:80%;
	border-collapse:collapse;
	border: 1px solid #141e28;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#table_bo th {
	font-weight:bold;
	padding:5px;
	border-collapse:collapse;
	border-top: 1px solid #141e28;
	border-right: 1px solid #141e28;
	border-bottom: 3px double #141e28;
	border-left: 1px solid #141e28;
	text-align:center;
	height:24px;
	background-image:url(../images/bg_Menu.png);
	background-color:#D6E0EC;
	color: #FFF;
}

#table_bo th a {
	color:#327099;
	font-weight:bold;
}

#table_bo th a:hover {
}

#table_bo tbody tr:hover {
	transform:scale(1.02);
	-moz-transform:scale(1.02);
	-webkit-transform:scale(1.02);
	background:#e2e9f2;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#table_bo td {
	padding:5px;
	border-collapse:collapse;
	border: 1px solid #141e28;
}

#table_bo td a {
	color:#f47820;
	text-decoration: none;
}

#table_bo td a:hover {
	text-decoration:underline;
}

.flag {
	width:40px;
	height:40px;
	float:right;
	margin-top: 5px;
}

.texte_h2 {
	color:#97BC0A;
	font-size:11px;
	font-weight:bold;
}

#envoi_mail_contact {
	width:180px;
	float:right;
	margin-top:30px;
	padding: 5px;
	height: 45px;
	line-height: 20px;
	text-align: center;
	background-image: url(http://cliniquebizet.fr/images/bg_envoi_mail_contact.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*
.blocs_contact {
	background-image:url(http://cliniquebizet.fr/images/bg_blocs_contact.png);
	background-color: #E7E7E7;
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: 3px solid #0080c9;
}

Table pour les listes des ateliers 
.table_atelier {
	width:100%;
	border-collapse:collapse;
	border: 1px solid #198fcd;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.table_atelier th {
	padding:5px;
	border-collapse:collapse;
	border: 1px solid #999;
	text-align:center;
	background-color: #A1BC31;
	color: #FFF;
}

.table_atelier td {
	padding:5px;
	border-collapse:collapse;
	border: 1px solid #999;
}

.table_atelier td a {
	display:block;
	width:93px;
	height:21px;
	background-image:url(http://cliniquebizet.fr/images/bg_bt.png);
	color:#FFF;
	line-height:19px;
	text-align:center;
}

.table_atelier td a:hover {
	text-decoration:none;
	font-weight:bold;
}
*/
/* -------------------OFFRES SPECIALES---------------------
#offres_spe {
	width: 765px;
	background-image: url(http://cliniquebizet.fr/images/bg_offres_spe.png);
	height: 40px;
	padding: 2px 10px 0 0;
	background-repeat: no-repeat;
	text-align: right;
}

#offres_spe2 {
	width: 765px;
	background-image: url(http://cliniquebizet.fr/images/bg_offres_spe2.png);
	height: 40px;
	padding: 2px 5px 0 0;
	background-repeat: no-repeat;
	text-align: right;
}

#offres_spe3 {
	width: 765px;
	background-image: url(http://cliniquebizet.fr/images/bg_offres_spe2.png);
	height: 40px;
	padding: 2px 5px 0 0;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 5px;
}

#table_promotions td {
	height:24px;
	width:540px;
	font-size:11px
}

#table_promotions a {
	font-weight:bold;
}
*/
.exposant {
	vertical-align:sub;
	font-size: 8px;
}

#titre_der_news {
	background-color:#0F6;
	text-align:left;
	height:30px;
}

.date_news {
	font-size:10px;
	color:#365b91;
	margin-top:10px;
	font-weight:normal;
}

/*--------------- Change style---------------------*/
#ChangeStyle {
	width:90px;
	background: rgba(255, 255, 255, 0.2);
	border-radius:8px;
	margin:20px 0 0 0;
	width:80px;
	float:right;
}

/*------------- Langues --------------------*/
#Langues {
	/* [disabled]float:right;
*/
	margin:15px 0px 0 0;
	/* [disabled]background-color:#FFF;
*/
	/* [disabled]background: rgba(255, 255, 255, 0.2);
*/
	/* [disabled]border-radius:8px;
*/
	width:auto;
	height:40px;
	padding:0 5px;
}

#Lang_fr {
	display:block;
	float:left;
	width:24px;
	height:48px;
	text-align:center;
	line-height:24px;
	background:url(../images/Flag_Fr.png) no-repeat left top;
}

#Lang_fr:hover {
	background:url(../images/Flag_Fr.png) no-repeat right top;
}

#Lang_uk {
	display:block;
	float:left;
	width:24px;
	height:48px;
	margin-left:20px;
	background:url(../images/Flag_Uk.png) no-repeat left top;
}

#Lang_uk:hover {
	background:url(../images/Flag_Uk.png) no-repeat right top;
}

/*-----------Recherche Top-----------------*/
#Container_recherche_top {
	width: 250px;
	float: right;
	margin-right: 80px;
	margin-top: 0px;
	text-align:center;
}

#recherche_top {
	text-align:left;
	height: 65px;
	background-image: url(../images/bg_search.png);
	padding-top: 8px;
}

.form_top {
	margin: 0px auto 20px auto;
	/*padding: 0 0 0 10px;*/
	width: 240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #adbb00;
	font-weight:bold;
	background: url(../images/loupe_search.png) no-repeat 210px 0px;
}

#detail_search a {
	font-size:10px;
	color:#FFF;
}

#detail_search a:hover {
	text-decoration:underline;
}

#lien_recherche_top {
	height:24px;
	line-height:24px;
	/*padding-top:5px;*/
	background-image: url(../images/bg_search.png);
	background-position:bottom;
}

#lien_recherche_top a {
	color:#FFF;
}

#lien_recherche_top a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.input_search {
	margin-top:7px;
	margin-bottom:7px;
	width: 140px;
}

#recherche_top .form_top[type="submit"] {
	background-color:#FFF;
	color:#000;
	/* [disabled]font-weight:bold;
*/
}

.form_top[type="submit"]:hover {
	background-color:#FF0;
	color:#333;
	cursor:pointer;
}

/*----------------Pagination----------------*/
	
#pagin {
	text-align:center;
	height:40px;
	line-height:30px;
	margin:20px auto 0 auto;
	width:500px;
}

#pagin a {
	font-size:11px;
	display:inline-block;
	color:#141e28;
	width:40px;
	height:40px;
	background-image:url(../images/bg_Pagin.png);
	background-position:2px 0;
}

#pagin a:hover {
	font-weight:bold;
	color:#FFF;
	background-image:url(../images/bg_Pagin.png);
	background-position:2px 40px;
	text-decoration:none;
}

#pagin .pagin_hover {
	font-weight:bold;
	color:#FFF;
	background-image:url(../images/bg_Pagin.png);
	background-position:2px 40px;
	text-decoration:none;
}

#pagin a:hover.pagin_prec {
	border:none;
}

#pagin .pagin_prec {
	border:none;
}

#pagin a:hover.pagin_suiv {
	border:none;
}

#pagin .pagin_suiv {
	border:none;
}

/*--------------------------- SOUS MENU ------------------------------------*/

/*----------Sous Menu droite--------------*/
#sous-menu3 {
	float:right;
	border: 1px solid #4870AA; 
	padding:0px 0px 25px 0;
	width:240px;
	margin:0 0 0 -10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -moz-linear-gradient(top, #fff 50%, #a7e1fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a7e1fa));
}
#sous-menu3 ul{
	
}

/*------------BT EnSavoirPlus------------*/

#EnSavoirPlus,
.EnSavoirPlus {
	height: 16px;
	line-height: 16px;
	width: 100px;
	text-align: center;
	margin: 30px 0px 0px 0px;
	border: 1px solid #4870AA;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #999;
}

#EnSavoirPlus a,
.EnSavoirPlus a {
	font-size:11px;
	color:#4870AA;
	font-weight:normal;
	width: 100px;
	height: 16px;
	text-align: center;
	background-position: 0 0;
	display:block;
	background-image: url(../images/bg_haut_de_page.png);
	background:#063;
}

#EnSavoirPlus a:hover,
.EnSavoirPlus a:hover {
	text-decoration: underline;
}

/*----------Sous Menu gauche--------------*/
#sous-menu2 {
	float:left;
	border: 1px solid #4870AA;
	margin: 10px 15px 30px 0;
	padding:0 0 10px 0;
	background-color:#ECF3F9;
	width:240px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*----------Sous Menu Centre--------------*/
#sous-menu {
	float:left;
	margin: 0px 0 30px 0;
	padding:0 0 10px 0;
	background-color:#ECF3F9;
	/*	background-image:url(http://cliniquebizet.fr/images/bg_Smenu.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
	width:900px;
	border: 1px solid #4870AA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#sous-menu h2 {
 color:4870AA border-bottom:1px solid #4870AA;
}

#sous-menu .left {
	float: left;
}

#sous-menu ul {
	width:185px;
	margin:0 0 0 0px;
}

#sous-menu li,
#sous-menu2 li,
#sous-menu3 li {
	list-style:none;
	margin:10px 0px 0px -10px;
	list-style-image:url(../images/puce.gif);
}

#sous-menu a,
#sous-menu2 a,
#sous-menu3 a {
	color:#666;
	font-size:11px;
}

#sous-menu a:hover,
#sous-menu2 a:hover,
#sous-menu3 a:hover {
	text-decoration:none;
	font-weight:bold;
}

/*----------Liste medecins------------------*/
#search {
	width: 900px;
	text-align:right;
}

#t_praticiens {
	background-color:#D6E0EC;
	border-collapse:collapse;
	margin:20px 20px 20px 0px;
	border:1px solid #4870AA;
	width: 900px;
}

.tr_hover:hover {
	transform:scale(1.02);
	-moz-transform:scale(1.02);
	-webkit-transform:scale(1.02);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	border-radius: 8px;
}

#t_praticiens td {
	padding: 5px;
}

#t_praticiens th {
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2E69A1;
	text-align: left;
}

#t_fiche_praticiens {
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	float:left;
	width: 600px;
}


#t_fiche_praticiens td {
	padding: 5px;
}

#t_fiche_praticiens th {
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2E69A1;
}
#Img_Medecin {
	float:right;
	width:140px;
	padding:10px;
	border:1px solid #4e9fca;
	border-radius:10px;
	-webkit-transition:-webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	}
#Img_Medecin:hover {
	-webkit-transform-origin:top right;
	-moz-transform-origin:top right;
	transform-origin:top right;
	-moz-transform:scale(1.5);
	-webkit-transform:scale(1.5);
	transform:scale(1.5);
	-webkit-box-shadow:0px 0px 8px #2C2C2C;
	-moz-box-shadow:0px 0px 8px #2C2C2C;
	box-shadow:0px 0px 8px #2C2C2C;
	cursor:help;
} 
/*---------Fiche medecin----------------*/
	
	
.form_Fiche_medecin {
	padding-left:11px;
}

.form_Fiche_medecin label {
	display: block;
	width: 250px;
	float: left;
	padding-right: 1%;
	text-align: left;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.form_Fiche_medecin input,
.form_Fiche_medecin select {
	margin-left: 1%;
	width: 300px;
	border: 1px solid #4870AA;
	margin-bottom:10px;
	background-color: #D6E0EC;
	color: #333;
	/* De haut en bas*/
	background: -moz-linear-gradient(top, #b0c7e8 50%, #81a1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#b0c7e8), to(#81a1d1));
}

.form_Fiche_medecin input:hover {
	background-color:#0671b5;
	color:#FFF;
}

.form_Fiche_medecin textarea {
	margin-left: 1%;
	width: 430px;
	border: #4870AA 1px solid;
	background-color: #c9ecfc;
}

.form_Fiche_medecin textarea:hover {
	background-color:#0671b5;
	color:#FFF;
}

.form_Fiche_medecin .button {
	background-color:#97C00E;
	color: #FFF;
	font-weight: bold;
}

.form_Fiche_medecin select {
	width:440px;
}

#bloc_img {
	float:right;
	margin-right:10px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #999;
}

#bloc_img:hover {
	transform:scale(1.5);
	-moz-transform:scale(1.5);
	-webkit-transform:scale(1.5);
}

/*----------- ARBORESCENCE -------------------*/
#MenuArbo {
	margin:0 0 0 150px;
	line-height:20px;
	width:600px;
}

#MenuArbo a {
	text-decoration:none;
	display:block;
	width:100%;
	margin-bottom:5px;
}

/*-------SECTION------*/
#MenuArbo li {
	/* [disabled]list-style-image:url(../images/Puce_Arbo_section.png);
*/
	list-style:none;
	background:url(../images/puce_H2.png) no-repeat 3px 6px;
	padding-left:24px;
	margin-bottom:10px;
}

#MenuArbo li a {
	border-bottom:0px solid #327099;
	font-weight:bold;
	color:#327099;
	font-size:14px;
}

#MenuArbo li a:hover {
	background-color:#327099;
	color:#FFF;
	text-align:center;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

/*-------CATEGORIE------*/

#MenuArbo li li {
	/* [disabled]list-style-image:url(../images/Puce_Arbo_categorie.png);
*/
	list-style:none;
	background:url(http://cliniquebizet.fr/images/puce.png) no-repeat 0 5px;
	padding-left:20px;
}

#MenuArbo li li a {
	font-weight:normal;
	color:#7198ba;
	border-bottom:1px solid #7198ba;
	font-size:13px;
}

#MenuArbo li li a:hover {
	background-color:#7198ba;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

/*-------NIVEAU 1------*/
#MenuArbo li li li {
	list-style-image:url(../images/Puce_Arbo_niveau_1.png);
	list-style:none;
	padding-left:20px;
}

#MenuArbo li li li a {
	border:none;
	color:#ff7d11;
	border-bottom:1px dashed #ff7d11;
	font-size:12px;
}

#MenuArbo li li li a:hover {
	background-color:#ff7d11;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

/*-------NIVEAU 2------*/
#MenuArbo li li li li {
	list-style-image:url(../images/Puce_Arbo_niveau_2.png);
	list-style:none;
	padding-left:20px;
}

#MenuArbo li li li li a {
	color:#a6a6a6;
	border-bottom:1px dotted #a6a6a6;
	font-size:11px;
}

#MenuArbo li li li li a:hover {
	background-color:#a6a6a6;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

/*----------------------*/
	
.col_text_left_650 {
	float:left;
	width:635px;
	text-align:justify;
	clear:left;
}

.col_right_200 {
	float:right;
	width:200px;
	min-height:300px;
	margin:40px 0 0 0;
	padding:0;
	border:1px solid #FFF;
}

/*------------------------------*/
#liste_maladies1 {
	min-height:70px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px 20px 12px 20px;
	margin:0 0 20px 0;
}

#liste_maladies {
	border:0px solid #365b91;
	min-height:70px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px 20px 12px 20px;
	background-color: #ecf3f9;
	margin:0 0 20px 0;
}

#liste_maladies a {
}

.lien_liste_maladies {
	text-align:right;
}

/* ----------------- Page produit -----------------------*/
#colonne.left {
	float:left;
	margin: 10px 30px 30px 0;
}

#colonne.right {
	float: right;
	margin: 10px 0 30px 30px;
}

#centre p {
	width:100%;
}

#centre.menu_gauche {
	margin-left:265px;
}

#centre.menu_droite {
	margin-right:285px;
}

/*-------------Partenaires----------------------
#partenaires {
	width:700px;
	margin:50px 0;
}
#partenaires  #principal{
	padding-top: 10px;
	padding-left: 5px;
	width: 520px;
	text-align: justify;
	list-style-position: outside;
	list-style-image:url(../images/puce.gif);
	background-color: #0F3;
	margin: 0 auto;
}
*/
/*.fournisseur_entier, .fournisseur_entier1, .fournisseur_demi {
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc; 
	box-shadow: 5px 5px 5px #ccc; 
	border-radius:20px;
	padding:20px;
	border: 1px solid #327099;
}

.fournisseur_entier, .fournisseur_entier1 {
	width:600px;
	float:left;
	margin:0 0 20px 50px;
	list-style:none;
	
	}
.fournisseur_entier {
	
	}
.fournisseur_entier1 {
	margin:0 0 20px 150px;
	background-color:#D6E7ED;
	
	}
.fournisseur_entier img, .fournisseur_entier1 img {
	float: right
	}
.fournisseur_entier blockquote {
	margin-left: 10px;
	}
.fournisseur_demi {
	width:335px;
	float:left;
	margin:0 0 20px 50px;
	list-style:none;
	padding:20px;
	border: 1px solid #327099;
	border-radius:20px;
	min-height:380px;
	}
.fournisseur_demi li{
	list-style:none;
	margin-bottom: 10px;
}
/*---------------- Style générique pour tous les formulaires -------------------*/
form input,
form textarea,
form select {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:3px 5px;
	border:1px solid #327099;
	color:#666;
	background: -moz-linear-gradient(0 20% 90deg, #fff, #CCC );
	background-image: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#CCC), to(#FFF));
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

form input:hover,
form textarea:hover,
form select:hover {
	background: -moz-linear-gradient(0 20% 90deg, #dadcf0, #CCC );
	background-image: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#CCC), to(#dadcf0));
	color:#333;
}

form input[type="submit"] {
	color:#FFF;
	/* [disabled]font-weight:bold;
*/
	background:url(../images/bg_boutons.png) repeat-x top center;
	text-shadow: 1px 1px 2px #000;	/*background: -moz-linear-gradient(top, #fff 50%, #999 100%);
	background: -webkit-gradient(linear, left top, left 50%, from(#fff), to(#999));*/
}

form input[type="submit"]:hover {
	color:#000;
	cursor:pointer;
	background:url(../images/bg_boutons.png) repeat-x bottom center;
	text-shadow: 1px 1px 2px #FFF;/*background: -moz-linear-gradient(top, #999 50%, #fff 100%);
	background: -webkit-gradient(linear, left top, left 50%, from(#999), to(#fff));*/
	}

form label {
	padding:6px 0 0 0;
	width:120px;
	display:block;
	float:left;
}

form fieldset {
	padding:20px;
	margin-bottom:20px;
	border:1px solid #327099;
	border-radius:8px;
}

form fieldset legend {
	color:#327099;
	font-size:14px;
	font-weight:bold;
	padding:0 8px;
}

/*-------------- formulaire enquete de satisfaction ---------------*/
.textebold {
	color: #22597B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url("http://cliniquebizet.fr/css/images/puce.gif");
	list-style-position: outside;
}

#principal {
	margin:0 auto;
	width:750px;
}

.form-emploi {
	width: 750px;
	margin: 0 auto;
}
.form-emploi input {
	width:245px;
	}
.form-emploi td {
	padding:5px;
}
.form-emploi textarea {
	width:245px;
}
form input[type="radio"] {
	width:25px;
	border:none;	
	}
form input[type="submit"] {
	width:255px;
}
#Table_Enquete {
	background-color:#FFF;
	border-collapse:collapse;
	margin:20px 20px 20px 0px;
	border:0px solid #4870AA;
	width: 840px;
}

#Table_Enquete td {
	padding: 5px;
}

.tr_soulign {
	border-bottom: 1px solid #4870AA;
}

/*------------- 360 ----------------*/
/*#360 {
	width:900px;
	margin: 0px auto;
}
.360 {
	background-color:#FF0;
	}
.tableau-cadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #22597b;
}*/

/*---------------- Alert--------------*/	

.Alert {
	border:1px solid #F00;
	padding: 8px 20px 8px 60px;
	color:#F00;
	background:url(../images/tiny/warning.gif) no-repeat 10px 10px;
	border-radius:10px;
	width:500px;
	margin: 0 auto;
	box-shadow: 5px 5px 5px #CCC;
	clear:right;
}

/*---------------- Handy--------------*/	
.Handy {
	border:1px solid #003e87;
	padding: 8px 20px 2px 80px;
	color:#003e87;
	background:url(../images/tiny/logo_Handy.png) no-repeat 10px 10px;
	border-radius:10px;
	width:820px;
	box-shadow: 5px 5px 5px #CCC;
	height:70px;
}

.Handy p {
	margin-top:12px;
}

/*---------------- Tableau Hospitalisation traditionnelle--------------*/
.Tab_HT {
	border-collapse:collapse;
	width:100%;
	border:1px solid #3d779e;
	margin-bottom:10px;
}

.Tab_HT td {
	padding:5px;
	border:1px solid #3d779e;
}

.Tab_HT th {
	padding:5px;
	text-align:center;
	font-size:0.9em;
	border:1px solid #3d779e;
	background-color:#a9d6f5;
}

/*---------------- Questionnaires de satisfaction--------------*/
.Satisfaction {
	width:700px;
	margin:0 auto;
}
/*--------------- pagination ----------------------*/
#pagination {
	text-align:center;
	margin:0 auto;	
	}
#pagination a {
	color:#FFF;
	font-weight:bold;
}
#pagination a:hover {
	text-decoration:none;
	color:#000;
}
.page_encours {
	font-weight:bold;
	display: inline-block;
	padding:5px 0; 
	background-color:#000; 
	background:url(../images/bg_Pagin.png) no-repeat top;
	width:30px;
	height:30px;
	text-align:center;
	color:#FFF;
	}
.pages_suivante a{
	font-weight:bold;
	display: inline-block;
	padding:5px 0; 
	background-color:#000; 
	background:url(../images/bg_Pagin.png) no-repeat bottom;
	width:30px;
	height:30px;
	text-align:center;
	color:#FFF;
	}
.pages_suivante a:hover {
	background:url(../images/bg_Pagin.png) no-repeat top;
}

.precedent, .suivant {
	display: inline-block;
	padding:5px 0;
	background:url(../images/bg_Pagination.png) no-repeat bottom;
	width:60px;
	height:30px;
	text-align:center;
	margin-left:5px;
	}
.precedent:hover, .suivant:hover {
	width:60px;
	height:30px;
	background:url(../images/bg_Pagination.png) no-repeat top;
}
.Idee {
	width:auto;
	padding:20px 20px 5px 70px;
	border-radius:20px;
	background:url(../images/idee.png) no-repeat 20px 10px #e8eaf7;
	}
/*---------- Organigramme --------------*/
#Organigramme {
	width:320px;
	float:right;
	background-color:#e8eaf7;
	border-radius:20px;
	padding:0 10px;
	}
#Organigramme table{
	text-align:center;
	font-size:11px;
}
#Organigramme td{
	padding:10px 0;
	border-bottom:1px solid #22597b;
	}
#Organigramme td:last-child {
	border-bottom:1px solid #FFF;
	}