body {
color:#FFFFFF;
background-color: #303349;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Style des liens */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #959FB4;
}
a:active {
	color: #999999;
}


/* Formulaires */
.formulaire-bouton
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-image:url(../images/bouton-formulaire.gif);
height:22px;
border:solid #000000 1px;
font-size:10px;
}
.formulaire-texte
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
background:#303349;
border:solid #000000 1px;
font-size:10px;
}


/* Tableau */
.Tab1
{
background:#303349;
height:12px;
border:solid #000000 1px;
}


/* Paragraphe Simple */
.p18 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.p16 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.p14 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.p12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.p11 {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.p10 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/* Paragraphe Gras */
.p18-gr {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p16-gr {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p14-gr {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p12-gr {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p11-gr {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.p10-gr {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.image {
margin:15% auto 15% auto;
weight: 70%;
}
.tab-image {
width:300px;
}
.p10-gr-noir {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.p12-gr-noir {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.p14-gr-rouge {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
