body 
{
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #05255f url(../images/bkgHTML.jpg) no-repeat center top;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.spacer {
	clear:both;
	line-height:1px;
	overflow:hidden;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}


.header3, .header2
{
	height: 280px;
	width: 800px;
	background-position:1px 0px;
	background-image: none;
	background-repeat: no-repeat;
}

.header2
{
	background-image: none;
	background-repeat: no-repeat;
}

#pageMiddle
{
	width:800px;
}


#pageBottom
{
	width:800px;
	height:83px;
	background: url(../images/pageBottom.jpg);
	background-repeat:no-repeat;
	clear:both;
}



/*---------------------- POPUP ------------------------*/
#containerPopup 
{
	background-position: center 0px;
	width:830px;
	height:590px;
	text-align:left;
	position:relative;
	background-image: url(../images/bkgPopupTitle.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#popupTitle 
{
	padding-top:58px;
	padding-left:62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height:56px;

}

#popupReturnButton
{
	padding-top:58px;
	padding-right:60px;
	float:right;
	font-size:10px;

}

#popupReturnButton a
{
	color:#c0d8dc;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}

#popupReturnButton a:hover
{
	color:#ffffff;
	text-decoration: underline;
}

#popupContentScroller 
{
	height:459px;
	width:830px;
	text-align:left;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #083284;
	scrollbar-darkshadow-color: #083284;
	scrollbar-face-color: #083284;
	scrollbar-highlight-color: #047fb3;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	margin: auto;
	clear: both;
}

#popupContent {
}


/*---------------------- HOME PAGE --------------------------*/

.homePage, .pageContent 
{
	width:601px;
	
}

.rowImageHomePage 
{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.imgHomePage 
{
	border:0px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}


/*---------------------- CONTENT PAGE ------------------------*/


.pageContent
{
	text-align:left; 
}

.content
{

}

#hierarchie
{
	text-align:left;
	font-size:9px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}


#footer 
{
	margin-top:10px;
	color: white;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	width: 830px;
	font-size:10px;
}

#footer a
{
	color:white;
}

a {
	text-decoration: none;
	color: white;
	font-family:verdana;
}
a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
	border: none 0; 
	border-top: 1px solid #D7D7D7;
	width: 100%;
	height: 1px;
} 


/*----------------------header and menu ------------------------*/


#menu 
{
	text-align:center;
	width:100%;

}

#menuAdmin 
{
    background-color:Blue;
	color:Black;
	border:1px solid black;
	font-weight:bold;	
}

#menuAdmin li 
{
	color:Black;
}

.menu 
{	
    float:none;
	list-style: none;
	font-size:9px;
	text-align:center;
}
.menu ul {
	padding: 0px 0px 0px 0px;
	list-style: none;
	margin: 0px;
	float:none;

}
.menu li {
	display:inline;
}

/*----------------------- LISTS ---------------------------*/

.formattedList ul
{
	padding: 0px 0px 0px 18px;
	margin-left:0px;
}

.formattedList li
{
	margin-bottom:0px;
	margin-left: 0px;
	padding-bottom:5px;
	padding-top:3px;
	background-image: url(../images/listBottom.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

.formattedList li a
{
	font-size:10px;
	font-weight:bold; 
}



/*----------------------- boxes ---------------------------*/
.column, .columnRight {
	float: left;
	width:auto;
	margin-right: 0px;
	display: inline;
	text-align: center;
}

.columnRight {
	margin-right:0px;
}


.box
{
	text-align:center;
	margin-top: 16px;
	margin-left: 29px;
}

.boxHeader {
	text-align: left;
}

.boxContent 
{
	text-align:left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}


.box30Header
{
	background-image: url(../images/box30Header.gif);
	height: 27px;
	padding-top: 15px;
	padding-left: 31px;
}

.box50Header
{
	background-image: url(../images/box50Header.gif);
	height: 27px;
	padding-top: 15px;
	padding-left: 31px;
}

.box70Header
{
	background-image: url(../images/box70Header.gif);
	height: 27px;
	padding-top: 15px;
	padding-left: 31px;
}

.box100Header
{
	background-image: url(../images/box100header.gif);
	height: 27px;
	padding-top: 15px;
	padding-left: 49px;
}

.box70, .box100
{
	text-align:left;
	background-repeat: no-repeat;
	background-position:top left;
}

.box30
{
	width:248px;
}

.box40
{
	width:340px;
}

.box50
{
	width:370px;
}

.box70
{
	width:482px;
	background-repeat: repeat-y;
}

.box100
{
	width:751px;
}
.boxcontent30
{
	background-image:url(../images/box30bkg.jpg);
	background-repeat: repeat-y;
}
.boxcontent100
{
	background-image:url(../images/box100bkg.jpg);
	background-repeat: repeat-y;
}
.boxcontent50
{
	background-image:url(../images/box50bkg.jpg);
	background-repeat: repeat-y;
}
.boxcontent70
{
	background-image:url(../images/box70bkg.jpg);
	background-repeat: repeat-y;
}
.box30bottom {
	background-image: url(../images/box30bottom.gif);
	height: 20px;
}
.box100bottom {
	background-image: url(../images/box100bottom.gif);
	height: 20px;
}
.box50bottom {
	background-image: url(../images/box50bottom.gif);
	height: 20px;
}
.box70bottom {
	background-image: url(../images/box70bottom.gif);
	height: 20px;
}

.forceBottomBackground
{
	clear:both;
	height:8px;
	width:20px;
}



/*----------------------- forms ---------------------------*/

.form 
{
	height:100%;
}
.formRow {
	clear:left;
	text-align:left;
}

.formCol1 {
	width:100px;
	float:left;	
	padding-top:5px;
}

.formCol1XL {
	width:220px;
	float:left;	
	padding-top:5px;
}


.formCol2 {

	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;
	padding-bottom: 2px;    
	text-transform:uppercase;
	text-align:left;
}

.tableRowStyle,
.tableRowAltStyle { 

	border-width:0px;
	height:18px;
}

.tableRowStyle {
	background-color: #c0d8dc;
}

/*------------------------------------------------------*/
#hebdoquilles ul 
{
	margin-left:-35px;
	padding-left:35px;	
}

#hebdoquilles li
{
	list-style-type:none;
	margin-bottom:5px;

}

/*----------------------- admin ---------------------------*/

.adminControlBar
{
	clear:both;
	border-top:1px dotted gray;
	text-align:right;
	margin-top:4px;
}
