/* CSS Document */

/* ************* */
/* *** Intro *** */

/*#N_content_1 #TheTexte p {
	margin:0;
	}


div.intro {
	padding: 20px;
	}*/


/* titre des sous partie (exemple decription, benefits ... */
	.title_subpart{
		color:#FF6100;
		font-weight:bold;
		font-style: normal;
		font-variant: small-caps;
		margin-top: 5px;
		margin-bottom:3px;
		}


/* benefits ... */

#benefits {
	position:relative;
	}

#benefits h2{
	color: #555555;
	font-weight:bold;
	font-size: 11px;
}

#content:benefits p{
	font-weight: normal;
	text-align: justif;
	font-size: 11px;
	}

/* INTRO */
#TD_txt_intro {
	background-color:#D7E5F2;
	border-bottom:#D0D3D5 solid 1px;
	}

/* PRODUCTS */
#TD_prodCard_left{
	padding:0px;
	width:425px;
	border-bottom:#D0D3D5 solid 1px;
	}

#TD_prodCard_right{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:307px;
	border:#D0D3D5 solid 1px;
	}

#TD_photo_prod{
	background-color:#FFFFFF;
	border-bottom:#D0D3D5 solid 1px;
	}

#TD_docs_prod{
	padding: 6px;
	background-color:#d7e5f2;
	/*border-top:#999999 solid 1px;*/
	border-bottom:#D0D3D5 solid 1px;
	}

#TD_docs_prod.intro{
	background-color:#FFFFFF;
	border-bottom:0px;
	}

#TD_docs_prod td.td_left, #TABLE_news_link td.td_left, #TABLE_market td.td_left, #TABLE_user_manual td.td_left{
 padding-left:16px;
 padding-bottom:10px;
}

#TABLE_user_manual td.td_left{
 /*padding-left:0px;*/
}

#TD_appli_prod{
	padding: 6px;
	background-color:#FFFFFF;
	height:100%;
	}

#TD_prodCard_right th.title_docs, #TD_prodCard_right th.title_links {
 padding-bottom: 10px;
	}

#TD_prodCard_right h4{
 padding: 3px 3px 3px 16px;
 background-color:#c6d7e9;
 color:#0F296B;
 font-size:11px;
 font-weight:bold;
 }

#TABLE_news_link li {
	list-style-type:none;
	padding-left: 15px;
	margin-top:3px;
	background-image: url(../images/layout/puce_o.png);
	background-position: top left;
	background-repeat:no-repeat;
	line-height:15px;
	}

/* Liens market */

#TABLE_market dt, #TABLE_user_manual dt {
position: relative;
list-style-type:none;
background:url(../images/layout/puce_o.png) top left no-repeat;
padding-left: 20px;
padding-bottom:5px;
margin-top: 10px;
}

#TABLE_market dl, #TABLE_user_manual dl {
clear:left;
/*border: #990033 solid 1px;
margin-top: 10px;*/
margin-left:0px;
margin-top:10px;
}

#TABLE_market dd.visuel, #TABLE_user_manual dd.visuel {
display:block;
float:left;
border:solid 1px #B4B4B4;
background:#FFF;
margin-left:5px;
}
#TABLE_market dd.visuel {
width:100px;
height:100px;
}
#TABLE_user_manual dd.visuel {
width:60px;
height:60px;
}

#TABLE_market dd.visuel table, #TABLE_user_manual dd.visuel table {
border-collapse:collapse;
}
#TABLE_market dd.visuel table tr td, #TABLE_user_manual dd.visuel table tr td {
text-align:center;
vertical-align:middle;
}
#TABLE_market  dd.links, #TABLE_user_manual  dd.links {
display:block;
float:left;
margin-left:10px;
color:#676664;
}

#TABLE_market dd.visuel table tr td {
width:100px;
height:100px;
}
#TABLE_market  dd.links {
width:140px;
}




#TABLE_user_manual dd.visuel table tr td {
width:60px;
height:60px;
}
#TABLE_user_manual  dd.links {
width:190px;
}

#TABLE_user_manual  dd.nophoto {
width:257px;
}

#TABLE_user_manual  dd.links table.download{
	margin-top: 5px;
}

#TABLE_user_manual  dd.links a{
}

#TABLE_market  dd.links a{
color:#676664;
}

#linkDL, #linkDL2, #linkQUOT, #TABLE_user_manual td a  {
	line-height:15px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	}

#linkDL.block, #linkDL2.block, #linkQUOT.block, #TABLE_user_manual td a{
	display:block;
	}

a.button_b {
border-top-width: solid 1px;
border-right-width: solid 1px;
border-bottom-width: solid 1px;
border-left-width: solid 1px;
border-top-color: #999;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #999;
}
/*style sur souscat*/

.descript_ssfamprod{
	color:#000000;
	margin-top:20px;
}
#marged.desriptList p {
margin:5px 0;
}

/* modifs intro sous fam */
table#intro_ssfam {
width:100%;
}
table#ProduitList {
margin-left:20px;
margin-bottom:10px;
}


table#ProduitList td.pict {
text-align:center;
vertical-align:middle;
background:#FFF;
}
table#ProduitList td h3 {
font-size:12px;
padding-left:10px;
}
table#ProduitList td p {

padding-left:10px;
}
/*title ss fam liste*/
.title_ssfam{
		color:#FF6100;
		font-weight:bold;
		font-size:14px;
		margin-top: 15px;
		margin-left:0px;
		margin-bottom:10px;
}


