body
{
	width: 1000px;
	margin: auto;
	font-family:Arial, Tahoma, Verdana; font-size:12px; color:#4E4C32;
	background-color:#000000;
}
#banniere
{
	width: 939px;
	height: 375px;
	margin: auto;
}
#thematiquehaut
{
	width: 728px;
	height: 30px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#body2
{
	width: 939px;
	height: 1150px;
	margin:auto;
	margin-top: 2px;
	border-width: 1px;
	border: solid #D4D4D4 1px;
	background-color:#FFFFFF;
	margin-bottom: 5px;
}

#adsensegrandehaut
{
	width: 728px;
	height: 90px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#annuairecours
{
	width: 930px;
	height: 415px;
	margin: auto;
	border: solid #FF0000 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#derniercourstitre
{
	width: 420px;
	height: 25px;
	margin: auto;
	background-color:#CC6600;
	margin-left: 30px;
	color:#FFFFFF;
	text-align:center;
	border: solid #D4D4D4 1px;
}
#derniercours
{
	width: 415px;
	height: 300px;
	margin: auto;
	margin-left: 30px;
	padding: 2px;
	border: solid #D4D4D4 1px;
}
#dernierlivretitre
{
	width: 420px;
	height: 25px;
	margin: auto;
	background-color:#6633CC;
	color:#FFFFFF;
	text-align:center;
	border: solid #D4D4D4 1px;
	margin-top: -333px;
	margin-left: 480px;
}

#dernierlivres
{
	width: 415px;
	height: 300px;
	margin: auto;
	margin-left: 481px;
	padding: 2px;
	border: solid #D4D4D4 1px;
}
#definitiondujourtitre
{
	width: 808px;
	height: 25px;
	background-color:#CC9900;
	margin-top: 10px;
	margin-left: 60px;
	color:#000000;
	cursor: help;	
	
}
#definitiondujour
{
	width: 800px;
	margin-left: 60px;
	color:#006666;
	padding: 3px;
	font-size: 12px;
}
#basdusite
{
	width: 939px;
	height: 60px;
	margin:auto;
	color:#000000;
	border: solid #D4D4D4 1px;
	background-color:#FFFFFF;
	text-align:center;
	
}
#hautdusite
{
	width: 939px;
	height: 40px;
	margin:auto;
	background-color:#FFFFFF;
}




























/* Liens de gratuit-cours.com qui commance ici mon grand*/


a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline;
   background-color:#CC3399;
   color:#FFFFFF;
}
a /* Lien normal */
{
	text-decoration: none;
	color: black; 
}
