/* CSS Document */
/* Création le 27-06-2008 */
/* Modification le 06-08-2008 */
/* @ Pépito */

blockquote
{
	position: absolute;
	top:140px;
	left:20%;
	width:80%;
	color:#000000;
	padding:10px;
	text-indent:20px;
	text-align:justify;
	background-color:#CCCCCC;
/*border-style:double;
border-color:#FF0000;*/
}

.titrepage
{
	position:absolute;
	left:170px;
	top:110px;
	width: 70%;
	font-size:17px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:bold;
	text-align:center;
	color:#000000;
	background-color:#6699CC;
}

.page
{
	position: absolute;
	left: 50%;
	margin-left: -40%;
	width: 80%;
	background-color:#CCCCCC;
/*border-style:double;*/

}

p
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
text-indent:20px;
text-align:justify;
color:#000000;

}

h1
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#FF0000
}

h2
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#6496C8;
}

h3
{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#6496C8;
}

h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	color:#000000;
}

.Style1
{
	color: #6496C8;
	font-weight:bold;
	text-decoration:underline;
}

.decal
{
padding-left:20px;
}

.decal_db
{
padding-left:40px;
}

.centre
{
text-align:center;
}

