* {
	height:auto;
	width:auto;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

img{
	margin-right:15px;	
}

body {
	background-repeat:no-repeat;
	margin:0px;
	background-attachment:fixed;
	background-image:url(images/bg.gif);
	background-color:#6fa0d6;
	font-family:arial;
	font-size:12px;
}

#site {
	height:700px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	background-image:url(images/site_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
}

#header {
	width: 100%;
	margin-right:auto;
	margin-left:auto;
	height: 116px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#nav {
	width:678px;
	height:28px;
	font-weight:bold;
	margin-right:auto;
	margin-left:auto;
}

.footer {
	width: 100%;
	margin-right:auto;
	margin-left:auto;
	height:29px;
	margin-top:20px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	text-align:center;
	color:#005cab;
}


.footer2 {
	width: 100%;
	margin-right:auto;
	margin-left:auto;
	height:24px;
	margin-top:20px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:center;
	color:#005cab;
}

#content{
	width:678px;
	height:652px;
	background-color:#FFF;
	padding-top:20px;
	margin-right:auto;
	margin-left:auto;
}

#page {
	width:638px;
	height:598px;
	margin-left:20px;
	margin-right:20px;
}

#page_mention {
	width:638px;
	height:598px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(images/mention.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#partner {
	width:678px;
	height:24px;
	margin-top:20px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:center;
}

.btn { 
	width:110px;
	height:28px;
	float:left;
	text-align:center;
	color:white;
	text-decoration:none;
	background-image:url(images/btn_h.gif);
	background-repeat:no-repeat;
}

a.btn {
	padding-top:8px;
}

a.btn:hover {
	background-image:url(images/btn.gif);
	background-repeat:no-repeat;
	color:black;
}

a.footer {
	text-decoration:none;
	color:black;
}

a.footer:hover {
	text-decoration:underline;
}

a.footer2 {
	text-decoration:none;
	color:black;
}

a.footer2:hover {
	text-decoration:underline;
}
	.text_bleu {
	color:#6fa0d6;
}

#flashContent{
	width:640px;
	height:590px;
}

img{
	margin-left:15px;
}