body{
font-family: Arial;
font-size: 11px;
}

.traf_simul{
	padding: 10px; 
	margin:5px;
	width: 500px;
	height: 270px;
}

.img_onglet_1{
margin-left:40px;
background:url('./img/onglet-trafic.gif') no-repeat;
height: 37px;
}

.onglet_1_line{
margin-top : -5px;
padding: 0;
display:block;
height: 5px;
background-color: #666666;
}


.onglet_1_content{
border-left: 2px solid #EFEFEF;
border-right: 2px solid #EFEFEF;
}

.intitule {
font-family: Arial;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.objectif {
border-top: 2px solid #EFEFEF;
border-bottom: 2px solid #EFEFEF;
background-color: #F7F7F7;
width: 100%;
padding: 0;
}

.objectif td {
border-right: 2px solid #EFEFEF;
width: 33%;
}

.objectif_data {
width: 496px;
background-color: #B3DC10;
}

.objectif_block {
background: url("img/fd-degrade.jpg") repeat-x;
margin: 0px 10px 10px 10px;
padding: 5px 5px 5px 5px;
height: 20px;
}

.objectif_block2 {
display: inline;
}

.objectif_block2 input, objectif_block2 span, objectif_block2 div{
float: left;
display: inline;
font-size:12px;
margin: 0;
padding: 0;
}

.objectif_txt {
float: left;
width: 310px;
font-weight: bold;
}

.plus {
width: 18px;
background:url("img/bt-fleche-haut.gif") no-repeat;
}

.moins {
width: 18px;
background:url("img/bt-fleche-bas.gif") no-repeat;
}

.txt_input{
	width:40px;
	font-size:12px;
}

.compute_data {
background: #E4E4E4;
height:55px;
}

.compute_bt {
background:url("img/bt-lancez.jpg") no-repeat;
width:170px;
height:50px;
}

.compute_bt:hover{
background:url("img/bt-lancez-over.jpg") no-repeat;
width:170px;
height:50px;
}


.repartition{
	padding: 10px; 
	margin:5px;
	width: 500px;
	height: 200px;
}


.img_onglet_2{
margin-left:40px;
background:url('./img/onglet-origine.gif') no-repeat;
height: 37px;
}

.onglet_2_line{
margin-top : -5px;
padding: 0;
display:block;
height: 5px;
background-color: #666666;
}


.onglet_2_content{
border-left: 2px solid #EFEFEF;
border-right: 2px solid #EFEFEF;
}

.resultats {
border-top: 2px solid #EFEFEF;
border-bottom: 2px solid #EFEFEF;
background-color: #E4E4E4;
width: 100%;
padding: 0;
}

.bleu {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #027C9B;
}

.vert {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B3DC10;
}

.gris {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666;
}

.orange {
font-size:11px;
font-family: Arial;
font-weight: bold;
color: #FF4D00;
}

.blanc {
font-size:11px;
font-family: Arial;
font-weight: bold;
color: #ffffff;
}

.fleche {
background: url("img/fleche.gif") no-repeat left;
padding-left: 20px;
font-weight:bold;
}

.fleche_tot {
background: url("img/fleche.gif") no-repeat left;
padding-left: 20px;
font-weight: bold;
color: #000;
}

.resultats_tr {
background-color: #F7F7F7;
}

.resultats_tr2 {
background-color: #EFEFEF;
}

.resultats_tr_w {
background-color: #ffffff;
}

.resultats td {
padding-left: 5px;
height: 20px;
}


.export{
padding: 10px; 
margin:5px;
width: 500px;
height: 150px;
}

.export_data {
background-color: #E4E4E4;
padding: 0;
height:55px;
}

.export_bt {
background:url("img/bt-pdf.jpg") no-repeat;
width:170px;
height:50px;
}

.export_bt:hover{
background:url("img/bt-pdf-over.jpg") no-repeat;
width:170px;
height:50px;
}

.img_onglet_3{
margin-left:40px;
background:url('./img/onglet-exporter.gif') no-repeat;
height: 37px;
}

.onglet_3_line{
margin-top : -5px;
padding: 0;
display:block;
height: 5px;
background-color: #666666;
}


.onglet_3_content{
border-left: 2px solid #EFEFEF;
border-right: 2px solid #EFEFEF;
}

.onglet_3_content input{
font-size:12px;
margin: 0;
padding: 0;
width:70px;
}

.right{
	float:left;
	font-size:12px;
	padding: 10px; 
	margin:5px;
	border: 2px solid;
	width: 600px;
	height: 230px;
	overflow:auto;
}

