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


body { 
     /* margin: 0em; */
     font-family: sans-serif; /* serif; sans-serif; monospace; */
	 background-color: white;
	 font-style : normal; /* normal; italic; oblique; */
	 font-size: 10pt; 
     /* 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;
}

h1 {font: x-large Verdana, sans-serif; color: black; }

table {margin: 0; border-style : solid ; border-width : 1px;}

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

table.body { padding : 5 ; border-style : solid ; border-width : 0px;} /* padding : 10 */
table.tableservices { padding : 15 ; border-style : solid ; border-width : 0px;} 
table.tablemagasin { padding : 5 ; 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.histoire { padding : 10 ; border-style : solid ; border-width : 0px;}
/*table { border-style : solid ; border-color : red ; border-width : 0px ;}*/
table.illustration {padding : 0 ; border-style : solid ; border-width : 0px; }
td.entree {  
/* background-color: rgb(250,230,230); */
background-color: white;
}

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

.illustrationpresentation { color : rgb(49,66,115) ; font-weight : bolder ; text-decoration: underline ;}

/* .fondentree { rgb(250,230,230); } */


td { font-family: sans-serif; 
	 background-color: white;
	 font-style : normal; 
	 font-size: 9pt; 	 
	 color: black;  
	}
	
td.niv1 { font-size: 14pt; font-family: Verdana, sans-serif; }
td.titre { background-color: #2c4273; color : white ; font-size : 10pt;}
td.titrehistoire { font-size : 10pt ; font-weight : bolder ; }
td.titrefiche{ font-size : 24pt ;}
td.petit { font-size : 8pt ; }
td.navigation { font-family : sans-serif ; font-size : 8pt ; }
td.commenteditorial { font-size : 9pt ;  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); }
td.service {background-color: rgb(200,100,50); }
/* specific */
