@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.7em;
	color: #666;
	text-align: justify;
	background: url(../images/background.png) repeat-x;
}
#header {
	height: 200px;
}
#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: 52px;
}
#slogan {
	float: left;
	color: #6d582b;
	font-style: italic;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 0 0 0 15px;
}
#logo {
	background: url(../images/logo.png);
	width: 140px;
	height: 168px;
	float: left;
}
#container {
	width: 980px;
	margin: 0 auto;
	min-height: 500px;
}
#menu {
	height: 34px;
	line-height: 34px;
	width: 978px;
	margin: 1px auto 0px auto;
	padding-left: 0px;
	padding-top: 0px;
	border-left: 1px solid #6F8BBA;
}
#menu_bottom {
	float: right;
	margin: 0px 0px 5px 10px;
	width: 300px;
	text-align: right;
}
#menu_bottom li, #axe li {
	display: inline-block;
	border-right: 1px solid #FFF;
	padding: 0 20px 0 0;
}
/*----------------Lien axe footer-------------*/
#axe {
	text-align: right;
	width: 350px;
	float: right;
	margin: 5px 0px 10px 10px;
	color: #6F8BBA;
}
#axe a, #menu_bottom a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	margin-left: 8px;
}
#axe a:hover, #menu_bottom a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#MainContentOmbre, #MainContentTop {
	height: 5px;
}
#MainContent {
	padding: 20px 0px 0px 0px;
	text-align: left;
	min-height: 370px;
	background-color: #FFF;
}
#MainContent ul {
	list-style-position: inside;
	padding: 0 0 0 50px;
}
#colonne_droite {
	width: 260px;
	float: right;
	min-height: 80px;
	margin-top: 0px;
}
#MainContent a {
}
#MainContent a:hover {
}
/*----------PAGE PRODUITS---------*/	
	
#contenu {
	width: 705px;
	margin: 25px 0 0 0;
}
#MainContentProduit {
	padding: 20px 0px 0px 0px;
	text-align: left;
	min-height: 370px;
}
#MainContentProduit a {
}
#MainContentProduit a:hover {
	text-decoration: underline;
}
#MainContentProduit p {
}
#MainContentProduit ul {
	padding: 0 0 0 0px;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 20px;
}
#MainContentProduit li {
	margin-bottom: 8px;
	padding-left: 0px;
}
#MainContentProduit ul li ul {
	margin-left: -30px;
}
#MainContentProduit ul li ul li {
	margin: 8px 0 0 40px;
}
#MainContentProduit ul li ul li ul {
}
#MainContentProduit ul li ul li ul li {
	margin-top: 8px;
}
/* -------- avec les actus et Honcode ------------- */
#bloc_accueil {
	float: left;
	width: 650px;
	margin: 0 0 20px 0;
}
/* -------- sans les actus et sans sans Honcode ------------- */
#bloc_accueil2 {
	float: left;
}
/* -------- sans les actus ------------- */
#bloc_accueil3 {
	float: left;
	width: 920px;
	margin: 0 0 20px 0;
}
/* -------- sans Honcode ------------- */
#bloc_accueil4 {
	float: left;
	width: 680px;
}
/*#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;
	width: 900px;
	margin: 0 0 0px 0px;
	border: 1px solid #6F8BBA;
	text-align: center;
	padding: 10px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #6F8BBA;
	-webkit-box-shadow: 0px 0px 5px #6F8BBA;
	box-shadow: 0px 0px 5px #6F8BBA;
	clear: both;
}
#Honcode p {
	text-align: center;
	color: #0571b5;
}
/*------- News--------------------*/
#Content_News {
	float: left;
	width: 680px;
}
.bloc_news {
	padding: 10px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#colonne_droite_news {
	float: left;
	min-height: 150px;
	width: 260px;
	margin: 0 0 0 40px;
}
#Content_News p {
}
/*------------ Colonne de droite-----------------------------*/
#espace_adherent {
	width: 240px;
	float: left;
	min-height: 100px;
	padding: 0 10px 10px 10px;
	margin: 10px 0 0px 0;
	border: 1px solid #6F8BBA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #6F8BBA;
	-webkit-box-shadow: 0px 0px 5px #6F8BBA;
	box-shadow: 0px 0px 5px #6F8BBA;
	color: #6F8BBA;
}
#espace_adherent_top {
	width: 276px;
	height: 38px;
	line-height: 30px;
	color: #6D582B;
	font-size: 18px;
	margin: 10px 20px 0 -20px;
	background: url(../images/bg_top-actus.png) no-repeat;
	text-align: center;
}
#espace_adherent a {
	border: 1px solid #6D582B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: url(../images/bg_voir_news.png);
	width: 150px;
	height: 20px;
	margin: 8px auto 0 auto;
	color: #6D582B;
	font-weight: bold;
}
#espace_adherent a:hover {
	background: url(../images/bg_voir_news.png )bottom;
	text-decoration: none;
	font-weight: bold;
}
/*-------------------Annonce flash---------------------*/
#annonce_flash {
	border: 1px solid #6F8BBA;
	padding: 0 10px 5px 10px;
	margin: 33px 0 0px 0;
	float: left;
	width: 240px;
	min-height: 155px;
	text-align: center;
	border: 1px solid #6F8BBA;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #6F8BBA;
	-webkit-box-shadow: 0px 0px 5px #6F8BBA;
	box-shadow: 0px 0px 5px #6F8BBA;
}
/*------------ Actus----------------------------*/
#actus {
	min-height: 200px;
	width: 240px;
	margin: 33px 0 20px 0px;
	text-align: center;
	padding: 0px 10px 20px 10px;
	background-color: #FFF;
	border: 1px solid #6F8BBA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #6F8BBA;
	-webkit-box-shadow: 0px 0px 5px #6F8BBA;
	box-shadow: 0px 0px 5px #6F8BBA;
	float: right;
/
}
#actus p {
	color: #666666;
}
#actus img {
	border: 0px;
}
#actus_top {
	width: 276px;
	height: 38px;
	line-height: 30px;
	color: #6D582B;
	font-size: 18px;
	margin: 10px 20px 0 -20px;
	background-image: url(../images/bg_top-actus.png);
}
#actus a {
	color: #666;
}
.actus_accueil {
	border-bottom: 1px solid #FFF;
	min-height: 8px;
	color: #6F8BBA;
	margin: 8px 0 0 0;
	padding: 0 0 10px 0;
	text-align: left;
	width: 240px;
}
#voir_toutes_news {
}
#voir_toutes_news a {
	border: 1px solid #6F8BBA;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 24px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: url(../images/bg_voir_news.png);
	width: 150px;
	height: 24px;
}
#voir_toutes_news a:hover {
	background: url(../images/bg_voir_news.png )bottom;
	text-decoration: none;
	color: #333;
}
#lire_la_suite a {
	border: 1px solid #6F8BBA;
	/* [disabled]float: right;
*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 16px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: url(../images/bg_lire_la_suite.png);
	width: 100px;
	height: 16px;
	color: #FFF;
}
#lire_la_suite a:hover {
	background: url(../images/bg_lire_la_suite.png )bottom;
	text-decoration: none;
	color: #24334A;
	border: 1px solid #24334A;
}
/*---------- Pied de page ---------------*/

#bg_pied {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding-top: 10px;
}
#pied {
	width: 100%;
	border-top: 1px solid #6F8BBA;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/bg_footer.png) repeat-x;
}
#pied p {
	color: #FFF;
	font-size: 10px;
}
#adresse_footer {
	width: 400px;
	float: left;
}
#adresse_footer span {
	color: #FFF;
}
/* -------------- Mise a jour -------------- */
#Maj {
	text-align: center;
	padding-top: 5px;
	color: #B2CEFF;
	font-size: 10px;
	margin-top: 50px;
	margin-right: 10px;
	width: 100%;
	height: 24px;
	font-weight: normal;
}
/*------------BT haut de page------------*/

#haut_page {
	width: 100px;
	float: right;
}
#haut_page a {
	color: #6F8BBA;
	font-weight: normal;
	text-decoration: none;
	width: 100px;
	text-align: right;
	border: 1px solid #6F8BBA;
	padding: 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin: 10px 0;
	height: 16px;
	line-height: 16px;
	color: #FFF;
	background: url(../images/bg_haut_de_page.png) no-repeat;
	font-size: 11px;
}
#haut_page a:hover {
	text-decoration: none;
	background: url(../images/bg_haut_de_page.png) bottom;
	color: #FFF;
}
/*----------------- BT Retour ------------------------*/
#retour {
	height: 16px;
	line-height: 16px;
	width: 150px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border: 1px solid #6F8BBA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#retour a {
	color: #FFF;
	font-weight: normal;
	height: 16px;
	text-align: center;
	display: block;
	background-image: url(../images/bg_retour.png);
	background-position: 0px 0px;
	text-decoration: none;
}
#retour a:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/bg_retour.png);
	background-position: 150px 0px;
}
/*---------------------------------*/
.align_right {
	text-align: right;
	margin-top: 8px;
}
.align_center {
	text-align:center;
}
img {
	border:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 3px;
}
.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;
}
#MainContent ul {
	margin: 8px 0px 8px 0px;/*list-style-image:url(../images/Puce_Arbo_categorie.png);*/
}
#MainContent li {
	margin: 8px 0 0 30px;/*list-style-image:url(../images/Puce_Arbo_categorie.png);*/
}
/*------------------------------------ LIENS  ---------------------------*/	
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00F;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00F;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00F;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
blockquote {
	margin: 0 0 0 25px;
}
/*------------------------------------ LIENS MENU ---------------------------*/	


h1 {
	color: #364a6d;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #364a6d;
	padding-bottom: 2px;
}
h2 {
	color: #6D582B;
	font-size: 16px;
	margin: 20px 0;
	/*border-bottom:1px solid #364A6D;*/
	padding-bottom: 2px;
}
h1:first-letter {
	font-size: 28px;
}
h3 {
	color: #7c632d;
	font-size: 12px;
	margin: 0 0 8px 0;
}
hr {
	border: 1px dotted #CCC;
	margin: 10px 0;
}
#img_droite {
	float: right;
	width: 220px;
	background-color: #E2EAF3;
	padding: 10px;
	margin: 0 0 20px 20px;
	clear: right;
	border: 1px solid #4870AA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#div_h1 {
	margin: 0px 0 20px 0;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
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;
}
/*------------WEBMASTER--------------*/
.webmaster {
	color: #00F;
	font-weight: bold;
}
/* Formulaire contact */

#contact {
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	height: 100px;
	background-image: url(http://www.cmie.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: 520px;
	margin-bottom: 10px;
}
.form_contact select {
	margin-left: 1%;
	width: 530px;
	margin-bottom: 10px;
}
.form_contact input:hover {
}
.form_contact textarea {
	margin-left: 1%;
	width: 520px;
}
.form_contact textarea:hover {
}
/* Form valid */

.form_valid {
	padding: 20px 10px 10px 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto;
	width: 650px;
}
.form_valid label {
	display: block;
	width: 250px;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
}
.form_valid input, .form_valid select {
	margin-left: 1%;
	width: 250px;
	margin-bottom: 10px;
}
.form_valid input:hover {
}
.form_valid textarea {
	margin-left: 1%;
	width: 520px;
}
.form_valid textarea:hover {
}
fieldset {
	padding: 10px;
	border-radius: 12px;
	border: 1px solid #4870AA;
	min-height: 60px;
	margin: 0 0 20px 0px;
}
.form_valid fieldset {
	/*	padding: 10px;
	border-radius: 12px;
	border: 1px solid #4870AA;
	min-height: 180px;
	margin: 0 0 20px -100px;*/
	margin: 0 0 20px -100px;
	width: 700px;
}
fieldset legend, .form_valid fieldset legend {
	font-size: 14px;
	color: #364A6D;
	font-weight: bold;
	padding: 0 10px;
}
/*-------------------Search formation----------------*/
.Search_Formation fieldset {
	padding: 10px 0 0 40px;
}
.Search_Formation fieldset select, .Search_Formation fieldset input {
	margin: 0 20px 0 0;
}
.Search_Formation fieldset input[type="submit"] {
	margin-left: 50px;
}
/* ---------------------Table BO Menu -------------- */
#table_bo {
	width: 60%;
	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_lire_la_suite.png);
	background-color: #acba00;
	color: #FFF;
}
#table_bo th a {
	color: #FFF;
	font-weight: bold;
}
#table_bo th a:hover {
}
#table_bo tr:hover {
	transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	background: #e2e9f2;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#table_bo td {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #141e28;
}
#table_bo td a {
	color: #00F;
	text-decoration: none;
}
#table_bo td a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#table_bo img {
	border: 0px;
}
/*------------------------------------*/
.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://www.cmie.fr/images/bg_envoi_mail_contact.png);
	background-repeat: no-repeat;
	background-position: center;
}
.blocs_contact {
	background-image: url(http://www.cmie.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://www.cmie.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://www.cmie.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://www.cmie.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://www.cmie.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: 100px;
	float: right;
	margin: 10px 0 0 50px;
	visibility: visible;
}
#ChangeStyle img {
	border: 0px;
}
/*--------- Bouton ------------*/
.bouton_cat {
	background-image: url(http://www.cmie.fr/images/bg_sites_digipointeurs.png);
	width: 300px;
	height: 30px;
	margin-left: 50px;
	line-height: 30px;
	text-align: center;
}
/*-----------Recherche Top-----------------*/
#Content_recherche_top {
}
#recherche_top {
	float: right;
	height: 50px;
}
.form_top {
	margin: 5px 0 0 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.form_top input {
	width: 120px;
	background-color: #FFF;
	color: #6F8BBA;
	background: url(../images/bg_search.png) no-repeat 5px 5px;
	padding-left: 20px;
}
.form_top input:hover {
	background-color: #FFF;
	color: #6F8BBA;
	background: url(../images/bg_search.png) no-repeat 5px 5px;
}
.form_top input[type="submit"] {
	background: #FFF;
	color: #6F8BBA;
	width: 30px;
	padding-left: 0px;
}
.form_top input[type="submit"]:hover {
	background: #B2CEFF;
	color: #FFF;
	cursor: pointer;
}
/*-------------------fin Recherche Top----------------------*/
#detail_search a {
	font-size: 9px;
	color: #6F8BBA;
	padding: 0 0 0 5px;
}
#detail_search a:hover {
	text-decoration: none;
	color: #B2CEFF;
}
.input_search {
	width: 110px;
}
/*----------------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 {
	min-height: 200px;
	width: 240px;
	padding: 5px 10px 15px 0;
	margin: 10px 0 30px 30px;
	background-color: #FFF;
	border: 1px solid #6F8BBA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #6F8BBA;
	-webkit-box-shadow: 0px 0px 5px #6F8BBA;
	box-shadow: 0px 0px 5px #6F8BBA;
	float: right;
}
#sous-menu3 ul {
	padding: 0 0 0 20px;
	width: 190px;
}
/*------------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;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #999;
	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;
	border-radius: 10px;
}
/*----------Sous Menu Centre--------------*/
#sous-menu {
	float: left;
	margin: 0px 0 30px 0;
	padding: 0 0 10px 0;
	background-color: #ECF3F9;
	width: 900px;
	border: 1px solid #4870AA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	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 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.png);
	width: 200px;
	padding: 0px
}
#sous-menu a, #sous-menu2 a, #sous-menu3 a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}
#sous-menu a:hover, #sous-menu2 a:hover, #sous-menu3 a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
/*----------Liste medecins------------------*/
#search, #search2 {
	text-align: right;
	margin: 0 0px 10px 0;
	height: 40px;
	width: 880px;
}
#t_praticiens a {
	font-weight: bold;
}
#t_praticiens a:hover {
	color: #FFF;
}
#t_praticiens {
	/*background-color: #D6E0EC;*/
	border-collapse: collapse;
	margin: 0px auto;
	border: 1px solid #4870AA;
	width: 900px;
}

#t_praticiens tr:nth-child(odd){
	background-color: rgba(214,224,236,0.8);

}
#t_praticiens tr:nth-child(even){
   background-color: rgba(214,224,236,0.3);
}

#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_praticiens tbody tr:hover {
	
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #a5b2c1;
	border: 1px solid #000;
	color: #FFF;
	/*
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	
	font-weight: bold;*/
}
#t_praticiens tbody tr:hover a {
	color: #4870AA;
	text-decoration: underline;
}
#t_praticiens tbody tr:hover a:hover {
	color: #333;
	text-decoration: none;
}
#t_fiche_praticiens {
	background-color: #D6E0EC;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	width: 620px;
}
#t_fiche_praticiens td {
	padding: 5px;
}
#t_fiche_praticiens th {
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2E69A1;
}
/*---------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 {
}
.form_Fiche_medecin textarea {
	margin-left: 1%;
	width: 430px;
}
.form_Fiche_medecin textarea:hover {
}
#bloc_img {
	float: right;
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}
#bloc_img:hover {
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
/*----------- ARBORESCENCE -------------------*/
#MenuArbo {
	margin: 0 auto;
	line-height: 20px;
	margin-left: 100px;
	width: auto;
}
#MenuArbo a {
	text-decoration: none;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
/*-------SECTION------*/
#MenuArbo li {
	list-style: none;
	background: url(../images/puce_H2.png) no-repeat 0px 1px;
	padding-left: 24px;
	margin-bottom: 10px;
}
#MenuArbo li a {
	border-bottom: 0px solid #6F8BBA;
	font-weight: bold;
	color: #6D582B;
	font-size: 14px;
}
#MenuArbo li a:hover {
	background-color: #6D582B;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
/*-------CATEGORIE------*/

#MenuArbo li li {
	list-style: none;
	background: url(../images/puce.png) no-repeat 0 5px;
	padding-left: 20px;
}
#MenuArbo li li a {
	font-weight: normal;
	color: #BAA26F;
	border-bottom: 1px solid #BAA26F;
	font-size: 13px;
}
#MenuArbo li li a:hover {
	background-color: #BAA26F;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
/*-------NIVEAU 1------*/
#MenuArbo li li li {
	list-style: none;
	background: url(../images/Puce_Arbo_niveau_1.png) no-repeat 0 5px;
	padding-left: 20px;
}
#MenuArbo li li li a {
	border: none;
	color: #174029;
	border-bottom: 1px dashed #174029;
	font-size: 12px;
}
#MenuArbo li li li a:hover {
	background-color: #174029;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
/*-------NIVEAU 2------*/
#MenuArbo li li li li {
	list-style: none;
	background: url(../images/Puce_Arbo_niveau_2.png) no-repeat 0 5px;
	padding-left: 20px;
}
#MenuArbo li li li li a {
	color: #96C;
	border-bottom: 1px dotted #96C;
	font-size: 11px;
}
#MenuArbo li li li li a:hover {
	background-color: #96C;
	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;
	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;
	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;
}
/*---------------- Style générique pour tous les formulaires -------------------*/
form input, form textarea, form select {
	background: #F0FFE5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 5px;
	border: 1px solid #6F8BBA;
	color: #666;
}
form input:hover, form textarea:hover, form select:hover {
	background-color: #B2CEFF;
	color: #333;
}
form input[type="submit"] {
	background-color: #F0FFE5;
	background: url(../images/bg_submit.png);
	color: #666;
	font-weight: bold;
}
form input[type="submit"]:hover {
	background: #B2CEFF;
	color: #333;
	cursor: pointer;
}
label {
	padding: 6px 0 0 0;
}
/*-------------- CARTE DES CENTRES------------------*/
#cartes_centres_cmie {
	width: 400px;
	margin: 0 auto;
	height: 331px;
}
#map_centres {
	float: left;
	margin-left: 70px;
	border: 1px solid #6F8BBA;
	padding: 20px 30px 40px 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 450px;
}
#map_centres img {
	margin-top: 5px;
	border: 0px;
}
#table_acces {
	width: 680px;
}
#table_acces img {
	border: 1px solid #6F8BBA;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
pub.mobi { border-radius:8px;
}
#bg_centres_vertical {
	border: 1px solid #6F8BBA;
	padding: 5px 25px 5px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: left;
	margin-left: 50px;
}
#bg_centres_vertical li {
	list-style-image: url(../images/puce.png);
}
#bg_centres {
	border: 1px solid #6F8BBA;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 40px;
}
#bg_centres li {
	list-style: none;
	text-align: center;
}
#bg_centres a, #bg_centres_vertical a {
	text-decoration: none;
	font-weight: normal;
}
#bg_centres a:hover, #bg_centres_vertical a:hover {
}
.col_bg_centres {
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}
/*---------------pop up details centre-----------------*/	
	
#table_acces a {
	color: #6F8BBA;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #6F8BBA;
	padding: 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	height: 16px;
	background-image: url(../images/bg_liens_details-centres.png);
	line-height: 16px;
	color: #FFF;
}
#table_acces a:hover {
	text-decoration: none;
	color: #333;
	background-image: url(../images/bg_liens_details-centres.png);
	background-position: bottom;
}
/*--------- materiel page organisation-et-moyens-du-cmie.html ----------------------*/
	
#materiel {
	width: 690px;
}
#materiel img {
	border: 0px;
	margin-bottom: 5px;
}
.legende_materiel {
	border: 1px solid #6F8BBA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	float: left;
	margin: 0 20px 20px 20px;
	width: 160px;
	font-size: 0.8em;
	min-height: 120px;
	text-align: center;
}
.legende_materiel:hover {
}
/*--------------- Alignement des icones pdf-----------------------*/
/*---------- Page outils-a-votre-disposition-au-CMIE.html --------------------*/
.align_pdf {
	width: 670px;
}
.align_pdf img {
	margin: 0 0 0px 0;
	float: right;
}
.align_pdf li {
	margin: 0 0 22px 0px;
	height: 22px;
	padding: 5px 5px 0 5px;
}
.align_pdf li:hover {
	background-color: #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
}
/*------------- Page liens utiles-------------------------*/	

#liens img p {
	margin: 0 0 20px 20px;
}
.right {
	margin: 0 0 5px 20px;
}
.left {
	margin: 0 20px 5px 0;
}
/*-----------------------*/
#t_produit {
	width: 670px;
}
/*-------------------- tables articles -------------------------*/
.T_Articles {
	border-collapse: collapse;
}
.T_Articles td {
	padding: 5px;
}
.T_Articles td p {
	padding: 0px;
}

.Pagination a {
	padding:5px;
	border-radius:5px;
	background-color: rgba(214,224,236,0.5);
	}
.Pagination a:hover {
	padding:12px;
	}
.PaginationHover {
	background-color: rgba(214,224,236,0.8);
	border:1px solid #6F8BBA;
	font-weight:bold;
	font-size:14px;
	}