
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/fond_site.jpg) repeat-y center;
	color: #1C3378;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
#barre_titre
{
	height: 125px;
	background-image: url(img/barre_titre_golf2.jpg);
	background-repeat: no-repeat;

	}
	
#menu_conteneur
{
	padding: 0;
	margin: 0;
	width: 950px;
	}

#menu_haut
{
	padding: .2em 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #e2E2E2;
	list-style-type: none;
	background: url(img/fond_menu.jpg) repeat-y;
	color: #FFF;
	width: 100%;
	font: normal 100% arial, helvetica, sans-serif;
	text-align: center;
	}

#menu_haut li
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#menu_haut li a
{
	text-decoration: none;
	background-color: transparent;
	color: #FFF;
	font-weight:bolder;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	}
#menu_haut li a:hover
{
	background-color: #78a2ae;
	color: #fff;
	font-weight:bolder;
	}
	
#conteneur
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: url(img/fond_contenu.gif) repeat-y;
	
	}

#contenu
{
	background-color:#FFFFFF;
	margin-left: 130px;
	margin-right: 320px;
	padding-right: 10px;
	background-color: #FFFFFF;
	}

#contenu p
{
	
	text-align: justify;
	color: #1C3378;
	
	}
#contenu a
{
	text-decoration: underline;
	color: #666666;
	
	}

#contenu a:hover
{
	text-decoration: none;
	color: #079bce;

	}
#contenu h1
{
	text-indent: 25px;
	width: 100%;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(img/fleche.gif) left no-repeat #758545;
	}

#contenu h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #78a2ae;

	}
#contenu h3
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D1623D;

	}

#contenu em
{
	font-weight: bold;
	}

#marge_gauche
{
	position: absolute;
	left:0;
	margin-top:15px;
	width: 120px;
	background-color:#F3F3F3;
	}

#marge_gauche img
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 5px;
	}

#colonne_droite
{
	position: absolute;
	right:0;
	margin-top:15px;
	padding-right: 0;
	width: 280px;
	color: #1C3378;

	}

#colonne_droite h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #78a2ae;
	background-color: #E2E2E2;
	}

#menu_droite
{
	color: #FFF;
	background-color: #78a2ae;
	border: 2px #E2E2E2 solid;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	width: 250px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	}

#menu_droite ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#menu_droite li
{
	border-bottom: 1px solid #0d6a84;
	margin: 0;
	}

#menu_droite li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #758543;
	border-right: 10px solid #758543;
	background-color: #78a2ae;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

#menu_droite li a:hover
{
	border-left: 10px solid #78a2ae;
	border-right: 10px solid #78a2ae;
	background-color: #758543;
	color: #fff;
	}

#menu_droite h2
{
	margin: 0 30px 0 20px;
	color: #FFFFFF;
	background-color: #78a2ae;
	}
	
#menu_droite a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#menu_droite a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
#contenu_droite p h2
{
	color: #333333;
	background-color: #FFFFFF;
	margin: 0 30px 0 20px;
	}
#contenu_droite a
{
	color: #2889A9;
	text-decoration: none;
	}
	
#contenu_droite a:hover
{
	color: #2889A9;
	text-decoration: underline;
	}

#contenu_droite img
{
	text-align: center;
	}

#pied_de_page
{
	margin-top: 15px;	
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif ;
	background: url(img/fond_menu.jpg) repeat-y;
	}

#pied_de_page a
{
	color: #FFCC33;
	text-decoration: none;
	}

#pied_de_page a:hover
{
	color: #FF6600;
	text-decoration: overline underline;
	}






.docs
{
	list-style-image: url(img/download.png);
	line-height: 25px;
	}


.indent
{
	text-indent: -5000px;
	margin-top: 0;
	padding-top: 0;
	}

.image_contenu
{
	float: left;
	padding: 5px 10px 15px 10px;
	}
	
.img_deco
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 5px;
	}

p 
{
	margin: 0 0 10px 0;
	}

ul a
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #1C3378;
	}
	
ul a:hover
{
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #3399FF;
	}
	
img
{
	border: 0 none;
	}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	/*border: 1px solid #f2f2f2; */
	/*background-color: #FAFAFA; */	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	text-align: center;
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

.comment_h2
{
	background-color: #E2E2E2;
	font-size: 12px;
	width: 350px;
	}

textarea {
	padding: 5px;
	margin-bottom: 20px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(img/button-bg.jpg) repeat-x 0 0;
	border: none;
}

fieldset {
	padding: 10px;
	margin:5px 0;
	border: 2px solid #ecfdcd;
	width:350px;
	background-color: #E2E2E2;
	}
	
legend {
	font-size: 13px;
	font-weight:bold;
	margin:5px 0;
	background-color: #E2E2E2;
	}
	


html>body #menu_droite li a
{
	width: auto;
	}
