/* styles definitions   */
/*                      */
/* polynomial solutions */


body { 
     /* margin: 0em; */
     font-family: sans-serif; /* serif; sans-serif; monospace; */
	 font-style : normal; /* normal; italic; oblique; */
	 font-size: 8pt; 
     /* line-height: 1.1; */
     
	 /* background: white url(images/jump.jpg); */  /* red url(images/jump.jpg) ¦  white; */
     /* background-repeat: no-repeat; *//* repeat | repeat-x | repeat-y | no-repeat */
	 /* background-attachment: scroll;*/ /* scroll | fixed */
     /* background-position: top center; */
	 
	 /* background: url(images/barravioleta.gif) white 50% repeat-x fixed; */ 
	 
	 color: black;  /* rgb(255,0,0)   */
}

body.entree {  
/*background-color: rgb(250,230,230); */
background-color: white;
}

table { border-style : solid ; border-width : 0px ; }
table.body {margin: 0; padding : 5; border-style : solid ; border-width : 0px ;}
table.histoire { padding : 10 ; border-style : solid ; border-width : 0px;}
table.illustration {padding : 0 ; border-style : solid ; border-width : 0px; }
table.tableservices { padding : 15 ; border-style : solid ; border-width : 0px;} 
table.tableproduits { padding : 15 ; border-style : solid ; border-width : 0px;} 
table.tablemagasin { padding : 5 ; border-style : solid ; border-width : 0px;} 
table.tableservices { padding : 10 ; border-style : solid ; border-width : 0px;} 

img { border : 0 ; }
img.illustration { margin : 1ex ; }

a.illustrationpresentation { font-color : blue; font-weight : bolder ; text-decoration: underline ;}

a:link { color: red }           /* unvisited link */
a:visited { color: blue }        /* visited links */
a:active { color: blue }        /* active links */

td { font-family: sans-serif; 
	 background-color: white;
	 font-style : normal; 
	 font-size: 8pt; 	 
	 color: black;  
	}

td.niv1 { font-size: 14pt; }
td.titre { background-color: #2c4273; color : white ; fonc-size : 10pt;}
td.titrehistoire { font-size : 10pt; font-weight : bolder; background-color: #990000; color:#FFFFFF}
td.corpshistoire { font-size : 10pt; font-weight : normal; background-color: #eeeeee; border-color: #990000; border-width: 2}
td.titrefiche{ font-size : 24pt ;}
td.petit { font-size : 8pt ; }
td.navigation { font-family : sans-serif ; font-size : 8pt ; }
td.commenteditorial { font-size : 7pt ; font-family: sans-serif;  }
td.bodyeditorial { font-size : 11pt ;  font-family: sans-serif; }
td.image {background-color: teal;}
td.imagemagasin {background-color: rgb(120,20,70); }
td.imagemurmagasin {background-color: rgb(250,230,230); } /* rgb(200,100,50); } */
td.service {background-color: rgb(200,100,50); }
td.entree {  
/* background-color: rgb(250,230,230); */
background-color: white;
}
/* specific */

