 
/* Les éléments HTML en général
-------------------------------------------------------- */
* {margin:0px;
padding:0px}

body{
	background: #FFF;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

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;}
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;
margin:0 0 0 18px;}

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;}

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

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

/* La page
-------------------------------------------------------- */
#page{
	width:760px;
	margin:0 auto;
	padding:0;
	background:#080070;
}

#main{
	float: left;
	background:#fff url(img/angle.gif) right top no-repeat;
	width: 566px;
	margin:0px;
	padding:0 0 0 0;
}

#content{
	margin: 0 0 0 0px;
	padding: 0em 40px 0 15px;
        min-height:450px;
}
#callepin{
background: url(img/callepin.gif) top left no-repeat;
margin:20px 0 20px 0;
padding:0;
height:170px;
width:218px;
}

#callepin a,
#callepin a:visited{
color:#000;
line-height:260px;
font-weight:bold;
font-family:"Comic Sans MS", Arial;
padding-left:170px;
text-decoration:none;
}
#callepin a:hover{
color:#f57b1a;
line-height:260px;
font-weight:bold;
font-family:"Comic Sans MS", Arial;
padding-left:170px;
text-decoration:none;
}

#sidebar{
background:#080070;
	float: right;
	width: 194px;
	margin:0;
	padding:0;
}

#footer{
height:60px;
	background: #FFF url(img/footer.gif) right top no-repeat;
	padding:0;
	margin : 0;
	clear: both;
}
  



/* L'entête
-------------------------------------------------------- */
#top{
	height: 124px;
	background: url(img/header.gif) no-repeat left top;
}

#intro{
	background: #F57B1A url(img/aeim.gif) no-repeat left top;
	height:25px;
	text-align:right;
}

#intro a{
text-decoration:none;
margin:0 3px 0 0;
color:#000;}

#intro a:hover{
text-decoration:underline;
color:#000;}


#top h1 a span{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#top h1 a{
display:block;
margin:0 auto;
height:83px;
width:395px;
background: url(img/titre.gif) top left no-repeat;
}

#top h1 a:hover{
margin:0 auto;
padding:0;
height:83px;
background: url(img/titre_o.gif)top left no-repeat;
}
/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.post{
margin:0 0 50px 0;
padding:0 0 50px 0;}

.post h2 a{
color:#f57b1a;}

.post h2 a:hover{
color:#080070;
text-decoration:none;}

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

.post-title{
	color: #f57b1a;
	background: transparent;
	margin-bottom: 0;
}

.post-title a,
.post-title a:visited{
	color: #f57b1a;
	background: transparent;
	text-decoration: none;
}
.post-title a:hover,
.post-title a:visited:hover{
	color: #080070;
	background: transparent;
	text-decoration: underline;
}

.post-info{
	margin-top: 0;
	color: #f57b1a;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #080070;
	background: transparent;
	text-decoration:underline;
}
.post-info a:visited{
	color: #080070;
	background: transparent;
	text-decoration:underline;
}
.post-info a:hover,
.post-info a:visited:hover{
	color: #f57b1a;
	background: transparent;
	text-decoration: underline;
}

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

.post-content a{
color:#080070;
text-decoration:underline;
}
.post-content a:hover{
color:#f57b1a;
text-decoration:underline;
}

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

.post-content ul li{
	margin:5px 0 0 50px;
	padding:0 0 0 0;
}

.post-info-co{
	text-align: right;
}

.post-chapo{
font-style:italic;
}

strong{
color:#080070;}

em{color:#ff5201;}

blockquote{
margin:20px;}

/* La barre de navigation-------------------------------------------------------- */
#sidebar div{
	background:#080070;
	color: inherit;
	margin:10px 0 0 0;
}

#sidebar div ul{
text-align:left;
	margin: 0;
	padding: 0 3px 0 30px;
	color:#84ABEB;
	font-family: "Comic Sans Ms";
	list-style: none;
}

#sidebar div ul a,
#sidebar div ul a:visited{
	color:#84ABEB;
	text-decoration:none;
	font-weight:bold;}
	
#sidebar div ul  strong a,
#sidebar div ul  strong a:hover,
#sidebar div ul  strong a:visited{
	color:#f57b1a;
	margin:4px;
	text-decoration:none;
	font-weight:bold;}
	
#sidebar div ul a:hover{
	color:#f57b1a;
	text-decoration:none;
	font-weight:bold;}

#sidebar h2, #sidebar h3{
	color: #F57B1A;
	text-align:center;
	background:#322B8B;
	margin: 0px 0 0ex 17px;
	padding:0px 0 0 0 ;
}

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

#sidebar div#search{
	color: inherit;

	line-height: 2.3em;

}

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


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


/**CALENDRIER**/
#sidebar div#calendar{
	height:175px;
	width:171px;
	margin: 0 auto;
	background: url(img/calendar.gif) top left no-repeat;
}
#sidebar div#calendar h2{
	background:transparent;
}

#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:  #080070;
	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: #FFD1AC;
	color: #080070;
	font-weight: bold;
	text-decoration: none;
}

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