﻿.Head_Contact
{
	font-size: 16px;
	font-weight: bold;
	color: #ABBB1A;
}

.LabelSendCopy
{
	font-weight: bold;
}

.Champs_Contact
{
	background-color: #EFEFEF;
	border: medium none;
	font-size: 11px;
	height: 16px;
	padding: 0 0 2px;
	width: 200px;
}

.Select_Contact_DropDownList
{
	background-color: #EFEFEF;
	font-size: 11px;
	height: 20px;
	width: 200px;
}

.Select_Contact_RadioButtonList
{
	background-color: #EFEFEF;
	font-size: 11px;
	height: 20px;
	width: 200px;
}

.Head_Message
{
	font-size: 16px;
	font-weight: bold;
	color: #ABBB1A;
}

.Champs_Message
{
	background-color: #EFEFEF;
	border: medium none;
	font-size: 11px;
	height: 180px;
	padding: 0;
	width: 400px;
}

.Bloc_Centre_Contact
{
	float: left;
	padding: 0;
	width: 400px;
	margin: 23px 0 0 0;
}

.Bloc_Gauche_Contact
{
	float: left;
	margin: 23px 19px 0 0;
	padding: 0;
	width: 400px;
	margin-bottom: 10px;
}

.Bloc_Gauche_Contact table
{
	margin-bottom: 10px;
}

.Bloc_SendCopy
{
	margin: 5px 0;
}

.Bloc_TermsValidation
{
	clear: both;
}

.Bloc_Buttons
{
	text-align: center;
}

.Bloc_Terms
{
	clear: both;
	padding: 20px 0px;
}

a.Submit:Link, a.Submit:Hover, a.Submit:Visited
{
	background-color: #ABBB1A;
	background-image: url(images/bt_valider.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	height: 16px;
	width: 165px;
}

a.Cancel:Link, a.Cancel:Hover, a.Cancel:Visited
{
	background-color: #B2B3B5;
	background-image: url(images/bt_annuler.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
	margin-right: 28px;
	height: 16px;
	width: 165px;
}

.Label_Contact
{
	width: 200px;
	vertical-align: top;
}

.Normal_Bleu
{
	color: #2461BF;
	font-weight: bold;
	font-size: 13px;
}

.Settings
{
	text-align:left;
}

.Header th
{
	font-size: 11px;
	font-weight: bold;
	color: #ABBB1A;
}

.HistoryRow td, .AlternateHistoryRow td
{
	font-size: 10px;
}

.AlternateHistoryRow
{
	background-color: #EFEFEF;
}