body
{	
	font-family:Arial,Verdana;
	background-color:#FFFFFF;
	background:url(../Img/bg.jpg) repeat-y;
}
A
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CC7A00; 
	text-decoration: none
	}
A:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AA9A8B;
	}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA9A8B;
}
.reponses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554400;
	font-weight: normal;
}

.Texte
{
	font-size: 12px;
	color : #949799;
	padding:2px;
}

.Date
{
	font-size: 24px;
	font-weight: bold;
	color : #5F6263;
}

.Lieu, .TitreFormInscrits
{
	font-size: 18px;
	font-weight: bold;
	color : #5F6263;
}

ul 		{PADDING-LEFT: 1em; MARGIN-LEFT: 10px; margin-top:0px; }
ul li	{text-align:left}


.Credits
{
	font-size: 10px;
	color : #909090;
}

.Credits a
{
	font-size: 10px;
	text-decoration : none;
	color : #5081A0;
}

.Credits a:hover
{
	font-size: 10px;
	text-decoration : underline;
	color : #5081A0;
}

.Description
{
	font-size: 12px;
	color : #909090;
}

.TDGuestTitle
{
	font-size: 12px;
	color : #808080;
	font-weight:bold;
}

.TDGuestComment
{
	font-size: 10px;
	color : #909090;
}


.FormSeparator TD
{
	color:#909090;
	font-size:12px;
}

.FormSeparator select
{
	font-size:12px;
	color:#909090;
}

.FormSeparator input
{
	font-size:12px;
	color:#909090;
}

.FormSeparator textarea
{
	font-family:Arial,Verdana;
	font-size:12px;
	color:#909090;
}





div.formButton
{	
	text-align		: right;
	margin-top		: 5px;
}

.Separator
{
	border-top:dashed 1px #D0D0D0;
}

#BtnSend, #BtnSend:hover		{ display: block; width: 96px;height: 34px;}
#BtnSend												{ background: url(../Img/btnSend.gif) no-repeat;	}
#BtnSend:hover	{ background: url(../Img/btnSendOver.gif) no-repeat;	}	

