/* Styles de structure */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 100%;
}
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
form {
	margin: 0;
}
img {
	border-width: 0;
	margin: 0;
}
img.display_block {
	display: block;
}
.center{
	text-align: center;	
}
.alert{
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;	
}
/*************/
/* Communs   */
/*************/
body{
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
#page {
	width: 812px;
	text-align: left;
}
#bannertop {
	background-image: url(../img/bannertopbg.jpg);
	background-repeat: no-repeat;
	height: 86px;
}
#logo {
	float: left;
	margin-right: 25px;
}
#menu1container {
	padding: 10px 0 0 0;
}
a.menu1 {
	color: #D5D9E5;
	background-color: transparent;
	border: 1px solid #D5D9E5;
	padding: 0 6px 0 6px;	
	margin: 0 3px 0 3px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu1-current, a.menu1:hover {
	color: #D5D9E5;
	background-color: #222866;
	border: 1px solid #D5D9E5;
	padding: 0 6px 0 6px;	
	margin: 0 3px 0 3px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
/*************/
/* Home page */
/*************/
body.home{
	background-color: white;
	color: #223350;
}
body.home strong{
	color: #DA872F;
	background-color: transparent;
}
#homecontent {
	border-top: #F3F3F5 solid 3px;
}
#homecontent1 {
	width: 564px;
}
#homecontent2 {
	background-image: url(../img/homerightbg.jpg);
	background-repeat: no-repeat;
	width: 245px;
}
#homecols {
	background-image: url(../img/homecolsbg.jpg);
	background-repeat: no-repeat;
	background-color: #EBEFFB;
	color: #223350;
	width: 795px;
	height: 100px;
}
#homecols p{
	margin-bottom: 10px;
}
#homecols th{
	padding: 10px 3px 8px 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
}
#homecols p{
	padding: 0;
}
#homecols td{
	padding: 3px 30px 0 40px;
	font-family: arial, helvetica, sans-serif;
}
#homecols strong{
	position: relative;
	left: -10px;
}
#homecolheader1{
	color: #DA872F;
}
#homecolheader2{
	color: #222867;
}
#homecolheader3{
	color: #DA872F;
}
#homecol1{
	width: 265px;
}
#homecol2{
	width: 265px;
}
#homecol3{
	width: 265px;
}
#homecells{
	margin: 10px 0 0 24px;
	width: 205px;
	color: #223350;
}
.homecell{
	background-image: url(../img/homerightcellbg.gif);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	border: 5px solid #CBD6E8;
	border-bottom: 10px solid #CBD6E8;
}
.homecell .content{
	padding: 5px 3px 5px 20px;
}
.homecell h1 {
	margin: 0 0 0 0;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #2F3570;
	background-color: transparent;
}
.homecell p{
	padding: 0;
}
.buttoncontainer {
	text-align:right;
}
.buttonblue{
	background-image: url(../img/leftbutton.gif);
	background-repeat: no-repeat;
	padding: 0 20px 0 24px;
	background-color: #232868;
	color: white;
	height: 16px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.buttonred{
	background-image: url(../img/leftbutton.gif);
	background-repeat: no-repeat;
	padding: 0 20px 0 24px;
	background-color: #FF2624;
	color: white;
	height: 16px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.buttonred:hover, a.buttonblue:hover {
	background-color: #F3CB0F;
	color: white;
}
/*******************/
/* Page intérieure */
/*******************/
body.page{
	background-color: white;
	color: #58547A;
}
a {
	color: #58547A;
}
#pagecontent {
	background-image: url(../img/pagecontentbg.jpg);
	background-repeat: no-repeat;
}
#menu2container{
	padding: 6px 0 0 462px;
}
a.menu2-1 {
	color: white;
	background-color: #299317;
	border: 1px solid #1E7214;
	padding: 0 6px 0 6px;	
	margin: 0 3px 0 3px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu2-0 {
	color: white;
	background-color: #D68E1F;
	border: 1px solid #9E6C15;
	padding: 0 6px 0 6px;	
	margin: 0 3px 0 3px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu2-0:hover, a.menu2-1:hover {
	color: white;
	background-color: #FFEA00;
}
body.page h1{
	font-size: 12pt;
	background-color: transparent;
	color: #FF6600;
	padding-bottom: 6px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
body.page h2{
	font-size: 10pt;
	background-color: transparent;
	color: black;
}
body.page h3{
	font-size: 9pt;
	background-color: transparent;
	color: #232764;
}
#navigation {
	background-color: transparent;
	color: #706C8F;
	padding: 12px 0 0 110px;
}
#navigation a {
	background-color: transparent;
	color: #706C8F;
}
#block {
	float: left;
	width: 50px;
	height: 60px;
}
#article {
	margin: 40px 0 10px 220px;
}
#pagelinks {
	text-align:center;
	margin-top: 30px;
}
.pagelink {
	font-weight: bold;
	background-color: transparent;
	color: #706C8F;
}
a.pagelink {
	font-weight: normal;
	background-color: transparent;
	color: #706C8F;
}