body {
	margin:0px;
	padding:0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body img {
	border:0px;
}
#page_centrer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:auto;
	background: url(../images/sce/background.gif) repeat-y center center;
}
#header {
	width:940px;
	height:102px;
	background-image:url(../images/sce/background_top.jpg);
	padding: 28px 0 0 20px;
}

#menu_principal {
	width:960px;
	height:35px;
	background-image:url(../images/sce/background_menu.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #024B89;
}
#menu {
	width:660px;
	height:35px;
	float:left;
}
#search {
	width:300px;
	height:29px;
	text-align:right;
	padding-top:6px;
	float:left;
}

#contenu {
	width:960px;
	height:auto;
}
#file_ariane {
	padding: 20px 0 0 25px;
	color: #999999;
	font-style:italic;
	font-weight:bold;
}
#contenu_gauche {
	width:600px;
	height:auto;
	padding:40px 60px 50px 60px;
	float:left;
	text-align:justify;

}
#contenu_droit {
	width:240px;
	height:auto;
	float:left;
}
#contenu_droit_01 {
	width:220px;
	height:auto;
	padding:25px 0px 25px 0px;
	margin-left:20px;
	border-bottom: 1px solid #014B88;
}

#bt_top {
	width:960px;
	text-align:right;
	
}

#footer {
	width:960px;
	margin: 20px 0 0 0;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/sce/background_footer.gif) repeat-x;
}

/*
BALISE H
*/
h1 {
	visibility:hidden;
	display:none;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #024B89;
	font-family: "Times New Roman", Times, serif;
}
h2.derniere_news {
	margin: 0px 0 10px 0;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	color: #024B89;
	font-family: Verdana, "Times New Roman", Times, serif;
}

h3 {
	margin: 0 0 15px 0;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	margin: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}


/*
LES LIENS
*/
a {
	color: #03417D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #46AC46;
}
#contenu_gauche a {
	color: #03417D;
	font-weight: bold;
	text-decoration: none;
}

#contenu_gauche a:hover {
	color: #46AC46;
}
#contenu_droit_01 a {
	color: #03417D;
	font-weight: bold;
	text-decoration: none;
}

#contenu_droit_01 a:hover {
	color: #46AC46;
}

#bt_top a {
	margin: 0 300px 0 0;
	color: #03417D;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	padding: 2px 20px 2px 0;
 	background: url(../images/sce/puce_02.gif) no-repeat right center;
}	

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	border-bottom: 1px dotted #FFFFFF;
}

/*
STYLES SPECIFIQUES
*/
/* Formulaire de contact */
.form_element {
	width:180px;
	text-align:left;
}

.news_date {
	font-weight:bold;
	color:#46AC46;
}
.news_headline {
	margin-bottom:10px;
}

/* CSS Document */