/* CSS Document */

a:link {
	text-decoration: none;
	color:black;
	border:0px;
}
a:visited {
	text-decoration: none;
	color:black;
	border:0px;
}
a:hover {
	text-decoration: none;
	color:black;
	border:0px;
}
a:active {
	text-decoration: none;
	color:black;
	border:0px;
}

body {
	background:#7F7F7F;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

ul {
	margin:0px;
	padding-left:8pt;
}
	
li { 
	line-height:15px;
	list-style-type: none; //aucune puce affichée
	list-style-position:outside;
	margin:0pt;
}


#content h3 {
	background:url(Mise_en_forme/fonds_cadre.jpg);
	font-size:15px;
	color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}

#content p {
	font-size:12px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	background:#CEDAE9;
}
#content p img {
	border:0px;
}

.conteneur_tab {
	font-size:12px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	background:#CEDAE9;
}


.conteneur_tab table {
	border:1px solid #000000;
}

#content a:link {
	color:#2642CA;
}

#content a:visited {
	color:#2642CA;
}

#content a:hover {
	color:#FE911B;
}


.list_content a:link {
	color:#2642CA;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	font-stretch:condensed;
	text-decoration: none; 
}

.list_content a:visited { 
	color:#2642CA;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	font-stretch:condensed;
	text-decoration: none;  
}

.list_content a:hover {
	color: #FE911B;
}

.list_head {
	background:#2D5E9F url(left_menu.jpg);
	font-family:helvetica;
	display:block;
	font-size:14px;
	font-weight:bold;
	font-stretch:condensed;
	padding:3px 0px 0px 10px;
}

.list_head a:link {
	color:#FFFFFF;
}

.list_head a:visited {
	color:#FFFFFF;
}

.list_head a:hover {
	color: #FE911B;
}

.list_title {
	background:#9EB1BF;
	color:#000000;
	font-family:helvetica;
	display:block;
	font-size:13px;
	font-weight:bold;
	font-stretch:condensed;
	padding: 2px 0px 2px 10px;
	border-right:1px solid #CCCCCC;
}

.list_title a:hover {
	color: #FE911B;
}
	
.list_content {
	background: url(menu.gif);
	border:1px solid #CCCCCC;
}


#thumbnails1 h3{
	background:url(test2.jpg);
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0pt;
	margin:0pt;
	border:0px;
}

#thumbnails2 h3{
	background:url(test2.jpg);
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0pt;
	margin:0pt;
	border:0px;
}

#thumbnails2 h3 a:link{
	color:#000000;
}

#thumbnails2 h3 a:visited{
	color:#000000;
}

#thumbnails2 h3 a:hover{
	color:#FE911B;
}

#thumbnails1 h3 a:link{
	color:#000000;
}

#thumbnails1 h3 a:visited{
	color:#000000;
}

#thumbnails1 h3 a:hover{
	color:#FE911B;
}

#thumbnails1{
	padding-left:40px;
	height:190px;
	width:300px;
	color:#7D7D7D;
	font-size:11px;
}


#thumbnails2{
	padding-left:40px;
	height:180px;
	width:300px;
	color:#7D7D7D;
	font-size:11px;
}

#thumbnail_tennis_conteneur{
	float:left;
	width:129px;
}

#thumbnail_tennis{
	height:97px;
	background:url(photos/1.jpg);
	border: 1px solid #000000;
}

#thumbnail_tennis:hover{
	border: 1px solid  #FE911B;
}

#thumbnail_squash_conteneur{
	float:right;
	width:129px;
}

#thumbnail_squash{
	height:97px;
	background:url(photos/4.jpg);
	border: 1px solid #000000;
}

#thumbnail_squash:hover{
	border: 1px solid  #FE911B;
}

#thumbnail_fitness_conteneur{
	float:left;
	width:129px;
}

#thumbnail_fitness{
	height:97px;
	background:url(photos/muscu.jpg);
	border: 1px solid #000000;
}

#thumbnail_fitness:hover{
	border: 1px solid  #FE911B;
}

#thumbnail_badminton_conteneur{
	float:right;
	width:129px;
}

#thumbnail_badminton{
	height:97px;
	background:url(photos/bad.jpg);
	border: 1px solid #000000;
}

#thumbnail_badminton:hover{
	border: 1px solid  #FE911B;
}
	
/*.list_head {
	background:transparent url(column-h2-top.png) top no-repeat;
	height:10px;
}*/

/*.list_head span {
	background:#2D5E9F url(h2.png) repeat-x scroll 0%;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding:0pt 12px 5px 0px;
	text-shadow:#224272 1px 1px 1px;
}*/

#page {
	background:#7F7F7F; /*url(page_bg.gif) repeat-y scroll center;*/
	padding:0px 10px 0px 10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}


#header {
	margin:0;
	padding:0px 10px;
	height:144px;
	background:#FFFFFF url(border.gif) repeat-y left;
}

#middle {
	background:#FFFFFF url(border.gif) repeat-y scroll 0pt;
	padding:0pt 10px 0pt 10px;
	position:relative;	
	clear: both;
	height:1500px;
}

#left_menu {
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:169px;
}

#right_menu {
	left:500px;
	padding-top:10px;
}

#right_menu img{
	border:none;
	margin-left:20px;
	padding-bottom:10px;
}

#content {
	float:left;
	margin-left:15px;
	padding-top:10px;
	width:395px;
}

#content img {

}

#footer {
	clear: both;
}

#img_footer_1 {
	float:left;
	position:absolute;
	top:100px;
	left:300px;
	width:400px;
}

#img_1 {
	width:400px;
}

.list {
	padding-right:15px;
}

