/***général***/
html{

height:100%;
}

body{
background-color : #e6e7e8;
	font-size : 12px;
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
	margin:0px;
}

a{
	text-decoration : none;
}

img{
	border:none;
}

td{
	margin:0px;
	padding:0px;
	vertical-align:top;
}

dd{
	margin:0px;
	padding:0px;

}

.clear{
	clear:both;
}

/***fond***/
#fond{
	background : #535354 url(../img/fond.jpg) repeat-y 0 0;

	padding : 0px 9px 0px 10px;
	margin : 0px auto;
	width : 898px;
}

/***header***/
#header{
	
	height : 159px;
	width: 898px;
	background-image:url(../img/banniere.jpg);
	border-bottom:1px solid #b5b5b6;
}

#headerLogo { 
  position:absolute;
	top:50px;
	left:20px;
	width:325px;
	height:80px;
}

#headerAccess {
  position:absolute;
	top:0px;
	right:25px;
	height:20px;
	color:#FFFFFF;
}
#headerAccess a {
  color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
#headerCustomerAccess {
  float:left; 
	background-color:#535354; 
	padding-top:4px; 
	height:19px;
}
/***menu haut***/
#menutop {
	background : transparent url(../img/menutopbackground.jpg) repeat-x 0 0;
	height : 21px;
	margin: 2px 2px;
	text-align:center;
	padding-top:8px;
}

#menutop a{
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 8px;
}

#menutop a:hover{
	color:#535354;
}


/***footer***/
#footer{
	background-color : #535354;
	height:160px;
	margin:0px ;
	clear:both;
}

#sous-footer{
	margin : 0px auto;
	width : 917px;
}

/***menu bas***/
#menubottom {

	text-align:center;
	padding-top:54px;
}

#menubottom a{
	color:#b4b4b4;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 8px;
}

#menubottom a:hover{
	color:#4BC0FF;
}

#copyright{
	color:#b4b4b4;
	text-align:center;
	padding-top:18px;

}

/***menu gauche***/
#menuleft {
	width:207px;
	margin:0px 0px 0px 1px;
	background:#0D4291 url(../img/menuleftbottom.jpg) repeat-x 0 0;
	vertical-align:top;
	font-size:12px;
}

#menuleft dl {

	list-style-type:none;
	border-bottom:1px solid #ffffff;
	margin:0px;
}


#menuleft dl li{
	color:#4bc0ff;
	font-weight:bold;
	padding-top:12px;
	
}

#menuleft dl li a{
	color:#4bc0ff;
	padding-left:9px;
	text-transform:uppercase;
}

#menuleft dl li a:hover{
	color:#4BC0FF;
}

#menuleft dl li dl li a{
	color:#ffffff;
	padding-left:21px;
	text-transform:none;
	font-weight:normal;
}

#menuleft dl li dl li a:hover{
	color:#4BC0FF;
}

#menuleft dl li dl{
	margin:10px 0px 0px 0px;
}

#menuleft dl li dl li{
	border-bottom:0px;
	padding-top:0px;
	margin-top:2px;
}

#menuleft dl .last{
	padding-bottom:12px;
}

#pictureleft{
	margin:0px 0px 2px 2px;
background: 
}

/***news***/
#newsouter{
	height:47px;
	border-top:1px solid #f83514;
	border-bottom:1px solid #f83514;
	background-color:#f1f1f1;
	overflow: hidden;
	position:relative;
}


.title_news{

	left : 0;
	position:absolute;
	height:47px;
	padding:0px 0px 0px 30px;
	width:160px;
}

.title_news td{
	color:#0f4393;
	font-size:18px;
}
#content_news{
	
	right:0;
	width:706px;
	position:absolute; 
	top:0;
}


.newsinner{
	color:#666666;
	height:42px;
	width:333px;
	float:left;
	border-left : 1px solid #ffffff;
	font-size:10px;
	padding:5px 0px 0px 0px;
}

.newsinner span{
	font-weight:bold;
}
.newsinner .crossnews{
	float:left;
	padding:4px 5px 0px 10px;
}
.newsinner .content{
	float:left;
	width:300px;
}

.newsinner a{
	color:#666666;
}

.newsinner a:hover{
	color:#4BC0FF;
}

#NewsFormAdd{
	display:none;
}

/***content***/
#content{
	margin:0px 1px;
	padding:0px 29px 0px 31px;
	color:#414141;
}

#content_other{
	float :left;
	padding:0px 40px;
	width:610px;
	color:#414141;
	font-size:12px;
	clear:both;
}

#content_other dd{
	margin-bottom:10px;
}
#content_other li{
	list-style:none outside url("/assets/images/bullet.jpg");
}

#content_other span{
	font-weight:bold;
}

#content_other a{
	color:#096AC5;
}

#content_other a:hover{
	color:#4BC0FF;
}

h1{
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 5px;
	font-size:30px;
	color:#e21926;
	float:left;
	width:670px;
}

/***content home page***/
.bloc{
	float: left;
	height:267px;
	margin:0px 12px 0px 12px;
	border-collapse:collapse;
}

.bloc table{
	width:100%;
}

.bloc table td{
	width:50%;
}

.bloc ul{
	list-style-type:none;
	list-style-image:URL(../img/puce.png); 
	padding-left:13px;
	font-size:12px;
	margin:9px 0px 0px 0px;
}


#bloc_continuous{
	width:412px;
}

#bloc_airlines, #bloc_leasing{
	width:195px;
}

#header_continuous{
	background: #ffffff url(../img/top-continuous.jpg) no-repeat 0 0;
	height:98px;
	color:white;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}	

#header_airlines {
	background: #ffffff url(../img/top-airlines.jpg) no-repeat 0 0;
	height:98px;
	color:white;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}	

#header_leasing{
	background: #ffffff url(../img/top-leasing.jpg) no-repeat 0 0;
	height:98px;
	color:white;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}	

#header_continuous a, #header_leasing a, #header_airlines a {
	color : #ffffff;
}

#header_continuous a:hover, #header_leasing a:hover, #header_airlines a:hover {
	color : #535354;
}

#content_continuous, #content_airlines, #content_leasing{
	height:151px;
	padding:10px 11px 0px 11px;
	font-size:12px;
	vertical-align:top;
}

#content_continuous{
	background: #ffffff url(../img/content-continuous.jpg) repeat-y 0 0;
	color:#414141;

}	
#content_airlines, #content_leasing{
	background: transparent url(../img/content-small.jpg) repeat-y 0 0;
}

#footer_continuous{
	background: transparent url(../img/footer-continuous.jpg) no-repeat 0 0;
}
#footer_airlines, #footer_leasing{
	background: transparent url(../img/footer-small.jpg) no-repeat 0 0;
}

#footer_continuous, #footer_airlines, #footer_leasing{
	text-align:right;
	vertical-align:top;
	padding-right:13px;
	height:17px;

}
/***animation***/
#animation{
	
	margin:31px 26px 0px 26px;
	height:163px;
	background: #ffffff url(../img/anim.png) no-repeat 0 0;
	padding-bottom:33px;
}


h2 {
	color:#0f4393;
}
.TitrePage {
	margin:18px 0px 5px 8px;
	padding:0px;
	width:670px;
	float:left;
}
ul.bulletN1 {
  list-style:none;
	list-style-image:url(/assets/images/bullet.jpg);
}
ul.bulletN2 {
  list-style:none;
	list-style-image:url(/assets/images/bullet.jpg);
}
a.contact {
	color:#096ac5;
}
a.contact:hover {
  color:#4bc0ff;
}
table {
	font-size : 12px;
	font-family:Arial,Helvetica,sans-serif;
} 

/*******************************************************************************************/
/* ========== Formulaires de connexion DEBUT ========== */
.loginFormBloc {
  width:100%;
	text-align:center;
}
.loginFormDiv {
  width:360px;
	background-color:#EFEFEF;
  margin:0px auto 0px auto;
	text-align:left;
	padding:8px 15px 8px 15px;
}

.loginFormTab {
  width:356px;
}

.loginFormTab td {
  padding:0px 0px 2px 0px;
}

.loginFormTab .labelUser {
  width:100px;
	color:#0D4292;
	padding-top:4px;
}
.loginFormTab .labelPwd {
  color:#E21926;
	padding-top:4px;
}

.loginBtn {
  padding:4px 10px 4px 10px;
	background:#FFFFFF url(../img/submitBtmBg.jpg) repeat-x;
	border:1px solid #B5B5B6;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.loginText {
  height:50px;
  margin:20px 0px 20px 0px;
}
/* ========== Formulaires de connexion FIN ============ */

/* ========== Pages de visualisation des mcirosites DEBUT ============ */
.dittoDirList, .previousSection {
  border:2px solid #F0F0F0;
	width:100%;
}
.dittoDirList .navDown, .previousSection .navUp {
  width:150px; 
	text-align:center; 
	vertical-align:middle;
}
.dittoDirList .dirList, .previousSection .previousDir {
  background-color:#F0F0F0;
  padding-left:10px;
}

.TitreSection {
	margin:0px 0px 5px 10px;
	padding:0px;
	width:670px;
	float:left;
	clear:both;
}

.TitreSection h2 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 30px;
	color:#e21926;
	font-size:24px;
	font-weight:normal;
}

/* ========== Pages de visualisation des mcirosites DEBUT ============ */

/*******************************************************************************************/
