body    
{
	color: black; background-color: #fff; margin:12px;font-size:18px;font-family:"Times New Roman", Times, serif;
padding:0px; width:1500px;
	 height:670px;
}
div#doc
{
	 width:1500px;
	 height:425px;
}
div#ourse
{
	font-size:16px;
	float:left;
	width:1500px;
	 height:200px;
}
 div#logo
{
	 float:left;
	color: #000000;
	font-size:16px;
	background-color: white;
	width: 750px;
	height:48px;
} 
 div.bloc 
 {
	float:left;
	height:40px;
	color:inherit;
	background-color: inherit;
	margin:4px;
	}
div.column {
	font-size:16px;
  float: left;
  width: 260px;
  margin: 1em 0;
}
div.column2 {
	font-size:16px;
  float: left;
  width: 200px;
  margin: 1em 0;
}
div.bigcolumn {
	font-size:16px;
  float: left;
  width: 460px;
  margin: 1em 0;
}
div.ourse
 {
	font-size:smaller;
	 } 
p 
{
text-align:justify;
}
p.main
 {text-align:justify;}
 img
 {border:0px;}
 table
 {border:0px;margin:0px;}
td,th
{text-align:left;left:0px;padding:0px;}
tr
{border:0px;text-align:center;padding:10px;}
a:link   
 { color: black; text-decoration: none;background-color: inherit;}
a:visited   
 { color: black; text-decoration: none;background-color: inherit;}
a:hover
 { color: black; text-decoration: underline;background-color: inherit; }
a:active       
 { color: black; text-decoration: underline;background-color: inherit; 
 }
 a.red:link   
 { color: red; text-decoration: none;background-color: inherit;}
a.red:visited   
 { color:  red; text-decoration: none; background-color: inherit;}
a.red:hover   
 { color: red; text-decoration: underline;background-color: inherit; }
 a.red:active   
 { color: red; text-decoration: underline;background-color: inherit; }
 
 a.selected:link   
 {
	color: black;
	text-decoration: none;
	background-color: inherit;
	font-weight: bolder;
}
a.selected:visited   
 {
	color: black;
	text-decoration: none;
	background-color: inherit;
	font-weight: bolder;
 }
a.selected:hover   
 {
	color: black;
	text-decoration: underline;
	background-color: inherit;
	font-weight: bolder;
}
 a.selected:active   
 {
	color: black;
	text-decoration: underline;
	background-color: inherit;
	font-weight: bolder;
}