body {
	/*background-color: #ffca00;
*/
	/*background-color: #ffbc00;
	background-color: #666666;
*/
	background-color: black;
	color: white;
}
#abys_cont {
	width: 1024px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#abys_haut {
	height: 90px;
	background-repeat: no-repeat;
	/*background-color: #6495ed;
*/
	background-color: Yellow;
	background-image: url(../PICTURES/template/titre.png);
}
#abys_haut a.link {
	color: #66cdaa;
	cursor: pointer;
	text-decoration: none;
}
#abys_menu {
	background-color: #000000;
	width: 1024px;
	height: 25px;
	color: white;
}
#content {
	/*background-color: #666666;
*/
	background-color: #BBBBE4;
	color: white;
	background-image: url(../PICTURES/template/standard/abys_bg.png);
	background-repeat: repeat-x;
}
#abys_corps {
	width: 800px;
	float: left;
	padding-left: 20px;
	padding-right: 0px;
}
#abys_corps a {
	color: #BBBBE4;
	cursor: pointer;
}
#abys_corps a.link {
	color: yellow;
	cursor: pointer;
	text-decoration: none;
}
#abys_news {
	background-image: url(../PICTURES/template/standard/fond_news.png);
	background-repeat: no-repeat;
	background-color: transparent;
	float: right;
	color: #ffffff;
	width: 200px;
	height: 550px;
	padding-top: 100px;
}
#abys_news th {
	font-size: 24px;
	font-family: "MS Serif", "New York", serif;
	text-align: left;
	text-decoration: underline;
}
#abys_news td {
}
#abys_nouvelle {
	width: 100%;
	text-align: center;
	float: left;
	width: 750px;
}
#abys_nouvelle th {
	color: yellow;
	font-size: x-large;
	text-decoration: none;
}
#abys_nouvelle th:hover {
	/*color: #BBBBE4;
	cursor: default;
*/
	color: #66cdaa;
	cursor: pointer;
	text-decoration: none;
}
#abys_nouvelle2 {
	float: left;
	width: 512px;
}
#abys_nouvelle2 th {
	color: yellow;
	font-size: x-large;
	text-decoration: underline;
}
#abys_nouvelle2 th:hover {
	color: #BBBBE4;
	cursor: default;
}
#abys_bas {
	text-align: center;
	/*background-image: url(../PICTURES/template/standard/abys_bg.png);*/
	background-color: white;
	color: #000000;
}
#abys_bas a.link {
	color: #BBBBE4;
	cursor: pointer;
	text-decoration: none;
}
abys_haut_text {
}
.tdrightalign {
	font-size: xx-small;
	color: white;
}
#test2 {
	margin-left: auto;
	margin-right: auto;
}
#test3 {
	margin-left: auto;
	margin-right: auto;
}
#pubgoogle {
	margin-left: -50px;
}
table {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border: 1px solid #dbdbdb;
}
th {
	color: yellow;
	font-size: large;
}
sub {
	color: white;
	font-size: x-small;
}
td {
}
p {
}
a.lo_lien {
	color: yellow;
}
a.lo_lien:hover {
	color: white;
	cursor: pointer;
}
a.link {
	color: yellow;
	text-decoration: none;
	/*color: #BBBBE4;
*/
}
a.link:hover {
	color: #66cdaa;
	cursor: pointer;
}
#abys_corps_admin {
}
form {
}
form p {
}
form p.double label {
	float: left;
	width: 35%;
	text-align: right;
}
form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
form p.double input, form p.double textarea, form p.double select {
	width: 35%;
	margin-left: 12px;
	border: solid 1px midnightblue;
	padding: 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	width: 35%;
	height: 6em;
}
form p.simple {
	text-align: center;
}
hr {
}
.TabList {
}
.TabList td {
}
.TabList tr {
}
#TabEntete {
}
h3 {
}
#tab_msg {
}
/* CSS du menu horizontal, bieler batiste */
.menu {
	position: absolute;
	display: block;
	margin-top: 3px;
	padding: 0;
	width: 800px;
	text-align: left;
	margin-left: 100px;
	background-color: #000000;
	color: white;
}
.menu ul {
	position: absolute;
	display: block;
	width: 130px;
	margin: 0px;
	padding: 0;
}
.menu li ul {
	visibility: hidden;
}
.menu li li ul {
	position: absolute;
	margin-left: 100px;
	margin-top: -20px;
}
.menu li {
	list-style: none;
	width: 130px;
	height: auto;
	display: inline;
/**/
	display: block;
	float: none;
/**/
	float: left;
	padding: 0;
	margin-left: 10px;
}
.menu li li {
	display: block;
	float: none;
	margin-left: 0px;
}
/* correct a little IE bug */
* html .menu li li {
	display: inline;
}
.menu a {
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	color: white;
	padding-top: 1px;
	background-color: Black;
}
.menu a:hover {
	text-decoration: none;
	color: #ffff00;
	/*background-image: url(../PICTURES/template/standard/note.png);
*/
	background-repeat: no-repeat;
	background-position: right;
}
#pubgoogle {
	text-align: center;
}
