/*** DEFAULT CSS FOR bloc_42 ***/

* html #zone3{
	float: right;
}
* html #bloc_42{
	width: 650px;
}
#bloc_42 table{
	margin: 0px;
}
#bloc_42 form{
	float: left;
	margin-right: 10px;
}
#bloc_42 input.text, #iframe_editor {
	width: 300px !important; 
}
#adress {
	padding: 80px 20px 0px 20px;
	width: 150px;
	height: 120px;
	color: #fff;
	text-align: center;
	float: left;
	background: #4a332b url(../images/center/cadres.jpg) no-repeat -340px -710px; 
}
#adress h2{
	margin-bottom: 15px;
}
#adress p{
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}
