BODY {
	background-color : #0561A4;
	color : White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0px;
}

.titre{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family : "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight : bold;
	width : 100%;
	filter : Shadow(color=#023066, direction=135);
	margin-left : 30px;
}

H1{
	font-family : "Times New Roman", Times, serif;
	font-size: 25px;
		width : 100%;
	filter : Shadow(color=#023066, direction=135);
	margin-left : 30px;
}

H2 {
	font-weight : bold;
	font-size: 12px;
	text-align : justify;
	color : White;
	border-color : white;
}

P {
	font-weight : bold;
	font-size: 12px;
	margin-left : 30px;
	width : 540px;
}
p#warning {
	background: white;
	color:red;
	text-align:center;
}

TABLE{
}

TD {
	font-size: 12px;
	text-align : justify;
}
TD.right{
	font-size: 12px;
	text-align : right;
	font-weight : bold;
	vertical-align : top;
}

TD.droite {
	background-image : url(../images/fond.gif);
	background-repeat : no-repeat;
}

A {
	font-weight : bold;
	font-size: 12px;
	color : White;
	border-color : white;
}
A:hover {
	color : White;
	border-color : white;
}
A:active {
	color : White;
	border-color : white;
}
A:VISITED {
	color : White;
	border-color : white;
}

.icone {
	margin-right= 12px;
}

.reveal {
	filter : RevealTrans(duration=3.0, transition=5);
}

.sans {
	margin-right= 0px;
}
.photo {
	border : 5px solid White;
	border-width : 5px;
}
