﻿body	{	background-color: #E4E4E4;	margin-left: 19%;	margin-right: 19%;	background-position: center;}

.imgBordHaut{	background-image: url(../../Images/Banniere/Banniere2.jpg);	background-repeat: no-repeat;	height:89px;	width:100%;}
.menuHaut	{	color: White;	font-size: 20px;	background-image: url(../../Images/Background/DegradeVertMenuHaut.jpg);	background-repeat: no-repeat;	background-position: top;}
.menuGauche	{	width: 24%;	color: #018383;	float: left;	font-weight: bold;	font-size: 16px;}
.centre		{	width: 74%;	border: solid White;	float: right;	background-image: url(../../Images/Background/DegradeVertClair.jpg);	background-repeat: repeat-x;	background-color: White;	height: 600px;	overflow: auto;}

.grosTitre		{	font-weight: bold;	font-size: 30px;	color: White;	text-align: center;}
.titresActualite{	font-weight: bold;	font-size: 16px;	color: #018383;}

.mnuGauch		{	background-color: #E4E4E4;	color: #018383;}
.mnuGauch:hover	{	background-color: #018383;	color: White;}

hr				{	color: #018383;}
.hrAdmin		{	color: Red;}
.hrActualite	{	color: #018383;}

.imgBtn	{	border-color: White;}

a						{	color: #018383;	text-decoration: none;}
a:visited				{	color: #018383;	text-decoration: none;}
a.lienMenuHaut			{	color: White;	text-decoration: none;}
a:hover.lienMenuHaut	{	color: #018383;	text-decoration: none;	background-color: White;}
a.lienMenuGauche		{	color: #018383;	text-decoration: none;}
a:hover.lienMenuGauche	{	color: White;	text-decoration: none;	font-weight: bold;	background-image: url(../../Images/Background/txt.jpg);}

.lienMenuGaucheAffich	{	color: Red;	text-decoration: none;}
.lienMenuHautAffich		{	color: Red;	text-decoration: none;}

.msgErreur	{	color: Red;		text-align: center;	font-style: italic;	font-weight: bold;	border: solid Black;}
.msgOk		{	color: Blue;	text-align: center;	font-style: italic;	font-weight: bold;}

/* ----------------------------------------------------------- ARCALIA.FR -------------------------------------------------------------*/

.grosTitre				{	margin-left:0%;	color:#009966;	font-weight:bold;	text-align:justify;	font-size:24px;	margin-right:2%;}
.moyenTitre				{	margin-left:4%;	font-size:18px;	font-weight:bold;	text-align:justify;	text-decoration:underline;	margin-right:2%;	background-color: #E4E4E4;}
.petitTitre				{	margin-left:7%;	text-align:justify;	margin-right:2%;}
.petitPetitTitre		{	margin-left:10%;	text-align:justify;	margin-right:2%;}
.petitPetitPetitTitre	{	margin-left:12%;	font-style:italic;	text-align:justify;	margin-right:2%;}

#parag		{	text-indent:30px;}
#soulign	{	text-decoration:underline;}

.titrPlanNiv0	{	margin-left:5%;	color:#009966;	font-weight:bold;	font-size:18px;	text-align:justify;	margin-right:2%;}
.titrPlanNiv1	{	margin-left:13%;	font-weight:bold;	font-size:14px;	text-align:justify;	margin-right:2%;}
.titrPlanNiv2	{	margin-left:20%;	font-style:italic;	text-align:justify;	margin-right:2%;}

.affichMasquTitr	{	color: Blue;	font-size:13px;	margin-left:20px;	cursor: pointer;}
.affichMasquContenu	{	display: none;}
