@media print {
	.content { /* boite prenant toute la page du milieu*/
		height: 100%; /* la hauteur de la boite occupe 100% de l'écran */
	} 
}


.menu1 { /* menu fixe en haut de l'écran */
	position: absolute; /* position du menu = par rapport à la boite parent (ici le body) */
	top: 0; /* Le haut du menu est à 0 pixels du haut de l'écran */
	left: 0; /* La gauche du menu est à 0 pixels du bas de l'écran */
	width: 100% ; /* largeur du menu = 110% de l'écran (pour bug de IE) */
	height: 80px ; /* hauteur du menu = 20 pixels */
	background-image: url(../images/fondecran.gif);
	background-attachment: fixed;
}

.menu2 { /* menu fixe en haut de l'écran - utilisé pour la partie internet */
	position: absolute; /* position du menu = par rapport à la boite parent (ici le body) */
	top: 0; /* Le haut du menu est à 0 pixels du haut de l'écran */
	left: 0; /* La gauche du menu est à 0 pixels du bas de l'écran */
	width: 100% ; /* largeur du menu = 110% de l'écran (pour bug de IE) */
	height: 40px ; /* hauteur du menu = 20 pixels */
	background-image: url(../images/fondecran.gif);
	background-attachment: fixed;
}

.pucecalcul {
  	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	background-position:0% 50%;
	background-image: url(images/puce.gif);
}

/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*          Liens pour l'écrans d'index diagnostic              */
/* ------------------------------------------------------------ */

DIV#puce a:link {
	text-decoration: none;
	font: 11pt Arial;
	color: #05194E;
}

DIV#puce a:visited {
	font: 11pt Arial;
	color: #05194E;
	text-decoration: none;
}
DIV#puce a:hover {
	font: 11pt Arial;
	text-decoration: underline;
	color: #0000FF;
}
DIV#index a:link {
	text-decoration: none;
	font: bold 12pt Arial;
	color: #05194E;
}

DIV#index a:visited {
	font: bold 12pt Arial;
	color: #05194E;
	text-decoration: none;
}
DIV#index a:hover {
	font: bold 12pt Arial;
	text-decoration: underline;
	color: #0000FF;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*      Mise en page des textes chargés dans les écrans         */
/* ------------------------------------------------------------ */

.principal	{
	font: 9pt Arial;
	color: #05194E; 
}

.principalie	{
	background: #E5E0CD;
	font: 8pt Arial;
	color: #05194E; 
}

.principalie2	{
	background: #FFEDCB;
	font: 8pt Arial;
	color: #05194E; 
}
.principalie3	{
	background: #FEF3D8;
	font: 8pt Arial;
	color: #05194E; 
}

.principal8	{
	font: 8pt "arial", Arial;
	color: #05194E; 
}

.principal7	{
	font: 7pt "arial", Arial;
	color: #05194E; 
}

.principalred	{
	font: 9pt Arial, Arial;
	color: red; 
}

.principalgreen	{
	font: 9pt Arial, Arial;
	color: green; 
}

.principalbold	{
	color: #05194E;
	font: bold 9pt Arial;
}

.principalright	{
	font: 9pt Arial, Arial;
	color: #05194E; 
	text-align: right;
}

.principal3 {
	font: bold 16px Arial;
	border:0;
	color:#05194E;
}

.principaliebold {
	background: #E5E0CD;
	color: #05194E;
	font : bold;
}

.commentaire {
	font: italic 9pt Arial, Arial;
	color: #CC6633;
}
/* ------------------------------------------------------------ */


/* ------------------------------------------------------------ */
/*      Mise en page des champs de saisie des écrans            */
/* ------------------------------------------------------------ */
.saisie	{
	background: transparent;
	font: 9pt Arial;
	color: #05194E; 
}


.saisieright	{
	background: transparent;
	font: 9pt Arial, Arial;
	color: #05194E; 
	text-align: right;
}

.rightfd0	{
	background: white;
	text-align: right;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*   Mise en page des titres des écrans et des sous parties     */
/* ------------------------------------------------------------ */

.bandeaux		{
	text-align: center;
	color: #05194E; 
	font: 14pt Arial;
}

.bandeaux12		{
	color: #05194E; 
	font: 12pt Arial;
	font-weight: bold;
}

.bandeauxcouleur1 {
	 color: #05194E;
	 font-family: Arial;
	 font-size: 12pt;
	 font-weight: bold;
}

.bandeauxcouleur1B {
	 color: #05194E;
	 font: bold 12pt Arial;
}



.grostitres {
	font: bold 10pt Arial;
	color: #05194E;
}

/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*         Legende des graphiques si non automatiques           */
/* ------------------------------------------------------------ */

.legende {
	font: italic 8pt Arial, Arial;
	color: #CC6633;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*          Champs dynamiques non accessibles en saisie         */
/* ------------------------------------------------------------ */

.labelinputprincipal{
	background: transparent;
	font: normal 9pt Arial, Arial;
	border:0;
	color: #05194E;
}

.labelinputprincipalright{
	background: transparent;
	font: normal 9pt Arial;
	border:0; 
	text-align: right;
	color: #05194E; 
}

.labelinputprincipalright8{
	background: transparent;
	font: normal 8pt "arial", Arial;
	border:0;
	color: #05194E; 
	text-align: right;
}

.labelinputprincipalbold{
	background: transparent;
	font:bold Arial;
	border:0; 
	color: #05194E; 
	text-align: right;
}

.labelinputprincipalboldleft{
 	background: transparent;
	font: bold 9pt Arial;
	border:0; 
	color: #05194E; 
}

.labelinputgrostitresright{
	background: transparent;
	font: bold 10pt Arial, Arial;
	border:0; 
	color: #05194E; 
	text-align: right;
}

.labelinputprincipalboldred{
	  background: transparent;
	  font : bold 9pt Arial;
	  border:0; 
	  color : red;
	  text-align: right;
}
	  
	  
.labelinputprincipalboldgreen{
  	  background: transparent;
  	  font: bold 9pt Arial, Arial;
  	  border:0; 
  	  color : green;
  	  text-align: right;
}

.labelinputprincipalred{
	  background: transparent;
	  font: 9pt Arial, Arial;
	  border:0; 
	  color : red;
	  text-align: left;
}

.labelinputprincipalrightred{
	  background: transparent;
	  font: 9pt Arial, Arial;
	  border:0;
	  color : red;
	  text-align: right;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*               Listes affichées dans les écrans               */
/* ------------------------------------------------------------ */

.liste {
	background: white;
	font:9pt Arial, Arial; 
	color: #05194E; 
}

.listepropor { 
	background: white;
	font: 8pt "Courier New", Courier, mono;
}


.listesaisie {
	background: white;
	font:  9pt Arial; 
	color: #05194E; 
}

.listesaisie8 {
	background: #white;
	font: 8pt Arial, Arial; 
	color: #05194E; 
}


.italic {
	font-style:italic;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*        Bulles d'aides (diagnostics + dec simplifiée          */
/* ------------------------------------------------------------ */

.definition{
    	text-decoration:none;
	cursor: help;  
	padding-right:12px;
	background-repeat: no-repeat;
	background-position:100% 50%;
	background-image: url(images/infobulle.gif);
}


.puce {
  	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	background-position:0% 50%;
	background-image: url(images/puce.gif);
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*               Couleur fond d'écran pour météo                */
/* ------------------------------------------------------------ */

.fondmeteo {
	background: transparent;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*               Couleur fond d'écran pour météo                */
/* ------------------------------------------------------------ */

.bordpoint {
	border-style: dotted ;
	border-width: thin ;
	border-color: #d6dfe6;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*                   Styles pour synthèse                       */
/* ------------------------------------------------------------ */

.synthesegrostitre {
	background: transparent;
	font: bold 11pt Arial;
	color: #00A2BD;
  	text-decoration:none;
}
 
.synthesetitre {
	font: bold 10pt Arial;
	color: #05194E;
  	text-decoration:none;
}

.synthesepuce {
  	text-decoration:none;
	margin-left:12;
	background-repeat: no-repeat;
	background-position: 8 60%;
	background-image: url(images/puce.gif);
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*                  Tabulations gauche et droite                */
/* ------------------------------------------------------------ */

.padding_left_niveau1 {
	padding:0 0 0 60px;
	text-transform:uppercase;
}

.padding_left_niveau2 {
	padding : 0 0 0 120px;
}

.padding_left_niveau3 {
	padding : 0 0 0 180px;
}

.padding_left_10 {
	padding : 0 0 0 10px;
}

.padding_left_20 {
	padding : 0 0 0 20px;
}

.padding_left_30 {
	padding : 0 0 0 30px;
}

.padding_left_60 {
	padding : 0 0 0 60px;
}

.padding_right_10 {
	padding : 0 10px 0 0;
	text-align: right;
}

.padding_right_15 {
	padding : 0 15px 0 0;
	text-align: right;
}

.padding_right_30 {
	padding : 0 30px 0 0;
	text-align: right;
}

.padding_left_80 {
	padding : 0 0 0 80px;
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*  Utilisé dans les CSS client pour garder leur présentation   */
/*            apres modification du design standard             */
/* ------------------------------------------------------------ */

.soul	{
}

.cadre	{
}

.bord	{
}

.bordd	{
}

.bordh	{
}
/* ------------------------------------------------------------ */



/* ------------------------------------------------------------ */
/*            Tracer des bordures dans des tableaux             */
/*               (utilisés pour certains clients)               */
/* ------------------------------------------------------------ */

.bordured {
}

.bordureg {
}

.borduredg {
}

.bordureb {
}

.borduredb {
}

.borduredgb {
}

.borduredbh {
}

.borduredgbh {
}
/* ------------------------------------------------------------ */


