/*
# -- BEGIN LICENSE BLOCK ---------------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2011 Olivier Meunier & Association Dotclear
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK -----------------------------------------
*/
body {
	margin: 0;
	padding: 0;
	background: #006479;
	color: #006479;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	behavior: url("csshover3.htc");
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

a img {
	border: none;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

sup {
	font-size:80%;
	line-height:50%;
}

.left {
	float: left;
	margin-right: 1em;
}

.right {
	float: right;
	margin-left: 1em;
}

/* Layout
-------------------------------------------------------- */
#container{
	background: #59c0bf url(img/bicolore.gif) top center;
	border: 1px solid #fff;
	margin: 14px 14px 14px 14px;
	padding: 0 24px 0 24px;
}
#page {
	background: transparent url(img/Fond_bleu_nu.gif) repeat top center;
	color: inherit;
	width: 859px;
	margin: auto;
	text-align: left;
	padding: 14px 0 0 0;
}

#top{
	padding-left: 184px;
	background: transparent url(img/top_final1.gif) no-repeat 16px top;
	margin: 0;
	height: 200px;
}
#top h1{
	background: transparent url(img/top1a.gif) no-repeat 0px 21px;
	padding-top: 60px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-style: italic;
	height: 150px;
}
.dc-category.bo-Conferences #top h1{
	background: transparent url(img/top2a.gif) no-repeat 0px 21px;
	padding-top: 60px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-style: italic;
	height: 150px;
}
.dc-category.bo-Formations #top h1{
	background: transparent url(img/top3a.gif) no-repeat 0px 21px;
	padding-top: 60px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-style: italic;
	height: 150px;
}
.dc-category.bo-Interventions-Sante #top h1{
	background: transparent url(img/top4a.gif) no-repeat 0px 21px;
	padding-top: 60px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-style: italic;
	height: 150px;
}
.dc-category.bo-Ateliers-Pratiques #top h1{
	background: transparent url(img/top5a.gif) no-repeat 0px 21px;
	padding-top: 60px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-size: 2em;
	font-style: italic;
	height: 150px;
}
#top h1 a{
	text-decoration: none;
}

#prelude {
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0;
	padding: 0;
	color: #ededed;
}
#prelude a {
	color: #ededed;
}
#prelude a:focus, #prelude a:hover {
	background: yellow;
	color: red;
	text-decoration: none;
}

#wrapper {
	width: 859px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	background: transparent;
}

#main {
	background: transparent;
	float: right;
	width: 675px;
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

#content {
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
}
.fleche{
	background: transparent url(img/fleche.gif) no-repeat left 5px;
	padding: 2px 0 0 25px;
    font-size: 14px;
    font-weight: normal;
}
.color{
	color: #005077;
font-size: 1.1em;
}

#sidebar {
	width: 157px;
	height: 100%;
	float: left;
}
#sidebar div{
	color: inherit;
	margin: 0;
	padding: 1ex 0;
}

#sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#blognav, #blogextra {
	padding: 1px 25px;
}

#footer{
	margin: 0;
	padding: 2ex 1em 1em 1em;
	padding-left: 187px;
	clear: both;
	font-size: 10px;
}
.pagenav {
text-align: right;
font-size: 80%;
margin: 0 0 10px 0;
}


/* Sidebar styles
-------------------------------------------------------- */

#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	border: 1px solid #bfbfbf;
	width: 150px;
	color: #6b6b6b;
}
#search .submit {
	padding: 0;
	border: 1px solid #fff;
	background: none;
	font-weight: bold;
	color: #6b6b6b;
	text-transform: uppercase;
}
#search .submit:hover {
	background: #9ac528;
	color: #fff;
	border: 1px solid #9ac528;
}

#topnav ul {
	border-bottom: 1px solid #ffd02c;
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

/* La navigation
-------------------------------------------------------- */
#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
color: #006479;
text-decoration: none;
background: url(img/40_5.gif) no-repeat left top;
font-size: 1em;
float: left;
margin: 0 0 4px 0;
width: 157px;
height: 40px;
line-height: 40px;
}

#navcontainer li a:hover
{
color: #006479;
background: url(img/40_6.gif) no-repeat left top;
}

#navcontainer li a:active
{
color: #006479;
background: url(img/40_6.gif) no-repeat left top;
}
/* Main content styles
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}
h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;font-weight: normal;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

#subcategories {
	background: #fbfbfb;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}

.day-date {
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	font-style: italic;
}

.post {
	margin-bottom: 0px;
	border-bottom: 1px solid #7ecec3;
	border-top: 1px solid #7ecec3;
	line-height: 2em;
}
.post-title {
	margin: 20px 0 0 20px;
	background: transparent;
}
.post-title a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
.post-info{
	margin-top: 0;
	background: transparent;
	padding-bottom: 1ex;
	border-bottom: 1px solid #fff;
}

.post-info a{
	color: #fff;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	margin: 20px 20px 20px 20px;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(img/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	text-align: right;
}
.post-info-co a {
	color: #2b2b2b;
	padding: 2px 10px 2px 18px;
}

.comment_count {
	background: transparent url(img/comment.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(img/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

.read-it {
	font-weight: bold;
	clear: left;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

/* Post content
-------------------------------------------------------- */
.post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
	list-style: none;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
}

.post-content blockquote, .post-excerpt blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	margin: 1em 0;
	font-size: 1.3em;
}


#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments {
	clear: both;
}
#comments h3, #comment-form h3, #pings h3 {
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
	background: transparent url(img/comment-t.png) no-repeat bottom left;
}
#comments dt.me {
	background-image: url(img/commentmy-t.png);
}
#comments a.comment-number {
	display: block;
	float: left;
	width: 30px;
	margin-right: 40px;
	font-size: 1.2em;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #fffad1 url(img/comment-b.png) no-repeat bottom left;
	color:#6b6b6b;
}
#comments dd.me {
	background-color:#f5f9d9;
	color:#6b6b6b;
	background-image:url(img/commentmy-b.png);
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em "Lucida Grande",Arial,sans-serif;
	color: #279ac4;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 68%;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #279ac4;
	background: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
	background: #6d8824;
	color: #fff;
	border: 1px solid #6d8824;
}

ul.menu{
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0 10px 0 0;
}

ul.menu li{
	background: url(img/bouton_sidebar.gif) no-repeat top center;
	}
ul.menu li a, ul.menu li a:visited {
    color: #FE4D01;
    display: block;
    font-size: 11px;
    line-height: 34px;
    text-decoration: none;
    width: 157px;
}
ul.menu li:hover a, ul.menu li a:hover {
    color:#006479;
    display: block;
    font-size: 11px;
    line-height: 34px;
    text-decoration: none;
    width: 157px;
}
