/* CSS Document */

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


#primaryBlock{
	position:relative;
	float:none;
	width:758px;
	padding:0 0 15px 20px;
	height:auto;
	min-height:482px;
	background:url(../img/primary/bg_primary_list.jpg) left bottom no-repeat;
}
* html body #primaryBlock{
	height:482px;
}
#primaryBlock h2{
	position:relative;
	width:758px;
	background:url(../img/titles/ttl_primary_list.jpg) left top no-repeat;
	height:46px;
	padding-bottom:15px;
}
dt, dd,{
	color:#FFFFFF;
}
.txt_haut p { color:#fff;}
.txt_haut p a { 
text-decoration:underline;
color:#fff;}
.col_1{
	width:252px;
}
.col_2{
	width:252px;
}
.col_3{
	width:253px;
	padding-bottom:130px;
}
#extraText{
	color:#FFFFFF;
	bottom:42px;
	right:91px;
	width:175px;
}
