body{
	font-family: Arial,sans-serif;
	background-image:url(img/fond.png);
	padding: 0px;	
}

.nomargin {
margin:0;
padding:0;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#cccccc;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 114%;
	color: #003399;
}

h3{
	font-size: 100%;
	color: #FFFFFF;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #FFFFFF;
}

h6{
	font-size: 90%;
	color: #990000;
}

#h6{
	font-size: 90%;
	color: #990000;
}

h7{
 font-size: 90%;
 color: #334d55;
 font-weight:400;
}

#h7{
 font-size: 90%;
 color: #334d55;
 font-weight:400;
}

h8{
 font-size: 90%;
 color: #334d55;
 font-weight:400;
 text-indent:4;
 text-align:left;
}

#h8{
 font-size: 90%;
 color: #334d55;
 font-weight:400;
 text-indent:4;
 text-align:left;
}

h9{
 font-size: 70%;
 color: #334d55;
 font-weight:400;
 text-align:right;
}

#h9{
 font-size: 70%;
 color: #999999;
 font-weight:400;
 text-align:right;
}

h10{
 font-size: 600%;
 color: #334d55;
 font-weight:bold;
 text-align:center;
}

#h10{
 font-size: 600%;
 color: #334d55;
 font-weight:bold;
 text-align:center;
}

h11{
 font-size: 85%;
 color: #334d55;
 font-weight:bolder;
 text-align:right;
}

h12{
 font-size: 150%;
 color: #334d55;
 font-weight:bold;
 text-align:center;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	width: 1000px;
}

#navBar{
	background-image:url(img/menu.png);
	width: 100%;

}

#content{	
	padding: 0px 0px 0px 10px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	margin-left:10px;
	margin-right:10px;
	min-height:820px;
	width:640px;
}

#pre-content{	
	padding: 10px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	height:30px;
	width:630px;
	text-align:justify;
}

.tableau{
	width: 1000px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 0px;
}


/************* #globalNav styles **************/

#globalNav{
	color:#FFFFFF;
	padding: 10px 0 10px 0;
	width: 1000px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	text-align:center;
	font-weight:bold;
	padding: 0px 4px 0px 0px; 
	color:#FFFFFF;
}

#globalNav a:hover {
	font-size: 90%;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding: 0px 4px 0px 0px; 
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align:justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .feature2 styles ***************/

.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align:justify;
	border-top:solid 1px #cccccc;
}

.feature2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature2 img{
	float:right;
	padding: 10px 10px 10px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align:justify;
	margin-left:0px;
}

.story2{
	clear: both;
	border-bottom: solid 1px #E4E4E4;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align:justify;
	margin-left:0px;
	min-height:240px;
}

.story p{
	padding: 0px 0px 0px 0px;
}
.story2 img{
	float:left;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width:996px;
	border:solid 2px #FFFFFF;
	font-size: 75%;
	color:#333333;
	padding: 12px 0px 2px 0px;
	margin-top: 10px;
	background-image:url(img/foot.png);
	height:25px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a {
	color:#FFFFFF;
}

#siteInfo a:hover {
	color:#000000;
}

#siteInfo h8 {
	color:#333333;
	font-size:80%;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align:middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;
	color:#FFFFFF;
	visibility: visible;
}

#sectionLinks h3{
	padding: 8px 0px 4px 0px;
	text-align:center;
	vertical-align:middle;
	background-image:url(img/menu.png);
	border-bottom:solid 1px #FFFFFF;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #FFFFFF;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	color:#FFFFFF;
	font-weight:bold;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px;
	color:#FFFFFF;
	font-weight:bold;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	font-weight:bold;
	padding: 2px 0px 2px 6px;
}
/*#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	border-left: 3px solid #FFDE59;
	border-right: 3px solid #FFDE59;
	color: #FE983D;
	background-color:#FFFFFF;
	font-weight:bold;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	background-image:img/quille30.png;
	background-position:right;
}


/*********** .relatedLinks styles ***********/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 300px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/*********** .separation styles ***********/
.separation{
	padding: 0px 0px 50px 0;
	border-top: 1px solid #FFFFFF;
}
/************** #advert styles **************/

#advert{
	padding: 10px 0px 10px 0px;
	font-size: 80%;
	color:#FFFFFF;
}

#advert h3{
	padding: 10px 0px 2px 0px;
	text-align:center;
	vertical-align:middle;
	background-image:url(img/menu.png);
	border-bottom:solid 2px #FFFFFF;
}

#advert2{
	vertical-align:bottom;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	border-top: 1px solid #FFFFFF;
	color:#FFFFFF;
	vertical-align:bottom;
}


#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines a{
	color:#FFFFFF;
}

#headlines a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



#tarifs{
	padding: 0px 0px 10px 10px;
	height:600;
	font-size: 80%;
	text-align:justify;
	min-height:751px;
}

#tarifs h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color:#FF3300;
}

#tarifs2{
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	text-align:justify;
	min-height:790px;
	margin-right:10px;
}

#tarifs2 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color:#FF3300;
}

#tarifs2 a{
	padding: 30px 0px 5px 0px;
	color: #334d55;
}
#tarifs2 a:hover{
	padding: 30px 0px 5px 0px;
	color: #334d55;
	text-decoration:underline;
}

.separation2{
	border-bottom: 1px solid #ccc;
}

#hor{
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:justify;
	min-height:859px;
	background-image:url(img/boulle-quilles.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#news{
	padding: 0px 10px 0px 0px;
	text-align:justify;
	min-height:820px;
}

#news h3{
	text-align:left;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom:2px;
	color:#0066CC;
}

#news h2{
	text-align:center;
	margin-bottom:2px;
	color:#0033FF;
	font-size:90%;
}

#news h7{
	color:#666666;
}

#news_h9{
	color:#999999;
	font-size:70%;
	text-align:right;
	padding-left:12px;
	padding-top:1px;
	background-image:url(img/heure.png);
	background-repeat:no-repeat;
	background-position:5px;
}

#newsaff{
	color:#666666;
}

#newsres{
	color:#0066CC;
	font-size:90%;
	text-align:right;
}

#newsaff a{
	font-size:90%;
}

#newsadm a{
	font-size:70%;
}
#news a{
	font-size:100%;
	color:#0066CC;
}

#news a:hover{
	text-decoration:underline;
	color:#0066CC;
}

#suiv{
	text-align:right;
	font-size:70%;
}

#suiv a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

#suiv a:hover {
	text-decoration: underline;
	color:#cccccc;
}

#resa{
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:justify;
	min-height:865px;
	background-image:url(img/quille.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#resa h2{
	font-size:90%;
}

#resa h3{
	font-size:90%;
	color:#CC0000;
}

#form{
	font-size: 80%;
	color: #334d55;
	font-weight:400;
	border: solid 1px #CCCCCC;
	padding: 0px 10px 0px 10px;
	
}

#prec{
	text-align:left;
	font-size:70%;
	padding-left:10px;
}

#prec a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

#prec a:hover {
	text-decoration: underline;
	color:#cccccc;
}

.tarifscoul {
	color:#FFFFFF;
	font-weight:bold;
}

.tarifvert{
	color:#4cbe01;
	font-weight:bold;
}

.tarifbleu{
	color:#019dbe;
	font-weight:bold;
}

.tarifrouge{
	color:#be0101;
	font-weight:bold;
}

#index {
	margin:0px 132px 0px 132px;
}

#menu {
	border-left:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	border-top:solid 0px #FFFFFF;
	border-right:solid 2px #FFFFFF;
	width:160px;
}

#gal {
	min-height:850px;
	font-size: 80%;
}

#sport{
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:justify;
	min-height:820px;
	background-image:url(img/boulle-quilles.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#sport h7{
	font-size:80%;
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:justify;
}

#sport_h7{
	font-size:80%;
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:justify;
 	color: #334d55;
 	font-weight:400;
}

#sport h4{
	font-size:190%;
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:center;
	color: #334d55;
}

#sport h2{
	font-size:90%;
}

#sport a{
	color:#FF3300;
}

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

#contacter {
	padding: 0px 0px 10px 10px;
	height:600;
	font-size: 80%;
	text-align:justify;
	min-height:751px;
	background-image:url(img/boulle-quilles.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}


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



.tab{
	border:solid 1px #CCCCCC;
}

#ent{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-right:10px;
	text-align:justify;
	min-height:700px;
}

#ent h7{
	font-size:80%;
	padding: 0px 0px 10px 10px;
	margin-right:10px;
	text-align:justify;
}

#ent h2{
	font-size:90%;
}

#ent h9{
	font-size:60%;
}

#ent a{
	color:#FF3300;
}

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

#ent h3{
	color:#990000;
}

#marg {
	text-align:justify;
	clear:both;
}

#ent h3{
	font-size:90%;
}

#imgsport img{
	float:right;
	padding:10px 5px 3px 10px;
	margin-top:8px; 
}
	
#entrer{
	width:600px;
	height:450px;
	background-color:#FFFFFF;
	vertical-align:middle;
	border:solid 1px #000000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:8%;
}

#entrer2{
	background-image:img/ent.png;
}

#entrer2 a:hover{
	background-image:img/ent_hover.png;
}

#club{
	color:#334d55;
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	min-height:790px;
	margin-right:10px;
}

#club h3{
	border-bottom: solid 1px #CCCCCC;
	color:#334d55;
	
}

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

#calendrier{
	padding: 0px 0px 0px 10px;
	text-align:justify;
	min-height:820px;
}

#calendrier table{
	border: solid 1px #CCCCCC;
}

#archi_resu{
	padding-top:200px;
}

#archi_resu li{
	text-align:center;
}

 img { border: #000000 0px solid; }
 	#wcode{ color:#666666; }
  div.wcode span.gras { font-weight: bold; }
  div.wcode span.italique {font-style: italic; }
  div.wcode span.souligne {text-decoration: underline; }
  div.wcode span.fluo{ background:#ffff00; }

  div.wcode p.gauche { text-align: left; }
  div.wcode p.centre { text-align: center; }
  div.wcode p.droite { text-align: right; }
  div.wcode p.justifier { text-align: justify; }

  div.wcode img.cliquable { cursor: pointer; }

  .cachediv { display: none; }

  div.wcode div.zone_code {
        background: #ddddee;
        border: 0px;
        border: #8888bb 1px solid;
  }

  div.wcode div.zone_citation {
        background: #ddddee;
        border: 0px;
        border: #8888bb 1px solid;
  }

  div.wcode ul{
  	list-style-position: inside;
  	padding:0 0 0 0;
	margin: 3px 0px 3px 10px;
  }

  div.wcode ul.normal{ list-style-type: disc; }
  div.wcode ul.numeros{ list-style-type: decimal; }
  div.wcode ul.lettres{ list-style-type: lower-alpha; }

  div.wcode div.citation{
          margin: 5px;
          text-align: left;
          background: #ffffff;
          border: #def 1px solid;
          border-left: #89a 3px solid;
          padding-left: 5px;
  }

  div.wcode div.contenu_citation{
          background: #ffffff;
          border: 0px;
          border: #8888bb 1px solid;
          padding: 5px;
  }

  div.wcode pre{
  	font-size: 12px;
  	font-family: Courier New;
  	margin: 0px;
  	text-align: left;
  	background: #ffffff;
  	border: 0px;
        border: #8888bb 1px solid;
        padding: 5px;
  }