#conc_titre{ padding:0 0 12px 0;}

#conc_container{
	width: 938px;
	height: 700px;
	background: url(/ftl/karavaniers/_img/bg.jpg) 0 0 no-repeat;
}

#conc_gauche {
	width: 275px;
	float: left;
}

#conc_droite {
	width: 663px;
	float: left;
}

#conc_top {
	height: 260px;
}

#conc_txt {
	width: 390px;
	height: 315px;
	float: left;
	overflow:auto;
}

#conc_txt_droite {
	width: 273px
	float: left;
}

#conc_bas {
	height: 125px;
}


.formbutton {
	font-size: 11px; 
	color: #fff;
	font-weight: bold;
    padding:3px 3px 4px 3px;
	width: auto;
	background: #006bb6; 
    border: none; 
    cursor: pointer;
	}


