@charset "utf-8";
/* CSS Document */

body {
	background-color: #e0e2e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#47535b;
}
#container {
	background-color: #fff;
	width:998px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:998px;
	height:168px;
	margin:0;
	position:relative;
}
#logo {
	width:170px;
	height:64px;
	margin:49px 0 0 72px;
	position:absolute;
	top:0;
	left:0;
}
a img {border:0;}

/*styles*/
.metatop, .metasingle {
	font-size:9px;
	color:#47535b;
	padding-bottom:0;
	border-bottom: none;
	}

.metatop a, .metasingle a {
	color:#47535b;
	}
.meta {
	font-size:9px;
	color:#47535b;
	padding-bottom:5px;
	border-bottom: solid #47535b 1px;
	}

.meta a {
	color:#47535b;
	}
div.navigation {text-align:center}
img.WP-EmailIcon {float:right;margin-left:5px;}
img.WP-PrintIcon {float:right}
.rouge {
	font-weight:bold;
	color: #bd2634;
}
/*main nav*/
#mainnav {
	width:360px;
	height:90px;
	margin:31px 0 0 623px;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	background: url(images/mainnav-fond.gif) 0 0 repeat-y;
}
#mainnav a{color:#47535b;}
#mainnav a:hover{color:#bd2634;}
#mainnav a.sublevel_current{color: #bd2634;}
#mainnav a.sublevel_active{color: #bd2634;}
#mainnav a.mainlevel_active{color: #bd2634;}
/*mainnav*/

/*fil d'ariane*/
div#pathway {
	position:absolute;
	top:0;
	left:0;
	margin:146px 0 0 74px;
	text-align:left;
	color:#bd2634;
	font-size:10px;
}
div#pathway a {
	color: #4b575f;	
	text-decoration:none;
}
div#pathway a:hover {
	color: #4b575f;	
	text-decoration:underline;
}
div.pointilles {
	width:100%;
	height:1px;
	background: url(images/pointilles.gif) 0 0 repeat-x;
	margin:0;
	padding:0;
}
/*bloc contenu global*/
#content {
	background: url(images/actualites.jpg) 0 0 no-repeat;
	width:951px;
	margin:0 23px 0 24px;
	padding:0;
}
#content h2 a {
	color: #bd2634;
	text-decoration:none;
}
#content h2 a:hover {
	background-color:#fff;
}
/*bloc text principal*/
#bloctxt {
	float:left;
	background-color:#FFF;
	width:678px;
	margin: 105px 0 0 27px;
	padding:20px;
	text-align:justify;
}
#bloctxt h1 {
	color: #bd2634;
	font-size:18px;
	margin:0 0 40px 0;
	padding:0;
}
#bloctxt h2 {
	font-size:15px;
	font-weight:bold;
	color: #bd2634;
	margin:0;
	padding:0;
}
#bloctxt h3 {
	font-size:12px;
	font-weight:bold;
	color:#47535b;
	margin:0;
	padding:0;
}
#bloctxt h3 a {
text-decoration:none;
	
}
#bloctxt h3 a:hover {
	background-color:#fff;
}
#bloctxt  p {
	line-height:20px;
}
#bloctxt a {
	color:#4b575f;
}
#bloctxt a:hover {
	background-color:#d2d5d7;
}
#bloctxt img.alignleft{
	float:left;
	padding:0 15px 10px 0;
}
#bloctxt img.alignright{
	float:right;
	padding:0 0 10px 15px;
}

/*top*/
#top {
	width:678px;
	margin: 0;
	padding: 0;
	font-size:12px;
}
#top h2 {
	font-size:20px;
}
#coupproj {
	font-size:10px;
	float:right;
	width:275px;
	margin: 30px 0 0 20px;
	padding: 5px;
	text-align:left;
	
}
#coupproj .clearfloat {
	padding:3px;
	margin-top:7px;
	margin-bottom:8px;
	background-color:#e0e2e4;
	height:79px;
	}
#coupproj  .title {
	font-weight:bold;
	}

#coupproj a img {
	float:left;
	border:1px solid #fff;
	padding:2px;
	margin:5px 10px 5px 5px;	
	}

#coupproj .info {
	float:left;
	width:150px;
	margin-top:10px;
	}

/* sidebar*/
#sidebar {
	float:left;
	width:206px;
	margin:200px 0 0 0;
	padding:0;
}
#sidebar p {margin-top:0;padding:0}
#sidebar h3 {
font-size:12px;
	font-weight:bold;
	color: #bd2634;
	margin:20px 0 10px 0;
	padding:0;
	}
	
#sidebar  ul {
	margin:0;
	padding:0;
}
#sidebar  li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar #chiffremois {
	font-size:10px;
	font-weight:bold;
}
#sidebar #chiffremois .rouge {
	font-size:11px;
	font-weight:bold;
	color: #bd2634;
}
#sidebar #chiffremois em {
	font-size:9px;
	font-weight:bold;
}
#sidebar #chiffremois  a {
	color:#47535b;
	text-decoration:none;
}
#sidebar #chiffremois  a:hover {
	color:#bd2634;
	text-decoration:none;
}

#sidebar li.cat-item {
	padding:2px 0 2px 0;
	background: url(images/pointilles.gif) bottom left repeat-x;
	font-size:11px;
	font-weight:bold;
}
#sidebar li.cat-item  a {
	color:#47535b;
	text-decoration:none;
	margin:0;
	padding:0 0 0 12px;
	background-image: url(images/puce_menualt.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#sidebar li.cat-item  a:hover {
	color:#bd2634;
	text-decoration:none;
}

#sidebar div#events li {
	padding:2px 0 2px 0;
	background: url(images/pointilles.gif) bottom left repeat-x;
	font-size:11px;
	font-weight:bold;
}
#sidebar div#events li  a {
	color:#47535b;
	text-decoration:none;
	margin:0;
	padding:0 0 0 12px;
	background-image: url(images/puce_menualt.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#sidebar div#events li  a:hover {
	color:#bd2634;
	text-decoration:none;
}

#sidebar ul#mostview li {
	padding:2px 0 2px 0;
	background: url(images/pointilles.gif) bottom left repeat-x;
	font-size:11px;
	font-weight:bold;
}
#sidebar ul#mostview li  a {
	color:#47535b;
	text-decoration:none;
	margin:0;
	padding:0 0 0 12px;
	background-image: url(images/puce_menualt.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#sidebar ul#mostview li   a:hover {
	color:#bd2634;
	text-decoration:none;
}
/*footer*/
#footer {
	clear:both;
	position:relative;
	width:951px;
	height:100px;
	margin:0 23px 0 24px;
	background: url(images/footer-fond.gif) 0 0 repeat-x;
}
#facebook {
	position:absolute;
	width:15px;
	height:15px;
	top:0;
	left:0;
	margin-top:38px;
	margin-left:49px;
}
#twitter {
	position:absolute;
	width:15px;
	height:15px;
	top:0;
	left:0;
	margin-top:38px;
	margin-left:66px;
}
#wellnews {
	position:absolute;
	width:17px;
	height:17px;
	top:0;
	left:0;
	margin-top:37px;
	margin-left:83px;
}
#wellconnect {
	position:absolute;
	width:17px;
	height:17px;
	top:0;
	left:0;
	margin-top:37px;
	margin-left:103px;
}
#valeurscorporate {
	position:absolute;
	width:17px;
	height:17px;
	top:0;
	left:0;
	margin-top:37px;
	margin-left:123px;
}
#rsswp{
	position:absolute;
	/*width:150px;*/
	height:20px;
	top:0;
	left:0;
	margin-top:10px;
	margin-left:350px;
	padding-left:20px;
	padding-top:5px;
	background: url(images/rss2.gif) left top no-repeat;
	font-size:9px;
}
#rsswp a {color:#47535b;}
#rssagence {
	position:absolute;
	width:150px;
	height:20px;
	top:0;
	left:0;
	margin-top:38px;
	margin-left:350px;
	padding-left:20px;
	padding-top:5px;
	background: url(images/rss2.gif) left top no-repeat;
	font-size:9px;
}
#rssagence a {color:#47535b;}
#rssclients {
	position:absolute;
	width:150px;
	height:20px;
	top:0;
	left:0;
	margin-top:38px;
	margin-left:512px;
	padding-left:20px;
	padding-top:5px;
	background: url(images/rss2.gif) left top no-repeat;
	font-size:9px;
}
#rssclients a {color:#47535b;}
#wpi {
	position:absolute;
	width:76px;
	height:56px;
	top:0;
	left:0;
	margin-top:0px;
	margin-left:796px;
}
#ecco {
	position:absolute;
	width:44px;
	height:62px;
	top:0;
	left:0;
	margin-top:0px;
	margin-left:892px;
}
#agenceannee {
	position:absolute;
	width:70px;
	height:64px;
	top:0;
	left:0;
	margin-top:0px;
	margin-left:876px;
}
div#adresse {
	position:absolute;
	height:15px;
	top:0;
	left:0;
	margin-top:65px;
	margin-left:49px;
	font-family:"Arial Narrow", Arial;
	color:#47535b;
	padding: 0;
	font-size: 10px;
	text-align: left;
}
div.moduletable_footer {
	position:absolute;
	height:15px;
	top:0;
	left:0;
	margin-top:79px;
	margin-left:49px;
	font-family:"Arial Narrow", Arial;
	color:#47535b;
	padding: 0;
	text-align: left;
	font-size:9px;
}
div.moduletable_footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.moduletable_footer ul li {
	margin: 0;
	padding: 0;
	display:inline;
}
div.moduletable_footer ul li a {
  color: #47535b;
  text-decoration: none;
}
div.moduletable_footer ul li a:hover {
  text-decoration: underline;
  color:#bd2634;
}

div.moduletable_footer ul li#current a {
	color: #bd2634;
}
#sidebar #searchform {
	width:150px;
	text-align:left;
	margin:0;
	padding:0;
	}
#sidebar #searchform {
margin:0;
padding:0;
display:inline; }
#sidebar #searchsubmit {
	padding-left:5px;
	}
/*#menualt div.moduletable-navalt{
	margin:0;
	padding:0;
}
#menualt div.moduletable-navalt ul.menu{
	margin:15px 0 0 0;
	padding:0;
}
#menualt div.moduletable-navalt ul.menu li {
	margin:0 0 2px 0;
	padding:0;
	list-style-type:none;
}
#menualt div.moduletable-navalt ul.menu li a {
	color:#47535b;
	text-decoration:none;
	margin:0;
	padding:0 0 0 12px;
	background-image: url(images/puce_menualt.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#menualt div.moduletable-navalt ul.menu li a:hover {
	color: #bd2634;
}
#menualt div.moduletable-navalt ul.menu li.active a {
	color: #bd2634;
}
#menualt .menu .separator
{
  height:1px;
  line-height:1px;
  background-image: url(images/pointilles.gif);
  background-position: top left;
  background-repeat:repeat-x;
  display:block;
}

.rubriques {
	width:305px;
	margin-bottom:20px;
}
.rubriques ul {
	margin:10px 0 0 0;
	padding:0;
}
.rubriques li {
	margin:0;
	padding:0;
	list-style:none;
}
.rubriques img {
	margin-bottom:25px;
}
.rubriques img.portrait {
	margin-top:10px;
	margin-bottom:10px;
}
.rubriquesevt {
	width:200px;
	margin-bottom:20px;
}
.rubriquesevt ul {
	margin:10px 0 0 0;
	padding:0;
}
.rubriquesevt li {
	margin:0;
	padding:0;
	list-style:none;
}
.rubriquesevt img {
	margin-bottom:25px;
}
.rubriquesevt img.portrait {
	margin-top:10px;
	margin-bottom:10px;
}

#more {
	width:100%;
	margin:15px 0 15px 0;
	padding:0;
}
#more a {
	width:100%;
	color:#47535b;
	text-decoration:none;
	display:block;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:4px 0 4px 0;
}
#more a:hover {
	color:#bd2634;
	background-color:#FFF;
}
#moretxt {
	font-weight:bold;
	margin:0;
	padding:0;
}
*/
