

body {background-position:left 0px;background-repeat:repeat-x;background-color:#FFFFFF; background-image:url(../images/fondturf.jpg)}
html, body {height: 100%; }


#wrap {
	position:relative; /* needed for footer positioning*/
	width: 790px; margin: 0px auto 0px;	padding: 0px
	min-height:100%; /* real browsers */
	background: #FFFFFF url(../images/left_red_bar.jpg) repeat-y left 300px;
}

a {text-decoration: none;}

/* HEADER ---------------------------------------------------------- */
#header {display: block; height: 266px; background-repeat: no-repeat; background-position: 0px 0px; width: 790px; margin: 0px; padding: 0px;}
#header img {float: right; padding-top:0px; }

body#home_header #header {background: url(../images/top_img_produits_socc.jpg); }
body#clients_header #header {background-image: url(../images/top_img_clients.jpg);}
body#compagnie_header #header {background-image: url(../images/top_img_compagnie.jpg);}
body#piste_header #header {background-image:url(../images/top_img_produits_piste.jpg);}
body#hockeymenu_header #header {background-image:url(../images/top_img_produits_hockey.jpg);}
body#footmenu_header #header {background-image:url(../images/top_img_produits_socc_foot.jpg);}
body#produits_header #header {background-image:url(../images/top_img_produits_tennis.jpg); }
body#actualites_header #header {background-image: url(../images/top_img_actualites.jpg); }
body#produitssurface_header #header {background-image: url(../images/top_img_produits_surface.jpg); }
body#golf_header #header {background: url(../images/top_img_produits_golf.jpg); }




/* NAVIGATION ----------------------------------------------------- */
#navigation {height: 34px; margin: 0px; padding: 0px; width: 790px; display: block; background: url(../images/nav_bar.jpg) no-repeat; } 
#navigation img {margin: 0px; padding: 0px;}


/* Main Body - Content Area ---------------------------------------------*/
div#main_body {padding:40px 30px 0 30px; width: 730px;} /* bottom padding for footer */
div#main_body #content {padding-bottom: 60px; padding-left: 20px;}
div#main_body .playground {background: url(../images/playground_img.jpg) no-repeat 0px 300px;}

#subnav {
	color: #333333;
	padding: 10px 10px 0 25px;
	text-align: right;
}
#subnav a {color: #333333; text-decoration: none; }
#subnav a:hover {text-decoration:underline;}
#subnav span {margin-right: 8px;}
#subnav .active {
	font-weight: bold;
}

/* Left Side ------------------------------------------------------------ */
#main_body #left {width: 290px; float: left; margin: 0 10px 60px 0; display: block;}

/* Right Side - content side styles ------------------------------------------------------*/
#main_body #right {width: 404px; float: right; display: block; padding: 0 0 20px 15px; margin-bottom: 60px; }
html>body #right { /* IE ignores this block as it doesn't understand the selector */
	height: auto; /* Reset the height for browsers other than IE */
}

#right a, .backtotop a {color: #FD7410; text-decoration: none;}
#right a:hover, .backtotop a {text-decoration: underline;}

#clear {display: block; clear: both;}

/*-- NEWS - ACTUALITES - HOME PAGE--------------------------------------*/
#news {display: block;}	
.label a {text-decoration: none; color: #1B548F; display: block; margin: 0px; padding:3px; }
.label a:hover {color: #FFFFFF; background: #666666; }
.label span {color: #81AAD4; margin:2px; }


#news ul.items {
	line-height: 1.4em;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;

}
#news ul.items li {background-image: url(/images/athletics.jpg); background-repeat: no-repeat; margin: 5px 0 3px 0; padding: 2px 0 2px 45px; color: #666666; background-position: 3px 0px;}
#news ul.items li a {text-decoration: none; color: #FD7410; }
#news ul.items li a:hover {text-decoration: underline;}


.moreproducts {background: url(../images/accueil_graphic_surfaces.jpg) no-repeat center; display: block; height: 30px; padding: 109px 0 0 330px; }


/* SHARED - yellow button, ... --------------------------------------*/
#yellowbutton {background-image: url(../images/yellow%20button.jpg); background-repeat: no-repeat; background-position: right 2px; display: block; height: 30px; color: #FD7410; font-size: 11px; font-family: Helvetica, sans-serif; text-align: right; position: relative; padding-top: 6px;}
#yellowbutton span {padding-right: 30px;}
#yellowbutton a {text-decoration: none; color:#FD7410;}
#yellowbutton a:hover {text-decoration: underline; color: #333333;}

p.backtotop {
	size: 11px;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 7px;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
}


/* Lists -------------------------------------------------------- */
ul.advantages li {margin: 5px 0; list-style: url(../images/accueil_news_arrow.jpg); }


/* FOOTER ---------------------------------------------------------- */
div#footer {background-image: url(../images/footer_grass.jpg); background-repeat: no-repeat; height: 43px; width: 790px; position: absolute; bottom:0; /* stick to bottom */ visibility: visible; }
div#footer a {color: #ffffff; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}
div#footer p {text-indent: 20px; margin-top: 25px;}




/* Type styles ------------------------------------------------------*/
#content, #header, #main_body, #news, #subnav {font-family: Helvetica, sans-serif; font-size:12px;}
#news {font-size:11px;}
#footer {font-family: Arial; font-size:11px; color: #FFFFFF;}
.title {font-size: 18px; color: #FD7410;}
.title_actualites {
	font-size: 18px;
	color:#1B548F;
	width: 290px;
	padding-left: 5px;
}
.subtitle {font-size: 12px; font-weight: bold;}
h1 {font-size: 13px; text-transform:uppercase; font-weight:bold; text-align:center;}
.bold {font-weight: bold;}
.italic {font-style:italic;}
