/* CSS Document */

#section IMG {
	float: left;
	margin-right: 2px;
	}

#section A {
	color: black;
	text-decoration: none;
	border-style: none;
	}

#section A IMG {
	border-style: none;
	}

#section1 {
	border: 1px solid #8A343A;
	margin: 2px 8px;
	padding: 5px;
	height: 120px;
	}

#section1 H3 {
	background:  url("images/visite.gif") no-repeat;
	}
	
#section2 {
	margin: 5px 8px 0 60px;
	}

#section2 A {
	display: block;
	border: 1px solid white;
	overflow: hidden;
	padding: 4px;
	margin-top: -7px;
	}

#section2 A:hover {
	border-color: #8A343A;
	}

#utilisation H3 {
	background:  url("images/tt-utilisation.gif") left no-repeat;
	}

#europe H3 {
	background:  url("images/tt-europe.gif") left no-repeat;
	}

#histoire H3 {
	background:  url("images/tt-historique.gif") left no-repeat;
	}

#experience H3 {
	background:  url("images/tt-temoignages.gif") left no-repeat;
	}

#section3 {
	border: 1px solid #8A343A;
	margin: 20px 8px 0;
	padding: 5px;
	height: 80px;
	}

#section3 IMG {
	margin-top: -25px;
	}

#section3 A {
	color: #8A343A;
	font-size: 9px;
	}

#section3 A IMG {
	margin: -1px 0 0 -25px;
	}

#section3 H3 { 
	margin-left: 170px;
	background:  url("images/tt-telechargement.gif") left no-repeat;
	}

#section3 P {
	margin-left: 148px;
	}
