/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin: 0 0 0 0;
}
INPUT
{
	font-family: Verdana;
	font-size: 10;
}
SELECT
{
	font-family: Verdana;
	font-size: 10;
}
TD
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
A
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0D7B3F;
}
A:visited
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #E5A311;
}


.BlocTitre
{
}
.BlocContenu
{
}
.MainTitre
{
}
.NvTit
{
}
.Nv
{
}
.Menu
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	background-color: #0D7B3F;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.MenuLien
{
	color: White;
	text-decoration: none;
}
A.MenuLien:visited
{
	color: White;
	text-decoration: none;
}

.Erreur
{
	color: Red;
}
.Section
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
}
.SousSection
{
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
}
.Gras
{
	font-weight: bold;
}
.DetailFond
{
	background-color: #0D7B3F;
}
.DetailNom
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: White;
	padding-left:0px;
}
.DetailPeriode
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 8pt;
}
.DetailRegion
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
}
.DetailDescription
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
}
.DetailEtiquette
{
	color: #0D7B3F;
	font-weight: bold;
}
.BlocEntete
{
	font-family: Verdana;
	font-size: 11pt;
	color: White;
	background-color: #0D7B3F;
}
.Bloc
{
	border-color: #92BAA6;
	border-width: thin;
	border-width: 1;
}
.Page
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.NvTit
{
	font-family: Verdana;
	font-size: 13pt;
	color: #25764E;
}
.Nv
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.LienPlus
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #337F59;
}
.rm
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #104480;
}
A.rm:visited
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #104480;
}
.BleuMed
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0D7B3F;
}
.BleuPetit
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #104480;
}
.LstHdr
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #104480;
}
.test
{
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-size: 8pt;
}
.bordurebloc
{
	border-right: #53AA79 1px solid;
	border-left: #53AA79 1px solid;
	border-top: #53AA79 1px solid;
	border-bottom: #53AA79 1px solid;
}
.CalendarMonthHeader
{
	background-color: #0D7B3F;
	color: #ffffff;
}
.CalendarDayHeader
{
	background-color: E5A311;
	color: #000000;
}

.divDetails
{	
	padding:2px 0px 15px 4px;
	width:433px;	
}

.tblBlack
{
	padding-top: 2px;
	padding-bottom: 5px;
	text-align:center;
}

.lblImage
{
	margin-right: 10px;
}
