h1, h2, h3, h4, h5 {
 margin: 0 0 -5px 0;
 padding: 0.70em 0 0.25em 0;
 clear: both;
 text-align: left;
}

h1 {
 margin: 0;
 font-size: 2em;
 color: #E89417;
}
h2 {
 font-size: 1.5em;
 color: #6D7CAF;
}
.not_contenu h2 {
 color: #000000;
 font-weight: normal;
}
h3 {
 font-size: 1.4em;
 font-weight: normal;
}
h4 {
 font-size: 1.2em;
 font-weight: normal;
}
h5 {
 font-size: 1em;
 font-weight: bold;
}

/*********************************************************************************
* ELEMENTS GENERAUX
*********************************************************************************/

.left_border img, .right_border img, .imgborder img {
 border: 1px #DEDEDE solid;
 padding: 2px !important;
}
.left_border img {
 margin: 5px 5px 5px 0;
}
.right_border img {
 margin: 5px 0 5px 5px;
}
.imgborder img {
 margin: 5px 0 5px 0;
}

.commentaires {
 font-size: 8pt;
 color: #777777;
}

.delicious-extended {
 font: normal 100% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.spacer {
clear: both;
}
hr.spacer {
visibility: hidden;
}

/*********************************************************************************
* BLOG
*********************************************************************************/

.blog_1, .blog {
 /*cursor: pointer;*/
 /*padding: 5px;*/
 position: relative;
 margin-bottom: 10px;
}

.blog {
 width: 260px;
 color: #777777;
 font-size: 8pt;
 text-align: left;
 margin-top: 10px;
}

img.blog_img {
 padding: 10px 10px 5px 0 !important;
}

.blog_titre {
 margin-bottom: 10px;
}

.blog.floatLeft {
 clear: both;
}


#tags {
 color: #BBBBBB;
 margin-top: 22px;
}
#tags a {
 color: #BBBBBB;
 margin: 0 2px 0 2px;
}

#tags a:hover {
 color: #E89417;
 text-decoration: none;
}


.seeAllPosts  {
 width: 275px;
}
.seeAllPosts a {
 color: #BBBBBB;
 font-size: 16pt;
}

.seeAllPosts a:hover {
 color: #E89417;
 text-decoration: none;
}

#nb {
 margin-top: 15px;
}

.suite {
 margin-top: 10px;
}
.blog_1 .suite {
 font-size: 10pt;
}

.border {
 display: block;
 width: 100%;
 height: 15px;
 border-bottom: 1px #DEDEDE solid;
 clear: both;
}

.pagenavigator {
 clear: both;
 padding-top: 10px;
 /*border-top: 1px #DEDEDE solid;*/
}
span.previous {
 margin-right: 20px;
}
span.next {
 margin-left: 20px;
}



/*********************************************************************************
* BOUTONS ET LIENS SPECIFIQUES
*********************************************************************************/
.bouton {
    /* Sliding right image */
	background: transparent url('http://www.leguideenligne.com/design/leguide/images/button_right.gif') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin: 10px 10px 0 0;
	padding-right: 16px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none;
	color: #000000;
}
.left, .bouton.left, .left_border, .bouton_submit.left {
 float: left;
}
.right, .bouton.right, .right_border, .bouton_submit.right {
 float: right;
}
.bouton p {
 margin:0 !important;
 padding:0 !important;
}

.bouton a {
/* Background left image */ 
	margin: 0;
	background: transparent url('http://www.leguideenligne.com/design/leguide/images/button_left.gif') no-repeat; 
	display: block;
	line-height: 16px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 7px 18px;
	color: #FFFFFF;
	border: 0;
	font-size:12px;
	font-weight:bold;
}

.bouton_submit {
    /* Sliding right image */
	background: transparent url('http://www.leguideenligne.com/design/leguide/images/button_right.gif') no-repeat scroll top right; 
	display: block;
	/*float: left;*/
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin: 10px 0 0 0;
	padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	text-decoration: none;
	color: #000000;
}
.bouton_submit input {
/* Background left image */ 
	margin: 0;
	background: transparent url('http://www.leguideenligne.com/design/leguide/images/button_left.gif') no-repeat; 
	display: block;
	line-height: 16px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 7px 14px;
	color: #FFFFFF;
	border: 0;
	font-size:12px;
	font-weight:bold;
}

.bouton a:hover {
text-decoration:underline;
}




.element {
 width: 100%;
 border-bottom: 1px #DEDEDE solid;
 /*padding-bottom: 12px;*/
 padding-bottom: 9px;
 margin-top: 9px;
}
.element h4 {
 margin-top: -10px;
}
.element h1, .element h2, .element h3, .element h4, .element h5 {
 clear: none;
}

#special {
 background: #FFECCF;
 width: 560px;
 padding: 2px 10px 4px 10px;
 margin: -34px 0 20px 0;
 font-weight: bold;
}
#special a {
 color: #0000FF;
 text-decoration: underline;
 font-weight: normal;
}

.mobile_exerg, a.mobile_exerg {
 display: block;
 background: #F0F0F0;
 text-align: center;
 font-weight: bold;
}