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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 10px;
}
#fond {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: auto;
	width: 850px;
	float: left;
	margin-left: 50%;
	left: -391px;
}
#portrait {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: hidden;
	float: left;
	padding: 5px;
	z-index: 2;
	margin-left: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#edito {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: auto;
	padding: 5px;
	font-size:10px;
	float: left;
	z-index: 2;
	margin-top: 15px;
	margin-left: 15px;
	text-align: justify;
	background-image: url(../img/galets_edito.png);
	background-repeat: no-repeat;
}
#mentions {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: auto;
	padding: 5px;
	font-size:10px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(../img/galets_edito.png);
	background-repeat: no-repeat;
}
#liens_w {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: auto;
	padding: 5px;
	font-size:10px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(../img/galets_edito.png);
	background-repeat: no-repeat;
}
a {
	font-weight: bold;
	color: #786854;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#liens {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: auto;
	padding: 5px;
	float: left;
	margin: 15px;
	
}
#contact {
	border: 1px solid #666666;
	height: 320px;
	width: 360px;
	overflow: auto;
	padding: 5px;
	font-size: 10px;
	color: #666666;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(../img/galets_edito.png);
	background-repeat: no-repeat;
}
.champ_contact {
	width: 100%;
	border: 1px solid #666666;
	color: #786854;
	font-size:10px;
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
}
#affiche_compta {
	width: 759px;
	margin-left: 15px;
	float: left;
	padding: 0px;
	text-align: right;
}
.compta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.compta:hover {
	text-decoration: none;
	color: #666666;
}
.titre {
	color: #996666;
	font-weight: bold;
}
.avert {
	color: #990000;
}
