/*DOCUMENT*/

body { 
background-color:#666666;
font-style: bold;
font-family: arial, helvetica, sans-serif ;
font-size: 10px ; 
background-position: center center;
}

/*DIV*/
div#entete {
text-align: center;
height: 70px;
margin: 0px;
}

div#menu {
float:left;
width:100px;
height:390px;
}

div#centre {
padding: 10px;
margin-left: 160px;
margin-right: 160px;
}

div#scrollable{
margin: 2%;
height:94%;
/*min-height:400px;*/
width:90%;
border:solid 1px #000066;
}

div#titre{
text-align:right;
margin-right:2%;
font-size: 12pt ;
color:#000066;
}

div#photobasacc{
margin-left: 800px;
padding-left: 800px;
}

.pascadre  {
border: none;
}

.iconenews{
margin-left: 150px; 
}
/*TEXTE*/
.p_intro{
	color:#20409A;
	font-weight:bold; 
}

h3.titre{
	color:#F58220;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
h1.titre{
	color:#F58220;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

/*TABLEAU*/
td.td_petit{
	font-size: 12px ; 
	border-bottom:solid 1px #20409A; 
	border-right:solid 1px #20409A; 
	background-color:#EAEFF7;
	color:#555555;
	padding:20px;
}

td.machine_categorie{
	border:solid 1px #20409A; 
	height:30px;
	background:url(/charte/entete_machine.gif);
	background-repeat:repeat-x;
	color:#20409A; 
	background-color:#F68424;
	padding-left:20px;
}

td.titre_machine{
	border-top:solid 1px #20409A;
	border-right:solid 1px #20409A;
	padding-left:20px;
	padding-top:10px;
	color:#555555;
	border-left:solid 1px #20409A; 
	background-color:#EAEFF7;
}

td.image_machine{
	border-bottom:solid 1px #20409A;
	border-left:solid 1px #20409A;
	background-color:#EAEFF7;
	padding:20px;
}
td.ligne_machine{
	border-right:solid 1px #20409A;
	border-left:solid 1px #20409A;
	background-color:#EAEFF7;
	padding:20px;
	color:#555555;
}

td.itineraire_machine{
	border-bottom:solid 1px #20409A;
	border-left:solid 1px #20409A;
	border-right:solid 1px #20409A;
	background-color:#EAEFF7;
	padding:20px;
	color:#555555;
}

.ecartdr{
	margin-right: 50px; 
	padding-right: 50px;
	margin-left: 30px; 
	padding-left: 30px;
}


/*BOUTON + LIEN*/
.btnmenu{
	background-image:  url(/charte/btnmenu.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 144px;
	text-align:center;
	line-height:33px;
}

a.lien_menu{
	color:#20409A;
	font-size:12px;
	font-weight:bold;
}

.table_generale{
	border-left:solid 2px #444;
	border-right:solid 2px #444;
}