body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bkg_page.gif) center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}

html {
     overflow: -moz-scrollbars-vertical;
}


/*-----------------------general------------------------*/


.container 
{
	background-color: #FCEFC4;
	display: table;
	height: 100%;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
}

.containerHome
{		
	background-image: url(../images/homepage/bkgHomePage.gif);
	background-repeat:repeat-y;
}

#pageContent 
{
	text-align: left;	
}

.pageContent 
{
	width:753px;	
	padding-left:10px;
	padding-top:0px;
	text-align:left;
}

#row{
	width:670px;
	float:left;
	margin-bottom:15px;
}

#leftImage{
	width:300px;
	float:left;
	margin-right:10px;
}

#rightDescription{
	width:350px;
	float:left;
}

.homePageContent 
{
	width:753px;	
	padding-left:3px;
	padding-top:10px;


}

#footer 
{
	clear:both;
	font-size: 9px;
	padding-top:25px;
}

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 
{
    background-image:url(../images/pages/imgPageTitle.gif);
    background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style:italic;
	color: #CA4127;
	width:710px;
	height:36px;
	text-align:right;
	text-transform:uppercase;
	margin-top:0px;
	padding:10px 55px 0px 0px;
	clear:both;
	
	
}

.fntNewsTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #DC860A;
}

.fntField
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*----------------------header and menu ------------------------*/

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 182px;
	width: 763px;	
	clear:both;	
	text-align:right;
}

#menuImage
{
	background-image: url(../images/bkgMenu.gif);
	background-repeat:no-repeat;
	width: 763px;
	height:28px;
    text-align:center;

}

#menu 
{
	background-image: url(../images/bkgMenu.gif);
	background-repeat:no-repeat;
	width: 763px;	
    text-align:center;

}

#menuAdmin
{
	background: #295286;
	color:White;
	border:1px solid white;	
}

.menu 
{
    text-align:center;
    font-size:9px;
	width: auto;
	list-style: none;
	color:Black;
}





.menu ul {
	padding: 0px 0px 0px 5px;
	list-style: none;
	margin: 0px;
}
.menu li 
{
    font-weight:normal;
    font-size:9px;
    float:left;
	padding: 2px 5px;
	list-style: none;
	display: block;
	border-right: 1px solid;
	white-space:nowrap;
	
}
.menu li a 
{
    color:Black;
	text-decoration: none;
}

#menuAdmin .menu li a
{
    color:white;
}

.menu li a:hover {
	text-decoration: none;
}


/*----------------------- boxes ---------------------------*/



.whiteSectionColumn 
{
	float:left;
}

.column, .columnRight {
	float: left;
	width: auto;
	display: inline;
	text-align: left;
	padding-right:10px;	
}

.columnRight {
	margin-right:0px;
	padding-right:0px;
}

.homeColumnRight
{
    width:480px;
}


.yellowBoxContainer 
{
	background-image: url(../images/bkgYellowBoxContainer.gif);	
	width:240px;	
	padding-right:10px;
}

.box {
	clear: both;
	text-align:left;
	float:left;
}

.whiteBox 
{
	background-image: url(../images/boxWhite.gif);	
	width:231px;
	text-align:left;
}

.whiteBox2
{
	background-image: url(../images/bkgWhiteBox2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:250px;
	text-align:left;
	float:left;	
	padding-bottom:15px;
	
}


.boxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	padding-left: 19px;
	height: 28px;
	text-align: left;
	
}

.boxHeaderImage 
{
	padding-top:0px;
	margin-left:-20px;
}


.boxContent
{
	text-align: left;
	padding:0px 30px 25px 40px;
}

.boxContent30 
{
	padding: 5px 10px 10px 30px;	
}

.homeBoxContent
{
	text-align: left;
	padding: 5px 15px 5px 30px;
}

.whiteBoxContent 
{
	text-align: left;
	padding:15px 10px 15px 10px;
}

.whiteBox2Content
{
	text-align: left;
	padding:5px 15px 0px 25px;	
}

.boxA30Yellow
{
	background-image: url(../images/homepage/bkgBoxA30Yellow.gif);	
	background-position:bottom left;
	width:240px;	
}

.boxA30
{
	background-image: url(../images/pages/bkgBoxA30.gif);	
	background-position:bottom;
	width:243px;
}

.boxA50 
{
	background-image: url(../images/pages/bkgBoxA50.gif);	
	background-position:bottom left;
	width:366px;
}

.boxA100 
{
	background-image: url(../images/pages/bkgBoxA100.gif);	
	background-position:bottom left;
	width:750px;
}

.boxServices
{
	width:660px;	
	text-align:left;

}



/*----------------------- 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:#FEF9F1; 
	color:#B61F18;
	padding-top: 2px;
	padding-bottom: 2px;
	height:20px;	
}

.tableRowStyle,
.tableRowAltStyle { 
	background-color: #FFFFFF;
	border-style:none;
	font-size:10px;
	border-width:0px;
	height:18px;
	color:#442016;
}

.tableRowAltStyle {
	background-color: #DDE5EC;
}

/*---------------------- lists ------------------------*/

#hebdoquilles ul 
{
	margin-left:0px;	
}

#hebdoquilles li
{
	margin-left:0px;	
	list-style-type:none;
	margin-bottom:5px;

}

/*------------------------ ADMIN BOXES ---------------------------*/

#subscriptionZones
{
    width:480px;
}

.subscriptionButtons
{
    float:left;
    padding-left:5px;
}



/*----------------------- admin ---------------------------*/

.adminControlBar
{
	clear:both;
	border-top:1px dotted gray;
	text-align:right;
	margin-top:4px;
}


