html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D0EBFD;
	text-align: center;
}

p 
{
	margin : 1em 0;
}

h3 
{ 
	font-size : 1em;
}

a 
{	
	color: #000000;
}

form 
{	
	border: 0px; 
}

#sidebar form 
{	
	height: 30px;
	border: 0px; 
}

fieldset 
{
	border: 0px;
}

/* Layout
********************************************************/

#page 
{
	width: 1024px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background : #D0EBFD url("pics/fond.gif") repeat-y center;
}

#main
{
	float : right;
	margin: -30px -10px 0;
	padding: 0;
}

#main #content
{
	width: 644px;
	margin-right: 120px;
}

#sidebar 
{
	float: left;
	width: 260px;
	font-size: 0.7em;
}

/* Top
********************************************************/

#top 
{
	background: transparent url("pics/haut.jpg") no-repeat center top;
	height: 150px;
}

#top h1 
{
	margin : 0;
	padding-top: 49px;
	padding-left: 115px;
	color: #4FADE4;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 61px;
	font-weight: lighter;
}

#top a 
{
	text-decoration: none;
	color: #4FADE4;
}

#prelude 
{
	display : none;
}


.pagenav {
	font: 0.8em;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}


/* Sidebar
********************************************************/

#sidebar div 
{
	border: 1px solid #4FADE4;
	padding : 5px 10px 5px 15px;
	margin: 0 0 15px 80px;
	background-color: #E9F6FE;
	text-align: left;
	-moz-border-radius: 4px;
}

#sidebar h2 
{
	color: #4FADE4;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin : 0;
	font-size: 1.1em;
}

#sidebar ul,li 
{
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li
{
	margin-left : 0.5em;
}

#sidebar a 
{
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

#search p 
{
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea 
{
	border: 1px solid #4FADE4;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px;
	-moz-border-radius: 4px;
}

/* Calendar */
#calendar 
{
}

#calendar table 
{
	border-collapse : collapse;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#calendar caption 
{
	padding : 0 0 3px 0;
	font-size : 11px;
}

#calendar abbr 
{
	border : none;
}

#calendar th 
{
	border: none;
	padding: 1px;
}

#calendar td 
{
	border : none;
	padding : 1px;
}



#calendar td 
{
	text-align : center;
}

#calendar td.active 
{
	border : 1px solid #4FADE4;
}

#calendar td.active a 
{
	font-weight : bold;
}

#calendar a 
{
    font-weight: bold;
	text-decoration: underline;
}

/* Footer
********************************************************/

#footer 
{
	background : url("pics/bas.jpg") no-repeat;
	height : 109px;
	width : 1024px;
	clear : both;
	margin : 0 0 0 0;
	text-align: center;
	font-size: 10px;
}

/* Post
-------------------------------------------------------- */

.day-date 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4FADE4;
	color: #4FADE4;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}

.post 
{
	text-align : justify;
	padding-bottom: 12px;
}

.post-title 
{
	text-align: left;
	font-weight: bold;
	color: #4FADE4;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
	font-size : 1.1em;
	padding-top: 10px;
}

html> #post-title 
{
	text-align: left;
	font-weight: bold;
	color: #4FADE4;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 0px;
	font-size: 1.1em;
}

.post-title a 
{
	text-decoration: none;
	color: #4FADE4;
	font-size: 1.1em;
}

.post-info 
{
	text-align : left;
	font-size: 0.7em;
	margin-top: 0px;
	color: #65BDF1;
}

.post-content, .post-chapo 
{
	clear : left;
	font-size: 0.75em;
}

.comment-info 
{
	margin : 1em 0 0 0;
	font-size: 0.8em;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote 
{
	margin-left: 5px;
	color : #000000;
}

#trackbacks blockquote p, #comments blockquote p 
{
	margin: -10px 0px 0px;
	padding: 0px 0px 5px 10px;
	color: #333333;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #4FADE4;
}

#trackbacks p, #comments p 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

/* Error messages
-------------------------------------------------------- */

.error 
{
	border : 1px solid #CA00BE;
	color : #CA00BE;
	padding : 0.5em;
	-moz-border-radius : 4px;
}

.error ul 
{
	padding-left : 20px;
}

/* Formulaire
-------------------------------------------------------- */

.field label 
{
	width : 10.5em;
	display: block;
}

#block1 
{
	height : 0px;
	margin : -20px 0 0 718px;
}

.post-info a 
{
	text-align : left;
	margin-top: 0px;
	color: #65BDF1;
}

.post-info-co 
{
	text-align : left;
	font-size: 0.75em;
	margin-top: 15px;
	color: #65BDF1;
}

.post a 
{
	clear : left;
	color: #4FADE4;
}

/********** MODIFS ***********/ 

.couleurbleue
{
	color: #4fade4;
}

