body
{
	background-color: #C0CAD3;
	color: #0000FF;
	font: 12 pt;
	text-align: justify;
}

H1
{
	font-family:  georgia, prestige, sans-serif, times, arial, verdana ; 
	color: #FF0000;
	font:40 pt;
}

.titrephoto
{
	color: #0000FF;
	font:20 pt;
}

.soustitre
{
	font-family:  georgia, prestige, sans-serif, times, arial, verdana ; 
	font: 20 pt;	
	text-align: center;
	color: #0000FF;
}


.menu
{	text-align: center;
	color: #0000FF;
	font:12 pt;
}

.menu_titre
{
	font: 30 pt;	
	text-align: center;
	color: #0000FF;
}

.menu_soustitre
{
	font-family:  georgia, prestige, sans-serif, times, arial, verdana ; 
	font: 35 px;	
	text-align: center;
	color: #0000FF;
	padding: 2px;
}

.milieu
{
	background-color: #C0CAD3;
	text-align: center;
	float: left;
	margin: 20px;
	width: 69%;
}

.left
{	
	background-color: #C0CAD3;
	text-align: center;
	float: left;
	margin: 1px;
	width: 13%;
	padding: 20px 2px;
}

.right
{	
	background-color: #C0CAD3;
	text-align: center;
	float: left;
	margin: 1px;
	width: 13%;
	padding: 20px 2px;
}


a.menu:link
{
	color: #0000FF;
	text-decoration: none;
}

a.menu:visited
{
	color: #0000FF;
	text-decoration: none;
}

a.menu:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.menu:active
{
	color: #0000FF;
}


