/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size: 13px;
	background-color:#0687FF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#haut {
	width:900px;
	height:167px;
	background-image:url(images/header_102.jpg);
	background-repeat:no-repeat;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;*/
}

#haut a, #haut a:visited, #haut a:active {
	text-decoration:none;
	color:#FFFFFF;
	border:none;
}

#haut a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border:none;
}

#haut img {
	border:none;
}

#navigation {
	background-image:url(images/bg_menu_02.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:46px;
	color:#FFFFFF;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333; */
}

#navigation img {
	border: none;
}

#navigation a, #navigation a:visited, #navigation a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#navigation a:hover {
	text-decoration:none;
	color:#FFFF00;
}

#contour {
	width:900px;
	padding:0px;
	text-align:left;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;*/
}

#contenu {
	padding:10px 0px 20px 0px;
	text-align:justify;
}

#contenu img.border {
	border: 2px solid #000066;
	margin:10px;
}

#contenu img.margin {
	margin:10px;
}

#contenu a, #contenu a:visited, #contenu a:active {
	text-decoration:none;
	color:#0033FF;
	font-weight:bold;
}

#contenu a:hover {
	text-decoration:none;
	color:#FF3300;
	font-weight:bold;
}

#contenu .lightlink a, #contenu  .lightlink a:visited, #contenu  .lightlink a:active {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

#contenu  .lightlink a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#bas {
	width:900px;
	height:170px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
/*	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333; */
}

#links a, #links a:visited, #links a:active {
	text-decoration:none;
	color:#0033FF;
}

#linls a:hover {
	text-decoration:underline;
	color:#FF3300;
}

.haut_texte {
	font-size:16px;
}

hr {
	width:70%;
	border: 1px solid #999999;
	text-align:center;
}

h1 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#59a020;
}

h1.intro {
	font-size:16px;
	font-weight:bold;
}

h1.titre {
	text-align:center;
	color:#000080;
	margin-bottom:20px;
}

h2 {
	text-align:center;
	font-size:16px;
}

h2.titre {
	text-align:center;
	color:#000080;
	font-size:14px;
}

.informations th {
	background-color:#6F0000;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/fond_navigation.jpg);
	background-repeat:repeat;
}

.informations td {
	text-align:left;
}

.infos {
	font-size:10px;
}

.encadre {
	color: #666666;
	font-weight: bold;
}

.images {
	border: 2px solid #006600;
}

#contour-vert {
	border: 1px solid #000000;
	width: 80%;
}

.titres { color:#3a57bd; font-family:Geneva, Arial, Helvetica, sans-serif;, sans-serif; font-size:28px; }
.titres2 { color:#3a57bd; font-family:Geneva, Arial, Helvetica, sans-serif;, sans-serif; font-size:24px; }

#address { width:1px; height:1px; border:none; }
