/** Feuille de styles  */

/** Éléments de base */
body 						{ 	font-size: 12px; color: #335064; font-family: "Trebuchet MS", Verdana, Helvetica, Arial; margin: 0px; padding-top: 0px; border: 0px none; background-color:#413D3E; background-image: url(../images/commun/fond_plastech.jpg); background-repeat: no-repeat; background-position: center top; }
.background_blanc           {   background-color:#FFFFFF; background-image: url(../images/commun/fond_blanc_section.gif); background-repeat:no-repeat; background-position: left top; }

a:link.gris 				{	color: #74746C; text-decoration: underline; line-height:15px}
a:visited.gris 			    {	color: #74746C; text-decoration: underline; line-height:15px}
a:active.gris				{	color: #74746C; text-decoration: underline; line-height:15px}
a:hover.gris				{	color: #74746C; text-decoration: underline; line-height:15px}

a:link.gris_over 			{	color: #990000; font-weight: bold; text-decoration: none; line-height:15px}
a:visited.gris_over 		{	color: #990000; font-weight: bold; text-decoration: none; line-height:15px}
a:active.gris_over			{	color: #990000; font-weight: bold; text-decoration: none; line-height:15px}
a:hover.gris_over			{	color: #990000; font-weight: bold; text-decoration: none; line-height:15px}

.td_entete                  {	border-bottom: 1px #74746C solid; border-top: 1px #74746C solid; background-color:#EAEAE9; }   
.td_entete_colonne          {	border-bottom: 1px #FFFFFF solid; border-top: 2px #FFFFFF solid; border-right: 1px #FFFFFF solid; border-left: 1px #FFFFFF; background-color:#EEEEED;}
.td_cellule                 {	border: 1px #FFFFFF solid; background-color:#F9F9F8;}

.indice                     {   text-transform: ; font-size: 12px; color: #335064; font-family: "Trebuchet MS", Verdana, Helvetica, Arial; margin: 0px; padding-top: 0px; border: 0px none; }
.bordure                    {   border-bottom: 1px #74746C solid; border-top: 1px #74746C solid; border-right: 1px #74746C solid; border-left: 1px #74746C solid; }


.div_diapo
{   	
    float: left;	
    display: none;	    
}


.table_diapo
{   	
	top:0px;	
}
