
/* contact.css : use for "contact" */

#Contact
{
	color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
}

#Contact #PageLeft
{
	float: left;
	width: 452px;
	height: 646px;
	background: url("../images/contact_fond_01.jpg");
}

#Contact #PageLeft #Top
{
	float: left;
	width: 452px;
	height: 7px;
	background: transparent;
}

#Contact #PageLeft #Left
{
	float: left;
	width: 18px;
	height: 631px;
	background: transparent;
}

#Contact #PageLeft #Frame
{
	float: left;
	width: 434px;
	height: 631px;
	background: transparent;
}

#Contact #PageLeft #Frame #BorderLeft
{
	float: left;
	width: 9px;
	height: 631px;
	background: transparent;
}

#Contact #PageLeft #Frame #BorderRight
{
	float: left;
	width: 9px;
	height: 631px;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle
{
	float: left;
	width: 416px;
	height: 631px;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #BorderTop
{
	float: left;
	width: 416px;
	height: 2px;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #MiddleImage
{
	float: left;
	width: 416px;
	height: 627px;
}

#Contact #PageLeft #Frame #Middle #BorderBottom
{
	float: left;
	width: 416px;
	height: 2px;
	background: transparent;
	background-repeat: repeat-x;
}

#Contact #PageLeft #Bottom
{
	float: left;
	width: 452px;
	height: 8px;
	background: transparent;
}

#Contact #PageRight
{
	float: left;
	width: 552px;
	height: 646px;
	background: transparent;
	background: url("../images/contact_fond_02.jpg");
}

#Contact #PageLeft #Frame #Middle #MiddleImage .LineDashed
{
	float: left;
	width: 405px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 15px;
	margin-left: 5px;
	display: inline;
	border-top: 1px dashed #8C8B5F;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .LineInformations
{
	float: left;
	width: 380px;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFBEC;
	display: inline;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .LineError
{
	float: left;
	width: 380px;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #FF9C9C;
	display: inline;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .Text
{
	float: left;
	width: 380px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #FFFBEC;
	display: inline;
	background: transparent;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .Line
{
	float: left;
	width: 380px;
	height: 20px;
	margin-left: 20px;
	margin-top: 10px;
	background: transparent;
	display: inline;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .Line .Label
{
	float: left;
	width: 100px;
	height: 20px;
	font-family: Verdana;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFBEC;
	background: transparent;
	display: inline;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .Line .Input
{
	float: left;
	width: 200px;
	height: 20px;
	margin-left: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	background: #FFF;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .TextArea
{
	float: left;
	width: 380px;
	height: 200px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	color: #000;
	background: #FFF;
}

#Contact #PageLeft #Frame #Middle #MiddleImage .Button
{
	position: relative;
	left: 304px;
	top: 11px;
	width: 79px;
	height: 21px;
	margin-left: 10px;
	margin-top: 4px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/contact_bouttonenvoyer.jpg");
}

