/* CSS Document */

body{
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
	background: #000000 url(images/bg-page.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#bgTop{
	width: 776px;
	background: url(images/bg-top.jpg) top no-repeat;
	}
	#bgTop.net{background-image: url(images/bg-top-net.jpg);}

#bgBottom{
	background: url(images/bg-bottom.jpg) bottom no-repeat;
	width: 776px;
	}

#bgMiddle{
	background: url(images/bg-middle.jpg) repeat-y;
	margin: 0 auto;
	padding: 0 auto;
	width: 776px;
	}
	
#conteneur{
	margin: 0px auto;
	padding: 0px auto;
	width: 776px;
	}
	
img{
	border: none;
	}

#email2,#comment2{display:none;}
blockquote{width: 318px; margin: 0 15px 20px 15px; text-align: justify;}

#figures{text-align:center; margin: 15px 0 0 37px;}

/****************** DÉBUT HEADER *****************/

#head1A{
	height: 39px;
	text-align: left;
	width: 776px;
	}
	#head1A h1{
	margin: 0px 0px 0px 85px;
	padding: 14px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
#head1B{
	width: 776px;
	}
	#head1B div{
		float: left;
		width: 388px;
		}
	
#head1C{
	float: left;
	clear: both;	
	width: 776px;
 	background: url(images/bg-menu-H.jpg);
 	height: 82px;
	text-align: center;
	}
	
	#bgTop.net #head1C{background-image: url(images/bg-menu-Hnet.jpg);}


/****************** FIN HEADER *****************/


/****************** DÉBUT CONTENU *****************/


#contenu{
	width: 776px;
	}

#leftCol{
	width: 273px;
	float: left;
	}
	
	#news, #sm{
		float: left;
		clear: right;
		padding-left: 94px;
		}

p.more{
	margin: 0;
	padding: 0;
	text-align: right;
}

	#newsTop {
		background: url(images/news-1.gif) no-repeat;
		color: #ffffff;
		font-weight: bold;
		font-size: 17px;
		font-style: italic;
		width: 179px;
		height: 50px;
		}
			#newsTop div{
				padding-top: 11px;
				color: #ffffff;
			}
		
		#news span{
			display: block;
			margin-top: 10px;
			}
		
		#news ul{
			background: url(images/news-2.gif);
			font-size: 11px;
			float: left;
			clear: right;
			text-align: left;
			margin: 0px;
			padding: 0px;
			font-weight: normal;
			width: 179px;
			}
		
			#news ul li{
				list-style: none;
				}
				
				#news ul li span{
						font: italic;
						color: #EE3A42;
						font-weight: bold;
						font-size: 10px;
						margin-bottom: 2px;
						
					}
						
					#news ul li a{
						text-decoration: none;
						display: block;
						width: 179px;
						height: 28px;
						background: url(images/news-3.gif);
						padding: 0px 0px 3px 0px;
						}
						#news ul li a:hover{
							background: url(images/news-5.gif);
							}
					#news ul li a span{
						color: #000000;
						font-weight: bold;
						font-style: normal;
						font-size: 9px;
						padding: 3px 10px 0px 20px;
						display: block;
						margin-top: 0px;
					}
						#news ul li a span span{
							color: #FF0000;
							display: inline;
							margin: 0px;
							padding: 0px;
							}
					
					#news ul li#allNews span{
						font-weight: bold;
						font-size: 10px;
						margin-bottom: 2px;
						
					}
					#news ul li#allNews a{
						text-decoration: none;
						display: block;
						width: 179px;
						height: 35px;
						background: url(images/news-4.gif);
						padding: 0px 0px 3px 0px;
						}
						#news ul li#allNews a:hover span{
												color: #FFD204;
												}
					#news ul li#allNews a span{
						text-align: right;
						font-style: italic;
						color: #EE3A42;
						font-weight: bold;
						font-size: 12px;
						padding: 14px 10px 0px 20px;
						display: block;
						margin-top: 0px;
					}
.btnRSS{
	text-decoration: none;
	float: right;
	color: #333333;
	font-weight: bold;
	margin: 10px 12px 10px 0px;
	font-size: 9px;
}
					
	#smTop {
		background: url(images/sm-1.gif) no-repeat;
		color: #fff;
		font-weight: bold;
		font-size: 17px;
		font-style: italic;
		width: 179px;
		height: 52px;
		}
		#smTop.noir{
			background: url(images/sm-noir.gif) no-repeat;
		}
			#smTop div{
				padding-top: 11px;
				color: #ffffff;
			}
			#smTop div.netfitness{
				font-style:normal;
			}
				#smTop div.netfitness span{
					color:#e3001c;
				}
	
		#sm ul{
			background: url(images/sm-2.gif);
			font-size: 11px;
			float: left;
			clear: right;
			text-align: left;
			margin: 0px;
			padding: 0px;
			font-weight: normal;
			width: 179px;
			position: relative;
			}

			#sm ul li{
			list-style: none;
			width: 179px;
			position: relative;
				}
				
	#sm li a{
						text-decoration: none;
						display: block;
						width: 179px;
						height: 22px;
						background: url(images/sm-3.gif);
						color: #4d4d4f;
						font-weight: bold;
						font-style: italic;
						margin: 6px 0 0 0;
						padding: 0;
	}
		#sm li.mini a{
			font-size:9px;
		}
	#sm li a:hover{
						color: #ee3a42;
	}
	#sm li a.selected{
						color: #0a7dbe;
	}
		#sm li.noir a.selected{
			color: #000;
		}
		#sm li.bleu{
			font-style: normal;
			font-weight: bold;
			margin-top: 15px;
			font-size: 110%;
		}
		#sm li.bleu a{
			color: #0a7dbe;
			font-style: normal;
			font-weight: bold;
		}
		#sm li.bleu a:hover{color: #ee3a42;}
	#sm li a.selected:hover{
						color: #0a7dbe;
	}
	
					#sm ul li a span{
						margin: 0;
						padding: 4px 4px 4px 6px;
						display: block;
						}
						#sm ul li a span em{
							color : #e3001c;
						}
						#sm ul li a span span{
							color: #ee3a42;
							display: inline;
							margin: 0px;
							padding: 0px;
							}
							
						#sm ul li#bottom{
						text-decoration: none;
						display: block;
						width: 179px;
						height: 50px;
						background: url(images/sm-4.gif);
						}
						
						#sm ul li#steel span{
						color: #fff;
						padding: 0 0 0 10px; 
						}
						
						#sm ul li#design span{
						color: #fff;
						padding: 5px 0 0 10px; 
						}
	
		/************* 2eme Niveau *************/
		#sm li ul{
			position: absolute; 
			left: -999em;
			top: -1px;
			width: auto;
			margin: 0px;
			padding: 0px;
			margin-left: 179px;
			border: 2px solid #fff;
			border-left: none;
			background: #929292;
		}
		#sm li ul li{
			float: none;
			display: block;
			width: auto;
		}
		#sm li ul li a{
			display: block;
			float: none;
			text-decoration: none;
			width: 185px;
			background: #e7e7e7;
			border-bottom: 2px solid #afafaf;
			margin: 0;
		}
		#sm li ul li a:hover{
			background: #0E80AC;
			color: #fff;
		}
		#sm li ul li a span{
			border: none;
			font-size: 11px;
			padding: 5px;
		}
		#sm li ul li a:hover span{
			border: none;
			padding: 5px;
		}

		/************* Affichage des sous menus *************/
		#sm li:hover ul li ul, #sm li:hover ul li ul li ul, #sm li.sfhover ul li ul, #sm li.sfhover ul li ul li ul {
			left: -999em;
		}
		
		#sm li:hover ul, #sm li ul li:hover ul, #sm li ul li ul li:hover ul, #sm li.sfhover ul, #sm li ul li.sfhover ul, #sm li ul li ul li.sfhover ul {
			left: 0;
			z-index: 99;
		}

			


	#leftColTeaser{
		margin-top: 15px;
		float: left;
		clear: both;
		width: 179px;
		}
		#leftColTeaser div{
				margin-left: 89px;
				clear: right;
				}


#rightCol{
	float: left;
	clear: right;
	width: 463px;
	padding: 0px 0px 100px 40px;
	text-align: left;
	min-height:653px;
}
	#rightCol.netfitness em{
		color:#e3001c;
		font-style:normal;
	}
#rightCol a:link    {text-decoration: none; color: #ee3a42;}
#rightCol a:visited {text-decoration: none; color: #ee3a42;}
#rightCol a:hover   {text-decoration: none; color: #888;}
#rightCol a:active  {color: #ff0000;}

	#title{
		font-size: 23px;
		color: #7F7F7F;
		background: url(images/bg-titre.gif) repeat-x;
		padding: 12px 0px 19px 0px;
		text-align: left;
		width: 348px;
		float: left;
		clear: right;
		}
	h2{
		width: 348px;
		font-size: 13px;
		color: #EE3A42;
		text-align: left;
		margin: 0px 0px 18px 0px;
		padding: 0px;
		}
		
	h3, h4{
		width: 348px;
		font-size: 11px;
		text-align: left;
		margin: 0px 0px 8px 0px;
		padding: 0px;
		}
		h3.sh{
			margin: 20px 0px 10px 0px;
		}
	h4{
		font-style: italic;
	
	}
#safe1, #safe2, #safe3, #safe4, #safe5, #safe6, #safe7, #safe8{
	display: none;
}
	
select, option{
	font-size: 11px;
}

input, textarea{
	border: 1px solid #6d6d6d;
}
	
	p{
		width: 348px;
		text-align: justify;
		margin: 0px 0px 20px 0px;
	}
	img.product{
		border-bottom: solid 12px #A0A0A0;
		margin-bottom: 24px;
		padding-bottom: 10px;
	}
	
	ul.tab1, ul.tab2{
		margin: 20px 0px 0px 0px;
		padding: 0px;
		width: 348px;
		clear: right;
		}
		ul.tab1 li, ul.tab2 li{
			color: #ffffff;
			list-style: none;
			background: #0E80AC;
			padding: 3px 10px 3px 20px;
			margin-top: 1px;
			}
		ul.tab2 li{
			background: #999999;
		 	}
			ul li.tabTitle{
				background:  #000000;
				font-weight: bold;
				background: url(images/bg-fleche.gif) no-repeat #000000;
				}
				

						/************ DÉBUT MENU ************/
				
						ul#menu{
							padding: 0px;
							margin-top: 0;
							margin-left: 100px;
							position:relative;
							height: 38px;
							}
						
							ul#menu li {
								list-style: none;
								float:left;
								height: 38px;
								position:relative;
								}
								ul#menu li a{
									height: auto;
									padding: 0px;
									height: 38px;
									color: #ffffff;
									font-weight: bold;
									font-size: 10px;
									text-decoration: none;
									margin-right: 6px;
									display:block;
									float:left;
									padding:3px 5px;
									}
								ul#menu li a:hover{
									color: #FFD204;
								}
								ul#menu li a.selected{
									color: #FFD204;
									}
								ul#menu li a.selected:hover{
									color: #FFD204;
								}
								
								
									
							ul#menu img{
								vertical-align: middle;
								}
								
								
ul#menu li ul {
	position: absolute;
	text-align:left;
	left: -999em;
}
ul#menu li:hover ul, #menu li.sfhover ul {
	top:22px;
	left: -50px;
	padding-top:16px;
}					

ul#menu li ul li{
text-align:left;	
float:none;
margin:0px;
padding:0px;
height:auto;
}
ul#menu li ul li a{
margin:0px;
padding:0px;
display:block;
padding:3px 0px 3px 3px;
border:2px solid #fff;
border-top:0px;
background:#097093;
color:#fff;
width: 91px;
height:12px;
font-size:9px;
text-align:left;
}
								
								
								
								
								
								
								
								
						
						/************ FIN MENU ************/


/****************** FIN CONTENU *****************/


/****************** DÉBUT FOOTER *****************/

#bottomBrows{
	padding: 8px 0px 8px 0px;
	color: #FF3333;
	width: 776px;
	text-align: center;
	background-color: #000000;
	font-size: 10px;
	}
	#bottomBrows span{
	font-weight: bold;
	}
	
	#bottomBrows a{
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
	}
	#bottomBrows a:hover{
	text-decoration: underline;
	}
	
	
#copywrite{
	padding: 0px 0px 16px 0px;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 10px;
	}
	
	#copywrite a, #copywrite a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}
	#copywrite a:hover {
	text-decoration: underline;
	}
	
	#topPage{
	width: 776px;
	padding: 0px 0px 11px 0px;
	text-align: left;
	}
	#topPage a{
	background: url(images/bg-TopPage.gif) no-repeat;
	display: block;
	width: 181px;
	height: 43px;
	color: #FFFFFF;
	margin-left: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	}
	#topPage a:hover{
	background: none;
	color: #FFFFFF;
	}
	#topPage a span{
	display: block;
	text-align: right;
	padding: 8px 34px 0px 0px;
	}
	
	
	

/****************** FIN FOOTER *****************/
