﻿/*
********************************************************************************************************************
Style standard
********************************************************************************************************************

/*
********************************************************************************************************************
Style spécifique (tous ces styles doivent être commenté)
********************************************************************************************************************
*/


/*************************/
/* PrÃ©sentation gÃ©nÃ©rale */
/*************************/
 ul
{
	list-style-image: url(images/liste_a_puce.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}


body, table
{
	margin: 0 0 0 0px;
	font-family:Arial;
	font-size:10pt;
	scrollbar-face-color: #e1edd7;
	scrollbar-shadow-color: #156d82;
	scrollbar-highlight-color: #156d82;
	scrollbar-3dlight-color: #c7deb3;
	scrollbar-darkshadow-color: #156d82;
	scrollbar-track-color: #b1ce5e;
	scrollbar-arrow-color: #156d82;
	
}

/*Lien*/

a			 {	font-size:10pt; font-family:Arial; color: #1883a6;	text-decoration:none; }
a:link       {	font-size:10pt; font-family:Arial; color: #1883a6;	text-decoration:underline; }
a:visited    {	font-size:10pt; font-family:Arial; color: #29ab31;	text-decoration:underline; }
a:active     {	font-size:10pt; font-family:Arial; color: #29ab31;  text-decoration:underline; }
a:hover      {	font-size:10pt; font-family:Arial; color: #007E4F;  text-decoration:underline; }


/*Titre*/
.titre
{
	font-family: Futura Lt BT,Arial;
	color: #29ab31;
	padding-left: 40px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 1px;
	margin: 15px;
	background-repeat: no-repeat;
	background-color :  Transparent;
	font-size:23px;
}


.stitre
{
	margin-top: 2px;
	margin-left: 25px;
	padding-left:13px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 1px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/puce_sous_titre.jpg);
	background-repeat: no-repeat;
	background-color :  Transparent;
	font-size: 12px;
	color:#29ab31;	
}
 
 .sstitre
{
	margin-top: 12px;
	margin-left: 50px;
	padding-left:13px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/puce_sous_titre.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color:#29ab31;
	
}
 .auteur, .author
{
 	color: #006b8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	 
} 
.date
{
	color: #8acd6a;
	font-size:9pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
} 
.introduction,.intro 
{
color: #8acd6a;
	font-size:10pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	 
}
.citation
{
 	color: #389674;
	font-size:10pt;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
} 

/*************************/

.button , #ViewNode10 .button ,
a.button:link    ,
a.button:visited  ,
a.button:active    ,
a.button:hover ,
input[type=submit]
{
	background-color: #e8fccf; 
		color: #389674;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
 
/********************/
/* Fond du viewNode */
/********************/ 
.ViewNodeContent 
{
	width:100%;
	background : url(ViewNode/viewnode_fond.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
}

.ViewNodeContent td
{
	padding-left: 5px;
}

.ViewNodeContent td table td
{
	padding:0px;
	padding-left: 0px;
}
/********************/ 

/********************/
/*      chemin      */
/********************/ 
div.chemin
{
	padding-top:5px;
	padding-left:7px;
	padding-bottom:5px;
	color:#29ab31;
	font-size:8pt;
}
div.chemin a
{
	color:#007E4F;
	text-decoration:none;
}
div.chemin a:hover
{
	text-decoration:underline;
}
/********************/ 

/****************/
/* EncadrÃ© type */
/****************/
.encadre_type_haut_gauche
{
	margin: 10px;
	background-color: White;
	/*background-image: url(ViewNode/encadre_type_haut_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.encadre_type_haut_droite
{
	/*background-image: url(ViewNode/encadre_type_haut_droite.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

.encadre_type_bas_droite
{
	/*background-image: url(ViewNode/encadre_type_bas_droite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}

.encadre_type_bas_gauche
{
	/*background-image: url(ViewNode/encadre_type_bas_gauche.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: Blue;	*/
}
/****************/

/****************/
/*   Sommaire   */
/****************/
.sommaire_titre_bibli
{
	background-image:url(./ViewNode/im_picto_bibliotheque.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:31px;
	width:196px;
	margin-top:10px;
	margin-left:5px;
	padding-left:37px;
	padding-top:3px;
	color:#29ab31;
	font-size:11pt;
}
.SommaireFiche
{
	background-image:url(./ViewNode/im_picto_fiche.jpg);
}
.SommaireDossier
{
	background-image:url(./ViewNode/im_picto_dossier_ferme.jpg);
}
div.Sommaire div
{
	padding-bottom:5px;
}
div.Sommaire a
{
	color:#29ab31;
	font-weight:bold;
	text-decoration:none;
}

div.Sommaire a:hover , 
div.Sommaire a.selected
{ 
	color:#29ab31;
}
/****************/
/*   Tableaux   */
/****************/

.tableau
{
    color : #5d7635; 
    border : solid 2px #1680A6;
}

.tableau td
{
    text-align : center;
    background-image : url(MasterPage/fond_cellule_01.jpg);
    background-repeat : repeat-x;
    background-position : 0px bottom;
    background-color : #ffffff;
    color : #5d7635;
    vertical-align : middle;
}

.tableau tr td:first-child /* Premiere colonne = Premire cellule de chaque ligne */
{
    background-color : #E5F0F4;
    background-image : url(MasterPage/fond_cellule_02.jpg);
    background-repeat : repeat-x;
    background-position : 0px bottom;
}

.tableau tr:first-child td /* Premiere ligne = Chaque cellule du premier tr d'un tableau */
{
    background-image : none;
    background-color : #1680A6;
    color : White;
}

.tableau td:first-child
{
    background-color : #1680A3;
}

/* * * * * * */
/* Connexion */
/* * * * * * */

#AuthentificationPage #formIdentification a.ForgetPassword
{
    left : 180px;
    font-size : 10px;
}