body {
    font-family: verdana;
    font-size: 10px;
	color: #393939;
	background:#d1d9ff;
	width: 986px;
	height:741px;
	margin-left: auto; 
    margin-right: auto; 
	margin-top:15px;
	
}

div#header {
    text-align:center;
	margin:auto;
	background: url(../images/header.png) no-repeat 0 0;
    width: 986px;
	height : 157px;
}

div#headernfc {
    text-align:center;
	margin:auto;
	background: url(../images/headernfc.png) no-repeat 0 0;
    width: 986px;
	height : 157px;
}

div#headersfc {
    text-align:center;
	margin:auto;
	background: url(../images/headersfc.png) no-repeat 0 0;
    width: 986px;
	height : 157px;
}

div#conteneur {
    margin:auto;
	background:none;
    width: 986px;
	height : 537px;
}

div#menu {
    text-align:center;
	color:#666666;
	font-style:
	font-size:12px;
	margin:auto;
	background: url(../images/menu.png) no-repeat 0 0;
    width: 218px;
	height : 537px;
    float:left;
}
div#menu input {
border:#999999 1px solid;
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}


div#contenu {
    margin:auto;
	background: url(../images/contenu.png) no-repeat 0 0;
    width: 768px;
	height : 537px;
    float:left;
}

div#contenu input {
border:#999999 1px solid;
background-color:#888888;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}

div#contenu select {
border:#888888 1px solid;
background-color:#888888;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}

div#contenu textarea {
border:#999999 1px solid;
background-color:#888888;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.aligng {
text-align:right;
padding-right:40px;
font-size:14px;
font-family:Comics Sans MS;
color:#000000;
}

.aligctr {
text-align:center;
font-size:14px;
font-family:Comics Sans MS;
color:#000000;
}
.alignd
{
text-align:left;
padding-left:40px;
}


.UpperCase{
                    text-transform: uppercase;
            }
			
.LowerCase{
                    text-transform:lowercase;
            }	
	
.titrepage
{
    
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	font-size:22px;
	color:#OOOOOO;
}
		
#zone {
	width: 738px;
	margin:auto;
	height: 500px;
	overflow : auto;
	float: left;
	text-align:justify;
	font-size:12px;
	color:#000099;
		padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:18px;
}

div#zone h3 { 
    color:#OOOOOO;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	font-size:22px;
}

div#footer{
   	background: url(../images/footer.png) no-repeat 0 0;
    width: 986px;
	height : 47px;
}


#partenaires a:link, #partenaires a:visited{
color:#0033CC;
text-decoration: none;
font-size:15px;
font-weight:bold;
font-family:Comics Sans MS;

}

#partenaires a:hover, #partenaires a:active {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
font-family:Comics Sans MS;
}

#footer a:link, #footer a:visited {
color:#0033CC;
text-decoration: none;
font-size:10px;
font-weight:bold;
font-family:Comics Sans MS;
}

#footer a:hover, #footer a:active {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Comics Sans MS;
}
