/* @override http://localhost/Web-dev/PRO/RDVRADIO/css/callcenter.css */

/* Styles page callcenter */

#container {
	background: url(../images/fond-callcenter.jpg) no-repeat center top;
}

#textes {
	margin: 230px 0 0;
	width: 100%;
	text-align: justify;
}

#footer {
	margin-top: 50px;
}

.content {
	margin: 0 0 0 36px;
	width: 640px;
	float: none;
}

.boxNiveau2 {
	width: 640px;
	float: none;
	margin: 0 0 0 36px;
	background: transparent url(../images/titre2-callcenter.gif) no-repeat left top;
	padding: 35px 0 0 0;
}

p.chapeau {
	color: #8794a9;
	font-weight: bold;
	font-size: 14px;
}

.content p {
	margin-left: 0;
}

#callcenterImage1 {
	float: right;
	margin: -41px 37px 28px 0;
	width: 207px;
	height: 162px;
	background: transparent url(../images/callcenter-image1.jpg) no-repeat left top;
}

#callcenterImage2 {
	float: right;
	margin: 0 37px 30px 0;
	width: 207px;
	height: 134px;
	background: transparent url(../images/callcenter-image2.jpg) no-repeat left top;
}
