@charset utf-8;
@import "layout.css";

/* Les �l�ments HTML en g�n�ral
-------------------------------------------------------- */
body{
	background: #DFE0E7;
	color: #333;
	line-height: 1.5em;
    font: 76% Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
	color:#036
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #663;
}

a:hover{
	color: #636;
}
a img{border:0}

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

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

/* La page
-------------------------------------------------------- */
#page{
	color: inherit;
}
 
/* L'ent�te
-------------------------------------------------------- */
#top{
	height: 15em;
	padding: 1em 0 0 25px;
    background:#efefef url(img/ban_bg.gif) repeat-x bottom;
}
#top h1{
 float:left;
}
#top h1 a{
    display:block;
    height:115px; width:190px;
	background:url(img/logo.gif) no-repeat;
	border:0; text-decoration:none;
}
#top h1 a span{
	visibility:hidden
}
#top p{
 padding:0;
 margin-left:240px;
 width:440px;
 text-align:right;
}

/* Le contenu
-------------------------------------------------------- */
.post{
 background:url(img/ban_bg.gif) repeat-x top;
 border:2px solid #eee;
 border-top:0;
 -moz-border-radius:3em;
 padding:0 .5em;
}
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.gif) no-repeat left center;
	font-style: italic;
}

.post-title{
	color:#036;
/*	background: url(img/fdTitre.gif) no-repeat center;*/
	padding: 0 0 0 20px;
	margin: 0;
	font-size:2em
}

.post-title a{
	color:#036;
	background: transparent;
	text-decoration: none;
}

.post-info{
	color: #999;
	background: transparent;
	padding-bottom: 1ex;
	font-size:.8em;
	float:right;
	/*border-bottom: 1px solid #FC0;*/
 visibility:hidden;
 margin:-2.5em 0 .5em .5em;
}
.post:hover .post-info{
 visibility:visible
}
* html .post .post-info{
 visibility:visible
}

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

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	padding-right:1em;
	font-size:.8em;
	color:#999;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar{
}
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3, #sidebar h4{
	color: #f26e44;
	margin: 0 0 1ex 0;
	font-size:1.1em;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 1.5em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #f26e44;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #f26e44;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #f26e44;
	color: #636;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	border-top: 1px solid #dfc;
  background: #036 url(/images/maquette/fdBas.gif) repeat-x;
	color: #666;
}
#footer p{
 text-align:center;
 padding:0; margin:0;
}
#dotclear{display:none}
#footer a{
	color: #999;
}


#afcmenu{margin:0; padding:0; position:absolute; left:224px; top: 86px;
 width:560px;
}
#afcmenu a{ text-decoration:none; font-weight:bold; }
#afcmenu li {
 border:1px solid #fff; text-align:center;
 list-style:none; padding:6px 13px; margin:0;
 background: #DFE0E7;
 font-size:1.1em
}
#afcmenu li.sub {
 background-image:url(/arrowdn.gif);
 background-repeat:no-repeat;
 background-position:right center;
 position:relative;
}
#afcmenu li{float:left; }
#afcmenu li, #afcmenu li:hover li a, #afcmenu a { color:#003366; }
#afcmenu li ul {position:absolute; left:-999em; top:2.1em; margin:0; padding:0;}
#afcmenu li:hover ul {left:-1px; z-index:1}
#afcmenu li ul li {
 text-align:left; width:10em;
 border-top:0; border-color:#f0f0f0;
 display:block; float:none;
}
#afcmenu li:hover{ background:#003366;}
#afcmenu li:hover, #afcmenu li:hover a, #afcmenu li.sub li:hover a, #afcmenu li:hover a:hover{ color:#DFE0E7;}