﻿html, body, h1, h2, h3, h4, ul, li, form, input, div
{
	margin: 0;
	padding: 0;
}

body, img, object, a 
{
	border:0;
	outline:none;
}

body
{
	background-color:#C7D9FE;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a
{
	text-decoration:none;
	border:none;
	color:#75ACFF;
}

a:hover
{
	text-decoration:none;
	color:#010661;
}

img
{
	border:0;
}

strong
{
	font-size:30pt;
}

.main
{
	border:0; width:750px;
}

#entete
{
	width:750px; height:150px;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

#top
{
	width:750px; height:10px;
	background-color:#02349D;
}

#bottom
{
	width:750px; height:40px;
	background-color:#02349D;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-radius:0px 0px 8px 8px;
}

#sb
{
	height:10px; width: 768px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background:none;
}

#back
{
	width: 750px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:none;
	box-shadow:0px 0px 10px #000;
	border-radius:0px 0px 8px 8px;
}

#menu
{
	vertical-align:middle;
	text-align:left;
	width: 750px; height:35px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background-color:#75ACFF;
}

#menu a
{
	font-family:Aharoni, Calibri;
	font-size:15px;
	color:#FFFFFF;
}

#menu a:hover
{
	color:#010661;
}

#page
{
	width:750px; height:100%;
	vertical-align:top;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
}

.full
{
	width:100%; height:100%;
}

#bottomtext
{
	vertical-align:top;
	text-align:right;
	font-family:Century Gothic, Verdana, Calibri;
	font-size:11px;
	color:#75ACFF;
	margin:0px 12px 2px 0px;
}

#copyright
{
	vertical-align:top;
	text-align:right;
	font-family:Century Gothic, Verdana, Calibri;
	font-size:10px;
	color:#75ACFF;
	margin:0px 12px 0px 0px;
}

#bottomtext a:hover
{
	color:#FFFFFF;
}

#left
{
	border-right:1px solid #75ACFF;
	width:195px;
	height:400px;
	padding-right:5px
}

.texte
{
	font-family:Century Gothic, Arial, Verdana, Calibri;
	font-size:11pt;
	color:#010661;
}

.texte2
{
	font-family:Century Gothic, Arial, Verdana, Calibri;
	font-size:14pt;
	color:#010661;
	font-weight:bold;
}

.list
{
	font-family:Century Gothic, Arial, Verdana, Calibri;
	font-size:12pt;
	color:#010661;
}

.enum
{
	font-family: Helvetica, Calibri, Verdana;
	font-size:10pt;
}

.nums
{
	width:250px;
	text-align:right;
	padding:0px 5px;
}

.converted
{
	width:250px;
	text-align:left;
	color:#0C0;
	padding:0px 5px;
}

.nums_head
{
	width:220px;
	text-align:center;
	background:#DDD;
	font-weight:bold;
	padding:1px;
}

ul
{
	margin-left:10px;
}

ul li
{
	margin-bottom:8px;
	text-align:justify;
	list-style:circle;
}

li.enum
{
	margin:0px 0px 3px 0px;
	text-align:left;
	list-style:square;
}

.titre
{
	font-family:Century Gothic, Arial, Verdana, Calibri;
	font-size:11pt;
	color:#010661;
	text-align:left;
	margin-bottom:20px;
	font-weight:bold;
}