body {
    background: #8b8b8b url(img/fond.png) top left repeat-x;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #656460;
}

a {
    margin: 0;
    padding: 0;
	text-decoration: none;
}

#contenaire {
    width: 1100px;
    position: absolute;
    left: 50%;
    z-index: 10;
    margin-left: -550px;
    margin-top: 0px;
    /*background-color: #eee;*/
    background: url(img/fd_milieu.png) top left repeat-y;
}

#logo {
    float: left;
    width: 728px;
    height: 68px;
}

#mydigigram {
    float: left;
    height: 68px;
    width: 222px;
    background: url(/img/fd_mydigigram_connect.png) top left no-repeat;
}

#mydigigram_connect {
    height: 68px;
    width: 222px;
    display: block;
    z-index: 200;
}

#mydigigram_on {
    float: left;
    height: 68px;
    width: 222px;
    background: url(/img/fd_mydigigram_picto.png) top left no-repeat;
}

#mydigigram_on_int {
    font-size: 12px;
    height: 20px;
    margin-left: 70px;
    margin-top: 14px;
    padding-top: 6px;
    width: 100px;
    color: #FFFFFF;
}

#mydigigram_goto {
    float: left;
    height: 25px;
    width: 133px;
    display: block;
}

#mydigigram_logout {
    float: right;
    height: 25px;
    width: 70px;
    display: block;
}

#mydigigram_connect a {
    text-decoration: none;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

.menu_item {
    height: 40px;
    width: auto;
    float: left;
}

.menu_search {
    height: 40px;
    width: 223px;
    float: left;
    background: url(/img/search.png) top left no-repeat;
    background-color: #000000;
}

.menu_search input {
    height: 20px;
    width: 177px;
    margin-left: 13px;
    margin-top: 11px;
    border: 0 none;
    background-color: transparent;
    color: #ffffff;
}

#ariane {
    clear: both;
    margin: 0px;
    padding: 4px 0px 0px 25px;
    height: 18px;
    width: 925px;
    background-color: #484848;
    font-size: 10px;
    color: #ffffff;
}

#ariane a {
    text-decoration:none;
    color: #ffffff;
}

#volet_gauche {
    float: left;
    height: 128px;
    width: 72px;
}

#volet_gauche_haut {
    height: 128px;
    width: 72px;
    background: url(img/fd_ombre_haut_g.png) top right no-repeat;
}

#contenaire_site {
    float: left;
    width: 950px;
    background-color: #ffffff;
}

#volet_droite {
    float: left;
    height: 128px;
    width: 72px;
}

#volet_droite_haut {
    height: 128px;
    width: 72px;
    background: url(img/fd_ombre_haut_d.png) top left no-repeat;
}

#entete {
    width: 950px;
    height: 126px;
    background-color: #c7c7c7;
}

#centre {
    margin-top: 4px;
}

#centre p {
}

#centre h1 {
    font-size: 20px;
    color: #00b0ec;
}

#centre h2 {
    font-size: 20px;
    color: #656460;
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: normal;
}

.header {
    font-size: 16px;
    font-weight: bold;
}

#fermeture {
    height: 28px;
    background-color: #c7c7c7;
    font-size: 14px;
    text-align: center;
    color: #434343;
    padding-top: 12px;
}

#fermeture a {
    color: #434343;
    text-decoration: none;
}

#pied {
    width: 1100px;
    /*height:124px;*/
    background: url(img/fd_pied.png) top left no-repeat;
    padding-left: 72px;
    background-color: #8b8b8b;
}

#pied_int {
    height: 40px;
    width: 950px;
    background-color: #c7c7c7;
    border-style: solid;
    border-color: #313131;
    border-width: 2px 0px 0px 0px;
    font-size: 12px;
    text-align: center;
    color: #434343;
    padding-top: 20px;
}

#sub_menu {
    width: 950px;
    height: auto;
	background-color:#484848;
    /*background: #494949 url(img/fd_pied.png) -72px -63px no-repeat;*/
	background:#484848 url(img/fd_pied.png) no-repeat scroll -72px -63px;
}

#sub_menu ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
	font-size:12px;
}
#sub_menu h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
	font-size:14px;
	color: #aaaaaa;
}
#sub_menu h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
	font-size:12px;
	color:#888888;
}

#sub_menu li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
	color:#888888;
}
#sub_menu a {

	color:#888888;
	text-decoration:none;
}

#sub_menu_col_first {
    
	border-style:none;
   	float:left;
	height:auto;
	margin-left:0px;
	margin-top:20px;
	padding-left:20px;
	width:205px;
}

#sub_menu_col {
    
	border-left:1px solid #393834;
	border-width:1px;
	float:left;
	height:auto;
	margin-left:10px;
	margin-top:20px;
	padding-left:20px;
	width:205px;
}

.deblayage {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
}

img {
    border-style: none;
    margin: 0px;
}

#tt_overview {
    margin-top: 20px;
}

.login_submit {
	border-style:none;
	background-color: #7a7975;
	margin: 2px;
    padding: 4px;
}

#button > a:link {
    color: #fff;
    text-decoration: none;
    float: right;
    background-color: #7a7975;
    margin: 2px;
    padding: 4px;
}

#button > a:visited {
    color: #fff;
    text-decoration: none;
    float: right;
    background-color: #7a7975;
    margin: 2px;
    padding: 4px;
}

button_thin {
    text-decoration: none;
    background-color: #7a7975;
}

#question {
    font-weight: bold;
}

#rightbar {
    float: right;
    width: 230px;
    padding-right: 5px;
}

#rightbar > p {
    font-weight: bold;
}

#rightbar > hr {
    clear: both;
}

#row > img {
    float: left;
    margin-right: 5px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

#row a {
    color:#000000;
	text-decoration:none;
}

.odd {
    background-color: #EEEEEE;
   
}

#button > input {
    background-color: #7a7975;
    color: #fff;
}

#product {
    min-width: 450px;
}

#type {
    min-width: 350px;
}

#block {
    margin-top: 10px;
}

#block > #head {
    background-color: #CCCCCC;
    clear: both;
    border: solid 1px #aaa;
}

#block > #body {
    float: left;
}

#block > #logo {
    float: right;
    max-width: 200px;
    min-height: 100px;
    margin-top: 30px;
}

.date {
    font-weight: bold;
    background-color: #555450;
    color: #fff;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

#pixelBlock {
    border: solid 1px #aaa;
    padding: 10px;
    margin: 10px;
}

#block > #left {
    float: left;
}

#largesection {
    text-align: center;
}

#leftNav {
    float: left;
}

#rightNav {
    float: right;
    margin-right: 10px;
}

#addr {
    float: left;
    padding: 2px;
	width:200px
}

#addr > a {
    background: #464541;
    color: #FFF;
    text-decoration: none;
    min-width: 50px;
    display: inline-block;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}

#registerLeft {
    float: left;
    max-width: 150px;
    min-width: 20px;
}

#registerRight {
    float: right;
    max-width: 400px;
}

#registerTopbox {
    padding: 5px;
    width: 600px;
}

#products_col_1 {
    float: left;
    width: 715px;
}

#products_col_2 {
    float: right;
    width: 230px;
}

#related {
    width: 224px;
    height: auto;
    font-size: 80%;
    margin: 0px;
    margin-top: -3px;
    padding-left: 6px;
    background-image: url(/img/product_marge_ombre_g.png);
    background-repeat: repeat-y;
}

#related_bas {
    width: 230px;
    height: 9px;
    margin: 0px;
    background-image: url(/img/product_marge_ombre_bas.png);
    background-repeat: no-repeat;
}

#related_int {
    width: 224px;
    /*height: 60px;*/
    height: auto;
    font-size: 85%;
    background-color: #eaeaea;
    margin: 0px;
    overflow: visible;
}

#related_int img {
    margin: 10px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
    width: 32px;
}

#related_int_span {
    margin-top: 15px;
    margin-left: 5px;
    float: left;
    width: 160px;
    font-size: 10px;
}

#related_int_span p {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 7px;
    font-size: 10px;
}

#related_int_span a {
    text-decoration: none;
    color: #000000;
}

#related_haut {
    width: 224px;
    font-size: 80%;
    background-color: #FFFFFF;
    margin: 0px;
    margin-left: 6px;
    padding: 0px;
}

#related_int_btn {
    margin-top: 10px;
    margin-left: 3px;
    margin-bottom: 5px;
    margin-right: 0px;
    padding-left: 3px;
    float: right;
    width: 100px;
    height: 15px;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
}

#related_int_btn a {
    text-decoration: none;
    color: #000000;
}

#gallery {
    /*float:left;*/
    width: 240px;
}

#products_intro {
    /*float:left;*/
    width: 470px;
}

#int_html {
    font-size: 12px;
    margin-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
}

#int_html ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
	list-style: disc url(/img/digiflea.png) inside;

}

#int_html ol {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
}

#int_html li {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
	
}

#int_html h1 {
    margin-top: 0px;
    margin-left: -20px;
    /*padding-left: 40px;*/
    padding-top: 20px;
    padding-left: 0px;
}

#int_html h2 {
    margin-top: 0px;
    /*padding-left: 40px;*/
    padding-top: 20px;
    padding-bottom: 10px;
}

#int_html p {
    margin-top: 0px;
    margin-bottom: 10px;
    /*padding-left: 40px;*/
    padding-left: 0px;
}

#int_html img {
    margin-left: 0px;
    margin-bottom: 7px;
    margin-right: 7px;
    margin-top: 7px;
    /*padding-left: 40px;*/
}

#int_html hr {
    margin-left: 0px;
    margin-bottom: 7px;
    margin-right: 0px;
    margin-top: 7px;
    /*padding-left: 40px;*/
}

#onglets {
    height: 49px;
    background-image: url(/img/onglet_fin_vide.png);
    background-repeat: repeat-x;
    white-space: nowrap;
}

#onglets_int {
    background-image: url(/img/onglet_fond_g.png);
    background-repeat: repeat-y;
}

#onglets_int_bas {
    background-repeat: repeat-y;
    border-bottom-color: #c7c7c7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 20px;
    margin-left: 15px;
}

#onglets_int_html {
    font-size: 12px;
    margin-top: 0px;
    padding-left: 40px;
}

#onglets_int_html ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    
	list-style: disc url(/img/digiflea.png) inside;
}

#onglets_int h1 {
    margin-top: 0px;
    padding-left: 40px;
    padding-top: 20px;
}

#onglets_int p {
    margin-top: 0px;
    margin-bottom: 10px;
    /*padding-left: 40px;*/
}

#onglets_int ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
}

#onglets_int ol {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    list-style-position: inside;
}

#onglets_int li {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
}

/*#onglets_int div {
 margin-top: 0px;
 padding-left: 40px;
 }*/
#onglet_debut_on {
    float: left;
    background-image: url(/img/onglet_debut_on.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 24px;
}

#onglet_debut_off {
    float: left;
    background-image: url(/img/onglet_debut_off.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 24px;
}

#onglet_fond_on {
    float: left;
    background-image: url(/img/onglet_fond_on.png);
    background-repeat: repeat-x;
    height: 34px;
    width: auto;
    padding-top: 15px;
}

#onglet_fond_off {
    float: left;
    background-image: url(/img/onglet_fond_off.png);
    background-repeat: repeat-x;
    height: 34px;
    width: auto;
    padding-top: 15px;
}

#onglet_trans_onoff {
    float: left;
    background-image: url(/img/onglet_trans_onoff.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 32px;
}

#onglet_trans_offoff {
    float: left;
    background-image: url(/img/onglet_trans_offoff.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 32px;
}

#onglet_trans_offon {
    float: left;
    background-image: url(/img/onglet_trans_offon.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 32px;
}

#onglet_fin_off {
    float: left;
    background-image: url(/img/onglet_fin_off.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 16px;
}

#onglet_fin_on {
    float: left;
    background-image: url(/img/onglet_fin_on.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 16px;
}

#associated_products {
    background-image: url(/img/fd_associated_ombre.png);
    background-repeat: no-repeat;
    width: 719px;
}

#associated_products_tt {
    background-image: url(/img/fd_associated_titre.png);
    background-repeat: no-repeat;
    width: auto;
    padding-left: 15px;
}

#related_products {
    width: 200px;
    height: 110px;
    font-size: 10px;
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 15px;
    float: left;
	color:#484848;
}

#related_products img {
    border-style: none;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

#related_products_l1 {
    width: 200px;
    height: 95px;
	overflow:hidden;
}
#related_products_l2 {
    width: 200px;
    height: 15px;
	overflow:hidden;
}

#related_products_fl {
	font-size:12px;
	margin-left: 0px;
	margin-bottom:3px;
	padding-left: 15px;
	background-image: url(/img/fl_droite_gris_blanc.png);
	background-repeat:no-repeat;
	background-position:left;
	
}

#related_products_fl a {
	color: #656460;
	text-decoration: none;
	
}

#related_products span {
    color: #00ADEF;
    font-weight: bold;
}

#related_products_sep {
    width: 7px;
    height: 104px;
    font-size: 80%;
    margin-left: 10px;
    margin-right: -5px;
    margin-top: 15px;
    float: left;
    background-image: url(/img/separateur_associated_products.png);
    background-repeat: no-repeat;
}

#related_products_sep_app {
    width: 7px;
    height: 104px;
    font-size: 80%;
    margin-left: 5px;
    margin-right: -8px;
    margin-top: 15px;
    float: left;
    background-image: url(/img/separateur_associated_products.png);
    background-repeat: no-repeat;
}

#related_products_see {
    width: 100px;
    height: 15px;
    font-size: 10px;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 3px;
    background-color: #00ADEF;
    position: relative;
    color: #FFFFFF;
	float:right;
}

#related_products_see a {
    text-decoration: none;
    color: #FFFFFF;
}

#product_btn_bleu {
    width: 150px;
    height: 15px;
    font-size: 10px;
    padding-left: 3px;
    background-color: #00ADEF;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
}

#product_btn_bleu a {
    text-decoration: none;
    color: #FFFFFF;
}

#product_btn_gris {
    width: 150px;
    height: 15px;
    font-size: 10px;
    padding-left: 3px;
    background-color: #474642;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
}

#product_btn_gris a {
    text-decoration: none;
    color: #FFFFFF;
}

#app_zone_ranges {
    background-image: url(/img/fd_app_related.png);
    background-repeat: repeat-y;
    background-position: bottom;
    width: auto;
    padding-left: 30px;
    color: #FFFFFF;
    font-size: 12px;
}

#app_zone_ranges_tt {
    background-image: url(/img/fd_tt_app_related.png);
    background-repeat: no-repeat;
    width: auto;
    height: 18px;
    padding-left: 30px;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
}

#app_zone_ranges ul {
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
}

#app_zone_ranges li {
    list-style-position: inside;
    margin: 0px;
    padding: 0px;
}

#int_30 {
    padding-left: 30px;
}

#contains {
    margin: 20px;
}

#bnd_droit {
    /*
	background-image: url(/img/bnd_droit_digigram.jpg);
	background-image: url(/img/bnd_droit_digigram2.gif);
	*/
	background-image: url(/img/bnd_droit_digigram3.jpg);
	background-repeat: no-repeat;
    width: 254px;
    height: 600px;
    margin-left: 10px;
    margin-right: 17px;
    float: right;
}

#bnd_droit_vide {
    /*
	background-image: url(/img/bnd_droit_digigram.jpg);
	background-image: url(/img/bnd_droit_digigram2.gif);
	*/
	/*
	background-image: url(/img/bnd_droit_digigram3.jpg);
	*/
    background-repeat: no-repeat;
    width: 254px;
    height: 600px;
    margin-left: 10px;
    margin-right: 17px;
    float: right;
}


#leftbar {
    float: left;
    width: 600px;
}

#leftbar h1 {
    margin-left: 0px;
    padding-left: 0px;
}

#registerbox_top {
    background: url(/images/register_top.jpg) top left repeat-x;
    width: 600px;
    height: 7px;
}

#registerbox_bottom {
    background: url(/images/register_bottom.jpg) top left repeat-x;
    width: 600px;
    height: 11px;
}

#registerbox_left {
    background: #8b8b8b url(/images/register_center.jpg) top left repeat-y;
    width: 15px;
    height: 300px;
    float: left;
}

#registerbox_left_demo {
    background: #8b8b8b url(/images/register_center.jpg) top left repeat-y;
    width: 15px;
    height: 400px;
    float: left;
}

#registerbox_right {
    background: #f00;
    width: 1px;
    margin-top: -4px;
    margin-bottom: -2px;
    height: 305px;
    float: right;
}

#registerbox_right_demo {
    background: #f00;
    width: 1px;
    margin-top: -4px;
    margin-bottom: -2px;
    height: 405px;
    float: right;
}


#rightPan {
    width: 316px;
    float: left;
}

#rightPan img {
    margin: 5px 0 0;
}

#leftPan {
    float: left;
	width:186px;
}

#loginbox {
    width: 515px;
}

#loginbox > hr {
    width: 1px;
    float: left;
    height: 200px;
    margin: 5px;
}

#loginbox_hr {
    width: 1px;
    float: left;
    height: 200px;
    margin: 5px;
	background-color:#484848;
}

#header {
    background: #7a7975;
    width: 513px;
    padding-top: 3px;
    padding-bottom: 8px;
    vertical-align: middle;
    height: 40px;
}

#forgetPasswd {
    text-align: right;
}

#header > p > img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#header > p {
    color: #fff;
    margin-bottom: 3px;
    margin-top: 0px;
    margin-right: 3px;
    margin-left: 10px;
    font-size: 2em;
}

#support_head {
    background: #464541 url(/img/support_shadow_head.png) top left no-repeat;
    padding: 3px 0px 4px 10px;
    color: #fff;
    font-size: 13px;
}

#support_content {
    background: #eaeaea url(/img/support_shadow_body.png) top left repeat-y;
    padding: 5px 0px 5px 10px;
    color: #000;
}

#support_queue {
    background: #eaeaea url(/img/support_shadow_queue.png) top left no-repeat;
    height: 4px;
}

#select_section {
    text-align: right;
    padding-right: 15px
}

#history_content > ul > li {
    list-style-image: url(/img/bul_blue.png);
}

ul.level2 li{
	list-style-image: url(/img/bul_blue_level2.png);
}

#keystaff_shadow_top {
    background: #eca url(/img/keystaff_shad_top) top left repeat-x;
    height: 3px;
}

#keystaff_shadow_content {
    background: #fff url(/img/keystaff_shad_left.png) top left repeat-y;
    height: 360px;
    padding-left: 8px;
    float: left;
}

#keystaff_shadow_bottom {
    background: #eca url(/img/keystaff_shad_bottom) top left repeat-x;
    height: 3px;
}

#block > #head {
    font-weight: bold;
    background-color: #555450;
    color: #fff;
    padding: 5px 0px 5px 5px;
}

#support > #head {
    background-color: #555450;
    color: #fff;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#utilities > #head {
    background-color: #555450;
    color: #fff;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#icone {
    padding: 5px;
}

#row {
    padding-top: 3px;
    padding-bottom: 3px;
    height: auto;
}

#row > a {
    color: #000;
    text-decoration: none;
}

#row > a:hover {
    

text-decoration:underline;

color:
    #666666;
}

#support_content > #button > a {
    background: #464541;
}

#language {
    padding-left: 16px;
    font-size: 12px;
}

#language > #available {
    float: left;
}

#language > #button > a {
    margin: 0px 18px 0px 0px;
}

#block > #button {
    padding-top: 40px;
}

#button_thin > a {
    color: #fff;
    text-decoration: none;
    float: right;
    background-color: #7a7975;
    margin: 1px;
    padding: 1px;
}

#block > #rssimg {
    float: right;
}

#block > #button_thin {
    padding-top: 40px;
}
.extranet {
	color:#1598f1;
}
