body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bkgPage.gif) center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#CCCCCC;
	color:#000000;
}

html {
     overflow: -moz-scrollbars-vertical;
}




/*-----------------------general------------------------*/


#container {
	background-color:White;
	display: table;
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#pageContent {
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;  
	margin-bottom:50px;
	clear:both;

}

#footer 
{
	clear:both;
	padding-top: 20px;
	font-size: 9px;
}

#footer a:link,
#footer a:visited
{
	font-weight:normal;	
}

a {
	text-decoration: none;
	color: #CCCCCC;
}

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: #205A92;
	margin-bottom: 10px;
}

.fntField
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fntSmallFont
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fntErrorMessage 
{
	color:#CC0000;
}

.centered 
{
	text-align:center;
}

/*----------------------header and menu ------------------------*/									
#header {
	background: url(../images/header.jpg ) no-repeat;
	height: 124px;
	width: 760px;
}

#headerFlash 
{
	margin-left:483px;
}

#blueMenu 
{
	margin-left:10px;
	margin-right:7px;
	clear:both;
	height:50px;
	width:741px;
	padding-bottom:25px;
}

#mainMenu 
{
	background: url(../images/bkgMenu.jpg) no-repeat;
	height:40px;
	clear:both;
}

.mainMenu 
{	
	text-align: left;
	width: auto;
	list-style: none;
}

.mainMenu ul {
	padding: 5px 0px 0px 15px;
	list-style: none;
	margin: 0px;
}

.mainMenu li {
	padding: 0px 10px;
	list-style: none;
	display: block;
	float: left;
	border-right: 1px solid #003366;
}
.mainMenu li a {
	color: #003366;
	text-decoration: none;
	font-weight:normal;
}
.mainMenu li a:hover {
	color: #000000;
	text-decoration: underline;
}


#menu 
{
	clear:both;
	width:140px;
}

#menuAdmin
{
	background-color: #003366;
	color:White;
	border:1px solid white;	
	height:30px;
}


.menu 
{
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	list-style: none;
}

#menu ul {
	padding: 0px 0px 0px 0px;
	list-style: none;
	margin: 0px;
}

#menuAdmin ul {
	padding: 0px 0px 0px 7px;
	list-style: none;
	margin: 0px;
}

#menu li {
	padding: 8px 12px;
	list-style: none;	
	border-bottom:1px dotted #000066;
}

#menuAdmin li
{
	padding: 8px 12px;
	float:left;	
	color:White;
}

.menu li 
{
	margin-bottom:0px;
	margin-left: 0px;
}

.menu li a {
	text-decoration: none;
	color:#000066;
}
.menu li a:hover {
	color:#CC0000;
	text-decoration: none;
}

#menuAdmin li a 
{
	color: White;
	font-size:12px;
}

.menuSelected a,
.menuSelected a:visited
{
	color:#CC0000;
}


/*----------------------- boxes ---------------------------*/
.column, .columnRight {
	float: left;
	width: auto;
	margin-right: 10px;
	display: inline;
	text-align: center;
}

.columnRight {
	margin-right:0px;
}

.box {
	margin-bottom: 0px;
	clear: both;
}


.boxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	text-align: left;	
}


.boxHeaderImage 
{
	padding-top:0px;
	padding-left:0px;
}

.boxContent 
{
	padding: 20px 0px 0px 3px;	
	text-align: left;
}

.boxContentNoPadding
{
	padding:0px 5px 0px 10px;
}


.boxContentColor 
{
	background-color:#FDE5C4;
	border-top: 0px;
	padding: 0px 15px 10px 15px;
	
}

.boxNewsDetails 
{
	text-align:left;
	width: 500px;
}

.box3LeftRight {
	width: 178px;
}
.box3Center {
	width: 314px;
}

.box2Left {
	width: 235px;
}

.box2Right 
{
	width:350px;
}

.box2LeftRight {
	width: 340px;
}

.boxSingle {
	width: 710px;
}

.box3LeftHeader {
	background: url(../images/box3LeftHeader.gif) no-repeat;
}
.box3CenterHeader {
	background: url(../images/box3CenterHeader.gif) no-repeat;
}
.box3RightHeader {
	background: url(../images/box3RightHeader.gif) no-repeat;
}
.box2LeftHeader {
	background: url(../images/box2LeftHeader.gif) no-repeat;
}
.box2RightHeader {
	background: url(../images/box2RightHeader.gif) no-repeat;
}
.boxSingleHeader {
	background: url(../images/boxSingleHeader.gif) no-repeat;
}

/*----------------------- 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:#EBEBEB; 
	color:#CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	height:20px;	
	text-transform:uppercase;
}

.tableRowStyle,
.tableRowAltStyle { 
	background-color: #FFFFFF;
	border:1px solid red;
	font-size:11px;
	border-width:0px;
	height:18px;
}

.tableRowAltStyle {
	background-color: #EBEBEB;
}

/*---------------------- lists ------------------------*/

#hebdoquilles
{
	background-color:Red;
}

#hebdoquilles ul 
{
	margin:0px;
	padding:0px;
}

#hebdoquilles li
{
	list-style-type:none;
	margin-bottom:5px;
}







/*----------------------- admin ---------------------------*/

.adminControlBar
{
	clear:both;
	border-top:1px dotted gray;
	text-align:right;
	margin-top:4px;
}


