/*
Theme Name: WordPress Default Fr
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
div,img,html {
margin:0;
padding:0;
}
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
color: #333;
margin:0;
padding:0;
}
div.navigation {
text-align:right;
}
div.navigation a {
color:#95c03c;
margin-left:20px;
margin-right:20px;
font-size:15px;
}
div.breadcrumb, #photoalbum-nav {
margin-bottom:10px;
font-weight:bold;
color:#888888;
}
div.breadcrumb a, #photoalbum-nav a {
color:#a6a8a6;
}
#page {
background-color: white;
border: 1px solid #959596;
text-align: left;
}


#headerimg 	{
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

#content {
font-size: 1.1em;
color:#717171;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}


.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {
background: #5288c6 url('images/Footer.jpg') repeat-x top;
border: none;height: 300px;display:block;width:100%;
}

small {
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-weight: normal;
color:#95c03c;
}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #00408a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin-left:14px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {

color:#00408a;
text-decoration: none;
}

a:hover {

color:#00408a;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure 
body {
margin: 0 0 20px 0;
padding: 0;
}*/

#page {
background-color: white;
margin: 20px auto;
padding: 0;
width: 760px;
border: 1px solid #959596;
}
/*
#header {
background-color: #73a0c5;
margin: 0 0 0 1px;
padding: 0;
height: 200px;
width: 758px;
}*/

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.narrowcolumn {/*
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 450px;*/
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 0px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin: 0 auto;clear: both;
}

#theFooter li {
padding-top:4px;
background-image: url(images/list.png) ;
background-position:center left;
background-repeat:no-repeat;
min-height:15px;
vertical-align:center;
padding-left:20px;
}
#theFooter ul {
padding-left:4px;
list-style:none;
}
#theFooter div {
margin:10px;
}
#theFooter p {
padding-bottom:5px;
font-size:12px;
font-weight:bold;text-transform: uppercase;
text-decoration:underline;
}
#footer * {
}
#footer p,#footer a {
margin: 0;

font-size:11px;
color:white;
text-align: center;
}
/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

h2 {
}

h2.pagetitle {
margin-top: 30px;
text-align: left;
color:#676767;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}*/

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 17px;
}
/*
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
*/
#sidebar ul ul, #sidebar ul ol {
margin: 5px 5px 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 0px;
padding: 0px;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{/*
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;*/
}

#sidebar form {
margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* 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 */

	body, html {
		padding-top: 0px;
		margin:0px;
		background-color:#5389c3;
	}

	#wrapper {
		border-right-style: dashed;
		border-right-width: 0px;
		border-left-width: 0px;
		border-left-style: dashed;
		margin-left: auto;
		width:990px;
  		margin-right: auto;
  		text-align: left;
  		
	}
	#header {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 990px;
	height:191px;
	}
	#sidebar li:first-child p {
margin-bottom: 10px;
margin-left: 61px;
margin-right: 0px;
margin-top: 10px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
width: 231px;
	}
	#band img, #band {
		background-color: #013F8A;
		width: 990px;
		height: 7px;
	}
	#top_menu {
		background-repeat: repeat;
		height: 20px;
				
	
	}
	.spacer {
	background-image: url(images/spacer.gif);
	}
	#start_top_menu {
				float: left;
						height: 20px;
	width: 13px;
	}
	#first_top_menu {
				float: left;
						height: 20px;
		width: 32px;
	}
	#second_top_menu {
				float: left;
						height: 20px;
	width: 32px;
	}
	#third_top_menu {
				float: left;
						height: 20px;
		width: 29px;
	}
	#fourth_top_menu {
				float: left;
						height: 20px;
		width: 29px;
	}
	#top_menu_button_accueil {
		float: left;
		height: 20px;
		width: 60px;
		background-image: url(images/TopNavAccueil.png);
	}
	#top_menu_button_accueil:hover {
		height: 20px;
		width: 60px;
		background-image: url(images/TopNavAccueilH.png);
	}
	#top_menu_button_conseilregional {
			float: left;
			height: 20px;
		width: 142px;
		background-image: url(images/TopNavLeConseilRegional.png);
	}
	#top_menu_button_conseilregional:hover {
		background-image: url(images/TopNavLeConseilRegionalH.png);
	}
	#top_menu_button_commissions {
			float: left;
			height: 20px;
		width: 118px;
		background-image: url(images/TopNavLesCommissions.png);
	}
		#top_menu_button_commissions:hover {
		background-image: url(images/TopNavLesCommissionsH.png);
	}
	#top_menu_button_posezvosquestions {
			float: left;
			height: 20px;
		width: 144px;
		background-image: url(images/TopNavPosezVosQuestions.png);
	}
		#top_menu_button_posezvosquestions:hover {
		background-image: url(images/TopNavPosezVosQuestionsH.png);
	}
	#top_menu_button_presse {
			float: left;
			height: 20px;
		width: 54px;
		background-image: url(images/TopNavPresse.png);
	}
		#top_menu_button_presse:hover {
		background-image: url(images/TopNavPresseH.png);
	}
		#top_menu_button_rechercher {
		float: left;
		text-align: right;
		height: 20px;
		width: 337px;
		background-color: 003e8a;
	}
	#left_banner {
		display: inline;
		z-index: 1;
		position: absolute;
		height: 158px;
		width: 596px;
		/*background-image: url(images/BanniereLeft.png);*/
	}
	#right_banner {
	
	display: inline;
position: absolute;
z-index: 1;
left:788px;
	
	}	
	#top_header {
	
	height:27px;
	}
	
	#tree {
		z-index: 1;
		display:inline;
		margin-left: 596px;
		position: absolute;
		height: 158px;
		width: 192px;
		/*background-image: url(images/Arbre.png);	*/
	}	
	#tree:hover {
		/*background-image: url(images/ArbreH.png);		*/
	}	
	#banner {
		right: 0px;
		background:url(images/banner.png) #5389C3;
		left: 0px;
		height:158px;
		bottom: 0px;
		top: 0px;
	}
	#bottom_menu {
		top: 164px;
		float: left;
		height: 31px;
		width: 656px;
		z-index: 2;
		position: absolute;
	}
			#bottom_menu_button_actualites:hover {
				background-image: url(images/NavBarActualitesH.png);
		}
	#bottom_menu_button_actualites {
		float: left;
		height: 21px;
		width: 123px;
		background-image: url(images/NavBarActualites.png);
	}
			#bottom_menu_button_evenements:hover {
				background-image: url(images/NavBarEvenementsH.png);
		}
	#bottom_menu_button_evenements {
		float: left;
		background-image: url(images/NavBarEvenements.png);
		height: 21px;
		width: 123px;
	}
			#bottom_menu_button_multimedia:hover {
				background-image: url(images/NavBarMultimediaH.png);
		}
	#bottom_menu_button_multimedia {
		float: left;
		height: 21px;
		width: 123px;
		background-image: url(images/NavBarMultimedia.png);
	}
		#bottom_menu_button_voselus:hover {
				background-image: url(images/NavBarVosElusH.png);
		}
	#bottom_menu_button_voselus {
		float: left;
		height: 21px;
		width: 124px;
		background-image: url(images/NavBarVosElus.png);
	}
			#bottom_menu_button_thematiques:hover {
				background-image: url(images/NavBarThematiquesH.png);
		}
	#bottom_menu_button_thematiques {
		float: left;
		height: 21px;
		width: 124px;
		background-image: url(images/NavBarThematiques.png);
	}
	#start_bottom_menu {
		float: left;
		background-image: url(images/BottomStart.png);
		height: 21px;
		width: 18px;
	}	#end_bottom_menu {
		float: left;
		background-image: url(images/BottomEnd.png);
		height: 21px;
		width: 5px;
	}
	.separator_bottom_menu {
	
		float: left;
	
		height: 21px;
	
		width: 4px;
	
		background-image: url(images/BottomSeparator.png);
	
	}
	#bottom_header {
		height: 6px;
		width: 990px;
		background-image: url(images/EndHeader.png);
	}
	.home #content {
	width: 643px;
	background-color: white;
	position: relative;
	left:13px;
	padding-top: 11px;
		padding-bottom: 11px;
	margin-right: 10px;
		float: left;
	}
	.page #content, .category #content , .single #content, .search #content, div.tantan-flickr{
	width: 633px;
	background-color: white;
	position: relative;
	left:13px;
	padding-top: 11px;
		padding-bottom: 11px;
padding-left:5px;
padding-right:5px;
	margin-right: 10px;
		float: left;
	}
	#sidebar {
	width: 150px;
	margin-top: 12px;
		padding-left: 3px;
	float: left;
	}
	#background {
	margin:auto;
	background-image: url(images/Left-Background.png);
	
		background-repeat: repeat-x;
	}
	#s {
	border:0px;
	
	background-color: transparent; 
	font: bold 10px Arial; 
	color: #FFFFFF; 
	
	}
	#slideshow {
	margin:auto;
	width:630px;
	}
	#home_left {
	float:left;
		width:364px;
	}
	#home_left .titre {
	margin:0px;
	padding:0px;
	background-image:url(images/TitreActualites.png) ;
	width:364px;
	height:40px;
	}
	#home_left .clear {
		clear:both;}
	#home_left .separator {
		background-image:url(images/Separateur_home_left.png) ;
		width:364px;
		height:1px;
		margin-top:9px;
	
	}
	#edito {
	margin-top:7px;
	margin-right:3px;
	height:auto;
	}
	#edito h2 {
	margin:0px;
	}
	#edito #edito_image {
	float:left;
	text-align:center;
width:100px;
margin-left:6px;
		margin-right:7px;
	
	}
	
	
		#edito #edito_texte {

margin-left:113px;
		margin-right:9px;
		width:227px;
	}
	
	#edito .read_more {
	color:#95C03C;
	font-size:12px;
	text-align:left;
	margin-top:10px;
	}
	#home_left a {
	text-decoration:none;
	color:#95C03C;
	}
		#home_right a {
			text-decoration:none;
		}
			#edito #edito_texte h2 {
			margin-bottom:3px;
			font-weight:bold;
			
			}
			
	#home_left .article {
	padding-left:7px;
	padding-right:17px;
	}
	#home_left .date {
	margin-top:11px;
	
	}
	#home_link_video {
	width:117px;
	height:18px;
	margin-top:3px;
	}
	#home_link_photos {
	width:117px;
	position:absolute;
	margin-top:148px;
	margin-left:146px;
	height:18px;
	}
	#home_video_une {
			background-image:url(images/CadreVideo.png) ;
			background-repeat:no-repeat;
			background-position:bottom;
		width:256px;
		height:207px;
		background-color:#EAEDEF;
		margin-left:8px;
		padding-left:7px;
		padding-top:10px;
		margin-bottom:4px;
	}
	
		#home_photos {
			background-image:url(images/CadrePhotos.png) ;
			background-repeat:no-repeat;
			background-position:bottom;
		width:263px;
		height:167px;
		background-color:#EAEDEF;
		margin-left:8px;
		margin-bottom:4px;
	}
	
	#home_photos div.square {
	position:absolute;
	margin-left:164px;
	margin-top:7px;
	width:94px;
	}
	#home_photos .square img {
	width:44px;
	margin-bottom:0px;
	margin-right:2px;
	height:44px;
	}	#home_photos div.bigphoto {
	position:absolute;
	overflow:hidden;
	height:136px;
	width:155px;
	margin-left:7px;
	margin-top:7px;
	}
	#home_photos .bigphoto img {
	/*height:136px;*/
	margin-left:auto;margin-right:auto;
	}
			#home_presse {
			background-image:url(images/CadrePresseEtMultimedia.png) ;
			background-repeat:no-repeat;
			background-position:top;
		width:259px;
		background-color:#EAEDEF;
		margin-left:8px;
		padding-top:32px;
		padding-left:4px;
		height:100%;
		padding-bottom:4px;
		margin-bottom:4px;
	}
				#home_media {
			background-image:url(images/Cadre_PM.png) ;
			background-repeat:no-repeat;
			background-position:top;
		width:259px;
		background-color:#EAEDEF;
		margin-left:8px;
		padding-top:32px;
		padding-left:4px;
		height:100%;
		padding-bottom:4px;
		margin-bottom:4px;
	}
			#home_presse .titre, #home_media .titre {
			text-align:justify;
			width: 207px;
			float:left;
			padding-right:7px;
			margin-bottom:9px;
			}
	#home_presse .read_more, #home_media .read_more {
	font-size:9px;
	color:#47bee9;
	margin-top:2px;
	}
		#home_presse .image, #home_media .image {
	height:32px;
	width:32px;
	margin-top:2px;
	margin-right:8px;
	margin-left:5px;
	float:left;
	background-color:#EAEDEF;
	}
	
	
		#home_left .text {
		margin-top:3px;padding-right:3px;
		
		}
				#home_left .author {
		margin-top:3px;
		font-size:12px;
		}
		
		#home_left .name_author {
		color:#676767;
		}
	#home_left h2 {
	margin-top:2px;
	margin-bottom:0px;
	font-weight:bold;

	}
	
		#home_left .read_more {
	color:#95C03C;
	font-size:12px;
	text-align:left;
	margin-top:10px;
	padding-left:20px;
background-image:url(images/Plus.png) ;
background-repeat:no-repeat;
	}		.archive .read_more {
	color:#95C03C;
	font-size:12px;
	text-align:left;
	margin-left:350px;
	margin-top:10px;
	padding-left:20px;
background-image:url(images/Plus.png) ;
background-repeat:no-repeat;
	}
	#home_center {
	float:left;
	padding-top:3px;
	height:850px;
	width:3px;
	overflow:hidden;
		}
	#home_separator {
	width:1px;
	
	margin:auto;
	background-color:#cccccc;
	height:100%;
	}
	#home_content {
	width:643px;
	text-align:justify;
	}
	#home_right {
	float:left;
	width:276px;	}
#right_banner_contact {
width:201px;
height:18px;
/*background-image:url(images/ContactezNous.png) ;*/

}
#newsmetter {
background-position:top left;
background-repeat:no-repeat;
padding-top:30px;
width:200px;
height:49px;
}
#right_banner_contact:hover {
background-image:url(images/ContactezNousH.png) ;
}
div.entry {
margin-top: 10px;

}
#gotoespacepresse {
text-align:right;color: #47BEE9;
font-size: 9px;
margin-top: 2px;
margin-right:5px;
}
#post-3 h2, #post-35 h2 {
background-image:url(/wordpress/wp-content/images/hemicycle.png);
height: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 135px;

vertical-align: middle;
width: 565px;
color:white;
font-size:12px;
font-weight:bold;
margin-bottom:0px;
padding-left:5px;
}

#post-4 h2,#post-682 h2 {
margin-left: 30px;}

#post-3 h4 {
background-image:url(images/elementH2.png);
background-repeat:no-repeat;
width: 125px;
color:#00378a;
text-align:right;
padding-right:440px;
padding-top:5px;
padding-bottom:2px;
font-size:12px;
margin:auto;
font-weight:bold;
padding-left:5px;
}
#post-35 h3 {
background-image:url(images/elementH2.png);
background-repeat:no-repeat;
width: 125px;
color:#00378a;
text-align:right;
padding-right:440px;
padding-top:5px;
padding-bottom:2px;
font-size:12px;
margin:auto;
font-weight:bold;
padding-left:5px;
}
#post-35 p {
width: 430px;
color:#56565e;
padding-left:135px;
padding-top:5px;
padding-bottom:10px;
margin:auto;
}
#post-3 p {
width: 430px;
color:#56565e;
padding-left:135px;
padding-top:5px;
padding-bottom:10px;
margin:auto;
}

#post-3 h3 {
background-color:#2c79c6;
width: 565px;
color:white;
padding-top:2px;
padding-bottom:2px;
font-size:12px;
margin:auto;
font-weight:bold;
padding-left:5px;
}

img.thumb  {
float:left;
width:100px;
margin-left:34px;
margin-right:18px;
}
#post-3 li {
padding-left:132px;
background-image:url(images/elementLi.png);
background-repeat:no-repeat;
text-align:left;
margin-bottom:6px;
background-position:0% 10px;
}

#title_image {
margin-left:30px;
width:570px;
}
#post-3 ul {
list-style:none;
width:570px;
margin-left:auto;
margin-right:auto;
padding-left:0px;
}

.category div .entry {
margin-left:152px;
margin-top:10px;
margin-right:35px;
}
#post-4 p, #post-682 #elus p {
margin-left:105px;
margin-bottom:3px;
}

#post-4 p.listOfElus,#post-682 p.listOfElus {
color:#717171;
font-size:12px;
font-weight:bold;
}
#post-3 p {
color:#717171;
font-size:12px;
font-weight:bold;
}
#post-4 p.depname, #post-682 p.depname {
font-size:22px;
margin-top:0px;
}

#post-4 p#depname75,#post-682 p#depname75  {
color:#F6A925;
}

#post-4 p#depname94,#post-682 p#depname94  {
color:#1FA22E;
}

#post-4 p#depname95,#post-682 p#depname95 {
color:#7D5DA0;
}

#post-4 p#depname78,#post-682 p#depname78 {
color:#62C4DD;
}

#post-4 p#depname92,#post-682 p#depname92 {
color:#007C80;
}

#post-4 p#depname93,#post-682 p#depname93 {
color:#C4071B;
}

#post-4 p#depname91,#post-682 p#depname91 {
color:#933680;
}

#post-4 p#depname77,#post-682 p#depname77 {
color:#EB6A28;
}

#post-4 div.entry, #post-682 div#elus {
margin-left:30px;
margin-top:10px;
margin-right:35px;
background-image:url(images/sep.jpg);
background-repeat:repeat-x;
background-position:bottom left;
min-height:79px;
padding-bottom:8px;
}
.single div .entry {
margin-left:152px;
margin-top:10px;
margin-right:35px;
}
.elu div.entry {
margin-left:30px;
margin-top:10px;
margin-right:35px;
}

.elu h3 {
border-bottom: 1px dashed #A7A7A7;
color: #5389c3;
font-size: 12px;
font-weight: bold;
width: 570px;

}
#intro-cr p{
margin-left:7px;
}
#intro-cr h3 {
border-top:2px solid #00378b;
background:none;
margin:0px;
text-align:left;
font-size:16px;
margin-left:140px;
padding-right:0px;
width:426px;
}
#intro-cr-first{
background:url(images/cr-first.png) no-repeat top left;
margin-left:30px;
min-height:105px;

}

#intro-cr-second{
background:url(images/cr-second.png) no-repeat top left;
margin-left:30px;
min-height:105px;

}
.elu div#presentation {
margin-left:117px;
}
.elu ul, .lastweb ul {
margin-left:15px;
padding-left:0px;
list-style:none;
}
.elu li {
background-image: url(images/list.png) ;
background-position:center left;
background-repeat:no-repeat;
min-height:15px;
padding-left:20px;
margin-top:5px;
}
#lasttweets {
width:265px;
margin-right:38px;
float:left;
}
#lastweb {
width:265px;
float:left;
}
#lastweb > h3, #lasttweets > h3 {
margin-bottom:5px;
width:265px;
}
.elu li {
}
.icon {

height:32px;
margin-left:4px;
width:32px;
float:right;
}
.elu #twitter {
background-image:url(images/social/twitter.png)
}
.elu #notwitter {
background-image:url(images/social/notwitter.png)
}
.elu #www {
background-image:url(images/social/www.png)
}
.elu #nowww {
background-image:url(images/social/nowww.png)
}
.elu #facebook {
background-image:url(images/social/facebook.png)
}
.elu #nofacebook {
background-image:url(images/social/nofacebook.png)
}
.elu div#departement, .elu div#birth {
color:#676767;
font-size:13px;
}

.elu div#nom {
font-size:20px;color:#1e5292;font-weight:bold;
}

.category div .postmetadata, .single div .postmetadata {
margin-left:34px;
font-size:11px;
width:570px;
border-bottom:1px dashed #A7A7A7 ;
font-weight:bold;
color:#676767;
}
.category div .postmetadata a {
color:#93be3a;
}

.category div .date {
margin-top:5px;
color:#676767;
font-size:14px;
}
.category div .auteur, .single div .auteur {
margin-top:5px;
color:#676767;
margin-left:152px;
font-size:12px;
}.category div .name_author {
color:#949494;
font-size:12px;
}

.category h2, .single h2, .category .date, .single div .date {
margin-left:152px;
}
.category .post, .single .post {
margin-top:20px;
margin-bottom:50px;
}
#content {
min-height:800px;;
}
.category h2 a, .category h2 {
margin-top:5px;
margin-bottom:0px;
font-weight:bold;
margin-right:35px;
color:#95C03C;
font-size:20px;
}
.single h2 a, .single h2 {
margin-top:5px;
margin-bottom:0px;
margin-right:35px;
font-weight:bold;
color:#95C03C;
font-size:20px;
}
#cartedesdepartements {
background-image:url(images/carteIDFpageElus.png);
width:630px;
height:503px;
}

#arbre-thematique {
background-image:url(images/arbre-calques.png);
	width:630px;
	height:630px;
}

#arbre-culture:hover {
background-image:url(pictosH/culture.png); }
#arbre-culture { 
background-image:url(pictos/culture.png);
	position:absolute;
	left:233px;
	top:56px;
	background-image:url(pictos/culture.png);
	width:70px;
	height:71px;
}

#arbre-logement:hover {
background-image:url(pictosH/logement.png); }
#arbre-logement { 
background-image:url(pictos/logement.png);
	position:absolute;
	left:423px;
	top:119px;
	width:78px;
	height:78px;
}

#arbre-grandparis:hover {
background-image:url(pictosH/grandparis.png); }
#arbre-grandparis { 
background-image:url(pictos/grandparis.png);
	position:absolute;
	left:59px;
	top:129px;
	width:85px;
	height:90px;
}

#arbre-actionsociale:hover {
background-image:url(pictosH/actionsociale.png); }
#arbre-actionsociale { 
background-image:url(pictos/actionsociale.png);
	position:absolute;
	left:164px;
	top:132px;
	width:80px;
	height:79px;
}

#arbre-enssup:hover {
background-image:url(pictosH/enssup.png); }
#arbre-enssup { 
background-image:url(pictos/enssup.png);
	position:absolute;
	left:324px;
	top:139px;
	width:83px;
	height:82px;
}

#arbre-lycees:hover {
background-image:url(pictosH/lycees.png); }
#arbre-lycees { 
background-image:url(pictos/lycees.png);
	position:absolute;
	left:234px;
	top:221px;
	width:66px;
	height:66px;
}

#arbre-budget:hover {
background-image:url(pictosH/budget.png); }
#arbre-budget { 
background-image:url(pictos/budget.png);
	position:absolute;
	left:67px;
	top:223px;
	width:77px;
	height:77px;
}

#arbre-deveco:hover {
background-image:url(pictosH/deveco.png); }
#arbre-deveco { 
background-image:url(pictos/deveco.png);
	position:absolute;
	left:155px;
	top:239px;
	width:63px;
	height:60px;
}

#arbre-poville:hover {
background-image:url(pictosH/poville.png); }
#arbre-poville { 
background-image:url(pictos/poville.png);
	position:absolute;
	left:340px;
	top:246px;
	width:74px;
	height:75px;
}

#arbre-secu:hover {
background-image:url(pictosH/secu.png); }
#arbre-secu { 
background-image:url(pictos/secu.png);
	position:absolute;
	left:515px;
	top:279px;
	width:73px;
	height:74px;
}

#arbre-ecolo:hover {
background-image:url(pictosH/ecolo.png); }
#arbre-ecolo { 
background-image:url(pictos/ecolo.png);
	position:absolute;
	left:436px;
	top:282px;
	width:67px;
	height:65px;
}

#arbre-tram:hover {
background-image:url(pictosH/tram.png); }
#arbre-tram { 
background-image:url(pictos/tram.png);
	position:absolute;
	left:94px;
	top:306px;
	width:78px;
	height:79px;
}

#arbre-sports:hover {
background-image:url(pictosH/sports.png); }
#arbre-sports { 
background-image:url(pictos/sports.png);
	position:absolute;
	left:494px;
	top:359px;
	width:70px;
	height:71px;
}

#arbre-forpro:hover {
background-image:url(pictosH/forpro.png); }
#arbre-forpro { 
background-image:url(pictos/forpro.png);
	position:absolute;
	left:123px;
	top:392px;
	width:75px;
	height:73px;
}

#arbre-vieasso:hover {
background-image:url(pictosH/vieasso.png); }
#arbre-vieasso { 
background-image:url(pictos/vieasso.png);
	position:absolute;
	left:208px;
	top:406px;
	width:70px;
	height:71px;
}

#arbre-international:hover {
background-image:url(pictosH/international.png); }
#arbre-international { 
background-image:url(pictos/international.png);
	position:absolute;
	left:340px;
	top:412px;
	width:71px;
	height:72px;
}

#arbre-territoire:hover {
background-image:url(pictosH/territoire.png); }
#arbre-territoire { 
background-image:url(pictos/territoire.png);
	position:absolute;
	left:423px;
	top:430px;
	width:71px;
	height:71px;
}


#post-28 h2 {
position:absolute;
margin-left:35px;
} 
#post-34 img {
margin-left:30px;
}
#Sidebar-SurLaToile {
width:307px;
background-image:url(images/BG_SideToile.png);
background-color:white;
font-family:Verdana;
background-position:bottom center;
background-repeat:no-repeat;
padding-bottom:7px;
}
#Sidebar-SurLaToile > img {
margin-bottom:0px;
}
div .side_article {
margin-left:20px;

margin-top:0px;
}

p.side_title {
margin-left:47px;
margin-bottom:0px;
margin-right:10px;
}
a.side_title {
color:#5389C3 !important;
font-size:10px;
}

p.side_date {

margin-bottom:0px;
margin-top:6px;
font-weight:bold;
font-size:9px;
color:#91939D;
margin-left:47px;
margin-right:10px;
}

.side_thumb {
float:left;
}

#post-28 .cat-item-13 {
background-image:url(images/pictos/13.png);
}
#post-28 .cat-item-14 {
background-image:url(images/pictos/14.png);
}
#post-28 .cat-item-15 {
background-image:url(images/pictos/15.png);
}
#post-28 .cat-item-16 {
background-image:url(images/pictos/16.png);
}
#post-28 .cat-item-17 {
background-image:url(images/pictos/17.png);
}
#post-28 .cat-item-18 {
background-image:url(images/pictos/18.png);
}
#post-28 .cat-item-19 {
background-image:url(images/pictos/19.png);
}
#post-28 .cat-item-20 {
background-image:url(images/pictos/20.png);
}
#post-28 .cat-item-21 {
background-image:url(images/pictos/21.png);
}
#post-28 .cat-item-22 {
background-image:url(images/pictos/22.png);
}
#post-28 .cat-item-23 {
background-image:url(images/pictos/23.png);
}

#post-28 .cat-item-24 {
background-image:url(images/pictos/24.png);
}

#post-28 .cat-item-25 {
background-image:url(images/pictos/25.png);
}

#post-28 .cat-item-26 {
background-image:url(images/pictos/26.png);
}

#post-28 .cat-item-27 {
background-image:url(images/pictos/27.png);
}

#post-28 .cat-item-28 {
background-image:url(images/pictos/28.png);
}
#post-28 .cat-item-33 {
background-image:url(images/pictos/33.png);
}
#post-28 .cat-item a {

color:#5389c3;
}
#post-28 .cat-item {
height:25px;
margin-top:3px;
font-size:14px;
margin-left: 16px;
padding-left:40px;
padding-top:7px;
padding-bottom: 3px;
color:#5389c3;
width: 215px;

vertical-align:center;
background-repeat:no-repeat;

border-bottom: 1px dashed gray;
}
.twtr-hd h3 {
border-bottom:none;
}
.twtr-doc {
margin-left:auto;
margin-right:auto;
}

div.case_multimedia  {
}

div#Mur_des_images {
width:108px;
height:333px;
position:absolute;
margin-left:0px;
margin-top:0px;
background-image:url(images/murdimages.jpg);
}
.multimedia_video {
margin-top:3px;
width:216px;
height:162px;
}
.multimedia_big_video {
margin-top:3px;
width:416px;
height:462px;
background-color:black;
}
div.case_multimedia_video {
background-image:url(images/multimediavideo.jpg);
background-position:top left;
background-color:#54c4ec;
background-repeat:no-repeat;
}

div.case_multimedia_video {
font-size:14px;
color:white;
}
div.case_multimedia_video img {
margin-left:23px;
width:198px;

}
div.case_multimedia_video p {
margin-left:23px;
width:198px;

}
div#Video_1 {
width:221px;
height:221px;
position:absolute;
margin-left:113px;
margin-top:0px;
}

div#Video_2 {
width:221px;
height:221px;
position:absolute;
margin-left:339px;
margin-top:113px;
}

div#Video_3 {
width:221px;
height:221px;
position:absolute;
margin-left:0px;
margin-top:339px;
}

div#Video_4 {
width:221px;
height:221px;
position:absolute;
margin-left:226px;
margin-top:452px;
}
/*
#wrapper_multimedia .albumV img{
margin-left:4px;
margin-top:5px;
margin-right:4px;

}
#wrapper_multimedia .albumH img{
margin-left:7px;
margin-top:7px;

}
*/
#wrapper_multimedia div.square_photo_multi {
width:100px;
height:100px;
position:absolute;
overflow:hidden;
}
#wrapper_multimedia .square_photo_multi a {
display:inherit;
width:100px;
height:100px;
} 
#wrapper_multimedia .albumV div.square_photo_multi:nth-child(even){
margin-top:117px;
margin-left:4px;

}
#wrapper_multimedia .albumH div.square_photo_multi:nth-child(even){
margin-left:117px;
margin-top:4px;

}
#wrapper_multimedia .albumV div.square_photo_multi:nth-child(odd){
margin-top:4px;
margin-left:4px;

}
#wrapper_multimedia .albumH div.square_photo_multi:nth-child(odd){
margin-top:4px;
margin-left:4px;

}
#wrapper_multimedia div {
overflow:hidden;
}
div#Album_H_1 {
width:221px;
height:108px;
background-color:#5389c3;
position:absolute;
margin-left:339px;
margin-top:0px;
}


div#Album_H_2 {
width:221px;
background-color:#f7b343;
height:108px;
position:absolute;
margin-left:113px;
margin-top:226px;
}
div#Album_H_3 {
width:221px;
height:108px;
position:absolute;
margin-left:226px;
background-color:#5389c3;
margin-top:339px;
}
div#Album_H_4 {
width:221px;
background-color:#f7b343;
height:108px;
position:absolute;
margin-left:339px;
margin-top:678px;
}
div#Album_V_1 {
width:108px;
height:221px;
background-color:#f7b343;
position:absolute;
margin-left:452px;
margin-top:452px;
}
div#Album_V_2 {
width:108px;
height:221px;

background-color:#f7b343;
position:absolute;
margin-left:0px;
margin-top:565px;
}
div#Album_V_3 {
width:108px;
height:221px;
background-color:#5389c3;
position:absolute;
margin-left:113px;
margin-top:565px;
}
div#More_Images {
width:108px;

background-image:url(images/moreimages.jpg);
height:108px;
position:absolute;
margin-left:452px;
margin-top:339px;
}
div#More_Videos {
width:108px;

background-image:url(images/morevideos.jpg);
height:108px;
position:absolute;
margin-left:226px;
margin-top:678px;
}
div#wrapper_multimedia{
margin-left:auto;
margin-right:auto;
width:560px;
height:786px;
}
.page-id-38 #content p , .category .cp_posts p{
margin-left:137px;
margin-top:4px;
margin-bottom:4px;
width:432px;
}

.page-id-38 #content .thepost img , .category .cp_posts .thepost img{

margin-left:490px;
}
.page-id-38 #content img.morearticle {
margin-left:137px;
margin-top:4px;
margin-bottom:4px;
margin-top:25px;
margin-bottom:25px;}

.page-id-38 p#contact {
width:630px;margin-left:0px;font-size:14px;font-weight:bold;
}
.page-id-38 #content p.date {
color:#676767;
font-size:14px;
margin-top:6px;
}

.page-id-38 #content span.nom_auteur , .category .cp_posts span.nom_auteur{
color:#949494;
}

.page-id-38 #content p.titre, .category .cp_posts p.titre, .page-id-38 #content p.titre a {
font-size:16px;
color:#5389c3;
}
.page-id-38 #content .titre a,.page-id-38 #content .titre a:visited,.page-id-38 #content .titre a:hover, {

color:#5389c3;
}
.page-id-38 #content p.auteur, .category .cp_posts p.auteur {
color:#676767;
font-size:13px;
}
.page-id-38 #content .thepost p:last-child{
padding-bottom:22px;/*
background-image:url(images/sep.jpg);
background-repeat:repeat-x;
background-position:left bottom;*/
}
.page-id-38 #content div.thepost:last-child p:last-child{
background-image:none;
}

.page-id-681 div.entry,.page-id-731 div.entry ,.page-id-682 div#events {
margin-left:auto;
margin-right:auto;
width:570px;
}

.page-id-681 .entry div#bloc_gauche ,.page-id-682 #events div#bloc_gauche {
width:320px;
float:left;
margin-right:20px;

}
.page-id-681 #bloc_gauche div#rendez_vous_region,.page-id-682 #bloc_gauche div#rendez_vous_region{
border-top:none;
background: url(images/rendezvousduconseil.png) no-repeat top left;
padding-top:48px;
}
.page-id-681 #bloc_gauche div#rendez_vous_dep,.page-id-682 #bloc_gauche div#rendez_vous_dep{
border-top:none;
background: url(images/rendezvousdep.png) no-repeat top left;
padding-top:36px;
}
.page-id-681 #bloc_gauche p.date ,.page-id-682 #bloc_gauche p.date {
margin-top:4px;margin-bottom:4px;
}
.page-id-681 #bloc_gauche p.heure_lieu ,.page-id-682 #bloc_gauche p.heure_lieu {

margin-top:4px;margin-bottom:4px;
}
.page-id-681 #bloc_gauche #rendez_vous_region p.titre ,.page-id-682 #bloc_gauche #rendez_vous_region p.titre {

font-weight:bold;
}

.page-id-681 #bloc_gauche div,.page-id-682 #bloc_gauche div{
border-top:1px solid #f39400;
border-bottom :1px solid #f39400;
min-height:150px;
margin-bottom:15px;

}
.page-id-681 #bloc_gauche p ,.page-id-682 #bloc_gauche p {
margin-left:134px;

}
.page-id-681 #bloc_droite p.date ,.page-id-731 #bloc_droite p.date ,.page-id-682 #bloc_droite p.date {

font-size:15px;
}
.page-id-681 #bloc_gauche p.date ,.page-id-682 #bloc_gauche p.date {
color:#f39400;
font-size:15px;
}
.page-id-681 #bloc_gauche p.heure_lieu ,.page-id-682 #bloc_gauche p.heure_lieu {
color:#f39400;
font-weight:bold;
}
.page-id-681 #bloc_gauche p.placetobe ,.page-id-682 #bloc_gauche p.placetobe {
font-weight:bold;
}
.page-id-681 #bloc_gauche div.date ,.page-id-682 #bloc_gauche div.date {
}
.page-id-681 #bloc_gauche div.reunion_publique,.page-id-682 #bloc_gauche div.reunion_publique{
background: url(images/reunionpublique.png) no-repeat 7px left;
}
.page-id-681 #bloc_gauche div.conference_de_presse,.page-id-682 #bloc_gauche div.conference_de_presse{
background: url(images/conferencedepresse.png) no-repeat 7px left;
}
.page-id-681 #bloc_droite p.heure_lieu,.page-id-731 #bloc_droite p.heure_lieu,.page-id-682 #bloc_droite p.heure_lieu, .page-id-681 #bloc_droite p.titre ,.page-id-682 #bloc_droite p.titre,.page-id-731 #bloc_droite p.titre {
font-weight:bold;
font-size:10px;
}
.page-id-681 div#bloc_droite ,.page-id-682 div#bloc_droite,.page-id-731 div#bloc_droite {
width:187px;
min-height:450px;
color:white;
padding-left:43px;
float:left;
background:#f39400 url(images/a_noter.png) no-repeat top left;
}
.page-id-38 #content p.description , .category .cp_posts p.description{
color:#55565e;
margin-top:6px;
font-weight:bold;
}

.page-id-38 #content div#communiques, .category div#communiques {
padding-top:37px;
background-image:url(images/communiques.png);
background-position:top left;
background-repeat:no-repeat;
width:560px;
margin-left:auto;
margin-right:auto;
min-height:130px;
}
.page-id-38 #content div#passages_media, .category div#passages_media{

padding-top:37px;
background-image:url(images/passages-media.png);
background-position:top left;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
width:560px;
min-height:130px;
}
.page-id-38 #content div#revue_de_presse, .category div#revue_de_presse {
padding-top:37px;
background-image:url(images/revue-de-presse.png);
background-position:top left;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
width:560px;
min-height:130px;
}

.page-id-38 #content div#discours, .category div#discours{
padding-top:37px;
background-image:url(images/discours.png);
background-position:top left;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
width:560px;
min-height:130px;
}

.elu #presentation {min-height:150px;
}
.cp_posts div.thepost {
margin-bottom:10px;
}
.page-id-681 #bloc_gauche #rendez_vous_region p, .page-id-682 #bloc_gauche #rendez_vous_dep p{
display: block;
margin: 1em 0px;
}
.page-id-682 #bloc_gauche #rendez_vous_dep p {

margin: 0.5em 0px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */