body{
	width:97%;
}
.presentationTexte {
	margin-left: 15px;
}
.zone_titre_p1 {
    width: 50%;
    margin: 5px 0 0 0;
}
.ongletProjet {
    background-color: #E4EEF5;
    border: 2px #4A73D0 solid;
    padding:5px;
}
.tableInformation {
    width: 100%;
    background-color: #E4EEF5;
    margin-bottom: 5px;
}
.tableInformation td {
    padding: 0px;
    font-size: 12px;
}
.tableInformation th {
    color: #578DCF;
    background-color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}
.texteNonModifiable {
	font-weight: bold;
	color: #4A73D0;
}
.texteNonModifiable input, table, select {
	font-weight: normal;
	color: black;
}
h2.formgen {
	background-image:url('@URL_IMG_ImagesFiche_arrondi_haut@');
	width:60%;
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align:bottom;
	font-variant: normal;
	padding: 4px 0 0 5px;
	height: 18px;
}
#globale {
    width: 760px;
    margin: 0 0 10px 10px;
}
td.simuetoile {
	padding-left: 8px;
}
.listeobligatoire {
    padding-left: 3px;
}
.info {
    background-color:#FFFFFF;
    padding:2px;
    font-size:10px;
}
.info dt, .info dd {
    font-size:10px; 
}
.tableInformation {
    width:740px;
    margin-left: auto;
    margin-right: auto;
}
table.petit {
    width:369px;	
}
.zonefiche {
}
.boutons {
	margin:0 auto;
	width:200px;
	margin-top:5px;
	text-align:center;
}
.clavierVirtuel {
    margin:0 auto;
    width:200px;
    margin-top:5px;
    text-align:center;
}
.boutons a {
	text-decoration:none;
}	
.scroll {
    height: 65px;
    width: 730px;
    overflow: auto;
    border: 1px solid #000000;
}
.infoRed {
    background-color:#FFFFFF;
    padding:2px;
    font-size:12px;
    color: red;
}
.tableau_hto0{
    position: static !important;
}
.sansTotaux tr.tableau_hto0 {
    display: none;
}
.sansSousTotaux1 tr.tableau_hto1 {
    display: none;
}
.sansSousTotaux2 tr.tableau_hto2 {
    display: none;
}
.infoForm{
    font-size: 11px !important;
}
.champ_tagError{
    border: 1px solid #FF0000;
    opacity: 0.7;
}
.champ_tagValid{
    opacity: 1;
}