@charset "UTF-8";
/* CSS Document */

body
{
background-color: #F8F8F8;
margin-left: 50px;
margin-top: 50px;
}


a:link
{
	color: black; 
	font-size: 10.5pt;
	line-height: 13.4pt;
	font-family: sans-serif;
	letter-spacing: 0.5pt;
}

a:hover 
{
	background-color: #000; 
	color: black;
}

a:visited 
{
	text-decoration: none;
	color: black; 

}

a.lien1
  {
	text-decoration: none;
	 color: black;
	 font-size: 10.5pt;
	font-family: sans-serif;
	letter-spacing: 0.5pt;
  
  }
  
a.lien2:hover
{
	  background-color: black;
}

#nav
{
	
}

#news
{
	margin-top: -65px;
	margin-left: 280px;
	
}

#AGS

{
	
	float: left;
	display: inline-block;
    width: 280px;
	height: 400px;
	padding-right: 1px;

}

#main

{
	
	float: left;
	display: inline-block;
    width: 490px;
	height: auto;

}

#infos

{
	margin-left: 100px;
	display: inline-block;
    width: 280px;
	height: auto;

}

#text
{
	
}

.summary
{
	font-size: 10.5pt;
	line-height: 13.4pt;
	font-family: sans-serif;
	letter-spacing: 0.1em;
	padding-right: 60px;

}

.small
{
	font-size: 13px;
	font-family: sans-serif;
	
}

@font-face {
 
    font-family: GretaTextProLight;
	font-size: 12pt;
    src: url(GretaTextProLight.otf);
}

@font-face {
	
	font-family: NobelReg;
    src: url(NobelReg.otf);
	font-weight: 300;
	
}

@font-face {
	
	font-family: AA_Coline1Reg;
    src: url(AA_Coline1Reg.otf);
	font-weight: 300;
	
}



