#hTitle {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

img#cornerImgTop {
	display: block;
	width: 20px;
	float: left;
}

div#headerContent {
	width:784px;
	float: left;
	height: 59px;
	border-top: 1px solid #000000;
}

img#logoTop {
	width: 200px;
	float: left;
	height: 59px;
	border-top: 1px solid #000000;
}

#center {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1024px;
	border-spacing: 0px;
	/*height: 600px;*/
	/*float: left;*/
}

#content {
	width: 65%;
	height: 100%;
	min-height: 400px;
	background-color: #ffffff;
}

div#questionNum {
	padding-left: 10px;
	float: left;
	font-size: 50px;
	font-weight: bold;
}

div#questionText {
	padding-top: 15px;
	float: left;
	font-size: 15px;
	/*font-weight: bold;*/
	width: 90%;
}

table.questionTab {
	padding-left: 10px;
}

td.questionIndicLeft {
	width: 80px;
	text-align: left;
}

td.questionIndicRight {
	width: 80px;
	text-align: right;
}

td.questionNoIndic {
	width: 80px;
	text-align: center;
}

span.indicText {
	font-weight: bold;
	font-size: 10px;
}

td.questionTabTitle {
	width: 300px;
	font-size: 12px;
}

td.indicValue {
	height: 40px;
	text-align: center;
}

td.benchmarkIndicValueOne {
	height: 40px;
	text-align: center;
}

td.benchmarkIndicValueTwo {
	height: 40px;
	text-align: center;
}

td.benchmarkIndicValueThree {
	height: 40px;
	text-align: center;
}

td.indicValueNA {
	height: 40px;
	text-align: center;
}

span.indicValueText {
	font-weight: bold;
	font-size: 15px;
}

span.indicNAText {
	font-size: 15px;
}

td.questionTabRep {
	text-align: center;
}

.inputRepZone {
	font-size: 10px;
	margin-left: 20px;
}

.inputRepLabel {
	padding-top: 5px;
	float: left;
	min-width: 150px;
	font-size: 12px;
}

.inputRepTextField {
	float: left;
	width: 50%;
}

.inputRepDropDown {
	width: 50%;
}

.inputRepTextField {
	float: left;
	width: 50%;
}

.inputRepCheck {
	width: 90%;
	margin-left: 50px;
}

select {
	width: 300px;
}

input[type=text]:focus {
	border: 1px solid #000000;
	background-color: #ffffff;
}

.checkDiv {
	display: none;
	float: left;
}

div#explText {
	/*width: 90%;*/
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	font-size: 12px; 
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

div#explTextNoB {
	width: 70%;
	margin-left: 10px;
	overflow: auto;
	font-size: 12px; 
	padding-left: 10px;
	text-align: justify;
}

div#nav {
	margin: auto;
	text-align: center;
}

input#navButton {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	background-color: #ffffff;
	cursor: pointer;
}



div#beginDivIEFix {
	width: 100%;
	text-align: center;
}

/*
div#begin {
	text-align: center;
	margin: auto;
	width: 223px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}

div#begin:hover {
	cursor: pointer;
}

*/

#sidePict {
	width: 35%;
	height: 100%;
}

div#imgSide {
	padding-top: 25px;
	margin: auto;
	width: 320px;
}

img#cornerImgBottom {
	display: block;
	width: 20px;
	float: left;
}

div#footerContent {
	width:721px; /* largeur spécifique pour le trophée, a supprimer ensuite */
	float: left;
	height: 49px;
	border-bottom: 1px solid #000000;
}

div#footerContentBig {
	width:760px;
	float: left;
	height: 49px;
	border-bottom: 1px solid #000000;
}

img#logoStarCom {
	float: left;
	border-bottom: 1px solid #000000;
	height: 49px;
	width: 39px;
}


img#logoFooter {
	width: 154px;
	float: left;
	height: 49px;
	border-bottom: 1px solid #000000;
}

div#poweredBy {
	float: left;
	font-size: 12px;
	border-bottom: 1px solid #000000;
	padding-top: 15px;
	height:34px;
	width: 70px;
	text-align: right;
}

div#percent {
	margin-top: 15px;
	margin-left: 10px;
	width: 200px;
	height: 20px; 
	float: left;
}

div#percentContent {
	float: left;
	height: 20px;
	width: 10%;
}

div#percentText {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 18px;
	float: left
}

span#percentValue {
	font-size: 30px;
}