.fond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #003399;
}

.menu {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
a.menu {
	color: #FFFFFF;
}

a.menu:hover {
	color: #FF0000;
}


.majfondclair {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	background-color: #F8EA9E;
	text-transform: uppercase;
}

a.majfondclair {
	color: #7A3105;
}

a.majfondclair:hover {
	color: #7A3105;
}

.texte{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.texte2{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.texte2centre{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.texte3{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
.texte4{
	color: #0f0fde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.texte5{
	color: #0f0fde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.manchette{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 5pt;
}
.sommaire{
	background-color: #F8EA9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: disc;
}
.sommaire2{
	background-color: #F8EA9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-type: disc;
}
.txtjournal {
	color: #003399;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: justify;
}

.titrejournal {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	background-color:#7A3105;
	text-transform: uppercase;
}

.titre_toile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.toile {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.parent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10;
	cursor: hand;
	color:white;
}

a.parent:hover{
	color: #FFDE5B;
}

.prive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10;
	cursor: hand;
	color:#0066CC;
}

a.prive:hover{
	color: #006699;
}

.child  {
	font-size: 9pt;
	margin-left: 7pt;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border: 1px solid;
	width: 50%;
	text-align: center;
	background-color: #FFDE5B;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	background-color:#F8EA9E;

}
.alerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
