	a
	{
		color : #cc0000;
		font-size : 15px;
		font-weight : bold;
		text-decoration : none;
	}

	
a:hover
{
		color : #FF0000;
		
}

body{ width : 728px; position : absolute;  left: 50%; margin-left: -364px; } 
	
	div, table, p, pre
	{
		width : 728px;
		
	}

	
	
.compteur
{
	background-color : #FFFFFF;
}

.cours
{
	background-color : #eeeeee;
	margin-top : 25px;
	margin-bottom : 25px;
	text-align : left;
}
	
	.email
	{
		color : red;
	}

	.enonce
	{
		background-color : #dddddd;
	}
.exercices
{
	background-color : #fedcba;
}
	
.explications, .explications2
{
	background-color : #eeffee;
	margin-bottom : 20px;
	margin-top : 20px;
	text-align : justify;
}

	.fondblanc
	{
		background-color : white;	
	}


	form { background-color : #BBCCAA; }


.heure
{
	background-color : #FFCCCC;	
}

h3{ color : #000099; text-align : center; margin-top : 20px; margin-bottom : 20px;} 

.intro
{
		margin-top : 20px;
		margin-bottom : 20px;
		background-color : #DDFFDD;	
		text-align : left;
}



li
{
    margin-top : 15px;
    list-style-type : square;
	font-size : 16px;
}


	.motcle
	{
		color : white;
	}
	
	.navigation
	{
		background-color : ;
		font-size : 14px;
	}

	

pre, .exercices
{
	background-color : #ffffdd;
	text-align : left;
}


.reprise
{
	width : 900px;
}
	.slogan
	{
		background-color : black;
		color : white;
		font-size : 18px;
		text-align :center;
	}
	
	.sommaire
	{
		background-color : #eeffee;
		margin-top : 20px;
		margin-bottom : 10px;
		text-align : left;
		
	}

	.sommairecpp
	{
		background-color : #ffffee;
		margin-top : 20px;
		margin-bottom : 10px;
		text-align : left;
		
	}
	

.sites
{
	background-color : #bbccaa;
	margin-top : 25px;
	margin-bottom : 25px;
	text-align : justify;
}
	td
	{
		width : 242px;
		text-align : center;
		height : 25px;
	}
	
	.theme
	{
		font-size : 18px;
		color : black;
		font-weight : bold;
		background-color : #FFDDDD;
	}
	
	.titrer
	{
		margin-top : 20px;
		margin-bottom : 20px;
		color : #000099;
		text-align : center;
	}
