body {
	margin: 0; padding: 0;
	background:#C6C6BA /*url(../images/bg_body.gif) repeat-y scroll center top*/;
}

#tete, #chemin, #corps, #pied, #copyright { clear: both; }
#site {
	margin:0pt auto;
	width:970px;
}
/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete {
	background: url(../images/bg_tete.gif) no-repeat center top;
	padding: 17px 15px 10px;
}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { float: left; width: 780px; background: url(../images/bg_bandeau_noir.jpg) no-repeat left top; }
.base-documentaire #bandeau { background-image:url(../images/bg_bandeau.jpg);}
.patients-public #bandeau { background-image:url(../images/bg_bandeau_jonquilles.jpg);}
.professionnels #bandeau { background-image:url(../images/bg_bandeau_radio.jpg);}

#tete .date { float: left; color:#ABADAC; font-size: 0.8em; padding: 0.4em 1em; }
#tete a {
	text-transform:uppercase;
	font-size:0.9em;
	color:#80D344;
}
#tete a:hover { color: #FFF;}
#tete a.aselect { text-decoration: underline; }
ul#aide { padding: 0.4em 4.2em 0.4em 1em; margin: 0; text-align: right; }
ul#aide li { display: inline; padding: 0; margin: 0; }
ul#aide li a {
	border-right:1px solid #80D344;
	padding: 0 0.625em;
}
ul#aide li.last a { border: 0; }
ul#aide li.index { }
ul#aide li.index a {
	background:transparent url(../images/accueil.gif) no-repeat scroll left center;
	border: 0;
	padding-right: 3.2em;
	text-decoration: none !important;
}

#logo { margin-top: 0.4em; }

#tete #outils {
	margin-left: 780px;
	height: 144px;
	background: black url(../images/bg_espace_membres.gif) no-repeat scroll left top;
}
#tete #outils * { text-align: center; line-height:1.35em; }
#tete #outils a { color: #FFF; font-size: 1em; }
#tete #outils a:hover { color: #80D344; }
#tete #outils ul { background: black url(../images/bg_acces-forum.gif) no-repeat bottom left; }
#tete #outils li {
	border-top: 1px solid #5E5E5E;
	padding: 0.5em 1em;
	margin: 0 1em;
}
#tete #outils .extranet a { color: #000; }
#tete .extranet {
	padding: 0.4em 1em;
}
#tete #recherche {
	padding: 0.9em 1em;
}
#tete #recherche #search {
	width: 80%;
	font-size:0.8em;
	background: #FFF url(../images/bg_champ_recherche.gif) repeat-x top;
	border:1px solid #CDE855;
	color:#0A603E;
}
#chemin {  }
#chemin span {
	background: #FFF url(../images/bg_chemin.gif) no-repeat scroll right bottom;
	color:#42423A;
	font-size:0.8em;
	padding: 0.2em 2em 0.2em 1em;
	line-height: 1.6em;
}

#corps {
	background: #E4F2F2 url(../images/bg_corps_interne.gif) repeat-y top center;
	line-height:1.6em;
	padding: 0 15px;
}
#corps:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*
 * Partie principale (contenu)
*/
#contenu { float: right;  padding:0 10px; min-height: 270px; margin-top: 20px; margin-right: 40px; width: 71%; }

/*
 * Partie secondaire de navigation
*/
#snav { width: 170px; }
/* Actualites */
/* bloc actualites interne */
#snav #actualites { margin-top: 20px; margin-left: 5px; padding-bottom: 1em; width: 158px; background:url(../images/bg_actualites_interne.gif) no-repeat left bottom; }
#snav #actualites h1 { font-size: 0.9em; margin:0; padding:0; }
#snav #actualites h1 a { padding: 0; display: block; width:158px; height:25px; text-indent:-999999px; background:url(../images/h2_actualites_interne.gif) no-repeat top center; }
#snav #actualites p { padding: 0 1em; line-height: 1.3em; font-size:0.9em;}
#snav #actualites a { display: block; color:#000; padding-left:20px; background: url(../images/puce_actus_presentation.gif) top left no-repeat;}
#snav #actualites a:hover { text-decoration:underline;}
#snav #actualites a.professionnels { background-image: url(../images/puce_actus_professionnels.gif);}
#snav #actualites a.patients-public { background-image: url(../images/puce_actus_patients_public.gif);}
#snav #actualites a.base-documentaire  { background-image: url(../images/puce_actus_base_documentair.gif);}

/*
 * Partie optionnelle de coté
*/
#sidebar {
	float: right;
	width: 165px;
}

#sidebar .bloc {
	float: none;
	width: 157px;
	margin: 1em 0;
	padding: 0 0 1em 0;
	min-height: auto;
	height: auto;
	border: 0;
	background: transparent url(../images/bg_bloc-sidebar.gif) no-repeat left bottom;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:normal;
}
#sidebar ul { margin:0 0 0 0.5em; padding:0;}
#sidebar ul li { padding: 0; margin: 0.3em 0; list-style:none; background:none; /*background:url(../images/puce_li_sidebar.gif) no-repeat left center;*/}

#sidebar h4 { margin: 0; padding: 0; border: 0; height: 25px; background: #F5FBFB no-repeat top left; text-indent: -999999px; }
#sidebar .telechargements h4 { background-image:url(../images/h2_telechargements.gif);}
#sidebar .voir-aussi h4 { background-image:url(../images/h2_voir-aussi.gif);}
#sidebar .savoir h4 { background-image:url(../images/h2_savoir.gif);}

/*
 * Bas de page
*/
#pied {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	color: #FFF;
	padding: 1em 15px 2em 15px;
	background: transparent url(../images/bg_pied.gif) no-repeat bottom center;
}
#pied p {
	margin: 0;
	padding: 0.5em;
	background: #FFF url(../images/bg_nav_pied.gif) no-repeat center center;
}
#pied, #pied a { color: #FFF; }
#pied a:hover {  }

#pied address {
	font-style: normal;
	text-align: center;
}

#copyright { background: #C6C6BA; text-align: center; padding: 1em; font-size: 90%; }

