body {
	background-color:#b5b5b5;
	font-family:Arial, Helvetica, sans-serif
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}

.page {
	margin:0 auto 0 auto;
	width:891px;
}

.header {
	width:891px;
	height:101px;
	margin:auto 0 auto 0;
	background-image:url(../images/header.jpg);
	position:relative;
	border-bottom:#FFF solid 1px;
}
.sous_header {
	background-image:url(../images/sous_header.jpg);
	width:891px;
	height:26px;
}
.sous_header div {
	color:#FFF;
	font-size:11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu_header {
	position:absolute;
	left: 218px;
	top: 76px;
	width: 662px;
	height:25px
}

.menu_header td#tdh {
	background-image:url(../images/menu-header.jpg);
	height:25px;
	text-align:center
}
.menu_header td#tdh_vert {
	background-image:url(../images/meun-vert.png);
	height:25px;
	text-align:center
}
.menu_header td#tdh a, .menu_header td#tdh_vert a {
	display:block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#000;
	text-decoration:none;
	font-weight:bold
}
.menu_header td#tdhleft {
	background-image:url(../images/coin-menu-header.png);
	width:8px;
	height:25px;
	text-align:center
}
.main {
	margin:0 auto 0 auto;
	width:885px;
	background-color:#f1f1f1;
	border-left:#FFF solid 3px;
	border-right:#FFF solid 3px;
	background-image:url(../images/fond-main.jpg);
	background-position:top;
	background-repeat:no-repeat
}
.footer {
	background-image:url(../images/footer.jpg);
	height:63px;
}
.footer div {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:center
}
.main_menu {
	background-image:url(../images/main-menu.jpg)
}
.fin_menu {
	background-image:url(../images/fin-menu.jpg);
	height:3px
}
.td_title_em {
	background-image:url(../images/haut-menu.png);
	width:184px;
	height:21px
}
.td_title_srv1 {
	background-image:url(../images/haut-srv-1.png);
	width:334px;
	height:21px
}
.td_title_srv2 {
	background-image:url(../images/haut-srv-2.png);
	width:334px;
	height:21px
}
.td_title_options {
	background-image:url(../images/haut-option-1.png);
	width:677px;
	height:21px
}
.td_title_menu {
	background-image:url(../images/separation-menu.jpg);
	width:184px;
	height:19px
}
.td_title_page {
	background-image:url(../images/haut-page.png);
	width:677px;
	height:21px
}
.main_srv1 {
	background-image:url(../images/main-srv-1.jpg);
	width:334px;
	height:295px
}
.main_sv2 {
	background-image:url(../images/main-srv-2.jpg);
	width:334px;
	height:295px
}
.main_options {
	background-image:url(../images/main-option-1.jpg);
	width:677px;
	background-repeat: no-repeat;
	background-position: top;
	height: 271px;
}
.t_icone {
	padding-left:7px;
	padding-right:7px
}
.t_title {
	color:#FFF;
	font-weight:bold;
}
input[type=text], input[type=password] {
	border:#c8c8c8 solid 1px;
	height:17px;
	padding:2px;
	font-size:12px
}
input[type=submit] {
	border:#c8c8c8 solid 1px;
	height:23px;
	padding:2px;
	font-size:12px;
	background-color:#FFF
}
.main_page {
	background-image:url(../images/main-page.jpg)
}
.logo {
	position:absolute
}
.logo a {
	display:block;
	height:100px;
	width:190px;
}
.fin_main_page {
	background-image:url(../images/fin-page.jpg);
	height:3px
}

/*-------------------------------------------Footer End----------------------------------------*/

.texte_legende {
	font-size:11px;
	color:#999
}

a {
	color:#0475AD;
}

.tdh1 {
	background-color:#f2f2f2; border-bottom:#dfdede solid 1px
}


	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #CCCCCC;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		padding:5px;
		background-color:#FFFFFF;
	}
	.dhtmlgoodies_tabPane div {
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('/images/images_tbl/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:1;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('/images/images_tbl/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('/images/images_tbl/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}

.box_vert {
background-color:#dbf7d8;
border:#12bc00 solid 1px;
min-height:40px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:12px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}

.box_orange {
background-color:#fffbec;
border:#dec741 solid 1px;
min-height:40px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:12px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}

.bloc_connect_1 {
	background-image:url(../images/blocs/bloc-connect-1.jpg);
	height:29px;
	width:285px;
}
.bloc_connect_1 div {
	color:#FFF;
	text-align:center;
	font-weight:bold;
	margin-top:8px
}
.bloc_connect_2 {
	background-image:url(../images/blocs/bloc-connect-2.jpg);
	width:285px
}
.bloc_connect_3 {
	background-image:url(../images/blocs/bloc-connect-3.jpg);
	height:24px;
	width:285px
}

