/* CSS Document Fiche */

#TheTexte .initop { /* sert à recaler le tout */
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0pt;
	font-size: 1px;
}

#TD_prodCard_left{
	padding:0px;
	/* width:460px; */
	border-bottom:#D0D3D5 solid 1px;
	background-color:#D7E5F2;
}
	
#TD_prodCard_right{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:277px;
	border:#D0D3D5 solid 1px;
}

#N_content_1 div.spacer {
	height:160px;
}

.photo_gabarit {
	margin-right:10px;
	margin-bottom:10px;
}

.photo_gabarit1 {
	margin-top: 0px;
	margin-bottom:10px;
}

	
#TheTexte .photo_gabarit2 {
	margin-right:10px;
	margin-bottom:5px;
	margin-top: 0px;
}

#TheTexte .text_gabarit2 {
	float: none;
	overflow:auto;
	margin:0;
	padding:0
}
	
.photo_gabarit3 {
	margin-right:10px;
	margin-bottom:5px;
	margin-top: 0px;
}	
/* Download */
#TD_docs_prod{
	padding: 6px;
	/*background-color:#d7e5f2;*/
	/*border-top:#999999 solid 1px;*/
	/*border-bottom:#D0D3D5 solid 1px;*/
}

#TD_appli_prod{
	padding: 6px;
	background-color:#FFFFFF;
	height:100%;
}

#TD_docs_prod td.td_left, #TABLE_news_link td.td_left, #TABLE_market td.td_left{
 padding-left:16px;
}

th.title_links {
 padding-bottom: 10px;
}
	
#tabDL{
	margin: 0px;
	padding:0px;
}

#N_content_1 #tabDL ul{
	margin-left: 0px;
}

#TABLE_products_link td.td_left, #TABLE_links  td.td_left{
 padding-left:20px;
}

#TABLE_products_link h4, #TABLE_links h4{
 padding: 3px 3px 3px 16px;
 background-color:#c6d7e9;
 color:#0F296B;
 font-size:11px;
 font-weight:bold;
 }
 
#TD_prodCard_right th.title_docs, #TD_prodCard_right th.title_link, #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_products_link li, #TABLE_links li {
	list-style-type:none;
	padding-left: 15px;
	margin:0px;
	margin-top:3px;
	background-image: url(../images/layout/puce_o.png);
	background-position: top left;
	background-repeat:no-repeat;
	line-height:15px;
}

/* Liens market */
	
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;
}

/* GLOSSARY */
div#glossary {
background:#d7e5f2;
text-align:center;
}
div#glossary h1 {
display:inline;
font-size:11px;
}
div#glossary h2 {
display:inline;
font-size:9px;
font-weight:normal;
}
div#glossary table#def {
border-collapse:collapse;
}
div#glossary th {
text-align:right;
vertical-align:top;
padding:5px;
text-decoration:underline;
}
div#glossary td {
padding:5px;
text-align:left;
}
div#glossary a.top {
display:block;
text-align:right;
}

/* FAQ */
#faq_content {
	margin-top: 50px;
}

#faq_content #theContent {
	padding:0;
	margin:0;
	/* width:460px; */
	background-color:#D7E5F2;
}

#faq_content dt {
	margin-top: 40px;
	padding-left:20px;
	font-weight: bold;
}
#faq_content dd {
	margin-top: 10px;
	padding-left:20px;
	font-weight: normal;
}

#faq_content p {
	margin: auto;
}

#faq_content dd.lib_answer {
	font-weight:bold; margin-bottom:-1em; /* negatif = suppression margin top du p (TinyMCE) qui suit */
}

/* Paragraph */

#TheTexte h3.paragraph {
	margin: 10px 0;
	font-size: 12px;
}

#TheTexte hr.paragraph {
	margin: 10px 0;
	line-height:: 1px;
}


table#listSoft {

}
table#listSoft td.pict {
text-align:center;
vertical-align:middle;
background:#FFF;
}
table#listSoft td h3 {
font-size:12px;
margin-bottom:5px;
}



