@charset "utf-8";
/* CSS Document */

body {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/body-background.jpg);
	
	background-position: top;

	background-repeat: repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;

	color: #FFFFFF;

}

.header {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/header-background.gif);
	
	background-position: top;
	
	background-repeat: no-repeat;

	height: 50px;

}

.background {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/background.gif);

	background-repeat: repeat-y;

}

.footer, a.footer:link, a.footer:visited, a.footer:active {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/footer-background.gif);
	
	background-position: bottom;
	
	background-repeat: no-repeat;

	height: 50px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;

	color: #0B2A01;

}

.copyright, a.copyright:link, a.copyright:visited, a.copyright:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 8px;

	font-weight: bold;

	color: #FFFFFF;

}

.menuheader {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/menu-header-background.gif);
	
	background-position: bottom;
	
	background-repeat: no-repeat;

	height: 20px;

}

.menu, a.menu:link, a.menu:visited, a.menu:active{

	display: block;

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/menu-background.gif);

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
	
	height: 30px;

}

.menufooter {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/menu-footer-background.gif);
	
	background-position: top;
	
	background-repeat: no-repeat;

	height: 20px;

}

.contentheader {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/content-header-background.gif);
	
	background-position: top;
	
	background-repeat: no-repeat;

	height: 40px;
	
	padding-bottom:inherit.
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 15px;

	font-weight: bold;

	color: #0B2A01;

}

.content {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/content-background.gif);

	background-repeat: repeat-y;

}

.contentfooter {
	
	background-position: bottom;
	
	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/content-footer-background.gif);
	
	background-repeat: no-repeat;

	height: 15px;

}

.partenairesheader {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/partenaires-header-background.gif);
	
	background-position: bottom;
	
	background-repeat: no-repeat;

	height: 20px;

}

.partenaires, a.partenaires:link, a.partenaires:visited, a.partenaires:active{

	display: block;

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/partenaires-background.gif);

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
	
	height: 100px;

}


.partenairestexte, a.partenairestexte:link, a.partenairestexte:visited, a.partenairestexte:active{

	display: block;

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/partenaires-background.gif);

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
	
	height: 30px;

}

.partenairesfooter {

	background-image: url(http://www.gerald-mimoun-prof-golf.com/images/css/partenaires-footer-background.gif);
	
	background-position: top;
	
	background-repeat: no-repeat;

	height: 20px;

}

a:link, a:visited, a:active{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}
