/* main ---------------------------------------------------------------------------------------------------------------*/

body{
	font-family: Tahoma, Verdana sans-serif;
	margin-left: auto;
    margin-right: auto;
}
/*-- header --*/
#header {
	margin-left: auto;
    margin-right: auto;
	font-weight: bold;
	width: 1050px;
	height: 145px;
}
/*-- global container --*/
#container {
	margin-left: auto;
    margin-right: auto;
	width: 1050px;
}
#main_container {}
#layout_table{
	padding: 0;
	margin: 0;
	position: relative;
}
#layout_table tr{
border: 0 none;
}
#layout_table td{
border: 0 none;
}
#sub_nav_column {
vertical-align: top;
	width: 178px;
}
#content_column {
	vertical-align: top;
	width: 827px;
}
#sub_container2{}
#content_container {}
#subpage {
	font-size: 9px;
	color:#fff;
    text-align: center;
}
#subpage a{
	font-weight: bold;
	color:#fff;
}
#subpage a:hover{
	font-weight: bold;
	color:#000000
}
/*-- bannière --*/
#bann {
    position: absolute;
    left: 72px;
	padding: 19px 10px 5px 141px;
}
/*-- slogan --*/
#slogan {
    position: relative;
    left: 88px;
    padding: 2px 0 0 50px;
    float: left;
}
/*-- logo ---*/
#logo {
    width: 200px;
    height: 24px;
    position: relative;
    top: 5px;
    float: right;
	right: 31px;
}
/*-----menu gauche---------------------------------------------------------------------*/
#menu {}
#main_menu  ul li{
    list-style:none;
}
#main_menu ul li a{
	font-size: 13px;
    height:19px;
	text-decoration: none;
	text-align: left;
	display: block;
	line-height: 20px;
	color: #042d79;
	padding:0 4px 0 4px;
	margin-left: -40px;
	
}
#main_menu ul li a:hover{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #3ca6da;
}
#main_menu  ul li a.submenu{
	padding-left: 24px;
    height: 14px;
	font-size: 10px;
	line-height: 14px;
}
#main_menu  ul li a.subactif{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #042d79;
	padding-left: 24px;
    line-height: 12px;
    text-align: left;
    height: 14px;
	font-weight: bold;
}
#main_menu  ul li a.submenu:hover{
  font-weight: bold;
  text-decoration: none;
  color: #3ca6da;
}
#main_menu ul li a.normal_actif{
	font-size: 16px;
	font-weight: bold;
	color: #042d79;
    line-height: 25px;
    text-align: center;
    height: 25px;
}
#main_menu ul li a.menu{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
    line-height: 30px;
    height: 31px;
	text-align: center;
}
#main_menu  ul li a.fin{
    height: 3px;
}
/*--- sous menu droit--------------------------------------*/
#conteneur-sousmenu{
	height: 18px;
	position: relative;
}
#sousmenu{
}
#sousmenu dl{
	margin: 0;
	padding:0;
	float:left;
}
#sousmenu dt{
	font-size: 13px;
	height:20px;
	padding:0px 4px;
	color: #042d79;
	border-right: dotted 1px #000000;
	cursor: pointer;
	font-weight:bold
}
#sousmenu dt a{
	color:#042d79;
	display:block;
	text-decoration: none;
	font-weight:bold
}
#sousmenu dt a:hover{
	font-weight:bold;
}
#sousmenu dd{
position: absolute;
	width: 150px;
	margin:0;
	padding:0;
}
#sousmenu dd ul{
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}
#sousmenu dd ul li{
	display:block;
 	margin:0;
	padding:0;
}
#sousmenu dd ul li a{
	color:#042d79;
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	border-bottom: 0px ;
	border-top:dotted 2px #ffffff;
}
#sousmenu dd ul li a:hover{
	font-weight:bold;
}
#sousmenu dl dd{
	display:none;
}
#sousmenu dl:hover dd{
	display:block;
}
/*---pied de page---------------------------------------------------------------*/
#footer {
    padding: 0;
    text-align: right;
	margin-left: auto;
    margin-right: auto;
	margin-top: auto;
	width: 1050px;
	height: 57px;
}
#footer_text {
width: 1000px;
	margin-top: -17px;
}
#footmenu{
	height: 26px;
}
#footer_text ul li{
	list-style:none;
}
#footer_text ul li a{
	height: 19px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	line-height: 13px;
	color:#042d79;
	float:right;
	padding: 1px 5px 1px 5px;
}
#footer_text ul li a:hover{
	display: block;
	font-size: 14px;
  	height: 28px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #dcf2fc;
}
#footer_text dd{
	line-height: 5px;
	padding: 10px 2px 0px 0px;
	display: block;
	font-size: 13px;
  	height: 16px;
	line-height: 0px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
}
/*----------------- .content html-elements------------------------------------------*/
.content {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 2px 0 0 0;
	color: #042d79;
}
.content select {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.content input {
    border-style: solid;
    border-width: 1px;
	border-color:#042d79;
	width:200px;
}
.content textarea {
    border-style: double;
    border-width: 3px;
	border-color:#042d79;
	height:200px;
	width:95%;
}
/*--- tables ---------------------------------------------------------------*/
.content table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	color: #bcd3ff;
	border-bottom:1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
    border-style: solid;
    border-spacing: 0;
	text-align:center;
	vertical-align : middle;
	table-layout : auto;
}
table .images{
width:75%;
background-color:#f7050f;
color:#bcd3ff;
font-weight:bold;
border: none;
}
.content th {
    padding: 3px;
	color:#042d79;
	font-size: 14px;
}
/*--- forms ----------------------------------------------------------------*/
.content fieldset {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
}
/*--- lists ----------------------------------------------------------------*/
/*--- image----------------------------------------------------------------*/
img {
border:none;
}
.content img {
margin:auto;
}

/*--- autres----------------------------------------------------------------*/
.ascenseur{
	cursor:pointer;
}
blockquote{
color: #aac3f2;
border: 3px;
border-color: #a1b8e6;
border-style: double;
background-color: #f2f6ff;
width:90%;
margin-left: 7%;
padding:5px;
font-style: normal;
font-size: 14px;
font-weight: bold;
}
address{
width:25%;
border: 3px;
border-color: #042d79;
border-style: double;
font-size: 16px;
font-weight: bold;
padding:5px;
}



/* style----------------------------------------------------------------------------------------------------------------*/
#logo a {
  display: block;
  width: 65%;
  height: 60%; 
}
#slogan {
  color: #042d79;
}
.content p {
  color: #042d79;
  margin: 6px 0 6px 0;
  padding: 0;
}
/*--- lien ----------------------------------------------------------------*/
.content a {
    font-size: 100%;
    text-decoration: none;
	color:#000c3a;
	font-style: italic;
}
.content a:hover{
    text-decoration: underline;
	color: #0679ba;
}
/*--- écriture  en titre---------------------------------*/
.content h1 {
  font-size: 30px;
  font-weight: bolder;
  line-height: 25px;
  margin: 20px 100px 20px 100px;
  text-align:center;
}
.content h2 {
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  color: #1954a1;
  margin: 15px 50px 15px 50px;
}
.content h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 15px;
  color: #1d6ad0;
  margin: 12px 10px 12px 10px;
}
.content h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 8px;
  color: #298cf1;
  margin: 10px 0px 8px 0px;
}
.content h5 {
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  line-height: 5px;
  color: #298cf1;
  margin: 8px 0px 8px 0px;
}
.content h6 {
  font-size: 10px;
  font-weight: bold;
  line-height: 0px;
  color: #298cf1;
  margin: 6px 0px 4px 0px;
}
#hide h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 11px;
  color: #fff;
  margin: 8px 50px 8px 50px;
}
/*--- écriture bas de page ----------------------------------------------------------------*/
#footer_text {
  color: #042d79;
}
#footer_text a {
	margin: 0px 4px;
	font-weight: bold;
}
#footer_text a:hover  {
	color: #74bed8;
	text-decoration: underline;	
}
/*--- lecteur mp3 ---------------------------------*/
.deezer{
	width:220px;
	padding:23px 40px 22px 40px;
	height:55px;
	margin:0 auto;
	text-align:center;
}