/*  
Theme Name: Square Energie 2
Theme URI: http://www.stonfield-inworld.com
Description: le theme de Square Energie.</p>
Version: 0.1
Author: Stonfield InWorld
Author URI: http://www.stonfield-inworld.com

*/

/* Social Style 
********************* */

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
clear: both;
border: 0; /* enleve toute bordure */
border-bottom: 1px solid #80cceb; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
padding: 10px 0;
}

body {
	color: #444;
	font: 74%/1.6em Helvetica, Arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	background: url(images/fond.jpg) repeat-x fixed 0 0;
}
a, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover, a:active {
	color: #007880;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Serif;
}




.global {
	margin: 0 auto;
	width: 900px;
}


/* Etc
******************** */
br.clear {
	clear: both;
}
.clear {
	clear: both; margin-bottom: -30px;
}

/* Top Navigation Style 
********************* */


.global #page {
	text-align: left;
	width: 900px;
	/*margin: 0 auto;*/

	background:#FFF;
}
.global #page .header {
	background: url(images/square-header3.jpg) top center no-repeat #FFF;
	width: 900px; height: 280px;
	position: relative;
}


#page .header #vague  {    /* la zone de lien */
	position: absolute;
	top: 63px; left: 128px;
	width : 700px;
	height: 90px;
}

#page .header a#zone1  {    /* la zone de lien */
	position: absolute;
	top: 90px; left: 35px;
	width : 155px;
	height: 145px;
	background: #FFF;
	filter : alpha(opacity=0);
    -moz-opacity : 0;
    opacity : 0;
} 
#page .header a:hover#zone1  {    /* la zone de lien */
	filter : alpha(opacity=30);
    -moz-opacity : 0.3;
    opacity : 0.3;
} 

#page .header a#zone2  {    /* la zone de lien */
	position: absolute;
	bottom: 0; left: 15px; 
	width : 28px;
	height: 25px;
	background: url(images/bt-accueil.jpg) 0 0 no-repeat ;
}
#page .header a:hover#zone2  {    /* la zone de lien */
	background-position: 0 -25px;
} 

#page .header a#zone3  {    /* la zone de lien */
	position: absolute;
	bottom: 0; right: 10px;
	width : 45px;
	height: 25px;
	background: url(images/bt-contact.jpg) 0 0 no-repeat ;
} 
#page .header a:hover#zone3  {    /* la zone de lien */
	background-position: 0 -25px;
} 


#global #navr {
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Serif;
	margin: 0 auto;
	padding: 0;
	width: 900px; 
	font: bold 1em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	height: 25px;
	background: #67bebc;
	display:block; position:absolute;
	top: 200px; left: 0; border: 2px solid black;
}
/* NAVR UL LI
#navr ul {
	float: left; display:inline;
	list-style-type: none;
	margin: 0 0 0 20px;
	height: 43px; width: 940px;
}
#navr ul li {
	list-style-type: none; float:left;
	margin: 0;
	padding: 0 2px;
	width: 193px; height: 43px;
	text-align:center;

}


#navr ul li a {
	display:block;
	color: #377a1f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/fond-onglet.jpg) no-repeat 0 0;
	width: 193px; height: 43px;
	padding-top: 15px;
}
#navr ul li a:hover {
	display:block;
	color: #007658;
	background: url(images/fond-onglet.jpg) no-repeat 0 0;
	background-position: 0 -43px ;
	padding-top: 16px;
}
#navr ul li. a:active, #navr ul li.current a {
	color: #007658;
}

#navr ul li.page_item_page-item-12 a, #navr ul li.page_item_page-item-14 a, #navr ul li.page_item_page-item-16 a, #navr ul li.page_item_page-item-453 a {
	display:block; 
	background: url(images/fond-bt-prestas.jpg) no-repeat 0 0;
	width: 111px; height: 43px;
	color: #007658;
	font-size:1.2em;
}
#navr ul li.page_item_page-item-12 a:hover, #navr ul li.page_item_page-item-14 a:hover, #navr ul li.page_item_page-item-16 a:hover, #navr ul li.page_item_page-item-453 a:hover {
	display:block; 
	background-position: 0 -43px ;
	color: #004533;
}
******************** */

#page .bthome {
	display:block;  position:absolute;
	margin: 200px 0 0 0px;
	-margin: 200px 0 0 -204px;
	padding-left: 20px;
	width: 50px; height: 25px;
	background: #67bebc;
}

#page .bthome a {
	display:block; 
	background: url(images/bt-accueil.jpg) no-repeat 0 0;
	width: 28px; height: 25px;
}
#page .bthome a:hover {
	display:block; 
	background: url(images/bt-accueil.jpg) no-repeat 0 -25px;
}


#page .btcontact {
	display:block; position:absolute;
	width: 45px; height: 25px;
	top: 0; left: 842px;
	background: #67bebc;
	border-left: 2px solid white;
	z-index: 51;
}
#page .btcontact a {
	display:block;
	background: url(images/bt-contact.jpg) no-repeat 0 0;
	width: 85px; height: 25px;
}
#page .btcontact a:hover {
	display:block; 
	background: url(images/bt-contact.jpg) no-repeat;
	background-position: 0 -25px ;
}

#page .btblog a {
	display:block; position: relative;
	background: url(images/bt-voirblog.png) no-repeat 0 0;
	width: 65px; height: 48px;
	top: 35px; left: 800px;
}
#page .btblog a:hover {
	display:block; 
	background-position: 0 -48px ;
}

#page .accroche {
	display:block; position: absolute;
	font: normal 1.74em Helvetica;
	letter-spacing: 0.05em;
	color: #f6b900;
	width: 975px;
	top: 161px; left: 18px;
}



/* Design 
******************** */

#content-wrap {
	width: 785px;
	padding: 0;
	text-align:justify;
	margin: 0 auto;

}
#content-wrap li {
	list-style:none;
	list-style-type:none;
}
#content-wrap .content-top {
	height: 157px;
	background: url(images/bord-bas-droit.jpg) bottom right no-repeat #67bebc;
}
#content-wrap .content-top-single {
	height: 115px;
	background: url(images/bord-bas-droit.jpg) bottom right no-repeat #67bebc;
}
#content-wrap .content-top-index {
	background: url(images/bord-bas-droit.jpg) bottom right no-repeat #67bebc;
}
#content-wrap .content-top-presentation {
	height: 90px;
	background: url(images/bord-bas-droit.jpg) bottom right no-repeat #67bebc;
}
#content-wrap .content-top .txt-padding, #content-wrap .content-top-single .txt-padding, #content-wrap .content-top-index .txt-padding {
	padding: 20px;
	color: #FFF;
	font: normal 1em Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}
#content-wrap .content-top-single .txt-padding ul.post-meta {
	margin:0;
}
#content-wrap .content-top-index .txt-padding li {
	margin:0; padding: 0;
	list-style:none;
	list-style-position:outside;
}
#content-wrap .content-top-single .txt-padding ul.post-meta li span.post-meta-key {
	display: none;
}

#content-wrap .content-top span, #content-wrap .content-top-single span, #content-wrap .content-top-presentation span{
	display: block;
	border-top: 33px solid #67bebc;
	padding: 7px;
	background: white;
	color: #919191;
	font-size: 2em;
}

	#content-single {
		margin: 0;
		padding-right: 10px;
	}

#content {
	width: 785px;
	padding: 0;
	text-align:justify;
	margin: 0 auto;
}

#content h1 {
	padding: 25px 0 0 0;
	margin: 0 0 0px 0;
	color: #00848c;
	font: bold 2.1em Helvetica, Arial;
	letter-spacing: 1px;
	list-style:none;
}	


#content .content-left {
	float:left;
	width: 137px;
	margin: 0 ;
	padding-right: 5px;
	}
#content .content-right {
	float:right;
	margin: 0; padding: 0;
	width: 638px;
	-margin-top: 10px;
	}
#content .content-right li#votre-projet-index h2 {
	margin: 10px 0 0 0; padding: 0;
	width: 0; height: 0;
	*margin-top: -8px; /*HACK IE7*/
	-margin-top: -21px; /*HACK IE6 */
	}	


#content li {
	list-style:none;
	list-style-type:none;
}	

#content li.widget_rss ul li {
	padding: 6px 0;
	border-bottom: 1px solid #00848c;
}
#content li.widget_rss h2.widgettitle {
	padding: 0 0 10px 15px;
	font: lighter 2.2em Helvetica, Arial, sans-serif;
	color: #00848c;
	letter-spacing: 0;
}
#content li.widget_rss ul li span.rss-date {
	background: #00848c;
	font: normal 0.9em Helvetica, Arial,;
	color:  #FFF;
	padding: 3px 1px;
	width : 110px;
	display: inline-block;
	text-align:center;
}
#content ul li a.rsswidget {
	padding: 3px;
	color: #00848c;
}
#content ul li a:hover.rsswidget {
	padding: 3px;
	background: #e3e4e5;
	color: #00a7eb;
}

#sidebar .side2-data  li.widget_rss ul {
	float:right;
	margin: 0 0 0 20px;
	*margin: 0;
	padding:0;
	width: 137px;
	background: #b1b3b4;
}
#sidebar .side2-data  li.widget_rss ul li {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	width: 132px;
	padding: 5px 0 0 2px;
}

#sidebar .side2-data  li.widget_rss ul li a:hover {
	color: #00848c;
	background: none;
}





#content .contactez-nous a {
	display:block;
	background: url(images/bt-contactez-nous.jpg) no-repeat 0 0;
	width: 171px; height: 50px;
}
#content .contactez-nous a:hover {
	display:block; 
	background-position: 0 -50px;
	width: 171px; height: 50px;
}
#content .bt-reals a {
	display:block;
	background: url(images/bt-accompagnement-travaux.jpg) no-repeat 0 0;
	width: 212px; height: 50px;
}
#content .bt-reals a:hover {
	display:block; 
	background-position: 0 -50px;
	width: 212px; height: 50px;
}
#content .bt-pdf a {
	display:block;
	background: url(images/bt-voirPDF.jpg) no-repeat 0 0;
	width: 283px; height: 41px;
		margin: 0 auto;
}
#content .bt-pdf a:hover {
	background-position: 0 -41px;
}

#content .offre-exevert a {
	display:block;
	background: url(images/bt-offre-exevert.jpg) no-repeat 0 0;
	width: 171px; height: 50px;
}
#content .offre-exevert a:hover {
	display:block; 
	background-position: 0 -50px;
	width: 171px; height: 50px;
}
#content .offre-exesolair a {
	display:block;
	background: url(images/bt-offre-exesolair.jpg) no-repeat 0 0;
	width: 171px; height: 50px;
}
#content .offre-exesolair a:hover {
	display:block; 
	background-position: 0 -50px;
	width: 171px; height: 50px;
}

#content .ddsg-wrapper {
	padding: 0 15px;
	background: none;
	color: #666;
}

#content .contenu .ddsg-wrapper h2 {
	text-align: left;
	color: #00848c;
	font-weight: lighter;
	border-bottom: 1px solid #00848c;
	margin: 0 0 10px 0;
	width: 615px; height: 40px;
	-width: 610px;
	background: none;
	letter-spacing: normal;
}
#content .contenu .ddsg-wrapper ul {
	margin-bottom: 30px;
}

#content .contenu .ddsg-wrapper ul li a {
	display:block;
	line-height: 2em;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration:none;
}
#content .contenu .ddsg-wrapper ul li a:hover {
	color: #00848c;
	border-bottom: 1px dotted #00848c;
	padding-left: 2px;
}
#content .contenu .ddsg-wrapper ul li ul {
	border: none;
	margin-bottom: 5px;
	background: #e5e5e5;
}
#content .contenu .ddsg-wrapper ul li ul li a {
	display:block;
	line-height: 1.8em;
	font-weight: normal;
	border: 0;
	text-decoration:none;
}
#content .contenu .ddsg-wrapper ul li ul li a:hover {
	color: #00848c;
	border: 0;
	text-decoration:underline;
}


#sidebar .side2 {
	color: #333;
	font-family: arial;
}

#footer {
	width: 900px; height: 60px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: left;
	position: relative;
	font-size: 0.95em;
	background: #FFF;
}
#footer a {
	color: #d1d200;
}
#footer a:hover {
	color: #d1d200;
	text-decoration: underline;
}
#footer p {
	display: block; position: absolute;
	width: 100%;
	top: 50px;
	text-align:center;
	background: #17858c;
	padding: 20px 0;
	color: #FFF;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

	#footer ul {
		position: absolute;
		left: 550px;
		top:20px;
		text-align:center;
	}
	#footer ul li {
		display: inline;
		text-align:center;
	}
	#footer ul li a {
		color: #00848c;
		text-align:center;
		text-decoration:none;
		padding: 0 20px;
	}
	#footer ul li a:hover {
		color: #00848c;
		text-align:center;
		text-decoration:underline;
		padding: 0 20px;
	}
	
	
	
/* SEARCH
******************** */
.search input, input#sbi {
	padding: 5px 10px 5px 25px;
	border: 2px solid #c2dc65;
	width: 370px;
	color: #70a81b;
	background: url(images/ico/zoom.png) 5px center no-repeat;
}

.search input:hover, .master-side .search input:focus, input#sbi:focus, input#sbi:hover {
	padding: 5px 10px 5px 25px;
	border: 2px solid #377a1f;
	width: 370px;
	color: #377a1f;
	background: url(images/ico/zoom.png) 5px center no-repeat;
}

/* Design  Sidebar
******************** */
.iright {
	float: left;
	margin-right: 10px;
}	

.stats {
	border-top: 1px solid #E5EAEE;
	padding: 2px 0;
	margin-top: 15px;
	clear: both;
	color: #5B7790;
	border-bottom: 1px solid #E5EAEE;
}
	.posts {
		background: url(images/ico/page.png) 0 0 no-repeat;
		padding-left: 16px;
	}
	.comms {
		background: url(images/ico/comment.png) 0 0 no-repeat;
		padding-left: 16px;
	}

h3#comments, h3#respond {
	color: #70a81b;
	font: 1.8em Helvetica, Arial;
	padding-bottom: 5px;
	margin: 15px 0 5px 0;
}

#sidebar {
	width: 137px;
	margin: 0;
	float: left; 
	padding: 0;
}
#sidebar a {
	display:block;
	padding:  0;
	text-decoration: none;
}
#sidebar a:hover {
	display:block;
	background: #d0d200;
}

#sidebar a.rsswidget {
	display:inline;
}
#sidebar a:hover.rsswidget {
	display:inline;
	background:none;
	padding: 0;
}

#sidebar .tel-equipe {
	margin-top: 15px;
	background: url(images/tel-equipe.png) 0 0 no-repeat;
	width: 223px; height: 112px;
}


#sidebar .side2-data ul li #animflash {
	margin:0; padding:0;
	width: 135px; height: 78px;
	*width: 133px; 
	border: 1px solid #00848c;
}
#sidebar .side2-data ul li #animflash a  {
	display:block; 
	background: url(images/picto-animflash.jpg) no-repeat 0 0 ;
	width: 135px; height: 78px;
	*width: 133px; 
	filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
}
#sidebar .side2-data ul li #animflash a:hover {
	display:block; 
	width: 135px; height: 78px;
	*width: 133px; 
	background: url(images/picto-animflash.jpg) no-repeat 0 0 ;
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}

#sidebar .side2-data ul li .fiches-flash {
	margin: 0; padding:0;
	width: 135px; height: 140px;
	border: 1px solid #00848c;
	border-top: 0;
}


#sidebar .side2 .side2-data ul {
	list-style: none;
	width: 137px;
	margin: 0;
	background:none;
	border: none;
}
#sidebar .side2 .side2-data ul li {
	list-style: none;
	padding: 1px 0 ;
	*padding: 0 ;
	width: 137px;
	margin: 0;
}
#sidebar .side2 .side2-data ul li a{
	padding: 0 0 0 2px ;
	color: #FFF;
	margin: 0;
}
#sidebar .side2 .side2-data ul li a:hover{
	color: #17858c;
}


#sidebar  ul{
	list-style: none;
	width: 137px;
}
#sidebar  ul li a{
	list-style: none;
	background: #b1b3b4;
	padding: 3px 0;
	font-size: 0.85em;
}

#sidebar ul li.nuage a:hover {
	text-decoration: none;
	background: none;
	padding: 0;
}

#content #sidebar .side2 .side2-data h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0 ;
	text-align:center;
	text-transform: uppercase;
	width: 137px; height: 20px;
	color: #FFF;
	font: bold 1em "Arial";
	background: #17858c;
	letter-spacing: 0;
}

form.projet .separation {
	display:block; 
	background: url(images/separation.png) no-repeat 0 0;
	width: 20px; height: 77px; 
}



/* Design  Post
********************* */
.post {
	margin-bottom: 15px;
	padding-bottom: 5px;
}
		.postmetadata {
			font-size: .9em;
			color: #999;
		}
		.postmetadata  a{
			color: #666;
		}

		h2.pagetitle {
			font:  1.6em Helvetica, Arial;
		}
		.post h2 {
			font: bold 2em Helvetica, Arial, Verdana, sans-serif; 
			
		}
		.post h2 a {	
			color: #007658;
			display:block;
		}
		.post h2 a:hover {
			color: #70a81b;
		}
		p.postmetadata
		{
			color: #999;
			font-size: 85%;
			margin-bottom: 10px;
		}
		p.postmetadata a
		{
			color: #666;
			text-decoration: none;
		}
		span.timr
		{
			background: url(images/ico/date.png) 0 0 no-repeat;
			padding-left: 15px;
		}
		span.catr
		{
			/*background: url(images/ico/page.png) 0 0 no-repeat;*/
			padding-left: 0px;
		}
		span.authr
		{
			/*background: url(images/ico/user.png) 0 0 no-repeat;*/
			padding-left: 0px;
		}
		span.editr
		{
			background: url(images/ico/pencil.png) 0 0 no-repeat;
			padding-left: 15px;
			float:right;
		}
		span.commr
		{
			background: url(images/ico/comment.png) 0 0 no-repeat;
			padding-left: 15px;
		}
		.post a img, .post img,.post img a {
			border: none;
		}
		.post ul, .post ol {
			padding-left: 20px;
		}
		.post ul.postspermonth{
			list-style:none;
			padding: 0;
			margin: 0;
		}
		.post p a {
		text-decoration: underline;
		}
		.post p a:hover {
		text-decoration: none;
		}
		.post img a {
			border: none;
		}	

		.tags {
			font-weight: bold;
			color: #326588;
		}
		.tags a {
			color: #1BA4D4;
		}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #95AABC;
}

.info {
 border: 1px solid #90be2e;
 background: #daee95;
 padding: 10px 5px;
 font-weight: 700;
 color: #007658;
}
.info  a:link, .info  a:visited {
	color: #db4926;
}
.info  a:hover {
	text-decoration:underline;
}

.post h3, .post h4, .post h5 {
	color: #377a1f;
	font-family: Helvetica, Arial;
}
.post h3{
	font-size: 1.4em;
}
.post h4, .post h5 {
	font-size: 1.2em;
}

.post h4.ttfiches a {
	display: block; height: 25px;
	margin: 10px 0 0 10px;
	padding: -5px 0 10px 40px;
	font-size: 1.4em;
	color: #00848c;
	border-bottom: 1px dotted #80cceb;
}
.post h4.ttfiches a:hover {
	padding: -10px 0 2px 42px;
	color: #b9bb00;
	border-bottom: 1px solid #00848c;
}

/* Comment Etc
********************* */
.navigation {
	padding-bottom: 20px;
	border-top: 1px solid #e0f1a5;
}
.navigation a {
	color: #666; border: none;
}
.navigation a:hover {
	color: #377a1f;
}

h3#comments, h3#respond {
	margin-top: 20px;
	border: none;
}


a.lienpage , #submit {
	background: #8bddff;
	border: 1px solid #17858c;
	padding: 4px 10px;
	color: #00848c;
	font-weight:bold;
	text-decoration:none;
}
a:visited.lienpage  {
	color: #00848c;
}
a:hover.lienpage ,#submit:hover,#submit:focus, input#addcommentbutton:focus {
	background: #17858c;
	border: 1px solid #8bddff;
	padding: 4px 10px;
	color: #d0d200;
	cursor:pointer;
}


#content .commentsfeedr {
	background: url(images/ico/feed.gif) no-repeat left center;
	padding: 2px 0 2px 20px;
}
#content .trackbackr {
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #377a1f 1px solid;
	font: 1em Helvetica, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #204612 1px solid;
}
textarea#comment {
	width: 485px;
}

.comment {
	background: #FFF;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt {
	background: #eef7ce;
}
.MyAvatars
{
	border: 1px solid #95AABC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #DA5800;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #FFE674;
	padding: 5px;
	background: #FFFF99;
}

code, kbd {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #DA5800;
	padding: 2px;
}
.codesnip-container {
border:1px solid #95AABC; background:#eee; padding: 5px;margin:10px;

}


.links ul {
list-style: none
}
.links ul li ul {
 margin-left: 20px
}
img.wp-smiley { 
   vertical-align: -25%; 
}

.cmd-avatar
{
clear: none;
border-right: #687F92 1px solid;
border-top: #687F92 1px solid;
display: inline;
float: right;
margin: 5px;
border-left: #687F92 1px solid;
border-bottom: #687F92 1px solid;
}

/* MISE EN PAGE ARTICLE (Styling)
********************* */

#content .entry address {
	font-style:italic;
}
#content .entry pre {
	border: 1px solid #FFE674;
	background:none;
	color: #000;
}
#content .entry h1 {
	font-size: 2.8em;
	color: #70a81b;
}
#content .entry h2 {
	font-size: 2.4em;
	color: #70a81b;
	background:none;
	text-align:left;
	text-transform:none;
	border-bottom: 1px solid #d6ec88;
	height: 40px;
	margin-bottom: 20px;
}
#content .entry h3 {
	font: lighter 2em Helvetica, Arial;
	color: #00848c;
	padding: 0 0 3px 10px;
	margin: 20px 0 10px 0;
	text-align:left;
	border-bottom: 1px solid #67bebc;
}
#content .entry h3.top {
	font: lighter 2em Helvetica, Arial;
	color: #00848c;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	text-align:left;
	border-bottom: 1px solid #67bebc;
}
#content .entry h3.presentation {
	font: lighter 2em Helvetica, Arial;
	color: #00848c;
	padding: 0 0 0 10px;
	margin: 0 ;
	text-align:left;
	border: none;
}

#content .entry h4 {
	font-size: 1.6em;
}
#content .entry h5 {
	font-size: 1.3em;
	margin-top: 15px;
	color: #4cbdeb;
	letter-spacing: 0;
}
#content .entry h6 {
	background: #e3e497;
	border: 1px solid #80cceb;
	border-width: 1px 0;
	color: #000;
	font: normal 1em Helvetica, Arial, sans-serif ;
	letter-spacing: normal;
	line-height: 1.5em;
	padding: 10px;
}
#content .entry h6 a {
	color: #000; text-decoration:underline;
}
#content .entry .contenu span {
	margin: 0 0 0 10px;
	padding: 2px 13px;
	background: #17858c;
	color: #FFF;
}
#content .entry .contenu hr.ligne {
	display:block; clear:none;
	border-bottom: 1px solid #17858c;
	margin: 0; padding: 0;
	*margin: 0 0 -8px 0;
	height: 1px;
}


#content .entry ol {
	list-style: decimal;
	list-style-type:decimal;
}
#content .entry ol li {
	list-style: decimal;
}
#content .entry ul {
	margin: 5px 0 0 20px;
}
#content .entry ul li {
	list-style: disc;
}
#content .entry ul li ul li {
	list-style: circle;
}

blockquote {
	background: url(images/blockquote-vert.gif) no-repeat left top;
	color: #70a81b;
	margin: 0;
	padding: 0 0 20px 50px;
	font-size: 1.3em;
	width: 430px;
}
blockquote a.lienquote {
	color: #70a81b; text-decoration:underline;
}

blockquote a:hover.lienquote, #content .entry h6 a:hover {
	color: #377a1f; text-decoration:none;
}
blockquote.diag {
	float:left;
	background: url(images/blockquote-vert.gif) no-repeat left top;
	color: #70a81b;
	margin: 0;
	padding: 0 0 20px 50px;
	font-size: 1.3em;
	width: 600px;
}

#content .entry .sommaire {
	display: block;
	float:right;
	background: #def09f;
	border: 1px solid #c0d691;
	color: #99b758;
	text-align:justify;
}
#content .entry .sommaire ul {
	margin: 0; padding-left: 5px;
	background: none; border: 0;
}
#content .entry .sommaire ul li {
	margin: 0; padding: 3px 3px 3px 0;
	list-style-type: none;
}
#content .entry .sommaire ul li a {
	color: #377a1f;
	text-decoration:none;
}
#content .entry .sommaire ul li a:hover {
	text-decoration: underline;
	color: #444;
}

#content .navbar {
	margin: -10px 0 0 0 ;
	width: 137px;
	float:left;
}
#content .contenu {
	float:right;
	width: 638px;
	margin-top: 10px;
}
.navbar #sidebar .side2 .side2-data ul {
	width: 137px;
	margin: 0 0 0 -20px;
}

table {
	border: 0;
	border-collapse:collapse;
	line-height: normal;
}
td {
	border-bottom: 1px solid #70a81b;
	text-align:left;
	font-size: x-small;
	padding: 8px;
}
td.table-title {
	font: bold 1.1em Arial;
	text-align: center;
}
td.border-right {
	font: bold 1.1em Arial;
	border-right: 1px solid #70a81b;
}
td.border-right a {
	text-decoration:underline;
}
table.noborder td {
	border-bottom: 0;
}

table.noborderRegl td {
	border-bottom: 0;
	font-size: 1.2em; font-weight: bold;
	text-align:center;
	width: 230px;
}
table.noborderRegl td a:hover {
	text-decoration:underline;
}

table.noborderBigFont td {
	border-bottom: 0;
	font-size: 1.2em; font-weight: bold;
	text-align:center;
	width: 230px;
}

td.BigFont {
	font: bold 1em Arial; 
}

table.noborderBigFont td a {
	display:block;
	width: 230px;
	background: #17858c;
	border: 1px solid #17858c;
	padding: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
}
table.noborderBigFont td a:hover {
	color: #d0d200;
	border: 1px solid #d0d214;
	text-decoration:underline;
}

th {
	border-bottom: 1px solid #70a81b;
	line-height: 1.1em;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.5em;
}
td.txtgauche {
	width: 160px;
	text-align:right;
}
td.chiffres {
	font-weight: bold;
	font-size: 1em;
	color: #70a81b; 
}

table.center td {
	text-align:center;
}
table.center td.droite {
	text-align: right;
	font: bold 1em Arial; 
}
table.center td.gauche {
	text-align: left;
	font: bold 0.9em Arial; 
}

/* MISE EN PAGE ARTICLE IMAGE *********************************
***************************************************************

/* Begin Images */
p img {
padding: 0;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 0px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 0px;
margin: 0 7px 2px 0;
display: inline;
float: left;
}
img.logo-alignleft {
padding: 0;
margin: 0 7px 0 -4px;
display: inline;
float: left;
border: 1px solid black;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/* End captions */
