@charset "utf-8";
/* CSS Document */

#liens {
	position:relative;
	margin:0 auto;
	width:950px;
	color:#000000;
}

#liens a {
	color:#000000;
	text-decoration:none;
}

#liens a:hover {
	color:#000000;
	text-decoration:underline;
}

#liens ul li {
	display:inline;
}

#liens ul {
	margin:0px;
	padding:0px;
}

#liens h1 {
	font-size:12px;
}

#cadreaccueil {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	clear:both;
	padding-right:30px;
}

#cadreliens {
	position:absolute;
	bottom:-200px;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	cursor:text;
	padding-right:30px;
	color:#000000;
}

#cadreliens h1 {
	font-size:11px;
}

#cadreliens ul li {
	display:inline;
}

#cadreliens a{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}

#cadreliens a:hover{
	font-size:11px;
	color:#000000;
	font-weight:inherit;
	cursor:pointer;
	text-decoration:underline;
}

#colg {
	width:460px;
	float:left;
	text-align:justify;
	border:solid 1px #7f6b60;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
}

#colg a {
	color:#000000;
}

#colg a:hover {
	color:#000000;
	text-decoration:underline;
}

#texte {
	border:solid 1px #7f6b60;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 9px;
	width:920px;
	clear:both;
	text-align:justify;
	padding: 5px;
	color:#000000;
}

#texte a {
	color:#000000;
}

#colcenter {
	text-align:justify;
	border:solid 1px #7f6b60;
	margin-top:10px;
	width:460px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#colcenter a {
	color:#000000;
}

#coldep {
	position:relative;
	margin:0 auto;
	background-color:#FFFFFF;
	width:950px;
	height:auto;
}

#coldep ul li {
	list-style:none;
}

#page
{
	position:relative;
	width:950px;
	height:auto;
	margin:0 auto;
	color:#000000;
	background-color:#FFFFFF;
}

#page img
{
	border:5px groove #7f6b60;
}

#cadrehaut
{
	position:relative;
	width:800px;
	height:290px;
	margin:0 auto;
	border: solid 1px #7f6b60;
	clear:both;
}

#cadrehaut p
{
	padding-left:30px;
}

#cadrehaut a
{
	color:#0000FF;
}

#gauche {
	float:left;
	width:400px;
	height:290px;
}

#gauche p {
	line-height:3px;
	text-align:justify;
	padding-left:100px;
}

#gauche h2 {
	font-size:14px;
	text-align:justify;
	padding-left:100px;
	padding-top:30px;
}

#droite {
	float:right;
	width:400px;
	height:260px;
	text-align:center;
	padding-top:30px;
}

#cadremilieu {
	position:relative;
	width:800px;
	height:690px;
	margin:0 auto;
	border: solid 1px #7f6b60;
	clear:both;
	margin-top:20px;
}

#text {
	position:relative;
	width:760px;
	height:150px;
	padding:20px;
	text-align:justify;
}

#image {
	text-align:center;
}

#cadrebas {
	position:relative;
	margin:0 auto;
	border: solid 1px #7f6b60;
	width:800px;
	margin-top:20px;
	padding-top:10px;
}

#cadrebas a {
	color:#000000;
	text-decoration:none;
}

#cadrebas a:hover {
	color:#000000;
	text-decoration:underline;
}

#cadrebas ul li {
	display:inline;
}

#cadrebas h1 {
	font-size:12px;
}

#contenu h1 {
	font-size:20px;
	text-align:center;
}