h1 {
	font-size:28px;
	margin-bottom:15px;
	color:#525252;
}
h2 {
	font-weight:lighter;
	padding-bottom:25px;
}
h2.pagetitle {
	font-size: 22px;
	color: #7C00E7;
}
.h2_detail {
	font-size:22px;
	color:#7C00E7;
	font-weight:normal;
}
h2 a, h2.singlenews {
	font-size:20px;
	text-decoration:none;
	color:#7C00E7;
}
h2.singlenews {
	color:#9a9a9a;
}
.barre_laterale_nav {
	width:100%;
	height:30px;
	margin-bottom:13px;
}

.jqTransformSelectWrapper{
	background: #FFF;
}
.fleche_liste_deroulante {
	width:17px;
	height:9px;
	background-image:url(../../../../themes/ecorce/images/ecorce_sprite.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:-24px 0;
	float:right;
	margin-right:9px;
	margin-top:8px;
}
.texte_liste_deroulante {
	float:left;
	background-color:#FFF;
	font-size: 14px;
}
#contenu_liste_deroulante {
	display:none;
	background-color:#FFF;
	height:300px;
	width:250px;
	z-index:10;
	position:relative;
	border-left:1px solid #a1a1a1;
}
.nav_post_precedent a {
	background-color:#7C00E7;
	width:100px;
	height:20px;
	float:right;
	font-size: 14px;
	text-align:right;
	color:#FFF;
	padding-right:12px;
	padding-top:10px;
	margin-right:5px;
	text-decoration:none;
}
.nav_post_suivant {
}
.nav_post_suivant a {
	background-color:#7C00E7;
	width:85px;
	height:20px;
	float:right;
	font-size: 14px;
	text-align:left;
	color:#FFF;
	padding-left:12px;
	padding-top: 10px;
	text-decoration:none;
}
.fleche_next_post {
	width:7px;
	height:13px;
	background-image:url(../../../../themes/ecorce/images/ecorce_sprite.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:-48px 0;
	float:right;
	margin-right:5px;
}
.fleche_previous_post {
	width:7px;
	height:13px;
	background-image:url(../../../../themes/ecorce/images/ecorce_sprite.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:-41px 0;
	margin-left:10px;
	margin-top:-15px;
}
.post {
	margin-bottom:10px;
}
h2 a:hover {
	text-decoration:underline!important;
	color:#7C00E7!important;
}
div#boitecommentaires {
	color:#7C00E7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div#boitecommentaires a {
	color:#7C00E7;
	text-decoration:none;
}
div#boitecommentaires a:hover {
	text-decoration:underline;
}
div#boitecommentaires span.gray{
	color: #b9b9b9;
}
ol#cList {
	margin-left:30px;
	margin-top:20px;
}
input[type=text] {
	border:1px solid #7C00E7;
	margin-left:5px;
	margin-bottom:5px;
}
.entry {
}
#author {
	width:220px;
	height:22px;
	margin-left:25px;
}
#email {
	width:220px;
	height:22px;
}
#url {
	width:220px;
	height:22px;
	margin-left:71px;
}
.message_formulaire {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	font-weight:bold;
} 
.date_post {
	margin-top:65px;
}
.date_post_details {
	margin-top:10px;
	font-size:12px;
	color:#787878;
}
.image_contenu_nouvelles {
	float:left;
	padding-right:25px;
}
comment {
	border:1px solid #7C00E7;
}
label {
	background-color:#F5F6F7;
	text-align:right;
}
label small {
}
.label_formulaire {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	font-weight:bold;
	text-align:right;
}
#respond {
	margin-top:25px;
}
h3.commentNouvelles {
	color:#9a9a9a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: lighter;
	margin-bottom:10px;
}
.commentlist {
}

#commentform a.petitBouton {
	margin-top: 10px;
}
ul.nav li.current-cat {
	background-color:#fff!important;
}
ul.nav li.current-cat a {
	color:#777D87 !important;
}
.image_nouvelles {
	width:310px;
	float:left;
	background:#FFF;
}
.image_nouvelles a { 
	border: none;
	text-decoration: none;
}
.image_nouvelles a img { 
	border: none;
	text-decoration: none;
}
.contenu_nouvelles {
	float:left;
	background-color:#FFF;
	width: 590px;
	height: 227px;
	padding: 55px 30px 28px 30px;
}
.contenu_nouvelles 	.nouvelle {
	height: 145px;
}
.contenu_nouvelles a {
	text-decoration:none;
	color:#7C00E7;
}
.contenu_nouvelles_details {
	float:left;
	background-color:#FFF;
	width:590px;
	padding: 55px 30px 28px 30px;
}
.nouvelle {
	text-align:justify;
}
.texte_nouvelle {
	font-size:12px;
	color:#787878;
}
.texte_nouvelle a {
	text-decoration:underline;
	color:#7C00E7;
}
.texte_nouvelle a:hover {
	text-decoration: none;
}
.texte_nouvelle a.permalink {
	display: block;
	margin-top: 10px;
}
.texte_nouvelle_details {
	font-size:12px;
	color:#787878;
}
.texte_nouvelle_details p {
	margin-top:-15px;
	margin-bottom:35px;
}
.texte_nouvelle_details a:hover {
	text-decoration: underline;
}
.texte_nouvelle_details img {
	display:none;
}
.texte_nouvelle_details a {
	text-decoration:none;
	color:#7C00E7
}
.date_auteur {
	margin-top:-25px;
}
.date_auteur a {
	color:#7C00E7;
	text-decoration: none;
}
.date_auteur a:hover {
	text-decoration: underline;
}
.ligne_nouvelles {
	background-image:url(../../../../themes/ecorce/images/ligne_nouvelles.png);
	background-repeat:repeat-x;
	height:1px;
	display:block;
	margin-right:25px;
	width:601px;
	padding-bottom:15px;
}
.ligne_nouvelles_details {
	background-image:url(../../../../themes/ecorce/images/ligne_nouvelles.png);
	background-repeat:repeat-x;
	height:1px;
	display:block;
	margin-right:25px;
	width:591px;
}
.date_post {
	font-size:12px;
	color:#787878;
}
.author_post {
	font-size:12px;
	color:#787878;
	width:80%;
}
.author_post_details {
	font-size:12px;
	color:#787878;
	width: 440px;
}
.author_post_details a {
	color:#7C00E7;
	text-decoration:none;
}
.author_post_details a:hover {
	text-decoration:underline;
}
.nouvelles_details_tags_res_soc {
	padding-top:15px;
	margin-bottom:30px;
}
.twitter {
	float:right;
	position:relative;
	display:block;
	z-index:10;
	margin-right:5px;
	margin-top:17px;
}
.facebook {
	float:right;
	position:relative;
	display:block;
	z-index:10;
	margin-right:20px;
	margin-top:19px;
}
.twitter_details {
	float:right;
	position:relative;
	display:block;
	z-index:10;
	margin-right:5px;
	margin-top:-61px;
}
.facebook_details {
	float:right;
	position:relative;
	display:block;
	z-index:10;
	margin-top:-59px;
	margin-right:-10px;
}
.box_commentaires {
	width:590px;
	float:right;
	background-color:#FFF;
	padding: 40px 30px 30px 30px;
	margin-top:10px;
	margin-bottom:80px;
}
.clear {
	clear:both;
	display:block;
}
/* FONT */
html.fontChange h2 a, h2.singlenews {
	font-family:Helvetica;
}
/*DÉBUT ANCIEN CODE*/
div#contenuNouvelles {
	color:#777D87;
	font-family:Arial;
	font-size:12px;
	background-color:#fff;
}
div#contenuNouvelles img {
	border:0px;
}
div#contenuNouvelles ul {
	overflow:hidden;
}
div#contenuNouvelles a {
	color:#7C00E7;
	text-decoration:none;
}
div#contenuNouvelles a:hover {
	color:#fd8e5c;
}
ul#threecolumn > li:first-child {
	width:650px;
	float:right;
}
ol#cList {
	margin-left:30px;
	margin-top:20px;
}
input[type=text] {
	border:1px solid #7C00E7;
	margin-left:5px;
	margin-top:3px;
	width:251px;
}
textarea#comment {
	border:1px solid #7C00E7;
	width:590px;
	height:100px;
	overflow:hidden;
	margin-top:15px;
}
label {
	background-color:yellow;
	padding:3px;
}
label small {
	width:150px;
	background-color:#f5f6f7;
	padding:3px;
	display:none;
}
.subscribe-to-comments {
	display:none;
}
#commentform p {
	margin-left: 0px;
}
p#frm {
	width:590px;
}
#respond h3 {
	color:#9a9a9a;
}

ul.nav li.current-cat {
	background-color:#fff!important;
}
ul.nav li.current-cat a {
	color:#777D87 !important;
}
/* FONT */
html.fontChange h2 a, h2.singlenews {
	font-family:Helvetica;
}

/* COMMENTS */
.commentlist {
	margin: 20px 0 !important;
	font-size: 12px;
	color: #7e7e7e;
}
.commentlist .avatar, .commentlist .says{
	display: none;
}

.commentlist li.comment{
	list-style-type: none;
	padding: 15px 10px;
}

.commentlist li.comment.even{
	background-color: #eeeeee;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
}
.comment-author a, .comment-meta a {
	color: #7e7e7e;
	text-decoration: underline ;
}
.comment-meta {
	margin-bottom: 10px;
}

.comment-author a:hover, .comment-meta a:hover {
	text-decoration: none ;
}
