/* OVER-BLOG Template "NACRE" */
/* Morgan Thomas 2007 - bwoup.com */

/* - - - - - N A C R E   :   B R I Q U E - - - - - */

/* ------------------ DECLARATIONS GENERALES ------------------ */
body {
	background: #FFF;
	color: #000;
	}
h1, h2, h3      { padding: 0; margin: 0; font-size: 12px; font-weight: normal; }
a 		{ text-decoration:none; color:#DC4800; } 
a:hover { text-decoration:underline; color:#631208; }
legend  { color:#631208; padding-left:5px; padding-right:5px;}
input   { border:solid 1px #737373; font-size:100%; background:#FFF; color:#000; } 


/* ------------------ EN-TETE ------------------ */
#ln_0 {	}

#cl_0_0 {
	background-image: url(pics/hdr.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#top {
	padding: 22px 12px 16px 12px;
	text-align: left;
	font-size: 24px;
	color: #631208;
	}

#top a { color: #631208; }

.topLien, .topLien:hover {
	margin:0;padding:0;text-decoration:none;font-size:24px;font-weight:normal;color: #631208;
	}


/* ------------------ PIED-DE-PAGE ------------------ */
#ln_2 {	}

#cl_2_0 { 
	min-height: 30px;
	background-image: url(pics/ftr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#footer {
	clear:both;
	padding: 5px 12px 5px 12px;
	color: #9F442C;
	}
#footer a 		{ text-decoration:none; color:#631208; } 
#footer a:hover { text-decoration:underline; color:#260100; }


/* ------------------ CONTENU ------------------ */
#ln_1 { }


/* --- Pagination --- */
.pagination {
	margin-top: 5px;
	background-color:#E8E8E8;
	}
.currentPage {color: #260100; padding: 0 2px 0 2px;}
.textFirst {color: #737373; padding-right: 15px;}
.textPrevious {color: #737373; padding-right: 10px;}
.previousPage {color: #737373; padding-right: 2px;}
.nextPage {color: #737373; padding-left: 2px;}
.textNext {color: #737373; padding-left: 10px;}
.textLast {color: #737373; padding-left: 15px;}


/* --- Article Misc --- */
.date {
	font-size: 12px;
	color: #DC4800;
	}

.article, #articleSeul { }


/* --- Liste d'articles --- */

.listArticles {
	list-style:none;
	margin: 6px 5px 10px 5px; 
	padding: 8px 5px 9px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #2A2924;
	}
.listArticles a {
	font-weight: bold;
	font-size: 16px;
	padding: 0 7px 0 7px;
	text-decoration :none;
	color:#260100;
	} 
.listArticles a:hover {
	font-weight: bold;
	font-size: 16px;
	padding: 0 7px 0 7px;
	text-decoration: underline;
	color:#000;
	} 
.resumeArticle {
	margin-top: 9px;
	padding: 2px 5px 7px 5px;
	background-image: url(pics/article_title_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000;
	}

/* --- Titres d'articles --- */

.divTitreArticle h2 ,  .infoExtrait {
	height: 18px;
	margin: 2px 5px 0 5px;
	padding: 8px 12px 9px 12px;
	background-color: #DC4800;
	font-size: 16px;
	font-weight: bold;
	}
.titreArticle, .titreExtrait a	{ text-decoration:none; color:#260100; } 
.titreArticle:hover, .titreExtrait a:hover{ text-decoration:underline; color:#000; }


/* --- Contenu d'articles --- */

.contenuArticle, .extrait {
	margin: 0 5px 0 5px;
	color: #000;
	}

/* --- Fonctions supplémentaires des articles --- */

.afterArticle, .plusExtrait { 
	margin: 0 5px 0 5px;
	text-align: right;
	font-size: 10px;
	color: #ABABAB;
	}
.publishedBy	{ color: #ABABAB; }
.topic			{ padding-left: 5px; color: #9C9C9C; }
.topic a		{ text-decoration:none; color: #737373; }
.topic a:hover	{ text-decoration:underline; color: #000; }



/* Commentaires */
.spanAddComment			{ font-weight:bold; }
.spanAddComment a		{ text-decoration:none; color: #631208; }
.spanAddComment a:hover { text-decoration:underline; color: #000; }
.spanLinkComment a		{ color:#9F442C; }
.spanLinkComment a:hover{ }
.h2commentMessage {
	padding: 20px 10px 2px 10px;
	color: #DC4800;
	}
.commentMessage {
	background-color: #F6D1BF;
	border-top: 1px solid #EDA37F;
	border-bottom: 1px solid #DC4800;
	color: #260100;
	}
.commentOption {
	font-size: 10px;
	color: #9C9C9C;
	}
.commentOption a		{ text-decoration:none; color: #631208; }
.commentOption a:hover  { text-decoration:underline; color: #000; }


/* Trackbacks */
.spanAddTrackback			{ font-weight:bold; }
.spanAddTrackback a			{ text-decoration:none; color: #631208; }
.spanAddTrackback a:hover	{ text-decoration:underline; color: #000; }
.spanLinkTrackback a		{ color:#9F442C; }
.spanLinkTrackback a:hover	{ }
#addTrackback { border:1px dotted #9F442C; padding:5px; }
.affTrackback { padding:5px; border:1px dotted #9F442C; margin-bottom:10px;}
.affTrackback h2 {}
.h2Trackback {
	padding: 20px 10px 2px 10px;
	color: #DC4800;
	}


/* Recommander */
.spanRecommend			{ font-weight: bold; }
.spanRecommend a		{ text-decoration:none; color: #631208; }
.spanRecommend a:hover { text-decoration:underline; color: #000; }


/* Post-comments */ 
.afterReactions {
	border-top: 1px solid #FFC600;
	text-align: right;
	font-size: 14px;
	}
.afterReactions a	{ text-decoration:none; color: #631208; } 
.afterReactions a:hover	{ text-decoration:underline; color: #000; }
























/* ------------------ BOITES MODULES ------------------ */

.box {
	margin:auto;
	margin-bottom:15px;
	}
.box a 		 { text-decoration:none; color:#631208; } 
.box a:hover { text-decoration:underline; color:#260100; }
.box-content {
	padding: 3px 8px 0 8px;
	color: #260100;
	}
.box-content ul		{ margin: 0 0 0 16px; padding:0px; }
.box-content ul li	{ color: #FFC600; }
.box-content ul li div a { color: #737373; }

.box em		{ padding-left: 5px; font-size: 10px; }
.box em a	{ color: #9F442C;}
.box-titre {
	margin:0px;
	padding: 4px 10px 5px 10px;
	height: 17px;
	background-color: #FFC600;
	}
.box-titre span	{ display:block;margin:0px;padding:0px; }
.box-titre h2	{
	padding:0px; margin:0px;
	font-size: 14px;
	color:#737373;
	}
.box-footer {
	height: 25px;
	}
.box-footer h2	 {display:block;margin:0px;padding:0px;}
.box-footer span {display:block;margin:0px;padding:0px;}


/* --- Newsletter --- */
#divNewsletter h2 {text-align:center; font-size:12px;}


/* --- Calendrier --- */
.calendarTop1 	{  font-family: Verdana; font-size: 10px; font-style: normal; color:#737373; font-weight: bold;  background-color:#E8E8E8}
.calendarToday1 {  font-family: Verdana; font-size: 10px; font-weight: bold; color:#FFF; background-color:#E8E8E8;} 
.calendarDays1 	{  width:50px; height:15px; font-family:Verdana; font-size: 10px; font-style: normal; color:#737373; background-color: #E8E8E8; text-align:center;}
.calendarHeader1{  font-family: Verdana; font-size: 10px; background-color:#9C9C9C; color:#FFF;} 
.calendarTable1 {  background-color:#737373;border:0px solid #737373;} 

/* --- pages --- */
.page { }

/* --- Titres d'articles --- */

.divPageTitle h2 {
	height: 18px;
	margin: 2px 5px 0 5px;
	padding: 8px 12px 9px 12px;
	background-color: #DC4800;
	font-size: 16px;
	font-weight: bold;
	}
.divPageTitle h2 	{ text-decoration:none; color:#260100; } 
.divPageTitle h2:hover	{ text-decoration:underline; color:#000; }


/* --- Contenu d'articles --- */

.pageContent {
	margin: 0 5px 0 5px;
	color: #000;
	}

/* --- Fonctions supplémentaires des articles --- */

.afterPage { 
	margin: 0 5px 0 5px;
	text-align: right;
	font-size: 10px;
	color: #ABABAB;
	}




/* OVER-BLOG Template "NACRE" */
/* Morgan Thomas 2007 - bwoup.com */

body {
	background: #FFF;
	color: #000;
	margin:0px;font-family: verdana, sans-serif;font-size:12px;
	}
	
a 		{ text-decoration:none; color:#DC4800; } 
a:hover { text-decoration:underline; color:#631208; }

#top {
	padding: 22px 12px 16px 12px;
	text-align: left;
	font-size: 24px;
	color: #631208;
	}


.date {
	font-size: 12px;
	color: #DC4800;
	}
	

#footer {
	clear:both;
	padding: 5px 12px 5px 12px;
	color: #9F442C;
	}
	
.box-titre {
	margin:0px;
	padding: 4px 10px 5px 10px;
	height: 17px;
	background-color: #FFC600;
	}
	

.box-content {
	padding: 3px 8px 0 8px;
	color: #260100;
	}

.commentMessage {
	background-color: #F6D1BF;
	border-top: 1px solid #EDA37F;
	border-bottom: 1px solid #DC4800;
	color: #260100;
	}
.commentOption {
	font-size: 10px;
	color: #9C9C9C;
	}

#cl_1_0 .box {
	background-image: url(pics/box_300_background.gif);
	background-repeat: repeat-y;
	}

#cl_1_0 .box-titre {
	background-image: url(pics/box_300_header.gif);
	}

#cl_1_0 .box-footer {
	background-image: url(pics/box_300_bottom.gif);
	background-position: bottom;
	}

#cl_1_0 .box-content {
	background-image: url(pics/box_300_backgroundbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}




.pagination {
	background-image: url(pics/pagination_634.jpg); 
	text-align: center;
	}

.divTitreArticle h2 , .infoExtrait {
	background-image: url(pics/article_624_title.jpg);
	}


.contenuArticle, .extrait {
	background-image: url(pics/article_624_background.gif);
	background-repeat: repeat-y;
			margin: 0 5px 0 5px;
	color: #000;
	}

.afterArticle, .plusExtrait { 
	background-image: url(pics/article_624_bottom.jpg); 
	background-position: bottom;
	}





.listArticles {
	background-image: url(pics/article_624_title.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

.resumeArticle {
	background-image: url(pics/article_624_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}



.divPageTitle h2 {
background-image: url(pics/article_624_title.jpg);
}


.pageContent {
background-image: url(pics/article_624_background.gif);
background-repeat: repeat-y;
	margin: 0 5px 0 5px;
color: #000;
}

.afterPage { 
background-image: url(pics/article_624_bottom.jpg); 
background-position: bottom;
}

#menuob a {color: #631208;}