/* CSS Document */

body {
	font-size:90%;
}

#content #page #corp #contenu #image {
	height: 210px;
	padding: 5px;
	width: 210px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}


#content #page #corp #contenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #9e6645;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.01em;
	font-style: normal;
	margin-right: 0px;
	line-height: normal;
}


#page #corp #contenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #D1A03A;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: lighter;
	margin-right: 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	letter-spacing: 0.1em;
	text-align: left;
	border-bottom-style: dotted;
}

#page #corp #contenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #38520e;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 10px;
	letter-spacing: 0.1em;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
}
#page #corp #contenu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding-top: 15px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}


#content #page #corp #contenu p {
	font-size: 1em;
	color: #1c2a05;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	letter-spacing: 0.05em;
}

#content #page #corp #contenu p img {
	padding: 0px;
	margin: 0px;
}

#content #page #corp #contenu a {
	color: #930;
	font-weight: bold;
	text-decoration: underline;
}


#content #page #corp #contenu a:hover {
	text-decoration: underline;
	color: #333;
}

#content #page #corp #contenu ul, ol {
	margin:0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #333;
}


#content #page #corp #contenu ul li, ol li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 10px;
}



#content #page #corp #contenu table {
	margin:20px;
}


#content #page #corp #contenu th {
	margin:0px;
	background-color: #999;
	border: 1px solid #999999;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
}

#content #page #corp #contenu th p {
	margin:10px;
	padding:2px;
	line-height: normal;
	color: #FFFFFF;
}

#content #page #corp #contenu td {
	margin:5px;
	padding:5px;
	line-height: normal;
	border: 1px solid #999999;
}

#content #page #corp #contenu td a {
	text-decoration: none;
	/* color: #FF6600; */
	font-weight: bold;
	line-height: normal;
}

#content #page #corp #contenu td p {
	margin:5px;
	padding:0px;
	line-height: normal;
	color: #666;
}

