/* CSS Document */

/* Import */
	@import url("A_selector.css");
	@import url("B_layout.css");
	
/* fin Import */

#primaryBlock{
	background:#FFFFFF url(../img/primary/bg_primary_contact.jpg) left top no-repeat;
	position:relative;
	float:left;
	width:483px;
	height:605px;
}

#primaryBlock h2{
	width:460px;
	height:62px;
	background:url(../img/titles/ttl_primary_contact.jpg) 25px 16px no-repeat;
	position:relative;
}
#primaryTextBlock p{
	position:relative;
	margin-left:25px;
	padding:0 35px 5px 15px;
	color:white;
	background:url(../img/extras/puce_contact.gif) left 3px no-repeat;
}
#primaryTextBlock i{
	position:relative;
	margin-left:25px;
	padding:0 0 5px 15px;
	color:white;
	background:none;
	
}
#primaryTextBlock li{
	padding-left:40px;
	color:white;
}
#primaryBlock table{
	position:relative;
	width:465px;
	margin:20px 10px;
	/*margin-left:10px;
	margin-bottom:20px*/;
	
}
#primaryBlock td{
	background-color:#00be6f;
	height:29px;
	color:white;
	text-align:center;
}
#primaryBlock td.center{
	border-left:1px solid white;
	border-right:1px solid white;
}
#primaryBlock td.blue{
	color:#002551;
	height:45px;
	border-top:2px solid #008c56;
}
#primaryBlock td strong{
	font-weight:bold;
}
#primaryBlock th.center{
	border-left:1px solid #00c372;
	border-right:1px solid #00c372;
}
#primaryBlock th{
	height:53px;
	text-align:center;
}
#primaryBlock th span{
	visibility:hidden;
}
#emphasisText{
	font-size:1.6em;
	font-weight:bold;
}
#citationText{
	top:284px;
	left:43px;
	width:308px;
	color:#FFFFFF;
}
#citationText em{
	display:block;
	padding:3px 0 0 0;
}
#formBlockX1{
	position:relative;
	width:290px;
	height:157px;
	margin-bottom:4px;
	background:url(../img/secondary/bg_secondary_contact_1.jpg) left top no-repeat;
}
#formBlockX2{
	position:relative;
	width:290px;
	height:445px;
	background:url(../img/secondary/bg_secondary_contact_2.jpg) left top no-repeat;
}
#formBlockX1 h3{
	background:url(../img/titles/ttl_secondary_contact_1.jpg) 25px 16px no-repeat;
	height:47px;
}
#formBlockX1 p{
	padding: 0 170px 0 25px;
}
#formBlockX2 h3{
	background:url(../img/titles/ttl_secondary_contact_2.jpg) 25px 16px no-repeat;
	height:45px;
}
#formBlockX2 p{
	padding: 0 170px 0 25px;
}
#formBlockX2 li{
	padding-left:25px;
	color:white;
}
#formBlockX2 .gras{
	font-weight:bold;
	margin-bottom:10px;
}
#addInfos{
	top:184px;
}
#checkBoxBlock p{
	padding-top:0;
	padding-bottom:3px;
	min-height:13px;
}
* html body #checkBoxBlock p{
	padding-top:0;
	padding-bottom:3px;
	height:13px;
}
#link-parrainage img {
	border:0;
	width:300px;
	margin:2px 0 0 -4px;
	position:absolute;
}

