a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #580017;
	text-decoration:none;
}

#left a{
	text-decoration: none;
	border-bottom: 2px solid #420209;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}

*
{
border: 0;
margin: 0;
}

h1 {
	font-size: 18px;
	color: white;
}

body
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(stage-golf/bg-stage-golf.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #2e3c16;
}

#mainbg{
	background: url(stage-golf/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	margin: 0 auto;
	width: 1014px;
}

#header{
	width: 1014px;
	margin: 0 auto;
	height: 286px;
	background: url(stage-golf/stage-golf.jpg) no-repeat top;
}

#logo{
	text-align: left;
	height: 50px;
	padding-left: 180px;
	padding-top: 40px;
	background: url(stage-golf/stage-golf-france.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	height: 77px;
	margin: 0 auto;
	background: url(stage-golf/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: ;
	height: 47px;
	padding: 28px 18px 0 21px;
}

#buttons a:hover {
	height: 47px;
	background: url(stage-golf/menubghover.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_bg{
	background: url(stage-golf/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f3f5e9;
}

#left{
	width: 709px;
	margin-left: 15px;
}

#left p{
	padding-left:5px;
	padding-right:5px;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
}

#left h2{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background: url(stage-golf/stage-golf-suisse.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#left h3{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:bold;
	color: #ffffff;
	font-size: 16px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background: url(stage-golf/stage-golf-suisse.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.stage-golf-images{
	padding: 0 15px 15px 0;
	float:left;
	border-radius: 3px;
}

.read, #right ul .read{
	text-align: right;
	background: url(stage-golf/info-golf.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 18px;
}

.read a, #right ul li .read a{
	color: #ffffff;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 15px;
	font-size: 12px;
	text-decoration: none;
}

.read a:hover, #right ul .read a:hover{
	text-decoration: underline;
}

#right{
	width: 262px;
	float: right;
	margin-right: 15px;
}

#right h3 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(stage-golf/stage-golf-sud-france.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#right ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 10px;
	padding-right:10px;
}


#right li{

	padding-left: 20px;
	margin-bottom: 40px;
}


#right a{
	text-decoration: none;
	color: #335000;
	font-weight:bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(stage-golf/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
