html{
 overflow: auto;
}
html, body {
  background-color: white;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 1em 0 0.5em 0;
}

a {
/*	color: #009ee0;*/
	color: #000000;
	text-decoration: underline;
}

table {
	margin: 0;
	border:0;
	padding: 0;
}

td {
	margin: 0;
	border: 0;
	padding: 0;
}

#page {
	width: 985px;
	margin: 0 auto 1em auto;
	position: relative;
}

#page-footer {
	clear: both;
	background: white url(bg-footer.png) no-repeat top right;
	text-align: center;
	font-size: 10px;
	color: #999999;
	line-height: 24px;
}

#page-footer a {
	color: #999999;
	text-decoration: none;
}

#page-header {
	background: transparent url(bg-header.png) no-repeat left top;
	height: 317px;
}

.homepage #page-header {
	background: transparent url(bg-header.png) no-repeat left top;
	height: 393px;
}

#page-banner {
	width: 978px;
	height: 284px;
	margin-top: 30px;
	border: 0;
}

.homepage #page-banner {
	width: 978px;
	height: 373px;
	margin-top: 30px;
	border: 0;
}

#page-main {
	background: transparent url(fond_general.png) repeat-y right top;
	border: 0;
	margin: 0;
}

#page-main:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
#page-main { display: block; *zoom: 1; }

.homepage #page-main {
	background: transparent url(fond_accueil.png) repeat-y right top;
	border: 0;
	margin: 0;
}

#page-content {
	float: left;
	margin: 0;
	border: 0;
	padding: 8px 10px 8px 10px;
	width: 514px;
	overflow: hidden;
	text-align: justify;
}

#page-content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #009ee0;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
}

/*
#page-content li a {
color: #009ee0;
	background: transparent url(lien2.gif) no-repeat center left;
list-style-type: none;
	padding-left: 15px;
	text-decoration: none;
}
*/

#page-content li a {
	color: #000;
	text-decoration: underline;
}

.homepage #page-content {
	float: left;
	margin: 0;
	padding: 8px 10px 8px 10px;
	width: 290px;
	overflow: hidden;
	text-align: justify;
}

.homepage #page-content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	text-transform: uppercase;
}

.homepage #page-content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
}

#lang-menu {
	position: absolute;
	top: 17px;
	left: 0;
	height: 30px;
	line-height: 10px;
}
#lang-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#lang-menu li {
	list-style-type: none;
	margin: 0;
	border: 0;
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background: transparent url(lang-menu-sep.png) no-repeat top left;
}
#lang-menu li.first {
	background-image: none;
}
#lang-menu li	a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}


#title {
border: 0;
padding: 0;
}

#page-title {
	width: 211px;
	height: 79px;
	margin: 0;
	background: transparent url(page-title.png) no-repeat bottom right;
}

#page-title h1 {
	color: #009ee0;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 13px;
	text-align: right;
}

#souspage-title {
	width: 533px;
	height: 79px;
	margin: 0;
}

#souspage-title h1 {
	color: #000000;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 21px;
}

#actions {
	width: 211px;
	margin: 0;
}

#trans-menu {
	height:15px;
	line-height:10px;
	position:absolute;
	right:9px;
	top:15px;
}
#trans-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#trans-menu li {
	list-style-type: none;
	margin: 0;
	border: 0;
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background: transparent url(lang-menu-sep.png) no-repeat top left;
}
#trans-menu li.first {
	background-image: none;
}
#trans-menu li a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

#sub-menu {
	float: left;
	width: 209px;
	min-height: 386px;
	margin: 0;
	background: black url(filetgauche.gif) repeat-y top right;
}

#sub-menu ul {
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	border: 0;
}
#sub-menu li {
	list-style-type: none;
	margin: 0;
	border: 0;
	padding-left: 0.5em;
	padding-right:25px;
	text-align: right;
	line-height: 16px;
	padding-bottom: 10px;
}
#sub-menu li.first {
	background-image: none;
	padding-bottom: 10px;
}
#sub-menu li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sub-menu li.act a {
	color: #009ee0;
	text-decoration: none;
}

#une {
	float: left;
	width: 433px;
	min-height: 386px;
	margin: 0;
	text-align: justify;
	position: relative;
}

#une h1 {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 14px;
	text-transform: uppercase;
}

#une h3 {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
}

#une p, #une h1, #une h3 {
	padding-right: 10px;
}

#page-border {
	margin: 0;
	padding: 4px 12px 4px 12px;
	border: 0;
	width: 208px;
	min-height: 378px;
	overflow: hidden;
	font-size: 11px;
	background-color: #009ee0;
	color:#FFFFFF;
}

#page-border h1 {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#page-border h3 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: transparent url(puce_droite.gif) no-repeat center left;
}

#page-border a:link, #page-border a:visited {
	color: white;
/*	background: transparent url(lien.gif) no-repeat top left;
	padding-left: 15px;
	margin-left: 25px;
	text-decoration: none;
	*/
	text-decoration: underline;
}

#actions {
	margin:0;
	padding:0;
	border: 0;
	width: 211px;
	height: 79px;
}

.csc-sitemap  li {
	list-style-type: none;
}

.csc-sitemap li a {
	background: transparent url(lien2.gif) no-repeat center left;
	padding-left: 15px;
	margin-left: 30px;
	color: #009ee0;
	text-decoration: none;
}

/*** csc forms ***/
form .csc-mailform-field label {
	display: block;
	width: 12em;
	float: left;
	text-align: right;
	padding: 0 0.5em 0 0;
}
form .csc-mailform-field {
	margin: 0 0 0.3em 0;
	clear: both;
}
form .csc-mailform-submit {
	margin: 0 0 0 12em;
}

form .csc-mailform-radio label {
	display: inline;
	width: auto;
	float: none;
	text-align: left;
	padding: 0;
}

blockquote {
	margin-left: 45px;
}



.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}


/*
cboude
*/
#menu-intranet{
	width: 978px;
	position: absolute;
	top: 202px;
	background-color: black;
	color: white;
	text-align: center;
	height: 15px;
}

#menu-intranet a{
	color: white;
	display: block;
	text-align: center;
	width: 160px;
	float: left;
	font-weight: bold;
	text-decoration: none;
}


#sub-menu #pageLeft{
	background: #ffffff;
	margin: 0px 17px;
	/*padding-top: 20px;*/
}

#sub-menu #pageLeft dt img{
	padding: 3px;
}
