body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bkgBody.jpg) repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

html {
     overflow: -moz-scrollbars-vertical;
}


/*-----------------------general------------------------*/


.container 
{	
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bkgContainer.jpg) repeat-y top center;	
}

.container2Columns
{	
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bkgContainer2Columns.gif) repeat-y top center;	
}

#containerBottom
{
    background: url(../images/bkgContainerBottom.jpg) no-repeat bottom center;
    width:918px;
    height:36px;
    margin-left:auto;
    margin-right:auto; 
    clear:both; 
}

.pageContent
{
	margin-left:auto;
	margin-right:auto;
	width:830px;
	/*background: url(../images/bkgContent.jpg) no-repeat top center;*/
	text-align: left;	
}

.pageContentHome
{
	background: url(../images/bkgContentHome.jpg) no-repeat top center;
}

.pageContent100
{
    background: url(../images/bkgContentHome.jpg) no-repeat top center;
}


#footer 
{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	width:860px;
	float:none;	
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
	border: none 0; 
	border-top: 1px solid #D7D7D7;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
} 

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #205A92;
	margin-bottom: 10px;
}

.fntNewsTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #450016;
	margin-bottom: 10px;
}

.fntField
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.centered
{
    text-align:center;
}

/*----------------------header and menu ------------------------*/

#header 
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	height:234px;
	text-align:center;
	clear:right;
}

#menuBowling
{
	padding-left:208px;
	height:25px;
}


#menu
{
	background:url(../images/bkgMenu.jpg) no-repeat top;
	padding-top:11px;
	height:37px;
	padding-left:25px; 
}

#menuAdmin
{
	background: #450017;
	color:#white;
	border:1px solid white;	
}

.menu
{	
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	height: 16px;
	list-style: none;
	text-transform:uppercase;
	
}

.menu ul {
	padding: 0px 0px 0px 7px;
	list-style: none;
	margin: 0px;
	text-align:center;	
}
.menu li {
	padding: 0px 8px;
	list-style: none;
	display: block;
	float: left;
	border-right: 1px solid white;
}
.menu li a {
	color: white;
	text-decoration: none;
}
.menu li a:hover {
	color: #FCCC7F;
	text-decoration: none;
}

.menuSelected a,
.menuSelected a:visited
{
	color: #FCCC7F;
	text-decoration: none;
}


/*----------------------- boxes ---------------------------*/
.column, .columnRight {
	float: left;
	width: auto;
	margin-right: 0px;
	display: inline;
	text-align: center;	
}

.columnRight {
	margin-right:0px;
}

.box {
	clear: both;
}


.boxHeader {
/*	padding-left: 20px; */
	padding-top: 30px;
	height: 70px;
	text-align: center;	
}

.boxHeaderImage 
{
	padding-top:0px;
	padding-left:0px;
}


.boxContent
{
    padding: 10px 40px 10px 50px; 
	text-align: left;

}

.boxContentTransparent
{
	background-color:Transparent;
	border:0px;
}

.boxContentHebdoquilles
{
	background:url(../images/bkgHebdoquilles.jpg) no-repeat;
	padding-top:100px;
}



.boxContentNoPadding
{
	padding-top:0px;
}

.boxContentColor 
{
	background-color:#FDE5C4;
	border-top: 0px;
	padding: 0px 15px 10px 15px;	
}

.box30
{
	width:220px;
	padding-left:50px;
	padding-top:20px;
}

.box30Home
{
    width:220px;
    padding-top:20px;
}

.box50
{
	width:410px;
	background: url(../images/bkgBox50.jpg) repeat-y;
}

.box70
{	
	width:550px;
	background: url(../images/bkgBox70.gif) repeat-y;			
}

.box70home
{
    width:600px;
    background:none;
    text-align:left;
}

.box100
{
	width: 824px;
	background: url(../images/bkgBox100.jpg) repeat-y;	
}

.box30Header
{
	background: url(../images/box30Header.jpg) no-repeat;	
}

.box50Header
{
	background: url(../images/box50Header.jpg) no-repeat;
}

.box70Header
{
	background: url(../images/box70Header.gif) no-repeat;
}

.box100Header
{
	background: url(../images/box100Header.jpg) no-repeat;
}

.boxBottom
{
	height:40px;
	background-position:left;
	background-repeat:no-repeat;
}

.box30Bottom
{
	background-image: url(../images/box30Bottom.jpg);	
}

.box50Bottom
{
	background-image: url(../images/box50Bottom.jpg);
}

.box70Bottom
{
    background-image: url(../images/box70Bottom.gif);
}

.box100Bottom
{
	background-image: url(../images/box100Bottom.jpg);	
}

.homeTitle
{
    clear:both;
    margin-bottom:10px;
}




/*----------------------- forms ---------------------------*/

.form 
{
	height:100%;
}
.formRow {
	clear:left;
	height:20px;
	text-align:left;
	height:100%;
}

.formCol1 {
	width:100px;
	float:left;	
	padding-top:5px;
}

.formCol1XL {
	width:220px;
	float:left;	
	padding-top:5px;
}


.formCol2 {
	float:left;
	padding-top:2px;
}

.formCol3 {
	float:left;
	padding-top:5px;
	margin-left:5px;
}

/*----------------------- tables ---------------------------*/

.gridStyle 
{
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
}

.gridHeader {
	font-weight: bold;
	background-color:#EDA53F; 
	color:black;
	padding-top: 2px;
	padding-bottom: 2px;
	height:20px;	
}

.tableRowStyle,
.tableRowAltStyle { 
	background-color: #FFFFFF;
	border-style:none;
	font-size:11px;
	border-width:0px;
	height:18px;
}

.tableRowAltStyle {
	background-color: #FDE5BF;
}

/*---------------------- lists ------------------------*/

#hebdoquilles ul 
{
	margin-left:0px;	
}

#hebdoquilles li
{
	margin-left:0px;	
	list-style-type:none;
	margin-bottom:5px;

}



/*----------------------- admin ---------------------------*/

.adminControlBar
{
	clear:both;
	border-top:1px dotted gray;
	text-align:right;
	margin-top:4px;
}

.controlBarItem
{
	padding-left:2px;
	padding-right:2px;
}

.forceBottomBackground
{
	clear:both;
	padding-top:8px;
	width:20px;
}
