/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #46596E;
	margin: 0px;
	background-image: url(../images/fond-page.jpg);
	background-color: #0E1D30;
	background-repeat: repeat-x;
	cursor: auto;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #46596E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #990000;
}
h2 {
	font-size: 13px;
	color: #CCC;
	background-color: #46596E;
	line-height: 22px;
	background-image: url(../images/puce1.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 4px 5px;
}
.barre-menu {
	color: #FFF;
	background-color: #000;
	line-height: 30px;
	text-align: right;
}
a.liennav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
a.liennav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
a.liennav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 10px;
}
.col-principale {
	background-color: #FFF;
}
.col-gauche {
	background-image: url(../images/fond-bandeau.jpg);
	background-repeat: repeat-x;
	background-color: #97A8BA;
}
.col-gauche p {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}



.pied {
	line-height: 30px;
	color: #FFF;
	background-color: #000;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
}
a.lienpied:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
a.lienpied:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
a.lienpied:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.ombre {
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}

.align-right {
	float: right;
	margin-left: 10px;
}
.champ-texte {
	font-weight: bold;
	border: 1px solid #060;
}
.col-principale .Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}

.ssTitre {
	font-size: 12px;
	color: #990000;
	background-position: center;
	background-image: url(../images/fond-titres.png);
	background-repeat: repeat;
}
.Titre {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
