﻿* {
        font-family:Verdana,sans-serif;
        margin:0;
        padding:0;
        line-height:1.3em;

}
body{
    font-size:0.7em;
    color:#434343;
}
input, select {
    font-size:1em;
    border: 1px solid #626262;
    padding:1px;
}
table{
	border-collapse:collapse;
}
H1{
	font-size:2.5em;
	margin-bottom:15px;
	color:#006729;
}
H2{
	font-size:1.5em;
	color:#007093;
	margin-left:15px;
	margin-bottom:16px;
}
H3{
	font-size:1em;
	color:#005a7d;
	font-variant:small-caps;
}
.tooltip{
	/*vertical-align:middle;*/
	padding:0;
	margin:0;
	cursor:help;
	
	background-image:url("../img/info-15px.gif");
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0px;
	padding-top:12px;
	padding-left:17px;
	padding-bottom:5px; 
	margin-left:5px;
}
a.tooltip {
	text-decoration:none;
}
.btnContinuer {
	margin:0;
	display: block;
	color:#167e9b;
	background:url("../img/btn1_left.gif") no-repeat left top;
	padding:8px 5px 10px 5px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.btnContinuer_right{
	background:url("../img/btn1_right.gif") no-repeat right top;
	padding:8px 20px 10px 15px;
}
.btnContinuer img{
	vertical-align:bottom;
	padding-right:5px;
}
#hidden_fields, #tip_zone{
	display:none;
}

#GlobalWrapper{
	width: 1000px;
	margin-top:3px;
	margin-right:auto;
	margin-left:auto;
	
}
#header{
	background-image:url("../img/header_fr.jpg");
	height:100px;
	
}
#header #menuLg{
	float:right;
	color:#d1d1d3;
	margin-top:82px;
	margin-right:10px;
}
#header #menuLg a{
	color:#d1d1d3;
	text-decoration:none;
}

/* SIDEBAR ----------------------------------------------------------------------  */
#Sidebar{
	width:220px;
	float:right;
	margin-top:30px;
	background-image:url(img/bkg07.jpg); BORDER-BOTTOM: medium none;
	background-repeat:repeat-x;
	background-position:left top;
	border-left:medium none;
	background-color:#f2f9fc;
	padding:10px;
	border: 1px solid #2caac0;
}
#Sidebar IMG{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#debug{

}
#debug_head{
	margin-top:20px;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}
/* End SIDEBAR ----------------------------------------------------------------------  */
#intro{
	margin-bottom:22px;
}
#TabContainer{
	width:695px; 
	padding:0px 20px 22px 20px;
	margin-top:30px;
	float:left;
}

/* TABS Header ----------------------------------------------------------------------  */
#TabContainer #TabHeader {
	float:left;
	background-color:#817e76;
	width:100%;
	line-height:normal;
	background:url("../img/bg.gif") repeat-x bottom;
	font-weight:bold;
}
#TabContainer #TabHeader ul {
    margin:0;
    list-style:none;
    padding:0px 10px 0;
    width:535px;
    float:left;
}
#TabContainer #TabHeader li {
    float:left;
	margin:0;
	padding:0;
	background:url("../img/tab_norm.gif") no-repeat right top;
	width:165px;
	margin-right:2px;
}
#TabContainer #TabHeader a {
	display:block;
	padding:14px 15px 10px;
	text-align:center;
	text-decoration:none;
	color:#434343;
}

#TabContainer #TabHeader #current {
	background:url("../img/tab_actif2.gif") no-repeat right top;
}
#TabContainer #TabHeader #current a {
	padding-bottom:11px;
}
#TabContainer #TabHeader a:hover {
	background:url("../img/tab_actif2.gif") no-repeat right top;
}

#TabContainer #TabHeader a#btnPrint{
	display:block;
	float:right;
	background:url("../img/btnprint.jpg") no-repeat right top;
	width:115px;
	text-align:right;
	padding:8px 18px 10px 0;
}
#TabContainer #TabHeader a#btnPrint:hover{

}
/* End TABS Header  ------------------------------------------------------- */   
#TabContainer .TabContent{
	clear:both;
	display:none;
}

.TabContent{
	padding:35px 15px 25px 15px;
	border-left:1px solid #007093;
	border-right:1px solid #007093;
	border-bottom:1px solid #007093;
	background-color:#d9eaef;
	display:inline-block;
}

.ButtonBar{
	margin-top:5px;
}
.ButtonBar a.disclaimer_link{
	color:#4f4e4e;
	text-decoration:none;
	font-weight:bold;
}
.ButtonBar a.disclaimer_link:hover{
	text-decoration:underline;
}
.ButtonBar .disclaimer_box{
	width:500px;
	float:left;
	
	color:#4f4e4e;
	border:1px solid #c9c7bd;
	margin-top:5px;
	padding:5px;
	background-color:#E7F2F5;
}
.ButtonBar .btnContinuer {
	float:right;
}
.TabContent hr{

	color:#c7e0e7;
	background-color:#c7e0e7;
	border-color:#c7e0e7;
	border:0;
	height:3px;
	margin-top:25px;
}
/* Tab Data --------------------------------------------------------------------------- */
#TabData TABLE{
	margin-left:15px;
	float:left;
}
#TabData TD{
	padding:3px;
	vertical-align:top;
}
#TabData select{
	width:200px;
}
#RadioStatus{
	border:2px solid #C7E0E7;
	background-color:#FFFFFF;
}
#RadioStatus BR{
	line-height:20px;
}
#RadioStatus label{
	display:block;
	float:left;
	width:180px;
}
#RadioStatus input{
	display:block;
	float:left;
	border:none;
	width:18px;
	
}

#TabData #BaseData{		/*Zone d'affichage des données calculées à partir des données encodées */
	float:left;
	width:200px;
	background-color:#e7f2f5;
	border:1px solid #c9c7bd;
	margin-left:35px;
	margin-top:15px;
	padding:10px 25px 10px 25px;
	height:235px;
}
#TabData #BaseData #conso {	/* Les données moyennes de consommation ne sont pas affichées au démarrage */
	display:none;
}	
#TabData #BaseData p{
	padding-bottom:7px;
}
#TabData #BaseData STRONG{
	color:#48a0d5;
	font-weight:bold;
}
#TabData #BaseData #loading{
	position:absolute;
	margin-top:150px;
	margin-left:200px;
	display:none;
}

#outro_txt{
	float:left;
	width: 600px;
	margin:20px 0 0 22px;
	background-image:url('../img/info.gif');
	background-repeat:no-repeat;
	padding-left:50px;
}

/* End Tab Data --------------------------------------------------------------------------- */
/* TAB INVEST */
/* *********** */

#TabInvest  #SelectAll{
	margin-left:107px;
	padding-left:18px;
	font-size:11px;
	background-image:url("../img/arrow.gif");
	background-repeat:no-repeat;
	background-position:left;
}
#TabInvest  #SelectAll{
	color:#007093;
}
#TabInvest TD{
	padding-bottom:6px;
	padding-right: 5px;
}
#TabInvest label{
	display: block;
    padding-left: 22px;
    text-indent: -24px;
}
#TabInvest .CheckInvest {
    width: 20px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
    border:none;
}
#TabInvest .GroupHeader{
	display:block;
	font-size:1em;
	color:#005a7d;
	font-variant:small-caps;
	margin-top:3px;
	margin-bottom:8px;
	font-weight:bold;
}
/* TAB RESULT  - -------------------------------------------------------------- */
#TabResult{
	padding-left:4px;
	padding-right:2px;
}
#TabResult #ResultNav{
	height:50px;
	width:100%;
	
}
#TabResult #ResultNav H2{
	width:184px;
	margin-top:7px;
}
#TabResult #ResultNav H2,
	#TabResult #ResultNav #btnDetails, 
	#TabResult #ResultNav #btnResume,
	#TabResult #ResultNav #advancedtools, 
	#TabResult #ResultNav #advancedtools p{
		float:left;
}
#TabResult #ResultNav #PrevScroll{
	margin-left:25px;
}
#TabResult #ResultNav #SelectScroll{
	vertical-align:top;
	margin-top:7px;
	margin-left:15px;
	margin-right:15px;
}

#TabResult #content-scroll, #TabResult #simpleview {
  width: 484px;
  overflow: hidden;
  margin-top:4px;
}
#TabResult #content-holder {
	width: 1936px;
}
#TabResult #result_data{
	width:1936px;	
}
#TabResult #result_data, #TabResult #simpleview{
	border-bottom:10px solid #57a1b8;
}
#TabResult .RowHeader
{
    float:left;
    width:200px;
    background-color:#97c5d3;
    margin-top:4px;
    border-bottom:10px solid #57a1b8;
}    
	
#TabResult .datarow TD{
	text-align:right;
	height:4.3em;
	vertical-align:middle;
	color:#007093;
	background-color:#97c5d3;
}
#TabResult .RowHeader TD{
	text-align:left;
	padding-left:10px;
	padding-right:3px;
	font-weight:bold;
	color:#000000;
}
#TabResult .ColHeader TD{
	text-align:center;
    color:#007093;
    background-color:#79afc1;
    font-weight:bold;
    vertical-align:middle;
}

#TabResult .RowHeader .ColHeader, #TabResult #simpleview .ColHeader{
	height:5em;
}
#TabResult #result_data .ColHeader{
	height:2.5em;
}

#TabResult .ColHeader .ColOdd{
	background-color:#8bbaca;
}
#TabResult .datarow .DataOdd{
	background-color:#aed2dd;
}

#TabResult TD{
	border-right:1px solid #FFFFFF;
}	

#TabResult .datarow .UniteTaille{
	text-align:left;
}
#TabResult .datarow .Taille{
	border-right:none;
	
}
#TabResult .datarow .spacer{
	padding-right:20px;
}
#TabResult .datarow .Taille .spacer{
	padding-right:5px;
}
.HRuler, .HRuler TD{
	border-bottom:1px solid #FFFFFF;
}
#TabResult .NoRightBorder{
	border-right:none;
}
.RowHover{
	background-color:#69abc0 !important;
}
/* End TAB RESULT  - -------------------------------------------------------------- */

/* MODAL DIALOG BOX - -------------------------------------------------------------- */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#FFFFFF; border:8px solid #e2e2e2; padding:12px;}
.simplemodal-close{
	cursor:pointer;
	text-align:center;
	padding-top:10px;
}

#AdressesBox{
	display:none;
}
#AdressesBox p{
	font-weight:bold;
	padding-bottom:5px;
}
#AdressesList UL LI{
	cursor:pointer;
	padding:2px;	
}
.AdresseHover{
	background-color:#e2e2e2;
}
/* End MODAL DIALOG BOX - -------------------------------------------------------------- */