
.col1, .col2, .col3, .cols {
	float:left;
	}

.cols{
	width:354px;
	float:left;
	}

/*======= pages détail des domaines =======*/
#page_1 .cols, #page_1a .cols, #page_1b .cols{
	width:200px;
	}
#page_2 .cols, #page_2a .cols, #page_2b .cols{
	width:200px;
	}
#page_3 .cols, #page_3a .cols, #page_3b .cols{
	width:200px;
	}
#page_4 .cols, #page_4a .cols, #page_4b .cols{
	width:200px;
	}
#page_5 .cols, #page_5a .cols, #page_5b .cols{
	width:200px;
	}

/*======= Formulaire OFFRE =======*/
#page_6 .col1{
	width:221px;
	}
#page_6 .col2{
	width:266px;
	padding-left:4px
	}
