body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url("Images/back_ust.gif") repeat;
	text-align: center;
	color: #000000;
}

/*accueil-*/
.accueil #container { 
	width: 1000px;
	margin: auto; 
}

.accueil #header {
	background: url("Images/back_header.gif");
	width: 1000px;
	height: 150px;
}
#header_efb {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#header_ustbadminton {
	float: left;
	padding-top: 25px;
	padding-left: 100px;
}
#header_partenaire {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

.accueil #sidebar1 {
	width: 1000px;
	height: 100px;
}
#header_contact {
	float: left;
	width: 220px;
	height: 80px;
	padding-top: 20px;
}
#header_actus {
	float: left;
	width: 560px;
	height: 100px;
}
#header_visiteurs {
	float: right;
	width: 220px;
	height: 85px;
	padding-top: 15px;
}
.accueil #header_visiteurs h1{
	text-align: center;
	font-size: 10px;
	color: #00000;
	font-weight: bold;
}

.accueil #container2 { 
	width: 1000px;
	margin: auto; 
}

.accueil #sidebar2 {
	float: left;
	background: url("Images/back_menu.gif");
	width: 220px;
	height: 700px;
	text-align: center;
}
.accueil #sidebar2 h1{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.accueil #sidebar2 h2{
	color: #00F;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 5 0;
}
.accueil #sidebar2 p{
	color: #00F;
	font-weight: bold;
}
.accueil #sidebar2 hr{
	text-align : center;
	padding-left: 0px;
}
.accueil #sidebar2 li{
	text-align : left;
	padding-left: 15px;
}
.accueil #sidebar2 a{
	text-decoration : none;
	color: #000;
}
.accueil #sidebar2 a:hover{
	text-decoration : none;
	color: #F00;
}

.accueil #sidebar3 {
	float: right;
	background: url("Images/back_menu.gif");
	width: 220px;
	height: 700px;
	text-align: center;
}
.accueil #sidebar3 h1{
	font-size: 17px;
	font-weight: bold;
	margin: 10 0;
}
.accueil #sidebar3 h2{
	color: #00F;
	font-weight: bold;
	font-size: 14px;
	margin: 5 0;
}
.accueil #sidebar3 p{
	color: #00F;
	font-weight: bold;
}
.accueil #badiste {
	float: inherit;
	width: 200px;
/*	height: 160px; */
	text-align:left;
}
.accueil #Barbotland {
	margin-top: 2px;
	width: 220px;
}
.accueil #Barbotland li{
	margin-left: 15px;
	text-align : left;
}
.accueil #Barbotland a{
	text-decoration: none;
	color: #000;
}
.accueil #Barbotland a:hover{
	text-decoration : none;
	color: #F00;
}

.accueil #mainContent {
	float: left;
	width: 530px;
	height: 700px;
	margin-left: 13px;
} 
.accueil #mainContent h1{
	font-size: 25px;
	color: #00C;
}

.accueil #footer {
	float: left;
	width: 950px;
} 
.accueil #footer p{
	font-size: 15px;
	color: #FFFF33;
	font-style: italic;
	font-stretch: extra-expanded;
	font-weight: bold;
}

/*middle-*/
.middle #container { 
	width: 1000px;
	margin: auto; 
}

.middle #header {
	background: url("Images/back_header.gif");
	width: 1000px;
	height: 150px;
}
#header_efb {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#header_ustbadminton {
	float: left;
	padding-top: 25px;
	padding-left: 100px;
}
#header_partenaire {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

.middle #sidebar1 {
	width: 1000px;
	height: 100px;
}
#header_contact {
	float: left;
	width: 220px;
	height: 80px;
	padding-top: 20px;
}
#header_actus {
	float: left;
	width: 560px;
	height: 100px;
}
#header_visiteurs {
	float: right;
	width: 220px;
	height: 85px;
	padding-top: 15px;
}
.middle #header_visiteurs h1{
	text-align: center;
	font-size: 10px;
	color: #00000;
	font-weight: bold;
}

.middle #container2 { 
	width: 1000px;
	margin: auto; 
}

.middle #sidebar2 {
	float: left;
	background: url("Images/back_menu.gif");
	width: 220px;
	height: 700px;
	text-align: center;
}
.middle #sidebar2 h1{
	font-size: 13px;
	font-weight: bold;
}
.middle #sidebar2 h2{
	color: #00F;
	font-weight: bold;
	font-size: 14px;
	margin: 5 0;
}
.middle #sidebar2 p{
	color: #00F;
	font-weight: bold;
}
.middle #sidebar2 hr{
	text-align : center;
	padding-left: 0px;
}
.middle #sidebar2 li{
	text-align : left;
	padding-left: 15px;
}
.middle #sidebar2 a{
	text-decoration : none;
	color: #000;
}
.middle #sidebar2 a:hover{
	text-decoration : none;
	color: #F00;
}

.middle #mainContent {
	float: right;
	background: url("Images/back_container.gif");
	width: 765px;
	height: 700px;
	text-align: center;
} 
.middle #mainContent h1{
	font-size: 18px;
	color: #00C;
	font-weight: bold;
	padding: 5 15px;
}
.middle #mainContent p{
}
.middle #mainContent a{
	font-size: 20px;
	color: #00C;
	text-decoration: none;
}
.middle #mainContent a:hover{
	text-decoration : none;
	color: #F00;
}
.middle #mainContent b{
	font-weight: normal;
}
.middle #mainContent b:hover{
	text-decoration : none;
	color: #F00;
}

.middle #challenge {
	margin: auto;
	background: url("Images/back_middle.gif");
	background-repeat: repeat-x;
	width: 900px;
	text-align: left;
} 
.middle #challenge h1{
	font-size: 18px;
	color: #00C;
	font-weight: bold;
	padding: 5 15px;
}
.middle #challenge p{
	
}
.middle #challenge a{
	font-size: 20px;
	color: #00C;
	text-decoration: none;
}
.middle #challenge a:hover{
	text-decoration : none;
	color: #F00;
}
.middle #challenget b{
	font-weight: normal;
}
.middle #challenge b:hover{
	text-decoration : none;
	color: #F00;
}

a.viewpic {
	position: relative;
	text-decoration: none;
}
a:hover.viewpic {
	text-decoration: none;
	background: none;
}
a.viewpic span {
	display: none;
}
a:hover.viewpic span {
	  display: inline;
	  position: absolute; 
	  top: -25px;
} 

.middle #footer {
	float: left;
	width: 1000px;
	height: 15px;
}

#pop1, #pop2, #pop3, #pop4, #pop5, #pop6, #pop7, #pop8, #pop9, #pop10, #pop11, #pop12 {
	border: black 3px double;
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	cursor: pointer;
	position: absolute;
}

#pop1 h5, #pop2 h5, #pop3 h5, #pop4 h5, #pop5 h5, #pop6 h5, #pop7 h5, #pop8 h5, #pop9 h5, #pop10 h5, #pop11 h5, #pop12 h5 {
	background-color: #CC0000;
	font-size: 14px;
	color: #FFFFFF;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	text-align: center;
}