		body {
	text-align:center;
	}
	
		#header {
	xmargin-top: -15px;
	}
	
	#bandeau {
	width: 900px;
	margin: 0 auto;
	text-align:left;
}
	
	#page {
	background: url("/images/bg_page.gif") repeat-y 0 0 white;
	text-align:left;
	}

#corps .content {
	width: 476px;
	margin-left: 12px;
	}

#corps .content ul {
	margin: 15px 0;
	}

#corps .content ul li {
	margin: 0 0 6px 15px;
	list-style: circle;
	}

#topmenu {
	background: #4DC7EF;
}

#topmenu ul li a:link, #topmenu ul li a:visited {
	color: #EAF5FD;
}


.nouveau {
	color: #4DC7EF;
}


ul.pager li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	height: 25px;
}

ul.pager li.droite{
	float: right !important;
}

ul.pager li.gauche{
	float: left !important;
}

div.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	background: url("/images/bg_post.jpg") repeat-x left bottom;
	padding: 8px;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	background: url(/images/blockquote.gif) no-repeat left top;
	padding-left: 25px;
}

span.bloginfo {
	display: none;
}

cite {
	font-size: 90%;
	font-style: normal;
	color: #9CBC1D;
}

h1.storytitle {
	font-size: 16px;
	margin: 20px 0 3px;
	padding: 0 !important;
}

h2 {
	font-size: 14px !important;
}

h3, h4 {
	font-size: 13px !important;
}

h5, h6 {
	font-size: 10px !important;
	font-weight: normal;
}


.storycontent {
	padding-top: 10px;
}

.storycontent img {
	margin-bottom: 10px;
}


ol#comments li p {
	font-size: 100%;
}

strong.commentaires a {
	background: url(/images/comment.gif) no-repeat 0 1px;
	padding-left: 22px;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	padding: 10px 5px 5px 8px;
	font-weight: bold;
}

.meta {
	font-size: 1em;
	text-align: right;
}

.meta span {
	float: left;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #808080;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 470px;
}

#commentlist li  {
	background-color: #FAFBEC;
	padding: 5px 10px;
	border-bottom: 1px solid #C4E346;
	margin-bottom: 8px;
}

#commentlist li.odd {
	background-color: #F2F2F2 !important;
	border-bottom: 1px solid #Ccc;
}

#commentlist li ul {
	list-style-type: none;
	
}

#commentlist li .avatar {
	float: right;
	margin: 10px;
}

#right #menu {
	margin: 0;
	padding: 0;
}


#right li {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}

#right li label {
	display: none;
}

#right #searchform div {
	background: url(/images/rechercher.gif) no-repeat 12px 10px #4DC7EF;
	height: 292px !important;
	padding: 0 !important;
}


#right #searchform div h1 {
	color: white;
	font-size: 15px;
	padding: 0 0 0 35px;
	margin-bottom: 8px;
	display: none;
}

#right #searchform input.txt {
	margin: 35px 0 0 10px;
	width: 150px;
}

#right #searchform input.sub {
	margin: 0;
}

#right #searchform a.archives {
	color: white;
	margin: 0 0 0 12px;
	font-size: 12px;
	line-height: 18px;
}

ul.auteurs {
	list-style: none;
	margin: 10px 1px 1px !important;
}

ul.auteurs li {
	list-style: none;
	margin: 0 !important;
	border-bottom: 1px solid #4DC7EF;
	padding: 0 !important;
}

ul.auteurs li img {
	margin: 0 !important;
	float: right;
}

* html ul.auteurs li img {
	margin-right: -3px !important;
}

*+html ul.auteurs li img {
	margin-right: -3px !important;
}

ul.auteurs li a:link, ul.auteurs li a:visited {
	background: #BEEAF9;
	display: block;
	color: #4DC7EF;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	padding-left: 13px;
}

ul.auteurs li a:hover {
	background: white;
}

*+html a.codeculture img {
	margin-bottom: -3px !important;
} 

a.flux, a.apropos {
	display: block;
	font-size: 13px;
	padding-left: 50px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	background: url("/images/rss.jpg") no-repeat left top #F58028;
	color: white !important;
}

a.facebook {
	display: block;
	font-size: 12px;
	padding-left: 43px;
	height: 37px;
	line-height: 15px;
	background: url("/images/facebook.jpg") no-repeat left top #0E96F1;
	color: white !important;	
	margin: 1px 0;
}

a.twitter {
	display: block;
	font-size: 12px;
	padding-left: 43px;
	height: 37px;
	line-height: 15px;
	background: url("/images/twitter.jpg") no-repeat left top #4DC7EF;
	color: white !important;
	margin: 1px 0;	

}

a.facebook span, a.twitter span{
	padding: 4px 5px 0 0;
	display: block;
}

a.apropos {
	background: url("/images/apropos.jpg") no-repeat left top #A3E2F7;
}


a.apropos:hover, a.facebook:hover, a.flux:hover {
		filter: alpha(opacity=90);
		opacity: .9;
		color: white !important;
}

li.widget {
	color: white;
	text-transform: uppercase;
	background: url("/images/archives.jpg") no-repeat left top;
	padding: 8px 6px 0 10px;
	font-size: 13px !important;
	line-height: 12px;
}

li.widget_most_commented_widget {
background: url("/images/most.jpg") no-repeat left top #E5E5E5;
border-top: 1px solid #F6F8DE;
padding-bottom: 1px;
}

* html li.widget_most_commented_widget {
padding-top: 6px !important;
}

*+html li.widget_most_commented_widget {
padding-top: 6px !important;
}

li.widget_most_commented_widget li {
font-size: 10px !important;
color: #F68029 !important;
margin-bottom: 12px !important;
}

li.widget_most_commented_widget a:link, li.widget_most_commented_widget a:visited {
font-size: 12px !important;
color: #666 !important;
font-weight: bold !important;
}


.widget ul {
	margin: 10px 0 0;
}

li.widget_most_commented_widget ul {
margin-top: 15px;
}



.widget li {
	font-weight: normal !important;
	text-transform: none;
	margin-bottom: 5px !important;
	line-height: 13px;
	font-size: 13px !important;
}

.widget li a:link, .widget li a:visited {
color: #AACD1F !important;
}


.widget li a:hover {
color: #666 !important;
}

li.widget_most_commented_widget li a:link, li.widget_most_commented_widget li a:visited  {
color: #666 !important;
}

li.widget_most_commented_widget li a:hover  {
color: #4DC7F0 !important;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

.wp-caption {
	border: 0;
	text-align: center;
	background-color: white;
	padding: 0;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 460px !important;
}

.wp-caption img {
	margin: 0;
	padding: 0 0 3px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

a.a2a_dd addtoany_share_save {
	padding-left: 20px !important;
	background-position: left top !important;
	border: 1px solid red;
}

ul.addtoany_list, ul.addtoany_list li, ul.addtoany_list a{
	margin: 0 !important;
	padding: 0 !important;
}

ul.addtoany_list a {
	margin-right: 10px !important;
	font-size: 11px;
}

div.sondage {
	width: 199px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 0;
	display: none;
}


div.sondage div {
	padding: 0 !important;
	margin: 0 !important;
	min-height: 15px !important;
	height: 15px !important;
}

div.sondage span {
	padding: 0 !important;
	margin: 0 !important;
}


div.pds-answer-feedback, div.pds-answer-feedback-bar {
	height: 12px !important;
	line-height: 12px !Important;
	padding: 0 !important;
	margin: 0 !important;
}

* html div.sondage {
	width: 180px;
	height: 200px;
}


div.addtoany_share_save_container {
	
}

div.more-link {
	font-weight: bold;
	margin: 10px 0;
}

#fbLikeIframe {
	margin-bottom: 10px !important;
}
