@import url('/css/mag/widgets.css');

html, body {
	font-family: Trebuchet, Arial;
	font-size: 11px;
}
a {
	color: #83c446;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img { 
	behavior: url(iepngfix/iepngfix.htc)
} 
a img {border: none}
a img {
	border: none !important;
}

body {
	border-top: solid 4px #3c2415;
	margin: 0;
	padding: 0;
	background: #e1f3ff url(http://www.zegreenweb.com/img/common/bg_page.png) repeat-x fixed 0 -4px;
}

#page {
	margin: auto;
	width:1000px;
	position: relative;
	top: 0px;
	background: #ffffff;
}
#header  {	
	width: 1000px;
	height: 151px;
	background: transparent url(/img/common/header.jpg) no-repeat top left ;
}
#logoClickable {
	width: 258px;
	height: 92px;
	position: absolute;
	top: 4px;
	left: 0;
	cursor: pointer;
}

#connectBox {
	width: 240px;
	height: 21px;
	background: transparent url(/img/common/connect.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right:3px;	
	font-weight:bold;
}

#connectBox div {		
	padding-left: 5px;
	padding-top: 1px;
}

#connectBox a {
	color: #fff !important;
}

#connectBox img {
	border: none;
	vertical-align: center;
	margin-right: 3px;
}
#connectBox img.fb {
	vertical-align: middle;
	margin-top: -2px;
}

#fancyRegister {
padding-left: 9px;
}
#fancyRegister img {
margin-left: -8px;
}

#socialBox {
	position: absolute;
	top: 29px;
	right: 3px;
}
#socialBox ul {
	margin: 0;
	padding: 0;
}
#socialBox ul li {
	float: left;
	width: 30px;
	margin-left: 5px;
	list-style: none;
	
}
#socialBox ul li a {
	display: block;
	padding-top: 10px;
	width: 35px;
	height: 43px;
}
#socialBox ul li a img {
	border: none;	
}
#socialBox ul li a:hover {
	padding-top: 0;
}
#goHome {
  position: absolute;
  top: 115px;
  left: 0px;
  width: 39px;
  height: 36px;
}
#goHome a {
  display: block;
  width: 39px;
  height: 36px;
}
#goHome a img {
  background: transparent url(/img/common/btnHome.gif) top left no-repeat;
  width: 39px;
  height: 36px;
  
}

#goHome a:hover img {
  background: transparent url(/img/common/btnHome_on.gif) top left no-repeat;
  width: 39px;
  height: 36px;
  
}
#headerSearchBox {
	top: 122px;
	right: 5px;
}
#footerSearchBox {
	top: 32px;
	right: 5px;
}

.searchBox {
	position: absolute;
	width: 281px;
	height: 26px;
	background: transparent url(/img/common/FldSearch.gif) no-repeat top left;
}
.searchBox form {
	margin: 0 !important; 
	padding: 0 !important;
	position: relative;
}
.searchBox input.searchText {
	position: absolute;
	top: 2px;
	left: 4px;
	border: none;
	background: transparent;
	width: 230px;
	
}
.searchBox a.btnGo {
	position: absolute;
	top:0;
	right: 0;
}
.searchBox a.btnGo img {
background: transparent url(/img/common/btnGo.png) no-repeat top left;
width: 39px;
height: 24px;
}
.searchBox a.btnGo:hover img {
}
#menubar {
	position: absolute;
	//top: 121px;
	 top: 115px;
	left: 39px;
	height: 36px;
	z-index: 100;
}

#menubar ul {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menubar ul li {
	list-style: none;
	padding: 7px 18px 21px 18px;	
	display: inline;
	width: 130px;
	text-align:center;
	display: block;
	float: left;
}

#menubar ul li.agir {
	width: 107px !important;
}

#menubar ul li a {
	color: #ffffff;
	padding-right: 16px;
	background: transparent url(/img/common/menubar-li.png) no-repeat right center;	
	
}
#menubar ul li.active {
	background: transparent url(/img/common/tab-active.png) no-repeat center top;
	z-index: 20000;
}
#menubar ul li.active a {
	text-decoration: none !important;
}

#submenu {
	position: absolute;
	top: 150px;
	left:0px;
	border: 3px solid #688b00;
	width: 994px;
	// width: 1000px;
	display:none;
	background: #fff url(/img/common/submenu_bg.png) repeat-x top left;
	z-index: 10000;
}

.submenuTitle {
	color: #a0d501;
	font-weight: bold;
	font-size: 25px;
	position: relative;
	top: 24px;
	left: 20px;
}

.submenuCategories {
	position: relative;
	top: -10px;
	left: 200px;
}

.submenuCategories ul {
	margin: 0;
	padding: 4px 0 4px 0;
	float: left;
	/*width: 224px;DR*/
	border-left: dotted 1px #a0d501;
}

.submenuCategories ul li {
	margin: 0 0 5px 14px;
	list-style: none;
	font-size: 15px;
	width:210px;/*DR*/
}


.submenuCategories ul li a{
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/img/common/submenu-li.png) no-repeat left center;
}

.submenuCategories ul li.selected a,
.submenuCategories ul li a:hover {
	color: #a0d501;
	text-decoration: underline;
}
.submenuHighlight,.submenuHighlight li { /*DR*/
	width: 324px !important;
}

.submenuHighlight img {
	float: left;
	border: solid 3px #a0d501;
	margin-right: 15px;
}
.submenuHighlight a {
	padding: 0 !important;
	background: none !important;
}
.submenuHighlight .hlTopTitle {
	color: #a0d501;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.submenuHighlight .hlTitle {
	color: #010101;
	font-size: 12px;
	font-weight: bold;
}

.submenuHighlight .hlSummary {
	color: #010101;
	font-size: 12px;
	padding-left: 135px;
}

/** FOOTER **/

#footer {
	width: 1000px;
	position: relative;
	clear: both;
}

#footer .boutons {
	height: 30px;
	// xheight: 62px;
	background: url(/img/common/footer_boutons.jpg) no-repeat scroll 0 0;
	padding: 32px 0 0 10px;
}

#footer .boutons ul {
	margin: 0;
	padding: 0;
}

#footer .boutons ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
}

#footer .boutons ul li a {
	text-decoration: none;
}
#footer .boutons ul li a img {
	border: none;
}

#footer .boutons ul li a:hover {
}

#footer .liens {
	background: #110b0b url(/img/common/footer_liens.jpg) no-repeat scroll 0 0;
	padding: 15px 0 0 68px;
	min-height: 205px;
	border-bottom: 2px #fff solid;
	color: #fff;
}

.footerLinksCat {
	width: 230px;
	float: left;
	font-size: 12px;
}

.footerLinksCat ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.footerLinksCat ul li {
	list-style: none;
	margin: 0;
}
.footerLinksCat ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer .legal {
	background: #110b0b url(/img/common/footer_bottom.png) no-repeat bottom left;
	min-height: 70px;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

#footer .legal a {
	color: #fff;
}

/** Contenu colonnes **/

#pageContent {
	/*position: relative;DR*/
	background: #ffffff;
}

#pageContent #pageBody {
	position: relative;
	top: 0;
	left: 0;
	width: 484px;
	float: left;
}

#rightSidebar {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	margin: 0 ;
	padding: 0 0 0 10px;
}

/* Fil d'Ariane */

#pagePath {
	margin: 10px 0 12px 8px;
	padding: 0;
	font-size: 11px;
}
#pagePath li {
	display: inline;
	padding: 0 3px 0 9px;
	color: #98cb00;
	list-style: none;
	background: transparent url(/img/common/puce-verte.png) no-repeat center left;
}

#pagePath li.first {
	background: none !important;
	padding: 0 3px 0 0 !important;
}

#pagePath li.last {
	background: transparent url(/img/common/puce-grise.png) no-repeat center left !important;
	color: #3d2c20 !important;
}

#pagePath li a {
	color: #98cb00;
	text-decoration: underline;
}

/* left sidebar */

#leftSidebar {
	margin: 10px 0 10px 0;
	width: 175px;
	padding: 0 10px 0 10px;
	float: left;	
}

#leftSidebar .submenu {
	width: 173px;
}

#leftSidebar .submenu .title {
	background: transparent url(/img/common/leftblock-title.png) no-repeat top left;
	height: 29px;
	color: #ffffff;
	font-size: 20px;
	xfont-weight: bold;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}

#leftSidebar .submenu .menu {
	background: transparent url(/img/common/leftblock-bg.png) repeat-y;
	padding: 15px 0 10px 10px;
}

#leftSidebar .submenu .menu ul {
	margin: 0;
	padding: 0;
}


#leftSidebar .submenu .menu ul li {
	margin:0;
	padding-bottom: 4px;
	list-style: none;
	color: #000000;
	text-transform: uppercase;
}


#leftSidebar .submenu .menu ul li ul {
	margin-top: 5px;
}
#leftSidebar .submenu .menu ul li ul li{
	margin-left: 18px;
}


#leftSidebar .submenu .menu ul li a {
	color: #000;
	text-decoration: none;
}

#leftSidebar .submenu .menu ul li a:hover {
	color: #98CB00;
}
#leftSidebar .submenu .menu ul li.selected {
	color: #98CB00;
	text-transform: uppercase;
}

#leftSidebar .submenu .menu ul li.selected > a {
	color: #98CB00;
	text-decoration: none;
	font-weight: bold;
}


#leftSidebar .submenu .end {
	background: transparent url(/img/common/leftblock-bottom.png) top left;
	height: 5px;	
}
/* Titles */

h1 {
	font-size: 22px;
	/*text-transform: uppercase;*/
}
.dark {
	color: #3d2c20;
}
.light {
	color: #98cb00;
	font-weight:normal;
}
.lightblue {color: #1f9fde; }

.blockTitle {
	font-size: 22px;
	text-transform: uppercase;	
}


.intertitre {
	font-size: 15px;
	text-transform: uppercase;	
	font-weight: bold;
	margin-bottom: 11px;
}


/*** POPUPS ***/
html, body {
	height: 100%;
}


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30000;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100000;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30000;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35000;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90000;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background:transparent;
    min-height:202px;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	
	background:transparent url(/js/fancybox/fancy_content.png) no-repeat bottom left;
}
div#fancy_content {
	margin: 0;
	z-index: 100000;
	position: absolute;
	bottom: 38px !important;
}

div#fancy_div {

	height: 100%;
	width: 100%;
	z-index: 100000;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100000;
	xwidth: 100%;
	xheight: 100%;
}

div#fancy_close {
	position: absolute;
	top: -15px;
	right: 10px;
	height: 40px;
	width: 40px;
	background: url('/js/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181000;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111000; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112000; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/js/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/js/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70000;
	border: 0;
	padding: 0;
	margin: 0;

	
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70000;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -5px;
	width: 100%;
	height: 5px;
	background: transparent url('/js/fancybox/fancy_shadow_n.png') no-repeat;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/js/fancybox/fancy_shadow_ne.png') no-repeat;
	display:none;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/js/fancybox/fancy_shadow_e.png') repeat-y;
	display:none;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/js/fancybox/fancy_shadow_se.png') no-repeat;
	display:none;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	display:none;
	background: transparent url('/js/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	display:none;
	height: 18px;
	background: transparent url('/js/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	display:none;
	height: 100%;
	width: 13px;
	background: transparent url('/js/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/js/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100000;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/js/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/js/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/js/fancybox/fancy_title_right.png) repeat-x;
}

#fancy_content .titre {
	font-size: 22px !important;
	font-weight: bold;
	color: #98cb00;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#fancy_content .titre .dark {
	color: #3d2c20;
}
#fancy_content .bloc {
	color: #0000;
	padding-right: 20px;
}
#fancy_content .bloc .blocTitre {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#fancy_content .bloc form {
	padding-right: 15px;
}

#fancy_content .bloc form label {
	display: block;
	width: 214px;
	margin-right: 16px;
	text-align: right;
	float: left;
	padding-top: 5px;
}

#fancy_content .bloc form labellarge {
	display: block;
	width: 438px;
	margin-right: 16px;
	text-align: right;
	float: left;
	padding-top: 5px;
	text-align:justify;
}

#fancy_content .bloc form input[type=text] {
	width: 200px;
	height: 20px;
	border: solid 1px #969696;
	padding: 2px;
	margin-bottom: 8px;
}

#fancy_content .bloc form .cartouche {
	text-align: right;
	padding-right: 30px;
	margin-top: 8px;
	font-size: 10px;
	color: #333333;
	font-style:italic;
}

#fancy_content hr {
	border: none;
	color: transparent;
	height: 1px;
	background: transparent url(/img/common/dottedhr.png) repeat-x top left;
	width: expression(parent.offsetWidth - 15);
}

#fancy_content .lienbleu {
	color: #04a3f6;
	text-decoration:underline;
}

.fbConnectLink {
	display: block;
	text-align :center;
	margin: 8px 0 8px 0;
}


/* style wp */
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.gdsrcacheloader { display: none; visibility: hidden }


.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}   

.myaddthis  {
background:none repeat scroll 0 0 #EDEDED !important;
height:32px !important;
padding:4px;
margin-bottom: 6px !important;
}

.myaddthat  {

height:21px !important;
padding:4px 0 0 !important;
position:absolute;
right:10px;
top:39px;
width:68px;
}

.myaddthis a {
	float: left !important;
	padding: 0 6px 0 0;
}

.validerBouton {
	border: none;
	padding: 0;
	width:58px;
	height:25px;
	color: transparent;
	background: transparent url(/img/boutons/valider.png) no-repeat top left;
}

.enregistrerBouton {
	border: none;
	padding: 0;
	width:85px;
	height:25px;
	color: transparent;
	background: transparent url(/img/boutons/enregistrer.png) no-repeat top left;
}
.goBouton {
	border: none;
	padding: 0;	
	width:39px;
	height:24px;
	color: transparent;
	background: transparent url(/img/boutons/go.png) no-repeat top left;
}

.supprimerLink {
	color: #000 !important;
	background: transparent url(/img/boutons/ico_supprimer.png) no-repeat center left;
	padding-left: 18px;
	font-size: 11px;
}



.navigation {
	text-align: right;
}

.categoryPresentation {
text-align:justify;
}

.cgv {
float:left;
padding-left: 10px;
width:976px;
text-align:justify;
}
.commentText img {
	float: none !important;
	margin: 0 !important;
}

.contribMarqueur {
	float: right;
	margin-right: 65px;
}

#frmFilters {
	
	clear:both;
}

.ecoCompteurs {
	padding-bottom: 30px !important;
}

.searchgreen  {
	color: transparent;
	width: 80px;
	height: 25px;
	padding: 0;
	background: url(/img/boutons/chercher.png) no-repeat;
	border: 0;
	margin-left: 4px;
}

.infoLegales {
	color: #444444;
	font-size: 10px;
}

.pagerLinkActif {
	font-size: 12px;
	font-weight: bold;
	padding: 0 4px 0 4px;
	border: solid 1px #83C446;
	background: #83C446;
	color: #ffffff;
	text-decoration: none;
}
.liensCat {
	font-size: 15px;
	font-weight: bold;
	padding: 0 4px 10px 4px;
	color: #3d2619;

}
.zeprintInfo {
	font-size: 13px;
}
.zeprintChoices {
	font-size: 13px;
	font-weight: bold;
}

/* sublinks */

.sublinks {
	margin: 20px 0 0 0;
	border: 1px solid #cccccc;
	padding: 10px;
}
.sublinks b {
	color: #83C446;
}
.sublinks > ul {
	padding: 0;
	margin: 10px 0 10px 0;
}
.sublinks > ul > li {
	width: 220px;
	margin-right: 10px;
	float: left;
	font-weight: bold;
	list-style-position: inside;
    list-style-type: disc;
}

.sublinks > ul > li > ul {
	padding: 0;
	margin: 5px 0 5px 0px;
}

.sublinks > ul > li > ul > li {
	color: #83C446;
	font-weight: normal;
	padding: 0 0 2px 0;
	list-style: none;
	clear:both;
}

.sublinks > ul > li > ul > li > a {
	text-decoration: underline;
	display:block;
	width: 210px;
	float:right;
}
	

.listeBlogs {
	margin: 0;
	padding: 5px 0 5px 5px;
}

.listeBlogs li {
	margin: 0;
	padding: 0;	
	float: left;
	list-style: none;
}

.listeBlogs li.col0 { width: 130px; }
.listeBlogs li.col1 { width: 160px; }
.listeBlogs li a {
	color: #000 !important;
}

h1 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
