html{

	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;

	font-size: 0.75em;

	color: #444;

	/*background: #EBE8DF url(images/fond.png) repeat-x;*/

	background: #314160;

}



body{

	margin: 0;

	padding: 0;

	text-align: center;

}



a:link{color: #444;	background: transparent;}

a:visited{color: #666;background: transparent;}

a:hover{color: #111;	background: transparent;}

a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}

a img{border: none;}



hr{

	display: none;

}



h2{

	color: #454A5F;

	background: transparent;

	font-size: 1.3em;

}



h2 a{

	color: #454A5F;

	background: transparent;

	text-decoration: none;

}



h2 a:visited{

	color: #454A5F;

	background: transparent;

}





label{

	cursor: pointer;

	cursor: hand;

}



ul{

	list-style-image: url(images/puce.png);

}



ol{

	list-style: decimal;

}



blockquote{

	background: #EEE url(images/blockquote.png) no-repeat bottom left;

	/*border: 1px solid #E0E0E0;*/

	padding: 10px;

	padding-bottom: 40px;

	margin: 1em;

}



pre{

	font-size: 1.2em;

	font-family: monospace;

	border: 1px solid #E0E0E0;

	padding: 1em;

	margin: 0 auto;

	background: #EEE;

	color: #000;

	width: 90%;

	overflow: auto;

}

/*******************************************************************/

div#page{

	position: relative;

	width: 60em;

	text-align: left;

	margin: 0 auto;

	padding: 0;

	border: 7px solid #7C8AA4;

	background: #FFF;

	color: inherit;

}

/*******************************************************************/

#top{





}





h1{

	margin: 0;

	padding: 0em;

	font-family: arial, sans-serif;

	letter-spacing: -1px;

}



#top h1 a{

	position: relative;

	top: 10px; 

	left: 15px;

	text-decoration: none;

	color: #000;

	background: transparent;

}





#top h1 a:hover{

	position: relative;

	top: 10px; 

	left: 15px;

	text-decoration: none;

	color: #454A5F;

	background: transparent;

}





#topbanner {



	position:relative;

	border:1px #666 dotted;

	width: 470px;

	height:270px;

	top: 5px;

	margin: 12px;







}



/*******************************************************************/

p#prelude{

	

	position: absolute;

	top: 5px; 

	right: 15px;

	margin: 0;

	background: transparent;

	font-size: 0.8em;

}



p#prelude a{



	text-decoration: none;

}

/*******************************************************************/

div#content{

	width: 39.5em;

	float: left;

	padding: 1em;

}



div.post{

	margin-bottom: 2em;

	border : 1px dotted #CCC;

}





div.postbillets{

	margin-bottom: 2em;

	border : 1px dotted #CCC;

	width: 445px;

	padding: 1em;

}





p.post-info{

	padding: 3px;

	-moz-border-radius: 4px;

}



#commentaires{

	margin-bottom: 2em;

	color: #000;

	width: 445px;

	padding: 1em;

	border:1px #CCC dotted;

}

/*******************************************************************/

#sidebar{

	position: relative;

	float:left;

	top: -300px;

	left: 30px;

	width: 14em;

	padding: 1em;

}



#sidebar h2{

	font-size: 1.4em;



}



#sidebar ul{

	list-style-type: none;

	list-style-image: none;

	margin: 0;

	padding: 0;

}



#sidebar li{

	margin-left: 20px;

	padding: 0px;

	line-height: 1.5em;



}



#sidebar a{

	padding: 0.5em;

	text-decoration: none;

}



#sidebar a:hover{

}





#calendar{

	text-align: center;

}



#calendar h2{

	display: none;

}



#calendar table{

	font-size: 0.8em;

}



#calendar a{

	display: inline;

}



#calendar td a{

	font-weight: bold;

	border: 1px dotted;

	padding: 0;

}



/*******************************************************************/

#footer{

	clear: both;

	background: #CED6D9;

	color: #666;

	margin: 0;

	padding: 1em;

	height: 1em; /* pour un bug bizarre d'IE6 */

}



#footer a{

	color: #666;

	background: transparent;

	text-decoration: none;

}



/*******************************************************************/

.field label{

	display: block;

}



fieldset{

	border: none;

}



textarea{

	width: 90%;

}





/************* Sidebar Categories for the Gallery Plugin ***********/



#sidebar h3{

	

	font-size: 1em;

	padding:0px;

	margin:0px;

}



#sidebar h3 a{

	

	color : #454A5F;

	font-weight: normal;

	font-size: 1.12em;

	padding:0px;

	margin:10px;

}