/********* Les grandes balides HTML *********/
html {
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: #FFFCE9 url(../fond.png) repeat-x;
	font-size: 1.1em;
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	font-weight: bold;
	color: #F50;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:link {
	color: #C00;
}
acronym {
	color: #395;
	border-bottom: 1px dotted;
	cursor: help;
}
hr {
	background: url(../hr.png) no-repeat center;
	height: 10px;
	width: 37px;
	border: 0px none #FFF;
	margin: 0.5em auto;
}
blockquote {
	background-color: #FEB;
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #FD4;
	display: block;
	color: #600;
}
blockquote p {
	text-indent: 1.5em;
	margin: 0;
	padding: 0;
	text-align: justify;
}
blockquote h5 {
	background: none;
	border-bottom: none;
	width: auto;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: justify;
	color: #900;
}
blockquote h5:first-letter {
	text-transform: capitalize;
	font-weight: bolder;
	font-size: 1.3em;
	color: #600;
}
* q { quotes: "\00AB\ " " \00BB" "\201C\ " " \201D"; }
/*q[lang=en] { quotes: "\201C" "\201D" "\2018" "\2019"; }*/
em.souligne {
	font-style: normal;
	text-decoration: underline;
}


/************* STRUCTURE de la page *************/
#page {
	width: 745px;
	margin: 0.5em auto;
	text-align: left;
	padding: 0.5em;
	background-color: #FFF8DC;
	border: 1px solid #A0522D;
}
#header {
	margin: 0;
	padding: 0;
	/*
	background-color: #CC0000;*/
}
#menuAccessi {
	display: none;
/* Pour afficher le menu d'accès rapide
	float: right;
	margin: -0.6em 0 0.3em 0;
	padding: 0.2em 0;
	border-bottom: 1px solid #292524;
	font-size: 0.8em;
	text-align: center;
*/
}
#logo {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	width: 81px;
	height: 158px;
	/*
	background-color: #880000;*/
}
form#style_switcher {
	display: block;
	text-align: left;
	margin: 0.3em 0;
	padding: 0;
	float: left;
	/*
	background-color: #AA0000;*/
}
form#recherche {
	display: block;
	text-align: right;
	margin: 0.3em 0;
	padding: 0;
	float: right;
	/*
	background-color: #AA0000;*/
}
* html form#style_switcher {
	width: 52%;
}
* html form#recherche {
	width: 35%;
}
#ephemeride {
	text-align: center;
	float: left;
	width: 82%;
	margin: 1em 0.5em;
	padding: 1px;
	border: 1px dashed #FB9;
	background-color: #FFFECC;
}
* html #ephemeride {
	margin: 0.2em;
}
#ariane {
	display: block;
	float: left;
	margin: 0 auto;
	width: 82%;
}
#tree {
	float: left;
	margin: 1.1em 0;
	padding: 0;
	/*
	background-color: #DD0000;*/
}
#menu {
	float: left;
	width: 25%;
	margin: 1em 0 0 0;
	padding: 0;
	/*
	border: 1px solid Red;*/
}
#contenu {
	float: right;
	width: 70%;
	margin: 0.5em 0 0 0.5em;
	padding: 0;
	/*
	background-color: #000088;*/
}
#infos {
	display: none;
/*	float: right;
	width: 30%;
	margin: 0.5em 0 0 0;
	padding: 40px 0.5em 0.5em 0.5em;
	font-size: 0.9em;
	line-height: 1.2em;
	background: url(../spirale.png) repeat-x top;*/
}
#pieddepage {
	clear: both;
	border-top: 1px solid #666;
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
	font-size: 0.8em;
	text-align: center;
	/*
	background-color: #008800;*/
}


/**** zone d'ACCES RAPIDE ***/
/*
#menuAccessi ul, #menuAccessi li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menuAccessi a:link, #menuAccessi a:visited {
	margin: 0;
	padding: 0 0.4em;
	text-decoration: none;
	color: #292524;
}
#menuAccessi a:link#current, #menuAccessi a:visited#current, #menuAccessi a:hover {
	border-bottom: 3px solid #292524;
	padding: 0 0.4em;
	background: transparent;
	color: #292524;
}
#menuAccessi a:hover {
	color: #52524a;
}
#menuAccessi a {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: normal;
	word-spacing: 1px;
	position: relative;
}
*/


/*** formulaire de RECHERCHE et CSS ***/
form#recherche fieldset, form#style_switcher fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
form#recherche legend, form#style_switcher legend {
	display: none;
	margin: 0;
	padding: 0;
}
form#recherche input, form#style_switcher input, form#style_switcher select {
	font-size: 90%;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}
form#recherche input[type=text], form#style_switcher select {
	background-color: #FFF;
	color: #000;
}
form#recherche input[type=text] {
	padding: 2px 2px 2px 18px;
	background: #FFF url(../search.png) no-repeat left;
}
form#recherche input[type=submit], form#style_switcher input[type=submit] {
	background-color: #EEE;
	color: #000;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

/*** LOGO ***/
#logo a img {
	border: 0;
}


/*** GESTION du MENU principal ***/
#menu ol, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	background: transparent;
	line-height: normal;
}
#menu ol li {
	padding: 0;
	margin: 0 0 2% 0;
	line-height: 20px;
	font-weight: bold;
	width: 100%;
}
#menu ol li a {
	display: block;
	color: #000;
	width: 100%;
	padding-left: 0.3em;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 2px solid #EA0;
	border-right: 2px solid #EA0;
	background-color: #FC5;
	text-decoration: none;
}
#menu ol li a.current {
	color: #FFF;
	font-style: italic;
	background: #FB2;
}
#menu ol li ol {
	border: none;
	width: 96%;
	padding: 0 0 0 3%;
	margin: 0 0 0 3%;
	border: 1px solid #000;
	border-top: 0;
	background-color: #395;
}
#menu ol li ol li {
	border: none;
	background:transparent;
	padding: 0;
	margin: 0;
	width: 96%;
	font-size: 90%;
}
#menu ol li ol li a {
	background: url(../ppuce_verte.png) no-repeat 0;
	color: #FFF;
	padding: 0.5em 0 0 10px;
	border: none;
	text-decoration: none;
}
#menu ol li ol li a:hover {
	color: #000;
	background: url(../ppuce_orange.png) no-repeat 0;
	border: none;
}
#menu ol li ol li.current {
	background-color:transparent;
	border: none;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 11px;
	background: url(../tree.png) no-repeat 0;
}


/*** Fil d'Ariane ***/
p.tree_titre {
	float: left;
	font-size: 90%;
	margin: 1.3em 0 0 1em;
	padding: 0;
}
ol#tree li {
	display: inline;
	padding-right: 0.5em;
	list-style-image: url(../tree.png);
	list-style-position: inside;
	font-size: 90%;
}
ol#tree li:before {
	content: "\00bb  ";
}
ol#tree li:first-child:before {
	content: "";
}
/* Tous les IE: */
* html ol#tree li {
	background-image: url(../tree.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0.5em 0 1em;
	margin: 0 1em 0 -1em;
}
/* Win IE browsers - hide from Mac IE */
* html ol#tree {
	height: 1%;
}
* html ol#tree li {
	display: block;
	float: left;
}
/* Mac IE 5 */
* html ol#tree li:first-child {
	background-image: none;
}


/*** Zone de CONTENU ***/
/*GROS Titre de la page*/
#contenu h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #395;
	width: 80%;
	margin: 0 auto 1em auto;
	padding: 0.5em;
	border: 1px solid #FB2;
	background-color: #EEE;
}
* html #contenu h2 {
	width: 90%;
	margin: 0 1em 1em 1em;
}
#contenu ol#menu_article {
	margin: 0 1em;
	padding: 0.5em;
	border: 1px dashed #AAA;
	background-color: #FFC;
	list-style: decimal inside;
}
#contenu ol#menu_article li {
	margin: 0;
	padding: 0 0 0 0.2em;
}
#contenu ol#menu_article li a {
	margin: 0;
	padding: 0 0 0 0.2em;
}
#contenu h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	height: auto;
	margin: 2em 0 1em 0;
	padding: 0 0 0 30px;
	background: url(../h3_article.png) no-repeat top left;
	border-top: 2px dashed #FB2;
	clear: both;
}
/* Pour IE */
* html #contenu h3 {
	padding: 5px 0 0 30px;
}
#contenu h3:first-letter {
	text-transform: capitalize;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bolder;
	color: #395;
}
#contenu h4 {
	background: transparent url(../puce_orange.png) no-repeat left;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #395;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 1em;
	border-bottom: 1px #FB2 solid;
	display: block;
	width: 97%;
	clear: both;
}
#contenu p {
	text-align: justify;
	padding-left: 0.5em;
}
#contenu img {
	display: block;
	margin: 0.5em;
	max-width: 98%;
}
#contenu img.left {
	float: left;
}
#contenu img.right {
	float: right;
}
#contenu img.none {
	float: none;
}
* html #contenu ul {
	text-indent: 1.5em;
}
#contenu ol {
	list-style: decimal;
	margin-top: 0.3em;
	margin-left: 1.5em;
}
#contenu ul li {
	list-style-image: url(../puce_grise.png);
	margin-top: 0.3em;
	margin-left: 1.5em;
}
* html #contenu ul li {
	margin-left: -1.5em;
}
#contenu a.retour_minimenu {
	display: block;
	text-align: right;
	color: #AAA;
	font-size: 90%;
	margin: 0 0 0.5em 0;
	padding: 0 1em 0 0;
	background: url(../puce_orange.png) no-repeat right;
}
#contenu a.retour_minimenu:hover {
	color: #666;
	text-decoration: underline;
	background: url(../puce_noire.png) no-repeat right;
}
/*********************** Pour les Praticiens ************************/
#contenu ul.alphabetique {
   width: 100%;
	margin: 1em 0 2em 1em;
	padding: 0;
	text-align: left;
	text-indent: 0;
}
#contenu ul.alphabetique li {
	display: inline;
	list-style: none;
	margin: 1em 2px 2em 0;
}
#contenu  a.retour {
	display: block;
	width: 40%;
	border: 1px dotted #395;
	margin: 2em auto 1em auto;
	padding: 0.2em 0.2em 0.2em 28px;
	background: #FEB url(../back.png) no-repeat 15px;
	text-align: center;
	text-decoration: none;
	color: #FA0;
}
* html #contenu  a.retour {
	width: auto;
	margin: 2em 25% 1em 25%;
}
#contenu  a.retour:hover {
	background: #FE9 url(../back.png) no-repeat 10px;
	text-decoration: underline;
	color: #F60;
}
/* Pour les pièces jointes */
ol.download {
	background: #FEFEFE url(../floppy.png) no-repeat top left;
	border: 1px solid #000;
	padding: 0.5em;
	min-height: 28px;
	margin: 0;
	display: block;
	list-style: decimal;
	clear: left;
}
* html ol.download {
	height: 50px;
}
ol.download li {
	list-style-type: upper-alpha;
	margin-left: 50px;
	list-style-position: inside;
}
/*** pour les fiches des praticiens ***/
ul#fiche {
	border: 1px solid #000;
	background-color: #FFFFBB;
	position: relative;
	width: 450px;
	margin: 1em auto;
	padding: 0;
}
ul#fiche li {
	list-style: none;
	list-style-image: none;
	display: block;
}
ul#fiche li.pspe {
	font-size: 1.5em;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	border-bottom: 1px solid #000;
	background-color: #AAA;
	margin: 0;
	padding: 0.25em;
}
ul#fiche li.pnom {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 0.5em 0.5em 0.8em 0.5em;
}
ul#fiche li.ptel, ul#fiche li.pfax, ul#fiche li.pmel, ul#fiche li.pwww, ul#fiche li.pdivs, ul#fiche li.pconv {
	margin: 0.3em 0.3em 0.5em 0.3em;
	padding-left: 22px;
	background: transparent no-repeat top left;
}
ul#fiche li.ptel {
	background-image: url(../phone.png);
}
ul#fiche li.pfax {
	background-image: url(../fax.png);
}
ul#fiche li.pmel {
	background-image: url(../at.png);
}
ul#fiche li.pwww {
	background-image: url(../web.png);
}
ul#fiche li.pdivs {
	background-image: url(../paper.png);
}
ul#fiche li.pconv {
	background-image: url(../euro.png);
}
/* Pour la liste de recherche */
li.list_find {
	list-style-type: decimal;
	margin-bottom: 1em;
}


/*** zone PLUS D'INFORMATION ***/

* html #infos ul {
	text-indent: 0;
}
#infos li {
	list-style-image: url(../puce_noire.png);
	margin: 0 0 0.3em -2em;
}
#infos a {
	display: block;
	text-decoration: underline;
	color: #F90;
}
#infos a:hover {
	text-decoration: none;
	color: #D90;
}
#infos h2 {
	color: #395;
	font-size: 1em;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 2.2em;
	height: 35px;
	padding: 0 0 0 70px;
	margin: 0;
	/*
	border: 1px solid red;*/
}
#infos div {
	border: 2px solid #395;
	background-color: #FFFCF5;
	display: block;
	margin: 0;
	padding: 0.5em;
	z-index: 3;
}
/** sous zone : ACTUALITE **/
#infos #zone_news h2 {
	background: url(../icon_actu.png) no-repeat left;
}
#infos #zone_news h2:first-letter {
	font-size: 1.4em;
	text-transform: uppercase;
}
/** sous zone : LEXIQUE **/
#infos dt {
	font-weight: bold;
	text-decoration: underline;
}
#infos dt:after {
	content: " :";
}
#infos dd {
	font-weight: normal;
	font-size: 90%;
	margin: 0 0 0.2em 1em;
}
#infos #zone_lexique h2 {
	background: url(../icon_dico.png) no-repeat left;
}
#infos #zone_lexique h2:first-letter {
	font-size: 1.4em;
	text-transform: uppercase;
}

/*** zone de PIED DE PAGE ***/
#pieddepage ul {
	margin: 0;
	padding: 0;
}
#pieddepage li {
	display:inline;
	list-style-type: none;
	margin: 0 0.5em;
	padding: 0;
}
#pieddepage a {
	text-decoration: none;
	color: #AAA;
	margin: 0;
	padding: 0;
}
#pieddepage a:hover {
	text-decoration: underline;
	color: #666;
	margin: 0;
	padding: 0;
}
#pieddepage p.copyright {
	font-size: 90%;
	color: #AAA;
	margin: 0.5em 0 0 0;
	padding: 0;
}


/*** Formulaire ***/
input, textarea {
	border-width: 1px;
	border-color: #CCC;
}
input[type], textarea[name] {
	background: #EEE;
}
input[type=submit], input[type=reset] {
	background: #BBB;
	color: #000;
}
input[type=submit]:hover {
	background: #999;
	color: #FFF;
}


/*** Divers ***/
p.find {
	font-size: 85%;
	color: #666;
	clear: both;
}
.invisible {
	display: none;
}
div hr {
	text-align: center;
}
hr.space {
	margin: 0;
	padding: 0;
	clear:both;
	height:0;
	visibility: hidden;
}
.maj {
    text-transform: uppercase;
}
.cap {
	text-transform: capitalize;
}


