body{
	font-family: Verdana, Tahoma, 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;
}
.Fond img{
position: relative ;
overflow: visible ;
width: 149px;
height: 109px;
background-color : #d7e5ff ;
padding: 6px ;
}
.Fond img:hover{
position: relative ;
overflow: visible ;
width: 159px;
height: 119px;
padding: 0px ;
border: solid 1px blue ;
}
.Avatar img{
position: relative ;
overflow: visible ;
width: 92px;
height: 92px;
background-color : #d7e5ff ;
padding: 4px ;
}
.Avatar img:hover{
position: relative ;
overflow: visible ;
width: 98px;
height: 98px;
padding: 0px ;
border: solid 1px blue ;
}
.za img{
position: relative ;
overflow: visible ;
width: 94px;
height: 127px;
background-color : #d7e5ff ;
padding: 3px ;
}
.za img:hover{
position: relative ;
overflow: visible ;
width: 98px;
height: 131px;
padding: 0px ;
border: solid 1px blue ;
}
/*--za = 150200            */
.150200 img{
position: relative ;
overflow: visible ;
width: 94px;
height: 127px;
background-color : #d7e5ff ;
padding: 3px ;
}
.150200 img:hover{
position: relative ;
overflow: visible ;
width: 98px;
height: 131px;
padding: 0px ;
border: solid 1px blue ;
}
/*--- 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;
}
