body { 
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

a img, .banner {
	border: 0;	
}

#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#logout {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#login{
	text-align:center;
	margin-top:70px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #000000;
	}
	
#logout {
	text-align: center;
}



.banner {
	display: block;
	width: 1000px;
	height: 87px;
}

#assistantLeft {
	width:236px;
	height:700px;
	background-image:url("../images/ond/leftbar.png");
	background-repeat: no-repeat;
	background-position: top left;
	overflow:visible;
	float:left;
}

#gpinf {
	margin-bottom: 20px;
}

#gpinf .crimeGroup {
	width: 200px;
	padding-left: 5px;
	height:32px;
	font-weight:bold;
}

#crimeGroup6, #crimeGroup0 {
	line-height:32px;
	}

#hubccn {
	width: 250px;
	margin:80px 0 20px 20px;
}

#hubccn table {
	margin-left: 10px;
	}

#hubccn tr {
	height:38px;
}

#hubccnTitle, #legendetitle, #statistiquetitle {
	background-color: #92B8DC;
	color: white;
}

#hubccnTitle div, #legendetitle div, #statistiquetitle div {
	padding-left: 10px;
}

#hubccnContent, #legendecontent, #statistiquecontent {
	background-color: #F0F5FA;
	padding-top: 10px;
}

.hubccnContentDiv, .legendecontentDiv, .statistiquecontentDiv {
	padding-top: 5px;	
	padding-left:10px;
}


.mapPage #gpinf {
	margin-top:30px;	
	}

.ccntitle {
	margin-bottom: 10px;
	width:100%;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	padding-left: 10px;
	width:150px;
}

.loggedin {
	color: red;
	font-weight: bold;
}

.notloggedin {
	font-weight: bold;	
}

.preCrimeGroup {
	width:10px;	
	height:30px;
}

#gpinf table {
	border-width: 0px;
	border-spacing: 0 10px;
	border-style: none;
	border-collapse: collapse;
}

#gpinf th {
	border-width: 0px;
	border-style: none;
}

#gpinf td {
	border-width: 0px;
	border-style: none none none none;
	vertical-align:middle;
	padding:0px;
	padding-bottom:10px;
}


.boutonNav {
	background-color: #13456F;
	color: white;
	font-size: 8pt;
	font-weight: normal;
}

#footer {
	width:100%;
	clear:both;
	text-align:center;
	overflow:visible;
	margin-top:20px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	margin-bottom: 10px;
}

#indexContent, #pageContent, #assistant2Content, #assistant3Content, #tableContent, #mapContent {
	margin-top:20px;
	float:right;
	width:720px;
}

#avertissement {
	overflow-y:auto;
	overflow-x:hidden;
	padding:10px;
	padding-top:30px;
	font-size: 8pt;
	height:400px;
	width:680px;
	margin-top:20px;
	float:right;
	margin-right:60px;
}

#classbreaksiframe {
	font-size: 8pt
}

#indexContent {
	height: 400px;
	vertical-align:middle;
}

#mapTable {
	margin-right: 30px;	
	clear: both;
}

#pageContent, #assistant2Content, #tableContent, #assistant3Content {
	height: 600px;
}

.feedback col.lbl {
	width:180px;
}


#crimeList {
	height: 350px;
	width: 650px;
	float:right;
	margin-right:auto;
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:10px;
	position:relative;
}

.crimeGroup_c {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px;
	width:600px;
}

.crimeGroup_c_Div {
	padding-left: 10px;
}

.crime_c {
	margin:25px;
	width:600px;
}

.crime_c_Div{
	padding-left:10px;
}

#pageText {
	clear:both;
	padding:10px;
	overflow-y:auto;
	position:relative;
	height:550px;
}

.alone {
	text-align: left justified;
	height:190px;
	font-size: small;
	border: 1px solid #F0F5FA;
	margin:80px 200px 0px auto;
	width:300px;
}

#bienvenue {
	width: 500px;
	margin-right:100px;
}

.aloneDiv {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:20px;
}

.etapenx {
	text-align:center;	
}

.etapenxText {
	margin-top:5px;	
	text-align: left;
}

#cartoParams{
	padding:10px;
	margin:80px 0px 0px auto;
	border: 1px solid #F0F5FA;
	width:650px;
}

#indexButtons{
	margin-top:20px;
	text-align:right;
	margin-right:200px;
}

#assistant2Buttons, #assistant3Buttons, #mapButtons, #tableButtons {
	padding-top:30px;
	text-align:right;
	margin-right:40px;
	clear:both;
}

#assistant3Buttons {
	padding-top:5px;
	margin-top:10px;
}

#tableButtons {
	margin-right:110px;
	}

#contact, #backToIndex, #backToIndex2, #legende, #statistique, #export, #export2 {
	margin-left: 20px;
	margin-top: 30px;
	width: 250px;
	font-size: 1.2em;
	color: black;
}

#contact, #backToIndex, #backToIndex2, #export, #export2 {
	background-color: #F0F5FA;
}

#legende, #statistique, #export, #export2 {
	font-size: 1em;
	}
	
#statistiqueButtons {
	float: right;
	padding-right : 10px;
}


#backToIndex {
	margin-top: 250px;
	width:150px;
}

#contactDiv, #backToIndexDiv {
	padding-left: 10px;	
}

#contact a, #contact a:link , #contact a:visited, #contact a:hover, #contact a:active {
	color: black;
	text-decoration: none;
}

#backToIndex a, #backToIndex a:link , #backToIndex a:visited, #backToIndex a:hover, #backToIndex a:active {
	color: black;
	text-decoration: none;
}

#backToIndex2 a, #backToIndex2 a:link , #backToIndex2 a:visited, #backToIndex2 a:hover, #backToIndex2 a:active {
	color: black;
	text-decoration: none;
}

#infoBox, #etape2Text, #etape3Text {
	margin-left: 20px;
	margin-top: 30px;
	width: 250px;
	background-color: #F0F5FA;
}

#infoBoxDiv, #etape2TextDiv, #etape3TextDiv {
	padding: 0px 10px 10px 10px;
}

#infoBoxTitle {
	font-size: medium; 
	font-weight: bold;
}

#infoBoxText {
	text-align: justify;
	margin-top:2px;	
	height:70px;
}

#majBox {
	margin: 30px 0 20px 20px;
	width: 250px;
	background-color: #13456F;
	font-size: x-small;
}

#majBoxDiv {
	color:white;
	padding: 0px 0px 0px 10px;
}

#qer {
	list-style-type: none;
}

#qer .q {
	margin-top:10px;
	font-size: 1.2em;
}


 .dataColumnText, .dataColumnNumeric, .dataColumnCode {
 	border: 1px solid #666666;
 }
 
 .dataColumnText {
 	width: 200px;
 }
 
 .dataColumnNumeric {
 	width: 300px;
 	text-align:right;
 }
 
 .dataColumnCode {
 	width : 50px;
 }
 
 #data * th {
 	border: 1px solid #666666;
 	background-color: #ccffff;
 }
 
 #dataTable, #chart {
 	clear:both;
 	margin-top:40px;
 	overflow-y: auto;
 	overflow-x:hidden;
 	height: 520px;
 }
 
 #dataTable {
    width:560px;	
    padding-left:40px;
 }
 
 #chart {
 	width:700px;
 	padding-left:20px;
 }
 
 #chart {
 	overflow-y:hidden;
 }
  
 #export * a img {
 	border: 0;
 }
 
 #export2 * a img {
 	border: 0;
 }
 
 #navigation {
 	margin:10px;
 	margin-top:25px;
 	float:left;
 }
 
 .exportLink {
 	padding: 10px;
 }
 
 #navigation{
 	padding-left:50px;
 	display:block;
 	margin-top:25px;
 	float:left;
 }

.selBasicCg {
	border: 3px solid #66FFFF;
}

.selBasicHoverCg {
	background : #F0F5FA;
}

.subcrimegroup {
	font-weight: bold;
	padding-left:10px;
	font-size:8pt;
	}
	
.subcrimegroupvalue {
	font-weight:normal;
	}

.joy {
	font-size: 1.2em;
}

div.assistant {
	position: relative;
	width: 95%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div.tree {
	border: 1px solid;
	position: relative;
	height: 200px;
	overflow: auto;
}

.node {
	color: black;
	font-weight: normal;
}

.nodeSelected {
	color: black;
	font-weight: bold;
}


div.chxColorBox {
	width: 20px;
	height: 10px;
	cursor: default;
	border: 1px solid black;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: red;
	font-weight: bold;
}

.tabTitle {
	padding-bottom:8px;
}

.joy {
	margin-top: 10px;	
}

.headerText {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: x-large;
	color: black;
	font-weight: bold;
}


#liens ul,#liens li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#liens li {
	padding-left: 20px;
}


#assistant {
	margin-top: 10px
}

#assistant3Content td {
	text-align:left;
}

#assistant3 {
	border-style: solid;
	border-width: 1px;
	width: 98%;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;
}




#msg_etape2 {
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#etape2 {
	width: 565px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	height: 550px;
	padding: 0px 20px 0px 0px;
	border-style: solid;
}

.crime {
	background-color: #dfdfdf;
	height: 32px;
	width: 530px;
	padding: 0px 0px 5px 10px;
	cursor: pointer;
}

.crime_libelle {
	width: 100%;
}

.crime_group {
	background-color: #002f5e;
	height: 45px;
	width: 400px;
	font-weight: bold;
	font-size: medium;
	padding: 0px 0px 5px 10px;
	cursor: pointer
}

.crimegroup_libelle {
	color:#ff9b6a;
	width: 100%;
}


.symbol {
	color:white;
	vertical-align: bottom;
}

#msg_etape3 {
	text-align: center;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 20px 50px 20px
}

.label {
	font-weight: bold;
	margin: 20px 0 10px 3px;
	font-size:1.4em;
}

.labelS {
	font-weight: bold;
}

.statrsep {
	font-weight: bold; s
	font-size:1.5em; 
	padding-left: 3px; 
	padding-right: 3px;	
}

#mapInformationTip {
	background-color:#F0F5FA;
	padding:10px;
	width:300px;
}

#mapInformationTip .ifTitle {
	font-weight:black;
	font-size:1.2em;
	margin-bottom:2px;	
}

#mapInformationTip .ifField {
	font-weight : bold;
}

#legendFrame table {
	width:100%;	
}

.intervLeg {
	width:40%;	
	text-align:center;
}

.imgLeg {
	text-align:center;
}

.legendElem {
	vertical-align:top;
	width:40%;	
}

#navigationBarAss2 {
	float:right;	
	padding-right:10px;
	margin-top:3px;
}

#hubCC{
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	font-size:x-large;
	width:390px;
	text-align:center;
}




#remarques{
	margin-bottom:20px;	
}

#adresse{
	padding:10px;	
}


.merci {
	text-align: center;
	width: 545px;
	border-style: solid;
	border-width: 1px;
	height: 550px;
	padding: 50px 20px 0px 20px
}

#copyrightIGN {
	font-size:xx-small;	
}

.warning {
 	font-size:xx-small;
 	font-style:italic;
}
