body {
background: #70db18 url('index/fond.gif') repeat-x;
background-attachment: fixed;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
}

#texte {
right: 80px;
margin-top: 70px;
background: url('index/texte.png') no-repeat;;
width: 391px;
height: 191px;
position: absolute;
}

#banniere {
margin-left: 40px;
margin-top: 0;
background: url('index/banniere.png') no-repeat;
width: 360px;
height: 300px;
}
#banniereAdmin{
margin-left: 40px;
margin-top: 0;
background: url('index/banniereAdmin.png') no-repeat;
width: 360px;
height: 300px;
}
#rubrique {
background-repeat: no-repeat;
margin-left: 40px;
margin-top: 0;
width: 832px;
height: 26px;
}

#total {
margin-top: 15px;
margin-left: 40px;
width: 600px;
}

#corps {
margin-left: 0;
min-height: 315px;
background-color: #fff;
width: 600px;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
color: #000000;
}

#footer {
margin-left: 40px;
margin-bottom: 0;
height: 40px;
width: 600px;
background: url('index/footer.png') no-repeat;
font-size: 12px;
}

#dessous-footer {
margin-top: 2px;
margin-left: 40px;
margin-bottom: 20px;
width: 600px;
color: #ffffff;
font-size: 9px;
}

#mini-total {
position: absolute;
margin-bottom: 20px;
margin-top: 341px;
right: 90px;
width: 200px;
}

#mini-titre {
background: url('index/mini-titre.png') no-repeat;
height: 40px;
width: 200px;
}

#mini-footer {
background: url('index/mini-footer.png') no-repeat;
height: 40px;
width: 200px;
}

a:link {
	color: #29800f;
}
a:visited {
	color: #36cb08;
}
a:hover {
	color: #29800f;
	font-weight: bold;
}

hr {
	color: #29800f;
	background-color: #29800f;
	height: 2px;
	border: 0;
}

.mini-vert{
	font-size: 10px;
	color: #29800f;
}
.text-vert{
	font-size: 12px;
	color: #29800f;
}
.title-vert{
	font-size: 14px;
	color: #29800f;
}
.italic-vert{
	font-style: italic;
	color: #29800f;
}
.vert{
	color: #29800f;
}
.blanc{
	color: #ffffff;
}
h1{
	text-align: center;
	font-size: 14px;
	color: #29800f;
	font-weight: bold;
}

.mini{
	font-size: 10px;
}
.text{
	font-size: 12px;
}
.title{
	font-size: 14px;
}
.bold{
	font-weight: bold;
}
.mini-bold{
	font-weight: bold;
	font-size: 10px;
}
.mini-italic{
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}
.italic{
	font-style: italic;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}

img {
border: 0px solid;
}
img.link {
border: 1px solid;
}
img.center {
border: 0px solid;
display: block;
margin: 0 auto;
}
img.left {
border: 0px solid;
display: block;
margin: 0 auto;
float: left;
}
img.right {
border: 0px solid;
display: block;
margin: 0 auto;
float: right;
}

table.center {
border-collapse: collapse;
display: block;
margin: 0 auto;
}
td.center {
padding: 0;
display: block;
margin: 0 auto;
}
span.center {
display: block;
margin: 0 auto;
}


a.rubrique-vide { background-image: url('index/rubrique-vide.gif'); float:left; }

a.rubrique-news { background-image: url('index/rubrique-news.png'); width:150px; height:26px; float:left; }
a.rubrique-news:hover { background: url('index/rubrique-news.png') 0 -26px; }

a.rubrique-association { background-image: url('index/rubrique-association.png'); width:150px; height:26px; float:left; }
a.rubrique-association:hover { background: url('index/rubrique-association.png') 0 -26px; }

a.rubrique-evenements { background-image: url('index/rubrique-evenements.png'); width:150px; height:26px; float:left; }
a.rubrique-evenements:hover { background: url('index/rubrique-evenements.png') 0 -26px; }

a.rubrique-partenaires { background-image: url('index/rubrique-partenaires.png'); width:150px; height:26px; float:left; }
a.rubrique-partenaires:hover { background: url('index/rubrique-partenaires.png') 0 -26px; }

a.rubrique-forum { background-image: url('index/rubrique-forum.png'); width:150px; height:26px; float:left; }
a.rubrique-forum:hover { background: url('index/rubrique-forum.png') 0 -26px; }


#titre-news{background-image: url('index/titre-news.png'); width:600px; height:40px; margin-left:0;}

#titre-association{background-image: url('index/titre-association.png'); width:600px; height:40px; margin-left:0;}

#titre-evenements{background-image: url('index/titre-evenements.png'); width:600px; height:40px; margin-left:0;}

#titre-partenaires{background-image: url('index/titre-partenaires.png'); width:600px; height:40px; margin-left:0;}


a.news-rollover { background-image: url('index/news-rollover.png'); display:block; margin: 0 auto; width:100px; height:83px;}
a.news-rollover:hover { background: url('index/news-rollover.png') 0 -83px;}

#popupcontenu{
position: absolute;
display: none;
overflow: hidden;
border:1px solid #CCC;
background-color:#F9F9F9;
border:1px solid #333;
padding:5px;
}
