
#tableofcontent
{
	padding: 10px;
	width: 540px;
}

#tableofcontent .tshared
{
	display: block;
	color: black;
}

#tableofcontent .t1
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	
}

#tableofcontent .t2
{
	font-size: 12px;
	font-weight:bold;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
		
	
}

#tableofcontent .t3
{
	font-size: 12px;
	padding-left: 40px;
}

#tableofcontent .t4
{
	font-size: 10px;
	padding-left: 45px;
	
}

#tableofcontent .t5
{
	font-size: 8px;
	padding-left: 60px;
}

.docviewer
{
	background-color: white;
	width: 100%;
	overflow: hidden;

}

.docviewer .top_panel
{
	padding: 10px;
	text-align: left;
}

.docviewer h1
{
	font-size: 16px;	
	text-transform: none;
}

.docviewer h2
{
	font-size: 14px;	
	text-transform: none;
	margin-bottom: 10px;
}

.docviewer .right_panel
{
	float:right; 
	width: 295px; 	
	overflow: hidden;
	border: 0px red solid;
	padding-top: 50px;
}

.docviewer .below_right_panel
{
	height: 120px;
	padding-top: 10px;
	text-align: left;
}

.docviewer .left_panel
{
	width: 590px;
	float:left; 
	border: 0px solid green;
	border-right: solid 1px #A09162;
}

.docviewer .left_panel p
{
	padding: 10px;
	text-align:justify;
}

#to_html
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 15px 0px;
}

#to_html a
{
    color: #990000;
    text-decoration: underline;
}


a.breadcrumb
{
	text-decoration: underline !important;
	text-transform: none;
	font-weight: bold;
}

div.right_panel h1
{
    font-size: 20px;
}

div.right_panel h2
{
    font-size: 16px;
}

/***************************** VERSION ITERATOR ****************************/
.docviewer div.version_container
{
    position: relative;
	background: url('/images/version_disponible/bt_achat_off.png') no-repeat;
}

.docviewer div.version_container_active
{
    position: relative;
	background: url('/images/version_disponible/bt_achat_on.png') no-repeat;
}

.docviewer div.version_container, div.version_container_active 
{
	height: 132px;
}

.docviewer div.version_name
{
	width: 100%;
	height: 23px;
	padding-top: 18px;
	
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	
	border:0px solid yellow;
}

.docviewer div.version_name:hover
{
	cursor: pointer;
}

.docviewer div.sellbox
{
	position: relative;
	float: right;
	
	height: 75px;
	width: 190px;
	
	font-family: Palatino Linotype;
	border: 0px solid green;	
}

.docviewer div.sellbox:hover
{
	cursor: pointer;
}

.docviewer div.sellbox span.version_price
{
	position: absolute;
	top: 24px;
	left: 95px;

	font-size: 18px;
	font-weight: bold;
	color: #990000;

}

.docviewer div.sellbox span.add_string
{
	position: absolute;
	top: 55px;
	left: 25px;
}

.docviewer div.sellbox:hover span.add_string
{
	text-decoration: underline;
}

.docviewer div.version_box
{
	position: relative;
	float: left;
	
	width: 30%;
	height: 75px;
	
	font-family: Palatino Linotype;
	border:0px solid purple;		
}

.docviewer div.version_box:hover
{
	cursor: pointer;
}

.docviewer div.version_box span.preview_string
{
	position: absolute;
	top: 55px;
	left: 38px;
}

.docviewer div.version_box:hover span.preview_string
{
	text-decoration: underline;
}

.docviewer div.version_box img.preview_img
{
	position: absolute;
	left: 38px;
	top: 10px;
	height: 45px;
}

.docviewer div.sellbox img.cart_img
{ 
	position: absolute;
	left: 18px;
	top: 0px;
	height: 60px;
}


#pdf {
	width: 100%;
	height: 600px;
}

#pdf_version
{
    padding-bottom: 15px;
}

#pdf object {
   display: block;
}

#html_version
{
	width: 578px;
	text-align: justify; 
	padding-left: 5px;
	border: 0px solid red;
}

#html_version p
{
line-height:1.4em;
}

#html_version h1
{
    text-align: left;
	font-size: 16px;
}

div.breadcrumb
{
    padding: 15px 15px 5px 15px;
}

/***************************** SEARCH RESULTS ****************************/
.section-header
{
    margin-left: -8px;
    height: 64px;
}

.section-header:hover { cursor: pointer; }

.section-header h2
{
    font-size: 16px;
    padding: 20px 0 0 15px;
}

.search-section-footer
{
    background-color: #f0ede4;
    margin: 10px 0 10px 0;
    padding: 8px;
    text-align: right;
    border: 1px solid #B8A97E;
    height: 16px;
}

.search-result
{
    padding: 5px;
}

.section-result-container
{
    border: 0px solid green;
    margin-left: 20px;
    padding-left: 6px;
}

.search-title a
{
    color: Blue;
    font-size: 1.4em;
    text-decoration: underline !important;
}

.search-content
{
    padding: 5px;
    border: 0px solid gray;
}

img.section-icon
{
    height: 64px;
    width: 64px;
    padding-top: 5px;
}

.section-contrat
{
    border: 0px solid red;
}

.section-formation
{
    border: 0px solid green;
}

.section-chroniques
{
    border: 0px solid blue;
}

.result-summary
{
    text-align: right;
    border-bottom: 1px solid #171749;
    margin-bottom: 10px;
}

/*********************/	
/*    SEARCH-FORM    */
/*********************/	
#sectionrecherche
{
    padding: 0 0 0 10px;
    margin: 0;
    border: 0px solid red;
    width: 654px;
}

#sectionrecherche form.search
{
    width: 100%;
    height: 40px;
	border: 0px solid purple;
	text-align: center;
	padding-top: 25px;
}
		
#sectionrecherche .input_recherche
{
	border: 2px inset gray;	
	width: 240px;
	height: 16px;
}

/***************************** RELATED DOCUMENTS ****************************/    
.related-documents p
{
    font-weight: bold;
    padding: 10px 0 10px 0;
}

.related-documents h3
{
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 3px 0;
    margin: 0;
}

.related-documents a
{
	display: block;
	margin: 0 0 4px;
	padding: 0 0 6px;
	border-bottom: solid 1px #A09162;
}

/***************************** STANDARDS ****************************/
.standards
{    
    text-align: center;
	font-weight: bold;
}

.standards hr
{
    margin: 25px 0 25px 0;
}