*{
	margin:0; padding:0;
}
body{
	background-color:#6a9bab;
	background-image:url(images/repeat_x.png);
	background-repeat:repeat-x;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	overflow:hidden;
}
strong {
color: #f2d697;	
}
div.etic{
	padding-bottom:8px;
}
h1.creabel{
		background-image:url(images/logo_creabel.png);
		background-repeat:no-repeat;
		width:490px;
		height:290px;
		text-indent:-9999em;
		float:left;
}

h2.trust{
		background-image:url(images/titre_confiance.png);
		background-repeat:no-repeat;
		width:370px;
		height:21px;
		text-indent:-9999em;
		float:left;
		margin-bottom:10px;
}

#content{
		background-image:url(images/footer.png);
		background-repeat:no-repeat;
		padding-top:50px;
		padding-left:280px;
		height:164px;
}
#content p{
	color:#FFF;
	text-align:justify
}
#content a{
	color:#FFF;
}
p.intro{
	width:480px;
	height:100px;
	margin-right:30px;
	float:left;	
}
p.contact{
	width:180px;
	height:120px;
	float:left;	
	font-size:11px;
}
address{
	display:inline;
	font-style:normal;
}



#carrousel{
	width:510px;
	height:220px;
	float:left;
}
#carrousel h3{
	color:#666;
	font-size:11px;
	margin-bottom:3px;
}
#carrousel a{
	color:#999;
	background-image:url(images/link.png);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	width:100px;
	height:14px;
	font-size:10px;
}

ul.carrousel{
	list-style-type:none;
}

.folioImg{
	background-color:#efefef;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-border-radius:8px;
	padding:6px;
	margin-right:6px;
	margin-bottom:6px;
	width:155px
}
.folioImg a{
	display:block !important;
	width:155px !important;
	height:155px !important;
}

.folioImg img{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-border-radius:8px;
}
