@CHARSET "ISO-8859-1";

.topLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #009EE0;
	text-decoration: none;
	font-weight: bold;
}

.mailLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #009EE0;
	text-decoration: none;
	font-weight: bold;
}

.mainComment {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	text-align: justify;
}

.mainLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #009EE0;
	text-decoration: none;
}

.secLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009EE0;
	text-decoration: none;
	display: block;
}
.titlePage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	vertical-align:top;
	margin-bottom: 3px;
}
.titlePageBig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	vertical-align:top;
}
.titlePagePad {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	vertical-align:top;
	padding-left: 15px;
}
.bottomSubmit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align:top;
}
.subTitle {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: center;
	white-space:nowrap;
}
BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

TABLE {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tableSumUpLandscape {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.tableSumUpLandscape tr td:nth-of-type(1) {
	width: 84%;
}
.tableSumUpLandscape tr td:nth-of-type(2) {
	width: 11%;
}
.tableSumUpLandscape tr td:nth-of-type(3) {
	width: 3%;
}
.tableSumUpLandscape tr td:nth-of-type(4) {
	width: 2%;
}
.tableSumUp2000W {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.tableSumUp2000W tr td:nth-of-type(1) {
	width: 15%;
	text-align: center;
}
.tableSumUp2000W tr td:nth-of-type(2) {
	width: 28%;
	text-align: center;
}
.tableSumUp2000W tr td:nth-of-type(3) {
	width: 2%;
	text-align: center;
}
.tableSumUp2000W tr td:nth-of-type(4) {
	width: 37%;
	text-align: center;
}
.tableSumUp2000W tr td:nth-of-type(5) {
	width: 17%;
	text-align: center;
}

.tableSumUp2000WDetail {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-spacing: 0px 2px;
}
.tableSumUp2000WDetail tr td:nth-of-type(1) {
	width: 52%;
	text-align: right;
	padding-right: 15px;
}
.tableSumUp2000WDetail tr td:nth-of-type(2) {
	width: 42%;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
.tableSumUp2000WDetail tr td:nth-of-type(3) {
	width: 6%;
	text-align: right;
	padding-right: 7px;
}
.sumUpTitleTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7511E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.sumUpTitleTable tr td:nth-of-type(1) {
	width: 100%;
	padding-left: 15px;
}
.sumUpTerrainTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.sumUpTerrainTable tr td:nth-of-type(1) {
	width: 40%;
	text-align: left;
	/*Text of line*/
}
.sumUpTerrainTable tr td:nth-of-type(2) {
	width: 11%;
	text-align: left;
	padding-right: 15px;
	/*formula for text*/
}
.sumUpTerrainTable tr td:nth-of-type(3) {
	width: 5%;
	text-align: right;
	padding-right: 5px;
	/*Formula Value*/
}
.sumUpTerrainTable tr td:nth-of-type(4) {
	width: 24%;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	/*Unit + spacing*/
}
.sumUpTerrainTable tr td:nth-of-type(5) {
	width: 11%;
	text-align: right;
	/*Real Value*/
}
.sumUpTerrainTable tr td:nth-of-type(6) {
	width: 7%;
	text-align: left;
	padding-left: 7px;
	/*Second unit*/
}
.sumUpTerrainTable tr td:nth-of-type(7) {
	width: 2%;
	text-align: right;
	padding-right: 7px;
	/*Evaluation*/
}
.greyShade {
	font-size: 10px;
	font-weight: bold;
	background-color: #BCBCBC;
	background: linear-gradient(#E6E6E6, #D1D1D1);
	color: #000000;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}
.buttonBilanD {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #000000;
	width: 100%;
	height: 22px;
	border-bottom:	2px solid #AAAAAA;
}
.buttonBilanD thead {
	font-size: 10px !important;
}
.buttonBilanD thead tr {
	height: 20px;
}
.buttonBilanD tbody tr {
	background-color: #E6E6E6;
}
.buttonBilanD tbody tr:nth-of-type(1) {
	background-color: #FFFFFF;
}
.buttonBilanD tbody tr:nth-of-type(2) {
	background-color: #BCBCBC !important;
	height: 18px;
}
.buttonBilanD tr th:nth-of-type(1) {
	text-align: left;
	padding-left: 7px;
	width: 2%;
}
.buttonBilanD tr th:nth-of-type(2) {
	text-align: left;
/*	font-weight: bold;*/
	width: 51%;
}
.buttonBilanD tr th:nth-of-type(3) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr th:nth-of-type(4) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr th:nth-of-type(5) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr th:nth-of-type(6) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr th:nth-of-type(7) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr th:nth-of-type(8) {
	text-align: right;
	padding-right: 7px;
	width: 2%;
}
.buttonBilanD tr td:nth-of-type(1) {
	text-align: left;
	width: 2%;
}
.buttonBilanD tr td:nth-of-type(2) {
	text-align: left;
/*	font-weight: bold;*/
	width: 51%;
}
.buttonBilanD tr td:nth-of-type(3) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr td:nth-of-type(4) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr td:nth-of-type(5) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr td:nth-of-type(6) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr td:nth-of-type(7) {
	text-align: right;
	width: 9%;
}
.buttonBilanD tr td:nth-of-type(8) {
	text-align: right;
	width: 2%;
}
.buttonBilanD tfoot tr {
	height: 18px;
}

.buttonBilanDCompareGeneral {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #000000;
	width: 100%;
	height: 22px;
}
.buttonBilanDCompareHead {
	font-size: 10px !important;
	height: 20px;
}
.buttonBilanDCompareBody {
	background-color: #E6E6E6;
}
.buttonBilanDCompareBody2 {
	background-color: #BCBCBC !important;
	height: 18px;
}
.buttonBilanDCompareFoot tr {
	background-color: #FFFFFF;
	height: 18px;
	border-bottom:	2px solid #AAAAAA;
}

.buttonLimitValues {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #000000;
	width: 100%;
	height: 22px;
}
.buttonLimitValues thead {
	font-size: 10px !important;
}
.buttonLimitValues thead tr {
	height: 27px;
}
.buttonLimitValues tfoot {
	border-bottom:	1px solid #E6E6E6;
	border-left:	1px solid #E6E6E6;
	border-right:	1px solid #E6E6E6;
}
.buttonLimitValues tbody {
	border-left:	1px solid #E6E6E6;
	border-right:	1px solid #E6E6E6;
}
.buttonLimitValues tr td:nth-of-type(1) {
	text-align: left;
	width: 3%;
}
.buttonLimitValues tr td:nth-of-type(2) {
	text-align: right;
	padding-right: 10px;
	width: 25%;
}
.buttonLimitValues tr td:nth-of-type(3) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(4) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(5) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(6) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(7) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(8) {
	text-align: center;
	width: 12%;
}
.buttonLimitValues tr td:nth-of-type(n+3) {
	border-top: 1px solid #E6E6E6;
}
.mainLinkTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: black;
	width: 100%; 
	height: 110px; 
	padding: 0px; 
	padding-top: 10px; 
	border-spacing: 0px; 
	background-image: url('../pics/newBackMain.png'); 
	background-repeat: no-repeat;
}
.mainLinkTable2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: black;
	width: 100%; 
	height: 110px; 
	padding: 0px; 
	padding-top: 10px; 
	border-spacing: 0px; 
	background-image: url('../pics/newBackMain_2.png'); 
	background-repeat: no-repeat;
}
.mainLinksProject a{
	padding-left: 10px;
	padding-right: 10px; 
	color: #231F20;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
.mainLinksProject a:hover {
	color: #00ADEF;
}
.mainLinksGeneral a {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #00ADEF;
	cursor: pointer;
	text-decoration: none;
}
.mainLinksGeneral a:hover {
	color: #7B7979;
}
.dropButtonAccordionLimits {
	width: 100%;
	height: 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.questionTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.questionRow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	min-height: 50px;
	vertical-align:top;
}

.tableSpacer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.tableHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	vertical-align:top;
	text-align: center;

}
.tableHeader td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
}
.docHyperlink {
	text-decoration: none;
	color : #000000;
}
.docHyperlink:visited {
	text-decoration:  none;
	color : #000000;
}
.docHyperlink:hover {
	text-decoration:  none;
	color: #009EE0;
}
TEXTAREA {
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
	opacity: 0.65;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}
SELECT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
/*	opacity: 0.65;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);*/
}
.normalInputs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display:inline;
	border-collapse: collapse;
	height: 15px;
}
.wideInputs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	text-align: left;
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.wideInputsLeft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	text-align: left;
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}

.wideInputsRight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	text-align: right; 
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.wideInputsRightPercent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 75%;
	text-align: right; 
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
/*
.wideInputsRight:focus { 
	width: auto;
	position: relative;
}*/

input[disabled] {
	background-color: #EBEBEB;
	border: 1px solid #CCC;
}

input:not([type="image"]), select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
/*	display: block;*/
/*	border-width: 1px;*/
	border: 1px solid #BBB;
	height: 18px;
}

.defaultQuestion {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #BBB;*/
}

textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #BBB;
}

.unitLeft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
	vertical-align: middle;
}
.unitLeftSP {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 1px;
	vertical-align: middle;
}
.unitRight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 4px;
	vertical-align: middle;
}
.unitRightSP {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 1px;
	vertical-align: middle;
}

.smeoWarning {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-top : 2px solid #555555;
	border-bottom : 2px solid #555555;
	color: #000000;
	text-decoration: none;
/*	font-weight: bold;*/
	text-align: left;
	vertical-align: middle;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 20px;
/*	display : block;*/
}

.smeoWarningIcon {
	background-image : url(images/ui-icons_cd0a0a_256x240.png);
	background-position : 0 -144px;
	width : 16px;
	height : 16px;
	display : block;
	float : left;
	text-indent : -99999px;
	overflow : hidden;
	background-repeat : no-repeat;
}
.smeoWarningText {
	/*padding-left: 10px;*/
	display : inline-block;
}

.resetButton {
	font-size: 10px;
	text-align: right;
	padding-right: 3px;
	vertical-align: middle;
	cursor : pointer;
}

.propertyTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7511E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 2px;
}
.chapterTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #E7511E !important;
	text-decoration: none !important;
	font-weight: bold !important;
	text-align: left !important;
	width: 100%; 
}
.sumUpTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7511E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.propertyTableHeader {
	/*background-color: #F8B334;*/
	/*background-color: #C5E8F8;*/
	background-color: #FDE3C6;
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
.tableHeader2 {
	background-color: #FDE3C6;
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
.propertySubTitle {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 15px;
}
.propertySubDescr {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
}
.propertyPad {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 40px;
}
.propertyPad2 {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 55px;
}
.propertyPadDescr {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 25px;
	font-style: italic;
}
.propertyTitleNP {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7511E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.propertySubTitleNP {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
}
.propertySubDescrNP {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	font-style: italic;
}
.propertyPadNP {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 15px;
}
.propertyPadDescrNP {
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: left;
	padding-left: 10px;
	font-style: italic;
}
.propertyGroupTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7511E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.sumUpMain {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	height: 16px;
}
.sumUpSub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.sumUpSubPad {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.sumUpAccordeonPad {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
}

.sumUpSubR {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.sumUpSubL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.tableHeaderText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
}
.tableHeaderBackGround {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2px;
	color: #555555;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
	height: 5px;
}
.tableHeaderBackGroundSlim {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.5px;
	color: #555555;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
	height: 1px;
}
.tableHeaderBackGroundSlimImg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.5px;
	background-image: url(http://smeo.alronet.ch/pics/bottomLinePoint.png);
	background-repeat:repeat-x;
	text-decoration: none;
	vertical-align:top;
	text-align: center;
	height: 1px;
}
.simpleComment {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.seeThrough {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}



.tree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	vertical-align: middle;
}
.tree a {
	color: #333;
	text-decoration: none;
}
.tree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.tree a.node:hover, .dtree a.nodeSel:hover {
	color: #009EE0;
	text-decoration: none;
}
.tree a.nodeSel {
	color: #F05000;

}
.tree .clip {
	overflow: hidden;
}

/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabsmenuclass li{
	float: left;
}

.tabsmenuclass a{
	padding: 5px 7px;
	margin-right: 1px;
	display: block;
	background: #FFF; 
	text-decoration: none; 
	color: #000000; 
	font-family: Arial Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
	clear: left;
	background: #FFF;
	width: 100%;
	height: 24px;
	padding: 5px;
	border: 0px solid silver;
}
.tabsmenucontentclass a {
	padding: 5px 7px;
	margin-right: 1px;
	display: block;
	background: #FFF; 
	text-decoration: none; 
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


.tabsmenucontentclass a:hover, .tabsmenuclass a.selected{
	color: #009EE0; 
}

.tabsmenucontentclass ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabsmenucontentclass li{
	float: left;
	margin-right: 1em;
}

/* ######### CSS for icon-select ######### */

.CS_current {
	display:	block;
	border: solid #C0C0C0;
	border-width: 1px 0px 1px 1px; 
	width:		182px !important; 
	width:		181px;
}
.CS_down{
	border: solid #C0C0C0;
	border-width: 1px 1px 1px 0px; 
}

.CS_hidden {
	display:none;
}
.CS_options {
	display:			block;
	background: 		#ffffff;
	border: 			solid #C0C0C0;
	border-width: 		0px 1px 1px 1px; 
	position:			absolute;
	width:				200px;
}
.CS_options a{
	display:			block;
	text-decoration:	none;
	cursor: 			default;
}
.CS_options a:hover{
	display:			block;
	background-color:	#E7E7E7;
}
.CS_select{
	cursor: 	default;
}
textarea {
	resize: none;
}

.costsFinanceDiv, .mobilityDiv, .greyEnergyDiv, .exploitationDiv, .affectationDiv, .surfaceDiv {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: none;
}

.ui-tooltip, .arrow:after {
	background: white;
	border: 1px solid #aaa;
	max-width: 900px !important;
}
.ui-tooltip {
	padding: 10px 20px;
	color: white;
	border-radius: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	box-shadow: 0 0 5px black;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 3px 2px 5px -5px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}

sup {
	font-size: 7px;
}
sub {
	font-size: 7px;
}


/* Positioning for navigation */

.hidden {
	display: none;
}

#navDiv {
	background-image:url('../pics/nav/cloudsSide.png'); 
	background-size: 100%; 
	height: 466px; 
	width: 1017px; 
	position: relative;
}
#navDiv div {
	border:0px; 
	position:absolute; 
}
#navDiv #arrow {
	top: 14px; 
	left: 507px;
}
#navDiv #txt_g_fr {
	top: 57px; 
	left: 586px;
}
#navDiv #txt_m_fr {
	top: 214px; 
	left: 650px;
}
#navDiv #txt_u_fr {
	top: 393px; 
	left: 463px;
}
#navDiv #txt_e_fr {
	top: 239px; 
	left: 326px;
}
#navDiv #txt_d_fr {
	top: 46px; 
	left: 353px;
}
#navDiv #txt_g_de {
	top: 53px; 
	left: 586px;
}
#navDiv #txt_m_de {
	top: 234px; 
	left: 665px;
}
#navDiv #txt_u_de {
	top: 395px; 
	left: 473px;
}
#navDiv #txt_e_de {
	top: 238px; 
	left: 324px;
}
#navDiv #txt_d_de {
	top: 60px; 
	left: 370px;
}
#navDiv #txt_g_it {
	top: 65px; 
	left: 589px;
}
#navDiv #txt_m_it {
	top: 233px; 
	left: 658px;
}
#navDiv #txt_u_it {
	top: 397px; 
	left: 473px;
}
#navDiv #txt_e_it {
	top: 243px; 
	left: 329px;
}
#navDiv #txt_d_it {
	top: 51px; 
	left: 353px;
}
#navDiv .pos_g_1 {
	top: 163px; 
	left: 513px;
}
#navDiv .pos_g_2 {
	top: 137px; 
	left: 513px;
}
#navDiv .pos_g_3 {
	top: 112px; 
	left: 513px;
}
#navDiv .pos_g_4 {
	top: 87px; 
	left: 513px;
}
#navDiv .pos_g_5 {
	top: 61px; 
	left: 513px;
}
#navDiv .pos_m_1 {
	top: 209px; 
	left: 533px;
}
#navDiv .pos_m_2 {
	top: 201px; 
	left: 550px;
}
#navDiv .pos_m_3 {
	top: 193px; 
	left: 566px;
}
#navDiv .pos_m_4 {
	top: 185px; 
	left: 581px;
}
#navDiv .pos_m_5 {
	top: 177px; 
	left: 596px;
}
#navDiv .pos_u_1 {
	top: 260px; 
	left: 476px;
}
#navDiv .pos_u_2 {
	top: 281px; 
	left: 460px;
}
#navDiv .pos_u_3 {
	top: 301px; 
	left: 446px;
}
#navDiv .pos_u_4 {
	top: 323px; 
	left: 431px;
}
#navDiv .pos_u_5 {
	top: 344px; 
	left: 416px;
}
#navDiv .pos_e_1 {
	top: 210px; 
	left: 447px;
}
#navDiv .pos_e_2 {
	top: 202px; 
	left: 421px;
}
#navDiv .pos_e_3 {
	top: 194px; 
	left: 396px;
}
#navDiv .pos_e_4 {
	top: 185px; 
	left: 370px;
}
#navDiv .pos_e_5 {
	top: 178px; 
	left: 345px;
}
#navDiv .pos_d_1 {
	top: 163px; 
	left: 450px;
}
#navDiv .pos_d_2 {
	top: 137px; 
	left: 426px;
}
#navDiv .pos_d_3 {
	top: 111px; 
	left: 401px;
}
#navDiv .pos_d_4 {
	top: 87px; 
	left: 377px;
}
#navDiv .pos_d_5 {
	top: 61px; 
	left: 353px;
}
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#fff;
	border-radius:5px;
	padding:5px;
	color:#fff;
	font-weight: bold;
	font-size:12px;
}
#navDiv #sg1 {
	top: 61px; 
	left: 513px;
}
#navDiv #sg2 {
	top: 177px; 
	left: 535px;
}
#navDiv #sg3 {
	top: 261px; 
	left: 416px;
}
#navDiv #sg4 {
	top: 178px; 
	left: 345px;
}
#navDiv #sg5 {
	top: 61px; 
	left: 353px;
}
#navDiv .dot_all {
	border-radius : 9px;
	height: 18px;
	width: 18px;
	box-shadow : #888888 3px 3px 4px;
}
#navDiv .dotPos_1_1 {
	top: 175px; 
	left: 531px;
}
#navDiv .dotPos_1_2 {
	top: 155px; 
	left: 547px;
}
#navDiv .dotPos_1_3 {
	top: 134px; 
	left: 562px;
}
#navDiv .dotPos_1_4 {
	top: 114px; 
	left: 578px;
}
#navDiv .dotPos_1_5 {
	top: 94px; 
	left: 593px;
}
#navDiv .dotPos_2_1 {
	top: 231px; 
	left: 548px;
}
#navDiv .dotPos_2_2 {
	top: 239px; 
	left: 572px;
}
#navDiv .dotPos_2_3 {
	top: 247px; 
	left: 598px;
}
#navDiv .dotPos_2_4 {
	top: 255px; 
	left: 621px;
}
#navDiv .dotPos_2_5 {
	top: 264px; 
	left: 645px;
}
#navDiv .dotPos_3_1 {
	top: 268px; 
	left: 501px;
}
#navDiv .dotPos_3_2 {
	top: 294px; 
	left: 502px;
}
#navDiv .dotPos_3_3 {
	top: 319px; 
	left: 503px;
}
#navDiv .dotPos_3_4 {
	top: 345px; 
	left: 503px;
}
#navDiv .dotPos_3_5 {
	top: 371px; 
	left: 504px;
}
#navDiv .dotPos_4_1 {
	top: 232px; 
	left: 451px;
}
#navDiv .dotPos_4_2 {
	top: 240px; 
	left: 427px;
}
#navDiv .dotPos_4_3 {
	top: 249px; 
	left: 402px;
}
#navDiv .dotPos_4_4 {
	top: 257px; 
	left: 378px;
}
#navDiv .dotPos_4_5 {
	top: 265px; 
	left: 354px;
}
#navDiv .dotPos_5_1 {
	top: 176px; 
	left: 468px;
}
#navDiv .dotPos_5_2 {
	top: 155px; 
	left: 452px;
}
#navDiv .dotPos_5_3 {
	top: 134px; 
	left: 437px;
}
#navDiv .dotPos_5_4 {
	top: 114px; 
	left: 422px;
}
#navDiv .dotPos_5_5 {
	top: 93px; 
	left: 406px;
}
#navDiv .redDotEval {
	background-color: #d30027;
}
#navDiv .yellowDotEval {
	background-color: #d96a23;
}
#navDiv .greenDotEval {
	background-color: #89b626;
}
#navDiv .blueDotEval {
	background-color: #00ccff;
}
#navDiv .grayDotEval {
	background-color: #c8c8c8;
}
#navDiv .dot_small {
	border-radius : 7px;
	height: 14px;
	width: 14px;
}
#dialogAnalysisBody {
	position: absolute; 
	bottom: 50px; 
	right: 50px; 
	width: 210px; 
	height: 250px; 
	background-color: #E0E0E0; 
	border-radius: 5px; 
	opacity: 0.75;
	padding-left: 10px;
	line-height: 110%;
}
#dialogAnalysisHeader {
	position: absolute; 
	bottom: 280px; 
	right: 50px; 
	width: 220px; 
	height: 20px; 
	background-color: #A0A0A0; 
	border-radius: 5px; 
	font-size: 13px; 
	padding-top: 4px;
}
#dialogAnalysisBody .criteriaLinks:hover {
	color: #00ccff;
	cursor: pointer;
}

