body {
	margin: 0px;
	background-image: url(images/fond-body.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#generale {
	width: 910px;
	margin: 20px auto;

}

/* A GAUCHE */

#gauche {
	width: 564px;
	float: left;
}

#gauche p{
	color: #666666;
	font-size: 11px;
	
}
#gauche p.couleur-1 {
	color: #036;
	font-weight: bold;
}

.nav-haut {
	display: block;
	float: left;
	width: 119px;
	height: 66px;
	background-position: 0px 0px;
	background-repeat: no-repeat;

}
#presentation {
	background-image: url(images/nav-presentation.gif);
	}
#moyens {
	background-image: url(images/nav-moyens.gif);
	}
#activites {
	background-image: url(images/nav-activites.gif);
	}
#references {
	background-image: url(images/nav-references.gif);
}
#presentation:hover {
	background-image: url(images/nav-presentation-u.gif);
	}
#moyens:hover {
	background-image: url(images/nav-moyens-u.gif);
	}
#activites:hover {
	background-image: url(images/nav-activites-u.gif);
	}
#references:hover {
	background-image: url(images/nav-references-u.gif);
}
	
#ligne-1 {
	clear: both;

}
#cont-gauche {
	margin: 0px 20px 0px 0px;
}


/* A DROITE */
#droite {
	width: 339px;
	float: left;
	
}

#contact {
	background-image: url(images/nav-contact.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 42px;

}

/* BAS */

#bas {
	clear: both;
	background-color: #E1E6EA;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding: 4px 0px 40px 0px;
	margin: 20px 0px;
	text-align: center;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

#adresse a {
	color: #333;
	text-decoration: none;
}

#adresse a:hover{
	color: #e33;
	text-decoration: none;
}

#nav-bas a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding: 0px 10px;

}
#nav-bas a:hover {
	color: #e33;
	text-decoration: none;
}

/* GENERAL */

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	background-image: url(illus/puce-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	
}

h2 {
	color: #384A7C;
	font-size: 24px;
	font-weight: bold;

}

h3 {

}

img.align-r {
	float: right;
	margin: 4px 4px 4px 10px; 
}h5 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
}
h4 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	margin: 2px;
}
h6 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #996666;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 0px;
}
.td-j-bas {
	background-image: url(images/fond-j.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.td-b-bas {
	background-image: url(images/fond-b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.td-b-fond {
	background-color: #E0F4FC;
}
.td-j-fond {
	background-color: #FCF5E2;
}
.text-1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding: 10px;
}
#gauche p.text-2 {
	font-size: 10px;
	color: #3265BD;
	text-decoration: none;
	background-image: url(images/intervention.jpg);
	background-repeat: no-repeat;
	width: 376px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 30px 20px 90px;
}
.references {
	color: #003399;
}
#tt {
	font-size: 11px;
	text-align: center;
	height: 100px;
}
#tt a {
	color: #666666;
	text-decoration: none;
}
#tt a:hover {
	color: #000000;
	text-decoration: none;
}
#tt img {
	border: 0;
}
.hautpage {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFecdd;
	padding: 3px;
	float: left;
	width: 8em;
	text-align: center;
	margin: 10px;
}
.references:hover {
	color: #FF0000;
}
.text-3 {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.picto-adress {
	text-align: center;
	vertical-align: middle;
	width: 30px;
	float: left;
	padding-right: 6px;
	clear: left;

}
a.text-3:hover {
	text-decoration: underline;
}
