body {
	background-image: url(images/Body_bgr.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}

#wrapper {
width: 800px;
color: #333333;
background-color: #FFFFFF;
margin: auto;
border: 1px solid #999999;	
}

#Logosection {
	height: 304px;
	width: 800px;
	background-image: url(images/bar4.jpg);
	background-repeat: no-repeat;
	
}


#contact {
float: right;
padding-top: 20px;
padding-right: 20px;
text-align: right;
height: 50px;
}

#contact a {
text-decoration: none;
color: #333333;

}

#contact a:hover {
text-decoration: none;
color:
#CCCCCC;

}






#nav {
float: left;
width: 800px;
padding-top: 23px;	
margin: 0px;
padding-left: 0px;
text-align: center;
list-style: none;
}




#nav li {
float: left;
margin: 0;
padding: 0;
font-family: "Optima", sans-serif;
font-size: 100%;
}


#nav a {
float: left;
display: block;
margin: 0px 0px;
padding: 5px 11px;
color: white;
text-decoration: none;
border-top: none;
border-bottom: none;
background: #006600;
}


#t-donate a {
background-color: #006600;
background-image: url(images/barRound.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}






#nav a:hover, body#Musique #t-musique a {
color: #999999;
margin: 0px 0px;
padding: 5px 11px;
border-top: none;
background: #FDF7DB;
}


#t-donate a:hover {
background-image: url(images/barRoundOver.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}



#welcome {
float: left;
margin: auto;
width: 800px;
padding-top: 70px;
text-align: center;
}

#bodytext {
width: 680px;
padding-right: 0px;
}

  html>body  #bodytext  {
padding: 15px;
padding-left: 25px;
padding-right: 25px;
} 


.imgL{
float: left;
margin: 15px;
padding-left: 0px;
margin-right: 10px;
border: 1px solid #999999;
}

.imgR {
float: right;
margin: 15px;
padding-right: 0px;
margin-left: 10px;
border: 1px solid #999999;
}


.dotted {

border-bottom: 2px dotted #00FF00;
margin-bottom: 25px;
}




.noBullets li{
list-style: none;
padding-top: 15px;
}




.footer {
text-align: center;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
padding-bottom: 10px;
}

.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 120%;
}
