/* CSS Document */

body {
	color: black;
	font-size: 60%;
	font-weight: normal;
	margin:30px;
	background-image: url(graphisme/diagonals.gif);
	background-color: #66cc00;
}

p
{
	font-size: 12px;
	color: black;
	texte-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;

}

h1 {
	margin-top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 40px;
	padding-top: 10px;
}
h2 {
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 16px;
	font-weight: bolder;
}

h3{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

h4{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, serif;
	color: #003399;
	font-weight: bold;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	text-align: center;


}

h5{
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, serif;
	color: #003399;
	font-weight: bold;
	font-size: 16px;
	text-align: center;


}

h6{
	font-family: Verdana, Arial, Helvetica, serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-top: -20px;
}


li {
	marging-left: 30px;
	marging-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#encadrement {
	width: 410px;
	text-align: left;
	padding: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(graphisme/spirales.png);

}	

#encadrement2{
	width: 600px;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#encadrement-haut {
	width: 490px;
	height: 34px;
	background-image: url(graphisme/spirales_debut.png);
}
	
#encadrement-bas {
	width: 498px;
	height: 20px;
	background-image: url(graphisme/spirales_fin.png);
}
