html {
	background-color: #fff;
	color: #595959;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	cursor: default;
}
/* partage de classe*/
.f-left {
/* le display inline empeche le bug IE6 de duplication des caracteres */
	display: inline;
	float: left;
}
.f-right {
/* le display inline empeche le bug IE6 de duplication des caracteres */
	display: inline;
	float: right;
}
.clear {
	clear: both;
}
.m-10 {
	margin: 10px;
}
.m-10-l {
	margin-left: 10px;
}
.m-10-t {
	margin-top: 10px;
}
.m-10-r {
	margin-right: 10px;
}
.t-bold {
	font-weight: bold;
}
.t-12 {
	font-size: 12px;
}
.t-10 {
	font-size: 10px;
}
.bg-gris {
	background-color: #eaeced;
}
.bg-gris2 {
	background-color: #cacfd1;
}
.bg-gris3 {
	background-color: #70787c;
}
.bg-gris3-bis {
	background-color: #80888c;
}
.bg-gris3-ter {
	background-color: #939a9d;
}
.bg-gris-trans {
	background: repeat-x bottom left transparent url(/_images/template/home/concours/trans-gris.png);
}
* HTML .bg-gris-trans{
 background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/template/home/concours/trans-gris.png', sizingMethod='scale');
}
.t-gris, a.t-gris {
	color: #70787c;
}
.t-gris2, a.t-gris2 {
	color: #595959;
}
.t-blanc {
	color: #fff;
}
.t-rouge {
	color: #d41111;
}
.t-right {
	text-align: right;
}
.t-caps {
	text-transform: uppercase;
}
.c-pointer {
	cursor: pointer;
}
/**/
.border-v {
	background-color: #72bb07;
	font-size: 1px;
}
.border-b {
	background-color: #10b7dc;
	font-size: 1px;
}
.border-m {
	background-color: #816ceb;
	font-size: 1px;
}
.border-o {
	background-color: #ff7800;
	font-size: 1px;
}
.border-r {
	background-color: #d7075b;
	font-size: 1px;
}
.arrow-v {
	background: no-repeat top left transparent url(/_images/template/home/arrow-green.gif);
}
.arrow-b {
	background: no-repeat top left transparent url(/_images/template/home/arrow-blue.gif);
}
.arrow-m {
	background: no-repeat top left transparent url(/_images/template/home/arrow-mauve.gif);
}
.arrow-o {
	background: no-repeat top left transparent url(/_images/template/home/arrow-orange.gif);
}
.arrow-r {
	background: no-repeat top left transparent url(/_images/template/home/arrow-red.gif);
}
.arrow {
	width: 8px;
	height: 13px;
}
.link-v a {
	font-size: 12px;
	font-weight: bold;
	color: #72bb07;
	text-transform: uppercase;
}
.link-b a {
	font-size: 12px;
	font-weight: bold;
	color: #10b7dc;
	text-transform: uppercase;
}
.link-m a {
	font-size: 12px;
	font-weight: bold;
	color: #816ceb;
	text-transform: uppercase;
}
.link-o a {
	font-size: 12px;
	font-weight: bold;
	color: #ff7800;
	text-transform: uppercase;
}
.link-r a {
	font-size: 12px;
	font-weight: bold;
	color: #d7075b;
	text-transform: uppercase;
}
.t-v {
	color: #72bb07;
}
.t-b {
	color: #10b7dc;
}
.t-m {
	color: #816ceb;
}
.t-o {
	color: #ff7800;
}
.t-r {
	color: #d7075b;
}
.box-01-fond-01 {
	background: no-repeat top left transparent url(/_images/template/home/fond-particuliers.jpg);
	height: 214px;
}
.box-01-fond-02 {
	background: no-repeat top left transparent url(/_images/template/home/fond-professionnels.jpg);
	height: 214px;
}
.box-01-fond-03 {
	background: no-repeat top left transparent url(/_images/template/home/fond-entreprises.jpg);
	height: 214px;
}
.box-01-fond-04 {
	background: no-repeat top left transparent url(/_images/template/home/fond-collectivites.jpg);
	height: 214px;
}
.box-01-fond-05 {
	background: no-repeat top left transparent url(/_images/template/home/fond-partenaires.jpg);
	height: 214px;
}
/**/
input, textarea, select {
	color: #fff;
	font-size: 11px;
	margin: 3px;
}
/*input[type="text"], input[type="password"] {
	border-width: 0px;
	padding: 5px 2px 2px;
	height: 16px;
	width: 160px;
}
input[type="image"] {
	height: 20px;
	width: 20px;
	vertical-align: bottom;
}*/
a, a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover, a:focus {
	text-decoration: underline;
}
/* structure */
.container {
	width: 955px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	text-align: center;
	border: solid 1px #CACFD1;
}
.header {
	width: 100%;
	height: auto;
	background: repeat-x top left #eaeced url(/_images/template/borders/header.gif);
	margin-bottom: 30px;
}
.container-content {
	width: 955px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}
.content {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 10px;
	text-align: left;
}
.content img {
	display: block;
}
.content-up {
	width: 100%;
	height: auto;
}
.content-down {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.footer {
	width: 955px;
	-width: 954px;
	/*min-height: 200px;
*/
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.footer p {
  margin: 0;
}

.title-gris {
	width: 284px;
	height: 16px;
	padding: 5px 10px 0;
}
.title-gris p {
	width: 100%;
	height: auto;
}
/* ****************************** */
.header-banner {
	width: 100%;
	height: 150px;
	background: no-repeat top left transparent url(/_images/template/header/01.png);
}
* HTML .header-banner {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/template/header/01.png', sizingMethod='image');
}
.header-rss {
	width: auto;
	height: 30px;
	margin-right: 10px;
}
.header-form {
	width: 200px;
	margin: 0 10px 0 0;
	-margin: 0 5px 0 0;
	height: auto;
}
.header-form p {
	margin-top: 5px;
}
.header-pub {
	min-height: 30px;
	width: 955px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	top: 180px;
}
.header-pub-content {
	min-height: 30px;
	height: 30px;
	width: 955px;
}
.header-pub-degrade {
	background: repeat-x top left transparent url(/_images/template/ads/degrade.png);
	height: 30px;
	width: 955px;
}
* HTML .header-pub-degrade {
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src='/_images/template/ads/degrade.png', sizingMethod='scale');
	background: repeat-x;
	height: 30px;
}
/* ********************************* */
.box-01 {
	width: 618px;
	height: 243px;
}
.box-01-border {
	height: 5px;
	width: 617px;
}
.box-01-content {
	width: 390px;
	height: 214px;
	overflow: hidden;
	margin-right: 10px;
}
.box-01-titre {
	margin-top: 10px;
	padding-left: 15px;
	height: 15px;
	width: auto;
}
.box-01-txt {
	padding-left: 15px;
	line-height: 1.2;
}
.box-02, .box-03, .box-04, .box-05, .box-06-07 {
	width: 304px;
	height: auto;
}
.box-02 {
	height: 114px;
}
.box-03 {
	height: 117px;
}
.box-04, .box-05, .box-06-07 {
	height: 305px;
	overflow: hidden;
}
.box-02-03 {
	width: 304px;
	margin-left: 10px;
	margin-top: 6px;
}
.decouvrez-fond {
	width: 100%;
	height: 90px;
}
.decouvrez-cat {
	width: 119px;
	height: auto;
	margin-left: 15px;
	-margin-left: 10px;
	margin-top: 12px;
	background: no-repeat top left transparent url(/_images/template/home/puce-jaune.gif);
	padding-left: 18px;
	-padding-left: 15px;
}
.concours {
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
.concours-menu {
	width: 100%;
	height: 33px;
}
.concours-menu-interface {
	padding: 10px;
	width: 284px;
	height: 15px;
}
.concours-menu a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.box-04-fond {
	height: 242px;
	width: 100%;
	display: none;
}
.box-04-content {
	height:auto;
	min-height:74px;
	width:304px;
	padding:6px 0 0;
	overflow:hidden;
}
.box-04-img {
	width: 70px;
	height: 100%;
	margin-right: 8px;
}
.box-04-txt {
	height: 100%;
	width: 220px;
	line-height: 1.2;
}
.promo-conteneur {
	overflow: hidden;
}
.jeux-contenu {
	width: 304px;
	height: 305px;
}
.box-06, .box-07 {
	background: top left repeat-y #eaeced url(/_images/template/home/degrade-gris.gif);
}
.box-06-content {
	width: 250px;
	height: 145px;
	margin: 10px;
	overflow: hidden;
}
.box-06 {
	width: 100%;
	height: 165px;
}
.box-06 p {
	margin-bottom: 2px;
}
.box-07 {
	width: 100%;
	height: 130px;
}
.box-07 div {
	margin: 2px 0;
}
.box-06-fond {
	background: top left no-repeat transparent url(/_images/template/home/nletter.gif);
	width: 100%;
	height: 100%;
}
.box-07-content {
	width: 250px;
	height: 110px;
	margin: 10px;
	overflow: hidden;
}
.box-07-fond {
	background: top left no-repeat transparent url(/_images/template/home/sondage.gif);
	width: 100%;
	height: 100%;
}
/*****/
.sitemap-section {
	width: 158px;
	-width: 149px;
	height: auto;
	margin-bottom: 10px;
}
.sitemap-section-titre {
	height: 18px;
	width: 100%;
	padding-top: 7px;
	padding-left: 10px;
}
.sitemap-section-titre a {
	color: #595959;
	font-family: Arial, sans-serif;
}
.sitemap-section-contenu {
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 1.1;
}
.footer-credits {
	width: 100%;
	height: auto;
}
.footer-separateur {
	background: top center no-repeat transparent url(/_images/template/footer/separateur.gif);
	width: 932px;
	height: 2px;
	margin: 0 auto;
}
.footer-credits-content {
	height: 50px;
	width: 935px;
	padding: 10px;
}

/*Pages Intérieures */

.Innerheader{
width:955px;
height:177px;
background-position:center;
background-repeat:no-repeat;
position:relative;
}
.Collectivites .Innerheader{
background:url(/_images/template/bg-pages-interieures/collectivites.jpg);
}
.Eaudegeneve .Innerheader{
background:url(/_images/template/bg-pages-interieures/eaudegeneve.jpg);
}
.Entreprises .Innerheader{
background:url(/_images/template/bg-pages-interieures/entreprises.jpg);
}
.sigenergies .Innerheader{
background:url(/_images/template/bg-pages-interieures/sigenergies.jpg);
}
.Partenaires .Innerheader{
background:url(/_images/template/bg-pages-interieures/partenaires.jpg);
}
.Particuliers .Innerheader{
background:url(/_images/template/bg-pages-interieures/particuliers.jpg);
}
.Professionnels .Innerheader{
background:url(/_images/template/bg-pages-interieures/professionnels.jpg);
}
.Corporate .Innerheader{
background:url(/_images/template/bg-pages-interieures/corporate.jpg);
}

/* Login Box */
.Login-Box{
width:212px;
height:135px;
position:absolute;
top:0px;
right:0px;
}
.Login-Box .title{
margin:5px 0px 7px 0px;
}
input.logfields{
width:161px;
height: 16px;
padding:5px 2px 2px;
margin-bottom:5px;
margin-top:0px;
border:0px;
color:#595959;
}
.minilinks, .minilinks a{
color:#FFFFFF;
}
.minilinks{
padding-top:3px;
margin-bottom:13px;
}

input.bt-ok{
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:center;
background-color:none;
border:0px;
font-size:0px;
line-height:0px;
outline:none;
}
input.bt-ok value{
display:none;
}
.Collectivites input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-collectivites.jpg);
}
.Eaudegeneve input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-eaudegeneve.jpg);
}
.Entreprises input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-entreprises.jpg);
}
.Partenaires input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-partenaires.jpg);
}
.Particuliers input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-particuliers.jpg);
}
.Professionnels input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-professionnels.jpg);
}
.Corporate input.bt-ok{
background:url(/_images/template/bt-pages-interieures/bt-ok-corporate.jpg);
}
/* Navigation */
.Lvl1-Nav{
height:27px;
line-height:27px;
position:absolute;
bottom:0px;
}
.Lvl1-Nav ul,
.Lvl1-Nav li{
margin: 0;
padding:0;
display:inline;
list-style:none;
}
.Lvl1-Nav li a, .Lvl1-Nav li a:link, .Lvl1-Nav li a:visited {
padding:0px 10px 0px 10px;
border-right:1px solid #fff;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.Lvl1-Nav li a:hover {
text-decoration:underline;
}
.Lvl1-Nav li a.on, .Lvl1-Nav li a:hover.on {
color:#FFFFFF;
text-decoration:none;
}
.Lvl1-Nav li:last-child a, .Lvl1-Nav li.last a{
padding:0px 0px 0px 10px;
border-right:none;
}


.Lvl2-Nav{
height:27px;
line-height:27px;
}
.Collectivites .Lvl2-Nav{
background-color:#342197;
border-bottom:1px solid #5d4ead;
}
.Eaudegeneve .Lvl2-Nav{
background-color:#006F9A;
border-bottom:1px solid #0088BB;
}
.Entreprises .Lvl2-Nav{
background-color:#d83902;
border-bottom:1px solid #e06134;
}
.Partenaires .Lvl2-Nav{
background-color:#690833;
border-bottom:1px solid #86395b;
}
.Particuliers .Lvl2-Nav{
background-color:#028738;
border-bottom:1px solid #359d5e;
}
.Professionnels .Lvl2-Nav{
background-color:#0f82b9;
border-bottom:1px solid #3f9cc7;
}
.Corporate .Lvl2-Nav{
background-color:#b9030e;
border-bottom:1px solid #c7353e;
}

.Lvl2-Nav {
}

.Lvl2-Nav ul,
.Lvl2-Nav li{
margin: 0;
padding:0;
display:inline;
list-style:none;
}
.Lvl2-Nav li a, .Lvl2-Nav li a:link, .Lvl2-Nav li a:visited {
padding:0px 10px 0px 10px;
border-right:1px solid #fff;
text-decoration:none;
font-weight:bold;
}
.Lvl2-Nav li a:hover {
text-decoration:underline;
}
.Lvl2-Nav li a.on, .Lvl2-Nav li a:hover.on {
text-decoration:none;
}
.Lvl2-Nav li:last-child a, .Lvl2-Nav li.last a{
padding:0px 0px 0px 10px;
border-right:none;
}

.professionnels .Lvl2-Nav a{
  color:#64DCF7;
}
.professionnels .Lvl2-Nav a.on{
  color:#FFF;
}
.particuliers .Lvl2-Nav a{
  color:#A7E748;
}
.particuliers .Lvl2-Nav a.on{
  color:#FFF;
}
.partenaires .Lvl2-Nav a{
  color:#D36290;
}
.partenaires .Lvl2-Nav a.on{
  color:#FFF;
}
.entreprises .Lvl2-Nav a{
  color:#FEB63A;
}
.entreprises .Lvl2-Nav a.on{
  color:#FFF;
}
.eaudegeneve .Lvl2-Nav a{
  color:#6DD7FE;
}
.eaudegeneve .Lvl2-Nav a.on{
  color:#FFF;
}
.corporate .Lvl2-Nav a{
  color:#FCB2B2;
}
.corporate .Lvl2-Nav a.on{
  color:#FFF;
}
.collectivites .Lvl2-Nav a{
  color:#AD9FF2;
}
.collectivites .Lvl2-Nav a.on{
  color:#FFF;
}




/* Right-Column */
#Right-col{
width:200px;
float:right;
position:relative;
}

#Right-col-small{
width:80px;
float:right;
position:relative;
}

#Right-box{
min-height:320px;
padding:10px 10px 0px 10px;
width:auto;
overflow:hidden;
background-repeat:repeat-x;
background-position:top;
color:#3e3e3e;
font-size:11px;
line-height:13px;
}

#Right-box-small{
min-height:320px;
width:auto;
overflow:hidden;
background-repeat:repeat-x;
background-position:top;
}

#Right-box a{
color:#3e3e3e;
text-decoration:underline;
}

a.Quicklinks{
display:block;
height:23px;
background-repeat:no-repeat;
line-height:23px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
text-decoration:none;
margin-bottom:7px;
}
.QuicklinksOverlay{
width:170px;
position:absolute;
top:23px;
left:0px;
padding:0 15px;
}
.Collectivites .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-collectivites.png) repeat;
}
.Eaudegeneve .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-eaudegeneve.png) repeat;
}
.Entreprises .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-entreprises.png) repeat;
}
.Partenaires .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-partenaires.png) repeat;
}
.Particuliers .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-particuliers.png) repeat;
}
.Professionnels .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-professionnels.png) repeat;
}
.Corporate .QuicklinksOverlay{
background:url(/_images/template/bg-pages-interieures/bg-1px-corporate.png) repeat;
}
.QuicklinksOverlay ul{
display:block;
padding:10px;
}
.QuicklinksOverlay ul li{
display:block;
margin-bottom:5px;
}
.QuicklinksOverlay ul li:before{
content: "\00bb \0020";
color:#FFFFFF;
}
.QuicklinksOverlay a:link,
.QuicklinksOverlay a:visited {
color:#FFFFFF !important;
font-weight:bold;
text-decoration:none !important; 
}
.QuicklinksOverlay a:hover{
text-decoration:underline !important; 
}
.Collectivites a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-collectivites.jpg) right;
}
.Eaudegeneve a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-eaudegeneve.jpg) right;
}
.Entreprises a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-entreprises.jpg) right;
}
.Partenaires a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-partenaires.jpg) right;
}
.Particuliers a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-particuliers.jpg) right;
}
.Professionnels a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-professionnels.jpg) right;
}
.Corporate a.Quicklinks{
background:url(/_images/template/bt-pages-interieures/bt-quicklinks-corporate.jpg) right;
}

.Collectivites #Right-box{
background-image:url(/_images/template/bg-pages-interieures/collectivites-gradient.jpg);
}
.Eaudegeneve #Right-box{
background-image:url(/_images/template/bg-pages-interieures/eaudegeneve-gradient.jpg);
}
.Entreprises #Right-box{
background-image:url(/_images/template/bg-pages-interieures/entreprises-gradient.jpg);
}
.Partenaires #Right-box{
background-image:url(/_images/template/bg-pages-interieures/partenaires-gradient.jpg);
}
.Particuliers #Right-box{
background-image:url(/_images/template/bg-pages-interieures/particuliers-gradient.jpg);
}
.Professionnels #Right-box{
background-image:url(/_images/template/bg-pages-interieures/professionnels-gradient.jpg);
}
.Corporate #Right-box{
background-image:url(/_images/template/bg-pages-interieures/corporate-gradient.jpg);
}

.Collectivites #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/collectivites-gradient-small.jpg);
}
.Eaudegeneve #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/eaudegeneve-gradient-small.jpg);
}
.Entreprises #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/entreprises-gradient-small.jpg);
}
.Partenaires #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/partenaires-gradient-small.jpg);
}
.Particuliers #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/particuliers-gradient-small.jpg);
}
.Professionnels #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/professionnels-gradient-small.jpg);
}
.Corporate #Right-box-small{
background-image:url(/_images/template/bg-pages-interieures/corporate-gradient-small.jpg);
}

#Right-box .title, #Right-box h3{
font-weight:bold;
margin-bottom:5px;
}
.Collectivites #Right-box .title, .Collectivites #Right-box h3 {
color:#352298;
}
.Eaudegeneve #Right-box .title, .Eaudegeneve #Right-box h3 {
color:#006F9A;
}
.Entreprises #Right-box .title, .Entreprises #Right-box h3 {
color:#d93a02;
}
.Partenaires #Right-box .title, .Partenaires #Right-box h3 {
color:#680730;
}
.Particuliers #Right-box .title, .Particuliers #Right-box h3 {
color:#018637;
}
.Professionnels #Right-box .title, .Professionnels #Right-box h3 {
color:#0f82bb;
}
.Corporate #Right-box .title, .Corporate #Right-box h3 {
color:#b9030e;
}

.dotted-sep{
height:1px;
line-height:1px;
font-size:1px;
width:auto;
clear:both;
margin:10px 0px 10px 0px;
}
.Collectivites .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-collectivites.gif) repeat-x;
}
.Eaudegeneve .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-collectivites.gif) repeat-x;
}
.Entreprises .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-entreprises.gif) repeat-x;
}
.Partenariat .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-partenariat.gif) repeat-x;
}
.Particuliers .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-particuliers.gif) repeat-x;
}
.Professionnels .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-professionnels.gif) repeat-x;
}
.Corporate .dotted-sep{
background:url(/_images/template/bg-pages-interieures/dotted-corporate.gif) repeat-x;
}




a.link {
  display: block;
}


.user {
  overflow:hidden;
  height:53px;
  color:#fff;
  width:200px;
  margin-left:3px;
}

table.color td {
  padding: 3px;
}

.footer-sitemap p {
  text-align:left;
}

#Right-box-news a, #Right-box-news a:link, #Right-box-news a:visited {
	text-decoration: none;
	font-weight:normal;
}
#Right-box-news a:active, #Right-box-news a:hover, #Right-box-news a:focus {
	text-decoration: underline;
	font-weight:normal;
}