/* Page defaults : web Vimartec.,jsc fonts*/
body  {
        background    : #FEF4DE;
	color         : #0D0141;
        font-family   : "Arial", "Helvetica", "sans-serif";  
	font-size     : 10pt;
      /*font-weight   : bold; */ 	
}
body1 {
        background    : #FEF4DE;
	color         : #0D0141;
        font-family   : "Arial", "Helvetica", "sans-serif";  
	font-size     : 12pt;
      /*font-weight   : bold; */ 	
}
body.white  {
	background    : #FFFFFF;
}
body.blue  {
	background    : #0D0141;
}
/* Std text : All std text because not following in body */ 
dl, p, form, ul, h4, h1 {
        font-family   : "Arial", "Helvetica", "sans-serif";  
	color         : #0D0141;
	font-size     : 10pt;
        font-weight   : bold;   	
}
dl, p, form, ul, h1 {
        text-align    : justify;  
}
/* Paragraphes */
p {
	margin-top      : 5;
	margin-bottom   : 5;
}
/* Title 2 : dummy for netscape special text */ 
h2  {
}
/* Std text : centred */ 
h4{
        text-align      : center;  
	margin-top      : 5;
	margin-bottom   : 5;
}
/* cellule justify */ 
td.just  {
        text-align    : justify;    
}
/* Liste à puces */
ul {
        margin-left   : 25;  
      /*margin-right  : 6%;  */
	margin-bottom : 1;
	margin-top    : 1;
}
/* Title 1 : web Vimartec.,jsc title */ 
h1  {
      /*color         : #0000FF;       */
      /*background    : transparent;   */
      /*text-align    : left;          */
	font-weight   : bold;
	font-family   : "Arial", "Helvetica", "sans-serif";
	font-size     : 15pt;
	margin        : 0;
        text-align    : left;  
}
/* Titres en bleu clair sur 1 ligne */
h3  {
        color           : #5F6992;       
        text-decoration : underline;
	font-family     : "Arial", "Helvetica", "sans-serif";
	font-size       : 10pt;
	font-weight     : bold;
	margin-top      : 5;
	margin-bottom   : 5;
}
/* Text en bleu plus gras :  */ 
a.txt1{
        color         : #5F6992;       
      /*background    : transparent;   */
      /*text-align    : left;          */
	font-weight   : normal;
	font-size     : 10pt;
	margin        : 0;
        font-weight   : bold;   	
      /*text-decoration : underline; */
}
/* Photos cellule gallery : text on the left*/
td.cel1           {
	           background      : #5F6992;
                   color           : #FFFFFF;
                 /*font-weight     : bold;*/
                   font-family     : "MS Sans Serif","Arial", "Book Antiqua", "Times New Roman", serif;
                   font-size       : 10pt;
}
/* Gallery cellule : title general 
   Cam     cellule : titre + hyperlink */
td.cel2,td.cel4   {
	           background      : #5F6992;
                   color           : #0000FF;
                   font-weight     : bold;
                   font-family     : "Arial", "Book Antiqua", "Times New Roman", serif;
                   font-size       : 12pt;
                   text-align      : center;  
}
/* Gallery cellule  */
td.cel3           {
	           background      : #5F6992;
                   color           : #FFFFFF;
                   font-weight     : bold;
                   font-family     : "Arial", "Book Antiqua", "Times New Roman", serif;
                   font-size       : 12pt;
}
/* Hyperlinks a=mouse out a:hover=mouse on*/
a                 {
                   color           : #0000FF;  
                   text-decoration : none;
                   font-family     : "Arial", "Helvetica", "sans-serif";

}
a:hover           {
                 /*color           : #FF0000;      */
	           background      : #FFCE71;  
                   color           : #0D0141;  
                 /*font-weight     : bold;	   */
                 /*background      : #FFCE71;      */
	           text-decoration : none;
}
a.white           {
                   color           : #FFFFFF;  
	           background      : #5F6992;
                   width           : 50%;
	           text-decoration : none;
}
a.tr           {
	           background      : transparent;
	           text-decoration : none;
}
a.tr:hover       {
	           background      : transparent;
	           text-decoration : none;
}
a.tr1          {
	           background      : transparent;
	           text-decoration : none;
}
a.tr1:hover       {
	           background      : #FFFFFF;
	           text-decoration : none;
}
/* Hyperlinks a=mouse out a:hover=mouse on for cel1 */
a.cel1            {
	         /*background      : #5F6992; */
                   color           : #FFFFFF;  
                   width           : 100%;
                   font-family     : "Arial", "Book Antiqua", "Times New Roman", serif;
                   font-weight     : bold; 
	           text-decoration : none;
                   font-size       : 10pt;
                   text-align      : center;
	           margin-top      : 5;
	           margin-bottom   : 5;
}
a.cel1:hover,a.cel4:hover      {
	           background      : #FFCE71;  
	         /*background      : #FDE1B0; */
                   color           : #0D0141;  
                   width           : 100%;
                   font-weight     : bold; 
	           text-decoration : none;
}
a.cel2,a.cel4     {
	           background      : #5F6992;
                   color           : #FFFFFF;
                   font-weight     : bold;
                   font-family     : "Arial", "Book Antiqua", "Times New Roman", serif;
                   font-size       : 12pt;
                   text-align      : center;  
                   width           : 100%;
}
a.cel2:hover {
                   color           : #FFCE71;
}
a.cel3           {
	           background      : #5F6992;
                   color           : #FFFFFF;
}
a.cel3:hover {
                   color           : #FFCE71;
}
/* Std hyperlinks : centred */ 
a.center{
        font-family   : "Arial", "Helvetica", "sans-serif";  
        font-weight   : bold;   	
        text-align    : center;  
	font-size     : 10pt;
}