/* CSS Document */

/* [start] form_content box*/

.form_container_shadow {
	width:742px;
	background-image:url(../images/boutik_main_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 auto;
	}

.form_container {
	width:744px;
	/* background-image:url(../images/form_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
	float:left;
}

.form_content {
	width:744px;
	background:url(../images/form_content_bg.gif) repeat-y;
	float:left;
	}
	
.form_topbox {
	width:740px;
	float:left;
	}
	
.form_title {
	width:268px;
	height:15px;
	margin:30px 0px 20px 20px;
	float:left;
	font-size: 15px;
	line-height: 15px;
	color: #22358a;
	font-weight: bold;
}
	
.form_partenaire {
	
	width:148px;
	height:80px;
	padding:5px 0px 13px 12px;
	margin: 40px 30px 5px 30px;
	float:right;
	line-height:15px;
	font-size:10px;
	color: #222;
}
	
.form_column01 {
	display: inline;
	width:222px;
	float:left;
	margin-left:20px;
	padding-bottom:75px;
	padding-top:15px;
}
	
.form_box01 {
	width:210px;
	background:url(../images/form_dot_title.gif) left 3px no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#22358a;
	line-height:12px;
	padding-left:12px;
	padding-bottom:10px;
	}
	
.form_box01_text {
	font-size:11px;
	color:#222222;
	padding-bottom:2px;
	}
	
.form_box01_price {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#b42c7a;
	margin-bottom:10px;
	}
	
.form_box01_footer {
	width:222px;
	background:url(../images/form_box_dots.gif) bottom repeat-x;
	margin-bottom:15px;
	}
	
.form_visual {
	width:90px;
	background:url(../images/form_visual_icon.gif) left no-repeat;
	float:left;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	color:#162983;
	padding:0px 0px 0px 15px;
	margin-bottom:15px;
	}
	
.form_ajouter {
	width:100px;
	background:url(../images/form_ajouter_icon.gif) left no-repeat;
	float:right;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	color:#b42c7a;
	padding:0px 0px 0px 15px;
	margin-bottom:15px;
	}
	
#form_footer {
	width:734px;
	height:29px;
	background:url(../images/boutik_main_footer.gif) no-repeat bottom;
	float:left;
	padding-top:25px;
	padding-right:10px;
	}
	
div.formulaire_laius {
	text-align : justify;
	margin-top : 25px;
	padding : 20px 10px 20px 10px;
	font-size: 1.2em;
	line-height:1.4em;
	font-weight:bold;
	color: #90838C;
}

div.formulaire_laius span.cadre {
	border : 1px solid ;	
}

div.formulaire_laius div {
	padding : 0px 0px 15px 0px;
}
