/*************************/
/* Présentation générale */
/*************************/

ul
{
	margin-top: 6px;
	margin-bottom: 6px;	
	list-style-image: url(ViewNode/im_picto_point_bleu_vert.png);
}

p
{
	margin-top: 0px;
	margin-bottom: 6px;	
	margin-left: 10px;
}

.titre
{
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #35A84C;
	padding-left: 35px;
	padding-bottom: 27px;
	padding-top: 0px;
	margin-top: 4px;
	padding-right: 0px;
	background-image: url(ViewNode/im_picto_goutte.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.titreBoussole
{
	font-family: Arial;
	font-size: 22px;
	color: #1670AC;
	padding-left: 52px;
	padding-bottom: 00px;
	padding-top: 10px;
	padding-right: 0px;
	margin-top: 12px;
	background-image: url(ViewNode/im_picto_boussole.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.titreBoussole2
{
	font-family: Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #006699;
	padding-left: 52px;
	padding-bottom: 27px;
	padding-top: 0px;
	margin-top: 4px;
	padding-right: 0px;
	background-image: url(ViewNode/im_picto_boussole.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.titreBoussoleHG
{
	font-family: Arial;
	font-size: 22px;
	color: #1670AC;
	padding-left: 52px;
	padding-bottom: 00px;
	padding-top: 10px;
	padding-right: 0px;
	margin-top: 0px;
	background-image: url(ViewNode/im_picto_boussole.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titreLogo
{
	font-family: Arial;
	font-size: 22px;
	color: #35A84C;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	margin-top: 2px;
	background-image: url(ViewNode/im_picto_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.stitre
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-right: 1px;
	background-image: url(ViewNode/im_picto_point_bleu_vert.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.date
{
	padding-left:5px;
	padding-bottom: 5px;
	color: #35A84C;	
} 
/*************************/

/********************/
/* Fond du viewNode */
/********************/ 
.ViewNodeContent 
{
	width:100%;
	font-size: 14pt;
	font-family: Times New Roman;
	VERTICAL-ALIGN: top;
	/*background : url(ViewNode/viewnode_fond.gif);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}

.ViewNodeContent td
{
	padding-left: 2px;
	padding-right: 2px;
	VERTICAL-ALIGN: top;
}
/********************/ 

/********************/
/*      chemin      */
/********************/ 
div.chemin
{
	padding-left:5px;
	padding-bottom:5px;
}
/********************/ 

/****************/
/* 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_gauche
{
	background-image: url(Sommaire/fond_sommaire_1px.png);
	background-position: left top;
	background-repeat: repeat-x;
}
/****************/
