/* CSS Document */
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none}

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */

body#accueil {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_accueil.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage2 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage3 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage4 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage5 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche5.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage6 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche6.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage7 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche7.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
body#subpage8 {
	margin:0px;
	color:#000000;
	background-image:url(../images/entete_section_blanche8.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#6B9E42;
}


#conteneur{
	width: 870px;
	height:100%;
	margin:0px auto;	

}
#footer{
	width: 870px;
	height:100%;
	margin:0px auto;	
	text-align:center;
	padding-bottom:50px;
	padding-top:50px;
	color:#4F504F;

}
#footer a{
font-size:11px;
color:#659A41;
text-decoration:underline;

}
#footer a:hover{
font-size:11px;
color:#1f380e;
text-decoration:underline;

}
#conteneur_blanc_bas_centrer{
	width: 720px;
	height:100%;
	margin:0px auto;	

	padding-left:250px;
	font-size:13px;
	color:#4F504F;

}
#conteneur_blanc_bas{


	
	background-image:url(../images/bordure_bas.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	background-position:top center;
	padding-top:60px;

}
#logo{
	background-image:url(../images/logo_club_de_golf_montcalm.png);
	background-repeat:no-repeat;
	width:196px;
	height:144px;
	float:left;
	}
#bouton_haut{
	float:left;
	margin-left:353px;
	}
.espacement_haut{
	margin-right:13px;
	
	}
.colonne_gauche{
	float:left;
	margin-top:75px;
	width:195px;
	}
.colonne_droite{
	float:left;
	margin-top:200px;
	width:670px;
	color:#C0C0C0;
	padding-left:5px;
	}
.colonne_droite_sub{
	float:left;
	margin-top:150px;
	width:620px;
	color:#4D4D4D;
	padding-left:5px;
	padding:20px;
	font-size:13px;
	}
.colonne1{
	float:left;

	width:210px;

	padding-left:10px;
	}
h1{
	font-size:17px;
	font-weight:bold;
	padding-bottom:7px;
	}
h2{
	font-size:20px;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;
	color:#6C9D41;
	}
h3{
	font-size:24px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:7px;
	color:#000;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: -1px;
	}
h4 {
	font-size:18px;
	font-weight:bold;
	color:#6EA145;
	text-transform: uppercase;
	letter-spacing: -1px;
}

u {
	margin: 0 0 0px;
	color: #FFFFFF;
	background-color: #9DBB59;
	display: block;
	font-weight: bold;
}
.vert{
	font-size:14px;
	font-weight:bold;
	color:#6C9D41;
	}
.vert_gros{
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#6C9D41;
	}
.separation_ombrage{
	background-image:url(../images/bg_ombrage.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:76px;
	padding-bottom:15px;
	}
.separation_ombrage2{
	background-image:url(../images/bg_ombrage.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-right:-55px;
	height:76px;
	padding-bottom:15px;
	}
.espacement_texte{
	padding:10px;
	}

.top_menu{
	background-image:url(../images/top_menu.png);
	background-repeat:no-repeat;
	width:196px;
	height:35px;
	}
a.bt_parcours{
	display:block;
	width:196px;
	height:20px;
	background: url(../images/bt_parcours.png) 0 0 no-repeat;
	}
a:hover.bt_parcours{
	background: url(../images/bt_parcours.png) 0 -20px no-repeat;
	}
a.bt_tarification{
	background: url(../images/bt_tarification.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:21px;
	}
a:hover.bt_tarification{
	background: url(../images/bt_tarification.png) 0 -21px no-repeat;
	}
a.bt_forfaits{

	background: url(../images/bt_forfaits.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:20px;
	}
a:hover.bt_forfaits{
	background: url(../images/bt_forfaits.png) 0 -20px no-repeat;
	}
a.bt_performance{
	background: url(../images/bt_performance.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:21px;
	}
a:hover.bt_performance{
	background: url(../images/bt_performance.png) 0 -21px no-repeat;
	}
a.bt_restauration{
	background: url(../images/bt_restauration.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:20px;
	}
a:hover.bt_restauration{
	background: url(../images/bt_restauration.png) 0 -20px no-repeat;
	}
a.bt_academie{
	background: url(../images/bt_academie.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:22px;
	}
a:hover.bt_academie{
	background: url(../images/bt_academie.png) 0 -22px no-repeat;
	}
a.bt_academieJu{
	background: url(../images/bt_acadJunior.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:20px;
	}
a:hover.bt_academieJu{
	background: url(../images/bt_acadJunior.png) 0 -20px no-repeat;
	}
a.bt_hebergement{

	background: url(../images/bt_hebergement.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:21px;
	}
a:hover.bt_hebergement{
	background: url(../images/bt_hebergement.png) 0 -21px no-repeat;
	}
.gggolf{
	background-image:url(../images/menu_gggolf.png);
	background-repeat:no-repeat;
	display:block;
	width:196px;
	height:48px;
	}
a.bt_membres{
	background: url(../images/bt_membres.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:39px;
	}
a:hover.bt_membres{
	background: url(../images/bt_membres.png) 0 -39px no-repeat;
	}
a.bt_public{

	background: url(../images/bt_public.png) 0 0 no-repeat;
	display:block;
	width:196px;
	height:36px;
	}
a:hover.bt_public{
	background: url(../images/bt_public.png) 0 -36px no-repeat;
	}
.bottom_menu{
	background-image:url(../images/bottom_menu.png);
	background-repeat:no-repeat;
	display:block;
	width:196px;
	height:30px;
	}
	
.champs{
	font-size: 11px;
	color: #000;
	background-color: #E6EFBE;
	}
a.accroche{
	color:#6C9D42;
	text-decoration:underline;
	}
a:hover.accroche{
	color:#FFFFFF;
	text-decoration:underline;
	}

