body {
	background-color : #ffffff;
	font-family : Verdana;
	font-size : 9pt;
	text-align:center;
}

h3 {
	font-size : 10pt;
	color:#006699;
}

#enTete{
	height : 40px;
	margin : 2px 0 10px 0;
	border-bottom :3px solid #006699;
}

#enTete a img{
	position : absolute;
	text-decoration:none;
	border : none;
	margin:8px 0 0 10px;
}

#enTeteMenu{
	float:right;
	font-size : 9pt;
	font-weight : normal;
	margin-right:10px;
	margin-top: 10px;
}

#enTeteMenu a{
	color : #000000;
	text-decoration : underline;
}

#enTete h1{
	position : absolute;
	font-size : 14pt;
	font-weight : normal;
	margin: 7px 0 0 160px;
}

.titre1{
	color:#FC441D;
	font-size : 12pt;
	margin:0px 0px;
	padding:0px 0px;
}

.titre2{
	color:#5B5B57;
	font-size : 12pt;
}

a{
	cursor:pointer;
	text-decoration : underline;
}

a img{
	border:none;
}

#contenuHaut{
	width:100%;
	height:380px;
}

#site{
	margin: -20px auto 0 auto;
	width:1080px;
	text-align:left;
}

#gauche{
	float:left;
	width:200px;
}

#menu2{
	margin-top:25px;
	font-size : 9pt;
	text-align:justify;
}

#menu1 h3,  #menu2 h3 {
	font-size : 9pt;
}

#menu1 h3.ui-state-active a,  #menu2 h3.ui-state-active a{
	font-weight:bold;
}

#menu1 ul{
	padding-left:5px;
	font-size : 8pt;
	margin-left:10px;
}

#menu2 ul{
	padding:0 5px 0 5px;
	font-size : 8pt;
	margin-left:0px;
}

#menu1 ul.listePuce li, #menu2 ul.listePuce li{
	list-style-type: disc;
	margin-top:8px;
}

#menu1 ul.listePuce, #menu2 ul.listePuce{
	margin-left:10px;
}

#menu1 li, #menu2 li{
	list-style-type: none;
	margin-top:8px;
}

#menu1 a, #menu2 a{
	text-decoration:none;
}

#ranking{
	height:290px;
}

#ranking table{
	font-size:9pt;
}

#ranking .orderRanking{
	font-size:8pt;
}

#ranking .value{
	text-align:right;
}

#contenu{
	float:left;
	width:700px;
	margin: 0px 0 0 10px;
}

#graph{
	float:left;
	width : 50%;
	/*width : 80%;*/
	margin : 10px 0 0 0;
	/*margin : 10px 0 0 10%;*/
	padding-top : 10px;
}

#graph #titreGraph{
	height:20px;
}

#graph #contenuGraph{
	height:300px;
}

#analyse{
	height : 350px;
	margin : 10px 0 0 51%;
	padding : 40px 0 0 0%;
	text-align:justify;
}

#analyse h1, #analyse h3, #analyse p{
	display:inline;
	font-size:9pt;
	font-weight:normal;
}

#analyse h2{
	display:inline;
	font-size:9pt;
}

/*#analyse .bold, #analyse b{
	font-weight:bold;
}*/

.altRow{
	background-color:#dddddd;
}

th{
	text-align : left;
}

#map{
	clear: both;
	height: 300px
}

#titreMap h2{
	font-size:12px;
}

#optionsMap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#optionsMap li {
	float: left;
	background-color: #bbbbbb;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin: 0 5px 0 0;
}

#optionsMap a {
	display: block;
	background-color: #d8d8d8;
	color: #000000;
	text-decoration: none;
	padding: 0.6em 1em 0.25em;
}

#optionsMap .selected {
	font-weight: bold;
	background-color: #aaaaaa;
}

#optionsMap .selected a {
	background-color: #aaaaaa;
}

#optionsMap .action{
	float:right;
	background-color: #ffffff;
	color: #000000;
	padding: 7px 0px 0px 5px;
}

#droite{
	float:right;
	width:165px;
}

.boxes{
	margin-bottom:25px;
	border:1px solid #aaaaaa;
	padding:2px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.boxes a{
	color:#000000;
}

.boxes b, .boxes b a{
	color:#006699;
	text-decoration:none;
}

.boxes .orange{
	color:#FC441D;
}

#piedDePage{
	clear:both;
	height:20px;
	text-align:center;
	font-size:8pt;
	color:#777777;
	padding-top:15px;
}

.ui-accordion .ui-accordion-content {
	padding:0px 3px 0px 3px;
}

.ui-dialog .ui-dialog-content {
	padding:5px 0px;
}
	
.TextTitle {
	color:#006699; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration:none; 
	margin-top:0px;
}

.dialog{
	text-align : left;
}

#register{
	padding: 15px 20px;
}

#registerLoading{
	display:none;
	width : 100%;
	height : 100%;
}

#register, #register td, .dialog{
	color : #000000;
	font-size : 12px;
}

#register .inputText{
	width:250px;
}

#register select{
	width:254px;
}

#register b{
	color:#006699;
}

#register #registerLogin{
	border-bottom:1px solid #006699;
	padding-bottom:15px;
	margin-bottom:15px;
}

#register span{
	color:#FC441D;
}

#register table td{
	width:140px;
}

#infoLegalePied{
	font-size:7pt;
	color:#9e9e9e;
	margin-top:8px;
	padding-top:20px;
	border-top:1px solid #9e9e9e;
}

#infoLegalePied a{
	color:#9e9e9e;
}

.fb_ltr {
	width:112px !important;
}
