﻿/*************************/
/* Présentation générale */
/*************************/

body
{
	scrollbar-face-color: #DEDEDE;
	scrollbar-shadow-color: #E0651D;
	scrollbar-highlight-color: #E0651D;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #A2A3A3;
	scrollbar-arrow-color: #E0651D;

	font-size: 10pt;
	color: #000000;
	font-family : 'Roboto', sans-serif;
	/*background-color : #FFFFFF;*/
	height: 100%;
}


#folderIcon1
{
	src:url(../../BibliRessources/images/imgnav/folder.gif);
}

a			 {	font-size:10pt; font-family:'Roboto', sans-serif; color: #000000;	text-decoration:none; }
a:link       {	font-size:10pt; font-family:'Roboto', sans-serif; color: #306CC4;	text-decoration:underline; }
a:visited    {	font-size:10pt; font-family:'Roboto', sans-serif; color: #E0651D;	text-decoration:underline; }
a:active     {	font-size:10pt; font-family:'Roboto', sans-serif; color: #E0651D;text-decoration:underline; }
a:hover      {	font-size:10pt; font-family:'Roboto', sans-serif; color: #E0651D;text-decoration:underline; }

.bubbleDivCss
{
	background-color:#E5E5E5;
}

.titre
{
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #E0651D;
	padding-left: 70px;
	padding-bottom: 4px;
	padding-top: 11px;
	padding-right: 1px;
	font-weight: bold;
	/*background-image: url(ViewNode/titre_fond.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	margin: 15px;
}

.stitre
{
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	color: #E0651D;
	padding-left:5px;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-right: 1px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}

.intro
{
	font-family: 'Roboto', sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #5592B8;
	text-align:justify;
}

.citation
{
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-style: italic;
}

.date
{
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	color: #000CFF;
	text-indent: 1px;
	padding-left:5px;
	padding-bottom: 5px;
}

/*Auteur de l'article*/
.author
{

}

.p, ul li
{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	list-style: url(ViewNode/list.png);
	vertical-align: top;
	list-style-type: lower-roman;
}

li {
    line-height: 1.6em;
}

.table
{
	font-size: 12px;
	color: #311B00;
	font-family: 'Roboto', sans-serif;
    border-collapse:collapse;
    border: solid 0px black;
    border-space: 0px;
}

td, tr
{
    margin: 0px;
    padding: 0px;
}

.btn-badge {
  position: relative;
  display: block;
  height: 33px;
  line-height: 33px;
  border: 3px solid #fff;
  background-color: #fed96f;
  background-image: -webkit-linear-gradient(#fed96f, #efc348);
  background-image: linear-gradient(#fed96f, #efc348);
  border-radius: 10px;
  padding-left: 1em;
  padding-right: 0.5em;
  margin-left: 15px;
  margin-top: 1.4em;
  min-width: 226px;
}
.btn-badge:link, .btn-badge:visited {
  color: #333;
  text-decoration: none;
  font-size: 14px;
  text-shadow: 0 1px 0 #fed96f;
}
.btn-badge:hover {
  text-decoration: underline;
  color: #4d4d4d;
}
.btn-badge:before {
  position: absolute;
  top: -18px;
  left: -18px;
  content: "";
  display: block;
  width: 33px;
  height: 49px;
  background: transparent url("MasterPage/badge.png") 0 0 no-repeat;
}

/*************************/

/********************/
/* Fond du viewNode */
/********************/
.ViewNodeContent
{
	background : url(ViewNode/viewnode_fond.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.ViewNodeContent td
{
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}
/********************/

/****************/
/* Encadré type */
/****************/
.encadre_type_haut_gauche
{
	margin: 10px;
	background-color: Transparent;
	background-image: url(ViewNode/encadre_type_haut_gauche_OS.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.encadre_type_haut_droite
{
	background-image: url(ViewNode/encadre_type_haut_droite_OS.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.encadre_type_bas_droite
{
	background-image: url(ViewNode/encadre_type_bas_droite_OS.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.encadre_type_bas_gauche
{
	text-align: left;
	vertical-align: top;
	background-image: url(ViewNode/encadre_type_bas_gauche_OS.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: Transparent;
}
/****************/

/***************************/
/* Présenation du sommaire */
/***************************/
td.SommaireContent
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

.SommaireContent img.SommaireContent
{
	width: 200px;
}

div.Sommaire
{
	padding: 20px 15px 20px 15px;
}

div.Sommaire a:link,
div.Sommaire a:visited,
div.Sommaire a:active
{
	color:#306CC4;
	font-family:'Roboto', sans-serif;
	font-size:10pt;
	text-decoration:underline;
}
div.Sommaire a:hover
{
	color:#E0651D;
}


.SommaireFiche, .SommaireDossier
{
	padding-left: 25px;
	height: 24px;
}

.SommaireFiche
{
	background: url(ViewNode/fiche.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.SommaireDossier
{
	background: url(ViewNode/dossier.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/***************************/
