/* CSS Document */

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#maquettes {
	width:800px;
}


.style4 {font-size: 10px; color: #666666; font-family: "Helvetica LT Std Light";}

.style5 {color: #666666}

.header {
	margin-bottom:10px;
}

.clear {
	clear:both;
}

.top1 {
	float:left;
	display:inline;
	width:600px;
}

.top1 .text {
	border:1px solid #9c9a9c;
	color:#333333;
	padding:5px 26px 5px 22px;
	width:550px;
}

#flashcontent {
	float:left;
	display:inline;
}


.rightSide {
	float:left;
	display:inline;
	width:190px;
	margin-left:10px;
}

html>/**/body .client {
	margin-left:-1px;
}
.client {
	width:188px;
	border:1px solid #811016;
	margin-top:10px;
	background:url(../img/Sans-titre-3.jpg) no-repeat;
	height:243px;
	background-position:0 25px;
}
.newc{
	border: 1px solid #9c9a9c;
	background:url(../img/client.jpg) no-repeat;
	height: 236px!important;
	background-position: bottom;
}

.client p.title {
	color:#FFFFFF;
	font-size:11px;
	background:#811016;
	line-height:25px;
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
}

.newc p.title {
	color:#FFFFFF;
	font-size:11px;
	background:#9c9a9c;
	line-height:25px;
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
}

.client p.text {
	color:#404040;
	margin:0;
	font-size:11px; 
	padding:10px 30px 10px 10px;
}

.client a.pdfLink {
	font-size:11px;
	background:url(../img/Sans-titre-4.gif) no-repeat;
	padding-left:30px;
	padding-right:20px;
	margin-left:10px;
	color:#2f6881;
	font-weight:bold;
	display:block;
	text-decoration:none;
}









