#container {
	width: 762px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#log {
	background-color: #F7CF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/boutonRond.gif);
	background-repeat: no-repeat;
	background-position: 138px 1px;
}
#topBanner {
	margin: 0px;
	padding: 0px;
}

#header img.welcome {
	padding-top: 30px;
}
#left {
	width: 503px;
	float: left;
	margin-bottom: 1px;
}
#blueText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006194;
	margin-left: 4px;
	padding-right: 30px;
	padding-left: 40px;
	text-align: justify;
	padding-bottom: 16px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



#blueText p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#imageRight {
	float: right;
	padding-top: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 4px;
}

#grey {
	background-color: #949694;
	height: 20px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#button01 {
	width: 362px;
	height: 54px;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-image: url(images/button01.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	border: 1px solid #999999;
	float: left;
	display: inline;
}
#button02 {
	float: right;
	width: 362px;
	height: 54px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-image: url(images/button02.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	border: 1px solid #999999;
	margin-right: 4px;
}
#button01  a, #button02  a {
	text-decoration: none;
	color: #006194;
}
#button01 a:hover, #button02 a:hover {
	text-decoration: underline;
}



#clear {
	clear: both;
}
#log .bold a {
	color: #000000;
	text-decoration: none;
}
#log .bold a:hover {
	color: #006194;
	text-decoration: underline;
}





.bold {
	font-weight: bold;
}
.right {
	float: right;
	margin-top: 1px;
}

