@charset "utf-8";
#colgauche_page {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#coldroite_page {
	float: right;
	width: 650px;
}
#colgauche_page #menugauche {
	background-color: #E7E7E7;
	margin-left: -20px;
}
#colgauche_page #menugauche li {
	list-style-type: none;
}
#colgauche_page #menugauche li a {
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #10345C;
}
#colgauche_page #menugauche li a:hover {
	background-color: #D6D6D6;
}

#colgauche_page #menugauche .current_page_item a {
	background-color: #969696;
	color: #FFFFFF;
}
#coldroite_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
#coldroite_page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0F345B;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C7DE;
	clear: both;
}
#coldroite_page p {
	margin-bottom: 15px;
}
#coldroite_page h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0F345B;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
#coldroite_page h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0F345B;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
#coldroite_page h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0F345B;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
#coldroite_page img {
	padding: 10px;
	margin: 10px;
	border: 1px solid #C5CEB8;
}
#coldroite_page ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#coldroite_page  ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}
#coldroite_page   ol {
	margin-left: 20px;
	margin-bottom: 20px;
}
#coldroite_page ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 5px;
}
#coldroite_page table {
	border-collapse:collapse;
}
#coldroite_page th {
	color: #0F345B;
	background-color: #EAF3FA;
	font-weight: bold;
}
#coldroite_page th, #coldroite_page td {
	border:1px solid #96C7DE;
	padding: 0.5ex;
}

#colgauche_page .ingcolhaut {
	margin-left: -20px;
	margin-top: -10px;
}
.nom {
	font-variant: small-caps;
}
