/* CSS Document */

.intro {
	margin-top: 7px;
	margin-bottom: 11px;
	text-align: justify;
	}

.visuel {
	margin-bottom: 17px;
	padding: 4px;
	background: url(../images/terrasse_visuel_filet_fd.png) left top no-repeat;
	}
	
.visuel_grand {
	margin-bottom: 17px;
	padding: 4px;
	background: url(../images/terrasse_visuel_filet_fd_gr.jpg) left top no-repeat;
	}
	
.cellule_souligne_orange {
	border-bottom:thin;
	border-bottom-color:#e37307;
	border-bottom-style:solid;
	} 
	
.visuel_petit {
	margin-bottom: 17px;
	padding: 6px;
	background: url(../images/terrasse_visuel_filet_fd_sm.jpg) left top no-repeat;
	}
.nous_contacter {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 127px;
	}
	.nous_contacter div {
		margin: 0px 0px 4px 0px;
		padding: 0px;
		background: url(../images/fd_li.png) top repeat-x;
		height: 19px;
		line-height: 19px;
		}
	.nous_contacter div a {
		display: block;
		background: url(../images/puce2.png) left top no-repeat;
		margin: 0px;
		padding: 0px 0px 0px 33px;
		height: 19px;
		line-height: 19px;
		}

		
.terrasse_Orange {
	font-size: 10pt;
	font-family: 'Arial Black', Arial, sans-serif;
	font-style: italic;
	color: #e37307;
	padding-left: 4px;
	}
