body {
	background: url(pics/gradient.png) repeat-x #ffae00;
	font: 100%/1.5 "lucida grande", arial, verdana, sans-serif;
}

#ln_1 {
	background: url(pics/fauxcols_7.png) repeat-y #fff;
	border: 1px solid #bababa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* @group Typo */

p, .articles, .extrait {
	font-size: 12px;
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
	color: #666;
}

.divTitreArticle h2, .titreExtrait, .divPageTitle, .column_content .micropayment .box-titre{
	font-size: 18px;
}

p.nocomm {
	font-size: 11px;
	color: #666;
	margin-left: 50px;
}



/* @end */

/* @group header */

#header {
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
	background: url(pics/header.png) #333;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
}

#header h1 {
	background: url(pics/blog_title.png) no-repeat;
	padding-left: 36px;
	letter-spacing: -1px;
}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group Articles */
.beforeArticle, .dateExtrait {
	font-size: 10px;
	color: #666;
}

.beforeArticle a,
.beforeArticle a:visited,
.dateExtrait a,
.dateExtrait a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-style: normal;
}

.beforeArticle br,.dateExtrait br {
	display: none;
}

.beforeArticle, .dateExtrait {
	position: relative;
	display: block;
	width: 649px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 15px;
}

.beforeArticle, .dateExtrait {
	border-bottom: 1px solid #e5e5e5;
}

.pagination {
	display: block;
	margin: 0 auto;
	padding: 2px 5px;
	font-size: 11px;
}

.pagination a, .pagination a:visited {
	color: #777;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

b.currentPage {
	background: #777;
	margin: 0 3px;
	padding: 2px 4px;
	color: #fff;
}

.before_articles .pagination {
	margin-top: 10px;
}

.beforeArticle .date, .dateExtrait .date {
	font-size: 10px;
	background: #fff url(pics/date.png) no-repeat 0 3px;
	padding: 3px 6px 3px 14px;
	color: #666;
}

.beforeArticle .publishedBy, .dateExtrait .publishedBy {
	font-size: 9px;
	display: block;
	color: #666;
	position: absolute;
	right: 5px;
	top: 4px;
	background: transparent url(pics/small_user.png) no-repeat 0 1px;
	padding-left: 14px;
}

.beforeArticle .topic {
	display: block;
}

.article {
	padding-bottom: 20px;
	margin: 1px;
	margin-bottom: 20px;
}

div.divTitreArticle, .titreExtrait, .divPageTitle, .column_content .micropayment .box-titre{
	margin-left: 11px;
}

.divTitreArticle h2, .titreExtrait, .divPageTitle h2, .column_content .micropayment .box-titre h2{
	font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
	background: url(pics/art_title.png) no-repeat 0 2px;
	padding-left: 34px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	width: 93%;
}

a.titreExtrait {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.titreExtrait {
	display: inline;
	width: auto;
}

.divTitreArticle h2 a,
.divTitreArticle h2 a:visited,
.titreExtrait a,
.titreExtrait a:visited,
.column_content .micropayment h2 a,
.column_content .micropayment h2 a:hover{
	color: #333;
	text-decoration: none;
}

.divTitreArticle h2 a:hover,
.titreExtrait a:hover,
.column_content .micropayment .box-title a:hover{
	color: #7d7d7d;
	text-decoration: underline;
}

div.contenuArticle, .extrait, .pageContent, .column_content .micropayment .box-content{
	margin-left: 15px;
	margin-right: 10px;
	font-size: 12px;
}

div.contenuArticle a,
div.contenuArticle a:visited,
div.extrait a,
div.extrait a:visited,
.column_content .micropayment a,
.column_content .micropayment a:visited{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

div.contenuArticle a:hover,
div.extrait a:hover,
.column_content .micropayment a:hover {
	color: #7d7d7d;
}

#articleSeul.article {
	margin-bottom: 15px;
	padding-bottom: 0;
}

.hrExtrait {
	display: none;
}

.extraitArticle {
	padding: 0;
}

/* @group Apres articles */

.afterArticle, .plusExtrait {
	margin: 0 10px 0 15px;
	padding: 5px;
	font-size: 11px;
	background-color: #eaeaea;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 1.8;
	font-style: normal;
	width: 629px;
	overflow: hidden;
}
.afterArticle .separator, .plusExtrait .separator{
	display: none;
}

.plusExtrait {
	text-align: left;
}

.plusExtrait br {
	display: none;
}

.afterArticle a,
.afterArticle a:visited,
.plusExtrait a,
.plusExtrait a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-style: normal;
}

.spanRecommend {
	display: block;
	clear: both;
}

.topic {
	background: url(pics/topic_small.png) no-repeat left 1px;
	padding-left: 14px;
	margin-right: 10px;
	display: block;
	float: left;
}

.linkAddComment {
	background: url(pics/addcomment_small.png) no-repeat left top;
	padding-left: 14px;
	margin-right: 10px;
	display: block;
	float: left;
}

.linkComment {
	background: url(pics/commentcount_small.png) no-repeat left top;
	padding-left: 14px;
	margin-right: 10px;
	display: block;
	float: left;
}

span.community {
	background: url(pics/community_small.png) no-repeat left top;
	padding-left: 18px;
	margin-right: 10px;
	display: block;
	float: left;
}

.linkRecommend {
	background: url(pics/recommand_small.png) no-repeat left top;
	padding-left: 14px;

}

.facebook {
	display: ;
	padding-left: 15px;
	height: auto;
	text-decoration: none !important;
	vertical-align: middle;
}

.afterArticle br {
	display: none;
}

div.article_navigation {
	margin: 15px 10px 0 15px;
	width: 639px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	height: 16px;
}

div.article_navigation a, div.article_navigation a:visited {
	color: #333;
}

.linkAllArticles {
	width: 26%;
	position: absolute;
	left: 50%;
	margin-left: -13%;
	height: 16px;
}

.nextArticle {
	float: right;
	width: 37%;
	height: 16px;
}

.previousArticle {
	float: left;
	width: 37%;
	height: 16px;
}

.afterArticle .publishedBy, .plusExtrait .publishedBy {
	color: #333;
	font-weight: bold;
	background: transparent url(pics/small_user.png) no-repeat 0 0;
	padding-left: 14px;
	margin-right: 10px;
}

.plusExtrait .publishedBy {
	text-align: left;
}


/* @end */

/* @group Commentaires */

.commentContainer {
	margin-bottom: 25px;
}

.h2commentMessage {
	font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
	background: url(pics/comments.png) no-repeat 0 0;
	padding-left: 34px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 11px;
	color: #333;
}

.commentMessage {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
	background: url(pics/comment_single.png) no-repeat;
	padding-left: 20px;
	color: #484848;
}

div.commentOption {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
	border-top: 1px dotted;
	margin-top: 5px;
	padding-top: 3px;
	text-align: right;
	color: #7b7b7b;
}

div.commentOption a.newWindow {
	background: url(pics/small_user.png) no-repeat;
	padding-left: 14px;
}

div.commentOption a, div.commentOption a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.afterReactions {
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
}

.afterReactions .linkAddComment {
	background: url(pics/addcomment_small.png) no-repeat left top;
	padding-left: 14px;
	margin-right: 10px;
	display: block;
	float: right;
}

.afterReactions .linkAddComment, .afterReactions .linkAddComment:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

div.commentMessage.reponseMessage {
	margin-top: 10px;
	background: #fce677 url(pics/comment_owner.png) no-repeat 8px 6px;
	padding: 5px 5px 0 33px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border: 1px solid #ffc300;
	border-bottom: none;
}

div.commentOption.reponseOption {
	background: #fce677;
	margin-top: 0;
	padding: 5px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border: 1px solid #ffc300;
	border-top: none;
}

/* @end */

/* @end */

/* @group liste Articles */

.listArticles {
	margin: 15px 15px 10px 15px;
}

.listArticles a, .listArticles a:visited {
	color: #333;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: -1px;
}

.listArticles a:hover {
	text-decoration: underline;
	color: #7d7d7d;
}

/* @end */

/* @group sidebar droite */
#cl_1_1 div.column_content {
	padding: 5px;
	font-size: 11px;
}

#cl_1_1 .box {
	margin-bottom: 15px;
}

#cl_1_1 .pub {
	margin-left: -2px;
}

#cl_1_1 .box-content {
	margin-left: 5px;
}

#cl_1_1 .pub .box-content, #cl_1_1 .calendrier .box-content,#cl_1_0 .calendrier .box-content {
	margin-left: 0;
}

#cl_1_1 .box-footer {
	display: none;
}

#cl_1_1 h2 {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	letter-spacing: -1px;
	background: #efe1d4;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#cl_1_1 .concours h2 {
	display: none;
}

#cl_1_1 .concours a.newWindow {
	border-bottom: none;
}

#cl_1_1 a, #cl_1_1 a:visited {
	color: #333;
	text-decoration: none;
}

#cl_1_1 a:hover {
	border-bottom: 1px dotted;
}

/* @end */

.listAll {
	display: block;
	text-align: right;
	font-size: 10px;
}
.listAll em{
	font-style: normal;
}

.listAll a {
	border-bottom: 1px dotted;
}

/* @group bloc calendrier */

/* @group droit */

#cl_1_1 table.calendarTable1 {
	width: 294px;
	margin-left: 1px;
	background: #f6fbff;
}

#cl_1_1 table.calendarTable1 td.calendarTop1 {
	background: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 18px;
	width: 256px;
}

#cl_1_1 table.calendarTable1 tbody tr {
	border-bottom: 1px solid #d6e5f7;
	height: 16px;
}

#cl_1_1 table.calendarTable1 tbody tr td {
	padding: 2px;
	width: 38px;
	height: 16px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}

#cl_1_1 table.calendarTable1 td.calendarDays1 a {
	display: block;
	background: #dde7ed url(pics/post_cal.png) no-repeat 17px 3px;
	width: 34px;
	height: 16px;
	padding: 2px;
}

#cl_1_1 table.calendarTable1 tbody tr td.calendarDays1 table {
	width: 290px !important;
}

#cl_1_1 table.calendarTable1 tbody tr td.calendarDays1 table td.calendarDays1 {
	height: 16px;
	font-weight: bold !important;
	font-size: 11px;
	padding: 0;
	text-align: center;
}

#cl_1_1 table.calendarTable1  td.calendarDays1 table tr {
	border-bottom: none;
	height: 16px;
}

#cl_1_1 table.calendarTable1 td.calendarDays1 table td.calendarDays1 a {
	background: none;
	padding: 0;
	margin: 0;
}

#cl_1_1 table.calendarTable1 td.calendarDays1 a:hover,
#cl_1_1 table.calendarTable1 td.calendarDays1 table td.calendarDays1 a:hover {
	border-bottom: none;
}



/* @end */

#cl_1_1 table.calendarTable1 td.calendarTop1 a,
#cl_1_1 table.calendarTable1 td.calendarTop1 a:visited,
#cl_1_1 table.calendarTable1 td.calendarTop1 a,
#cl_1_1 table.calendarTable1 td.calendarTop1 a:visited {
	color: #333;
}

td.calendarToday1 {
	font-weight: bold;
	color: #5d802e;
	background: #d5f2bd;
	
}




/* @end */

/* @group footer */
#footer {
	background: #333;
	margin-top: 10px;
	padding: 10px;
	font-size: 11px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#footer a, #footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted;
	text-decoration: none;
}



/* @end */

#menuob {	background: #ddd;
	margin: 15px;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#menuob a {color: #333;}
