
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x 0 130px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
}

/* "Headings" */

h1, h2, h3,h4, h5, h6  {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


h1 a, h1 a:hover, h1 a:link, h1 a:visited, h1 a:active {
	color: #0033CC;
	text-decoration: none;
	border: none;
}

h2 {
	color: #0033CC;
	padding-top: 5px;
	font-weight: normal;
	font-size: 1.4em;
}

h2 a, h2 a:link {
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

h2 a:visited {
	color: #666666;
	border-bottom: 1px dotted #666666;
}

h2 a:hover, h2 a:focus, h2 a:active  {
	color: #0033CC;
	border-color: #CCCCCC;
}

h2:first-letter, h2 a:first-letter {
	color: #740013;
	font-weight: bold;
}

h2 a:hover:first-letter {
	color: #740013;
	font-weight: bold;
}

h3 {
	border-bottom: 1px solid #740013;
	color: #0033CC;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	font-size: 1em;
}
/*End Headings*/

pre, code {
	border: 1px solid #666666;
	background: #CCCCCC;
	font-size: 1.1em;
}

code {
	padding: 2px;
	overflow: scroll;
}

pre {
	padding: 5px;
	overflow: auto;
}

q {
	color: #B1B9BC;
	font-style: italic;
}

ul {
	margin-top: 3px;
}

li {
	margin-left: 0.8em;
	list-style-image: url(images/img05.gif);
}

fieldset {
	border: none;
	/* font-size: 9px; */
}

label {
	cursor: pointer;
}

.field label {
	display: block;
}

textarea {
	width: 450px;
	border: 1px solid #0033CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #FFFFFF;
	padding: 2px;
}

input {
	border: 1px solid #2E3E9E;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFFFFF;
}

input[type=submit], input[type=button] {
	cursor: pointer;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus {
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
}

span.sep {
	color: #CCCCCC;
}

a, a:link {
	color: #740013;
	text-decoration: none;
	/*border-bottom: 1px dashed #FF9933;*/
}

a:visited {
	color: #666666;
	border-bottom: 1px dotted #666666;
}

a:hover, a:focus, a:active {
	color: #740013;
	/*border-color: #FF9933;*/
}

a[href^="http://"][hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #385B88;
	font-size: 0.8em;
}

a[hreflang]:hover:after, a[hreflang]:focus:after, a[hreflang]:active:after {
	color: #CCCCCC;
}

img, img a {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #666666;
	color: #666666;
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor : help;
}

.smiley {
	border: 0;
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

.spacer {
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

blockquote {
    margin: 20px 20px;
    padding: 10px;
    text-align: justify;	
	background-color: #FFFFFF;
	color: #444;
	border: 1px solid #C5A9A8;
	font-size: 1em;
}

/* La page
*******************************************************************************/
#page {
	width: 700px;
	width: 820px;
	margin: auto;
	background: url(images/ponton.jpg) no-repeat right 10px;
	font-size: 1em;
}
/* L'entête
*******************************************************************************/
#top {
	
	height: 300px;
	margin-bottom: 15px;
	background: url(images/img02.gif) no-repeat 0 65px;
      
	font-size: 1.4em;
}

#top h1 span {
	display: inline;
     
}

#top p#slogan {
	position: absolute;
	color: #FFFFFF;
        
	font-size: 18px;

	 
      top: 127px;
	
	

	
	
}

/**** Affichage du calendrier ****/
/*#top div#calendar {
	position: absolute;
	top: 100px;
	left: 530px;
	left: 650px;
	font-size: 0.8em;
}

#top div#calendar table {
	text-align: center;
	border-collapse: collapse;
	color: #fff;
}

#top div#calendar table caption {
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
}

#top div#calendar table caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#top div#calendar abbr {
	color: #C5A9A8;
}

#top div#calendar table th {
	color: #fff;
	background: transparent;
}

#top div#calendar table td {
	width: 14%;
	line-height: 2em;
	border: 1px solid #ddd;
}

#top div#calendar table td a {
	display: block;
	background: #C5A9A8;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#top div#calendar table td a:hover, #top div#calendar table td a:focus {
	background: #B18B89;
	color: #fff;
}*/
/***************************/

/* Le prélude
*******************************************************************************/
#prelude {
 	/* display: none; */
	text-align: right;
      
	height: 20px;
	font-size: 0.9em;
}

#prelude a, #prelude a:link  {
	color: #0033CC;
	text-decoration: none;
	/*border-bottom: 1px dashed #B18B89;*/
	margin: 0 10px;
}

#prelude a:visited {
	color: #666666;
	/*border-bottom: 1px dotted #E08934;*/
}

#prelude a:hover, #prelude a:focus, #prelude a:active {
	color: #0033cc;
	/*border-color: #FF9933;*/
}

/* Le contenu
*******************************************************************************/
#main {
      
      
	float: right;
	width: 480px;
	width: 575px;
}

/**** Affichage de la date ****/
.day-date-border {
	display: inline;
	padding: 1px;
	float: right;
	margin-right: 1em;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.day-date {
	color: #385B88;
	text-align: center;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1px 0px;
	width: 2.9em;
	margin: 0;
	background: #CCCCCC;
}

.day-date span {
	display: block;
}

.day-date .date-day {
	font-size: 1.2em;
	margin-left: -0.6em;
	line-height: 1em;
	font-weight: bold;
}

.day-date .date-month {
	font-size: 1.6em;
	margin-left: 0.5em;
	line-height: 0.8em;
}

.day-date .date-year {
	font-size: 0.8em;
	margin-left: 0.4em;
	line-height: 1.1em;
}
/***************************/

.post {
	margin-bottom: 15px;
	/*background: url(images/separateur.jpg) no-repeat bottom center;*/
	padding-bottom: 40px;
}

.post h2 {
	border: none;
}

.post ul {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2em;
}

.post a[href^="http://"] {
	background: url(images/fleche_lien.png) no-repeat top right;
	padding-right: 10px;
}

.post-chapo, .post-content {
	clear: left;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
}

.post-content blockquote {
	/* padding-left: 55px; */
}

.post-content h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.post-content .notes {
	margin-top: 15px;
	font-size: 0.8em; 
	color:#666666;
	border-top: 1px dashed #B18B89;
}

.post-chapo img, .post-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #ddd;
}

.post-chapo img.right, .post-content img.right {
	margin-left: 1em;
}

.post-chapo img.left, .post-content img.left {
	margin-right: 1em;
}

.post-info {
	font-size: 0.8em;
	text-align: left;
	color: #0033CC;
}

.post-info-co {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 10px;
	clear: both;
}
.post-title {
      font-size: 1.8em;
}
/**** Affichage des liens digg-like ****/
.post-digg {
	padding: 0;
	border: 1px solid red;
}

.post-digg img {
	border: none;
	display: inline;
}

.post-digg a {
	border: none;
}
/***************************/

#trackbacks h3, #comments h3 {
	margin-top: 10px;
}

#trackbacks p, #comments p {
	font-size: 1em;
	padding-left: 10px;
}

#trackbacks blockquote, #comments blockquote {
	background-color: #FFFFFF;
	color: #444;
	border: 1px solid #0033CC;
	margin: 0;
	font-size: 1em;
	padding-left: 0;
}

.pagenav {
	text-align: center;
	padding-bottom: 10px;
}

/* La barre de navigation
*******************************************************************************/
#sidebar {
      
	float: left;
	width: 220px;
	margin-bottom: 35px;
	border-left: 1px dashed #E08934;
	padding-left: 10px;
        margin-top: -150px;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	list-style: none;
	line-height: 1.6em;
}

#sidebar #categories li, #sidebar #selection li, #sidebar #archives li {
	list-style-image: url(images/img05.gif);
	margin-left: 1.6em;
}

#sidebar #syndicate li {
	list-style-image: url(images/flux.png);
	margin-left: 1.8em;
}

#sidebar h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 5px;
	/* text-transform: uppercase; */
}

#sidebar h3 {
	border-bottom: 1px solid #ddd;
	margin-left: 10px;
}

#sidebar div {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#sidebar a, #sidebar a:link, #sidebar a:visited {
	border: none;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	border-color: #740013;
}

#search fieldset, #search p {
	margin: 0;
	padding: 0;
}

#q {
	width: 10em;
	margin-left: 10px;
	padding-left: 30px;
	background: url(images/loupe.gif) no-repeat 2px -2px;
	color: #B18B89;
}

#q:hover, #q:focus, #q:active {
	background: url(images/loupe.gif) no-repeat 2px -23px;
}

/* Le pied de page
*******************************************************************************/
#footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	color: #666666;
}

#lien_cache {
	text-align: center;
	padding: 0;
}

#lien_cache a {
	color: #666666;
	/*border-color: #B1B9BC;*/
}

#lien_cache a:hover, #lien_cache a:focus {
	color: #666666;
	/*border-color: #B18B89;*/
}