/* INDEX */
#N_content_1 div.appli {
position:relative;
}
#N_content_1 div.bordure {
background:#D7E5F2 url(../images/layout/content_markets.jpg) top left no-repeat;
}
/* HACK IE 6 disparition du fond */
html>body #N_content_1 div.appli {
position:static; 
}
#N_content_1 h1.header2 {
top:46px;
}
html>body #N_content_1 h1.header2 {
top:12px;
}
#N_content_1 h2.header2 {
top:51px;
}
html>body #N_content_1 h2.header2 {
top:17px;
}
/* fin hack */
#market_spacer {
height:30px;
}
table#market {
width:740px;
border-collapse:collapse;
background:url(../images/layout/fond_t_market.png) top left repeat-y;
}
table#market td {
vertical-align:top;
width:370px;
}
table#market h1 {
height:36px;
line-height:36px;
width:370px;
font-size:13px;
color:#FFF;
background:url(../images/layout/fond_h_vacuum.png) top left no-repeat;
}
table#market h1 span {
margin-left:30px;
}/*
#market #detection h1 {
background-image:url(../images/layout/fond_h_detection.png);
}*/
#market dt {
list-style-type:none;
position:relative;
font:13px;
background:url(../images/layout/puce_b.png) top left no-repeat;
padding:0 0 5px 15px;
} 
#market #detection dt {
background-image:url(../images/layout/puce_b.png);
}
#market td.domain dl {
clear:left;
margin-left:20px;
padding:10px;
}
#market td.domain dt {
padding-left:20px;
}
#market td.domain dd.visuel {
display:block;
float:left;
width:100px;
height:100px;
border:solid 1px #B4B4B4;
background:#FFF;
}
#market td.domain dd.visuel table {
border-collapse:collapse;
}
#market td.domain dd.visuel table tr td {
width:100px;
height:100px;
text-align:center;
vertical-align:middle;
}
#market td.domain dd.links {
display:block;
float:left;
width:180px;
margin-left:10px;
color:#676664;
}
#market td.domain dd.links li {
list-style-type:none;
background-image:url(../images/layout/tiret.png);
background-repeat:no-repeat;
background-position:left 8px;
padding-left:8px;
}
#market td.domain dd.links a {
color:#676664;
}
/* domain & aplli */
#TD_markets_left {
width:580px;
border-bottom:#D0D3D5 solid 1px;
}
#N_content #N_content_1 h4.aplli_name {
margin:15px 0;
padding:0;
}
#TD_markets_right {
width:160px;
border-bottom:#D0D3D5 solid 1px;
}
#markets_card_right {
width:100%;
height:100%;
border-collapse:collapse;
}
#markets_card_right table {
border-collapse:collapse;
}
#markets_card_right td {
border:#D0D3D5 solid 1px;
}
* html #markets_card_right td {/* hack ie 6 */
border-bottom:0 none;
}
#markets_card_right td td {
border:0 none;
}
#TD_photo_markets {
background-color:#FFF;
height:100px;
text-align:center;
vertical-align:middle;
}
#N_content #N_content_1 #TD_photo_markets img {
margin:0 auto;
padding:0;
zoom:1;
}
#TD_appli_markets {
background-color:#D7E5F2;
/*border-bottom:#D0D3D5 solid 1px;*/
}
#TD_prod_markets {
background-color:#FFF;
height:100%;
border-bottom:0 none;
}
#TD_appli_markets h4,
#TD_prod_markets h4 {
margin:10px 10px 5px;
padding:5px 5px 5px 10px;
background-color:#c6d7e9;
color:#0F296B;
font-size:11px;
font-weight:bold;
}
#TD_appli_markets li,
#TD_prod_markets li {
list-style-type:none;
margin:2px 10px 3px;
padding:5px 5px 5px 10px;
}
#TD_prod_markets li,
#TD_prod_markets li a{
color:#666;
}
#TD_appli_markets li {
padding-left:15px;
}
#TD_appli_markets li.focus {
background:#FFF url(../images/layout/puce_o.png) no-repeat left 5px;
}
#TheTexte div.colProd a {
color:#ED6C0E;
font-weight:bold;
}