/*** CSS spécifiques à l'affichage des graphiques ***/

body{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
} 

a{
	color: #4b5774;
}

a:visited{
	color: #4b5774;
}

.arret {
	width:520px;
	margin:10px auto;
	padding:5px;
	background-color:#FFC;
	font-size: 70%;
	text-align:left;
	border:solid 1px #C00;	
}
/*** Entete pour l'info de la transmission de donnees et le bouton retour ***/
#bloc{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	clear: both;
}
.blocLeft{
	float: left;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}
.blocRight{
	float: right;
	margin: 3px 10px 0px 0px;
	padding: 0px;	
}

/* FIN */

#iml2, #iml4, #iml6, #ismer1, #ismer2 {
	position: absolute;
	left: 80px;
	top: 140px;
	border: 1px solid #000000;
}
#iml2 table, #iml4 table, #iml6 table, #ismer1 table, #ismer2 table {
	background-color: #ffffff;
}

#carte {
	position: absolute;
	left: 157px;
	top: 415px;
	border: none;
}

.alertbouee {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	line-height: 1.5em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: justify;
	background-color: #F1F1F1;
	padding: 5px;
	color: inherit;
}

.txnoirjustifie {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
	text-align: justify;
}

.nombouee {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 12px;
	color: #FFF;
	background-color: #2F5071;
	text-align: center;
}

#w3c {
	text-align: center;
	position: absolute;
	width: 130px;
	top: 490px;
	left: 10px;
}


.map {
	text-align: center;
}

.txnoirtitre {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	text-align: justify;
}

.gras {
	font-weight: bold;
}

.txnoirLigne {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-color: inherit;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}

.titreGeneral {
	margin: 5px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background: url("../images/tl.gif") no-repeat #586789;
}

/*Coin Rond Droit*/
.rightCorner{
	margin: 0px 0px 0px 10px;
	padding: 2px 0px;
	background: url("../images/tr.gif") no-repeat #586789 top right;
}

/* Entete des differentes bouees */
	div.step { 
	/*border-left:1px solid #586789;*/
	margin:2px 0 0;
	text-align:left;
	background-color:#F1F1F1;
	border-bottom:2px solid #586789;
	color:#000000;
	/*font-size:90%;*/
	font-weight:bold;
	padding:2px 0 2px 10px;
}

.centre {
	text-align: center;
}

.txnoir {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	text-align: left;
}
.txRight {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	text-align: right;
}

.txnoirCentre {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	text-align: center;
}

.tx70noirNCenter{
	margin: 8px 0px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-align: center;
	background-color: inherit;
}
.txBoldCenter{
	margin: 8px 0px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.tx {
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
}

.txnoirtitreCentre {
	/*width: 710px;*/
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.txnoirCentreGras {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-color: inherit;
	text-align: center;
}

.tx70noirnormal{
	font-size: 11px;
	color: #000;
	background-color: inherit;
	text-align: left;
}

.txnoirLigneBottom {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-color: inherit;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

ol {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

.italik {
	font-style: italic;
}

.etatsystemes {
	margin: 15px 0px 10px;
	padding: 0px;
	line-height: 1.5em;
	/*font-size: 14px;	*/
	font-weight: bold;
	letter-spacing:0.1em;
	color: #3B5576;
	text-align: left;
	border-bottom: 1px solid #3B5576;
}

.nomdesbouees, .nometat{
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	background-color: #F1F1F1;
}

.nomdesbouees{
	font-weight: bold;
	padding: 0px 6px;
}

 .nometat{
 	padding: 1px 3px;
}

.etatonoff {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
}

.separateurV {
	width: 7px;
	padding-top: 3px;
}

.legende {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: inherit;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
