/* -----------------------------------
	Dior Contact
----------------------------------- */ 

#container.contact {
	background:url(../images/background/contact_bg_container.png) repeat-x;
	
}

#container.contact #content {
	background:url(../images/background/contact_bg_content.png) no-repeat;
	color:#fff;
	height:470px;
	padding:15px 25px 0;
	width:940px;
}

p.p_button {
	clear:both;
	float:right;
	height:30px;
	padding-right:40px;
}

p.p_back {
	float:left;
	height:30px;
	padding-right:40px;
}

p.cnil {
	background:url(../images/artpack/border_horizontal.gif) repeat-x top left;
	clear:both;
	color:#ababab;
	font-size:1.1em;
	padding-top:10px;
	width:900px;
}

p.newsletter {
	background:url(../images/artpack/border_horizontal.gif) repeat-x top left;
	clear:left;
	margin-top:15px;
	padding:10px 0;
	width:530px;
}

