

.mybody
{
	background-color: #CCCCCC;
}

.maindiv
{
	background-color: #FFFFFF;
	display: block;
	border-style: solid;
	border-width: 1px;
	width: 908px; 
	padding-left: 10px;
	padding-right: 10px;
}

.section-content
{
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	text-align: justify;
	width: 800px;
}

.section
{
	display: block;
	width: 850px;
	clear: both;
}

h1
{
	background-image: url(img/fond_titre.jpg);
	background-repeat: no-repeat;
	color: #ffffff;	
	padding-left: 10px;
	text-align: left;
	font-variant: small-caps;
    margin-top: 60px;
    font-size: 24px;
}

h2
{
    color: gray;
    font-family: 'Arial';
    font-size: 18px;
    margin-top: 40px;
}

ul
{
    list-style-image: url(img/check.gif);
}

.legende
{
	font-style: italic;
}

.screenshot
{
	width: 260px;
	float: left;
	margin: 5px;
}

.clear
{
	clear: both;
}

.menu
{
	width: 870px;
	margin-top: 20px;	
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.menu a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #0000FF;
}

.menu a:hover
{
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
}

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

a:hover
{
	text-decoration: underline;
	color: #0000FF;
}

img
{
	border: 0px;
}	

.footer
{
	width: 870px;
	margin-top: 30px;
	margin-bottom: 30px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.footer a
{
	margin-left: 30px;
	margin-right: 30px;
}


li
{
	padding-left: 5px;
	margin-bottom: 3px;
}
