body,td,th {
	color: #CCCCCC;	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #181818;

	margin-top: 30px;
}
.texte{
	padding: 20px;
}
a:link {
	color: #88B91F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0DFE3;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #AEEEF3;
}
.accueil {
	background-image:url(gfx/acc_1.jpg);
	background-repeat:no-repeat;
	height:423px;
	width:963px;
	background-position: center;
	padding:0;
	margin:0;
}
.acc3 {
	background-image:url(gfx/acc_3.jpg);
	background-repeat:no-repeat;
	height:516px;
	width:294px;
	padding:0;
	margin:0;
}
.acc3ind {
	background-image:url(gfx/accueil_acc3.jpg);
	background-repeat:no-repeat;
	height:256px;
	width:294px;
	padding:0;
	margin:0;
}
	
.acc4 {
	background-image:url(gfx/acc_4.jpg);
	background-repeat:no-repeat;
	height:513px;
	width:202px;
}
.acc4ind {
	background-image:url(gfx/bg_adress.jpg);
	background-repeat:no-repeat;
	height:143px;
	width:242px;
}

.footer {
	background-image:url(gfx/footer.jpg);
	background-repeat:no-repeat;
	height:190px;
	width:963px;
	background-position: center;
}
.footerindx {
	background-image:url(gfx/accueil_footer.jpg);
	background-repeat:no-repeat;
	height:105px;
	width:970px;
	background-position: center;
}
ul {
	width: 517px;
	margin: 0 auto;
	padding: 1px 0 0;
	text-align: center;
	color:#83eaf1;
}

li { 
	display: inline;
	border-spacing: 8px 0;
}

a:hover,active,visited {
color:#aeeef3;
text-decoration: none;
}

ul.menu a {
	display: table-cell;
	display: inline-block;
	padding: 7px 20px;
	color:#83eaf1;
	text-decoration: none;
	vertical-align: bottom;
}
ul.menu a:hover {
	display: table-cell;
	display: inline-block;
	padding: 7px 20px;
	color:#88B91F;
	text-decoration: none;
	vertical-align: bottom;
}

.titre1{
	font-size:18px;
	color:#333333;
	font-weight: bold;}
	
.titre2{
	font-size:18px;
	color:#a6e9ef;
	font-weight: bold;}
	
.titre3{font-size:18px;
	color:#97bd44;
	font-weight: bold;}
	
.titre14{
font-size:14px;
color:#cce596;
font-weight: bold;}

.titrearial{
font-family:Arial, Helvetica, sans-serif;
color:#8acdd3;
font-size:14px;
font-weight:bold;}

.titrearial2{
font-family:Arial, Helvetica, sans-serif;
color:#383838;
font-size:14px;
font-weight:bold;}


.wrapper{
background-image:url(gfx/wrap.jpg);
background-repeat:repeat-y;
}

.img{
	border: 1px dotted #b8d183;
	padding:4px;}
	
	.img_g {
	float: left;
	margin-right: 12px;
}
