﻿/*CSS DE PAGES*/
h1
{
	color: #003399;
	font-family: Arial, Verdana;
	font-size: 16px;
	margin -bottom: 10px;

}

h2
{
	margin: 0 0 15px -14px;
	padding: 20px 0 0 14px;
	color: #00ae00;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0 23px;

}
h3
{
	margin: 15px 0 10px 0;
	padding: 0;
	color: #67d700;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	margin: 10px 0 5px 0;
	padding: 0;
	color: #009200;
	font-size: 14px;
	font-weight: bold;
}

h5{
	margin: 5px 0 0 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

h6{
	font-style: italic;
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

p
{
	font-family: Arial, Verdana;
	text-align:justify;
	padding-left: 3px;
	font-size: 75%;
}

ul li
{
	font-family: Arial, Verdana;
	font-size: 75%;
}

.imagePage
{
	border:solid 3px #CECFCE;
	margin: 6px;
}

a:link, a:visited
{
	color: #003399;
	text-decoration:none;
}
a:hover
{
	color: #0099CC;
	text-decoration:underline;
}



p#retourRech { 
	margin: 20px 0 0 0;
	padding: 0 0 0 13px;
	font-size: 12px;
	background-image: url(../image/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.retourRech { 
	margin: 20px 0 0 0;
	padding: 0 0 0 13px;
	font-size: 12px;
	background-image: url(../image/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.parAvecBord p {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #CCCCCC;
	line-height: normal;
}

.arabe{
	direction:rtl;
}

dl.listeAct dt {
	margin-bottom: 0;
	font-size: 12px;
	color: Black;
}
dl.listeAct dd{
	line-height: normal;
}
dl.listeAct dd a{
	font-weight: bold;
	font-size: 12px;
}

.barre_horizontale
{
	border-bottom: 1px solid #aaaaaa;
	width: 400px;
	margin: 10px auto;
}

p.commander {
	margin: 10px 0 20px 0;
	padding: 0 0 0 13px;
	font-size: 12px;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
}
p.commanderArabe {
	margin: 10px 13px 20px 0;
	padding: 0 13px 0 0px;
	font-size: 12px;
	background-image: url(../images/flecheArabe.gif);
	background-repeat: no-repeat;
	background-position: right;
	direction:rtl;
}

img.photo{
	float:right;
	margin: 0px 0px 10px 10px;
}
div.NoeudPlanSite1{
	font-size: 75%;
	margin: 0px 0px 4px 20px;
	padding:0px 0px 0px 15px;
	background-image:url(http://www.unites.uqam.ca/wn/atous/ico_fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
div.NoeudPlanSite2{
	font-size: 75%;
	margin: 0px 0px 4px 50px;
	padding:0px 0px 0px 15px;
	background-image:url(http://www.unites.uqam.ca/wn/atous/ico_fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
div.NoeudPlanSite1AR{
	font-size: 75%;
	margin: 0px 20px 4px 0px;
	padding:0px 15px 0px 0px;
	background-image:url(../images/flecheArabe_puce.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	direction:rtl;
}
div.NoeudPlanSite2AR{
	direction:rtl;
	font-size: 75%;
	margin: 0px 50px 4px 0px;
	padding:0px 15px 0px 0px;
	background-image:url(../images/flecheArabe_puce.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
}

