﻿body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
	margin: 0 0 8 0px;
}

h3
{
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: #004C84;
}
h4
{
	text-align: center;
	font-size: medium;
	font-weight: normal;
	color: #004C84;
}
.mainTbl
{
	border-left-color: #6C92BF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #6C92BF;
	border-right-style: solid;
	border-right-width: 1px;
}
.footer
{
	font-size: x-small;
	color: #c0c0c0;
}

.title
{
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #004C84;
}

.Annonce
{
	font-size: small;
	border-top: dotted 1px #cccccc;
}

.AnnonceDesc
{
	font-size: small;
}

.AnnonceDesc2
{
	border-left: dotted 1px #cccccc;
}

.AnnoncePic
{
	font-size: small;
	width: 200px;
}
.AnnonceTitle
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #cccccc;
}

.AnnonceProp
{
	font-size: small;
	border-right: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}

.AnnoncePropR
{
	font-size: small;
	border-bottom: dotted 1px #cccccc;
}

.FormField
{
	clear: both;
	margin-top: 4px;
	padding: 4px 8px 4px 8px;
}

.FormTextBox
{
	width: 320px;
}

.FormMediumTextBox
{
	width: 100px;
}

.FormSmallTextBox
{
	width: 40px;
}

.FormLabel
{
	float: left;
	width: 170px;
}

.FormCheckbox
{
	margin-left: 160px;
}

.FormDropDown
{
}

.FormBody
{
	padding: 4px 8px 0px 8px;
	line-height: 110%;
}

.FormBody textarea
{
	clear: both;
	width: 100%;
	height: 120px;
}

.FormBodyRichEdit
{
	padding: 4px 8px 0px 8px;
	line-height: 110%;
}


.FormNotes
{
	display: block;
	clear: both;
	color: #999999;
	font-size: 8pt;
	margin-left: 160px;
}

.FormField .Image
{
	float: right;
	border: solid 2px #ffcc99;
	padding: 8px 8px 8px 8px;
}

img
{
	border-width: 0px;
	border-style: solid;
	border-color: Black;
}
.FormField .Response
{
	padding-left: 8px;
	width: 120px;
}

.FormField .RefreshButton
{
	margin-left: 250px;
	width: 80px;
	font: 8pt Verdana, Helvetica;
}

.FormButtonContainer
{
	padding: 8px 8px 8px 8px;
	text-align: center;
}

.FormButtonContainer input
{
	font: 8pt Verdana, Helvetica;
}

.FormErrorMessage
{
	clear: both;
	font-size: 9pt;
	color: #ff0000;
	padding-left: 160px;
}

.TitleLabel
{
	float: left;
	display: block;
	width: 340px;
	font-weight: bold;
}

.SubtitleLabel
{
	display: block;
	width: 340px;
	font-size: 8pt;
}

.CadeauNom
{
	font-weight: bold;
}

.CadeauInfos
{
	font-size: 8pt;
}


.ItemsGridItem
{
	font-size: 8pt;
	border-top: dotted 1px #cccccc;
	width: 576px;
}

.ItemsGridMenu
{
	float: right;
}

.imageThumbs
{
	border-style: dotted;
	border-width: 0px;
	border-color: White;
}

.imageThumbs:hover
{
	border-style: dotted;
	border-width: 1px;
	border-color: #6C92BF;
}

@media print
{
	input.noprint
	{
		display: none;
	}
}
