
*{ margin: 0px; padding: 0px; }

body
{

	margin: auto; 
	margin-top: 0px; 
	margin-bottom: 0px;
	background-image: url(images/back2.gif); /* a mettre */
	background-position: bottom; /* */
	background-repeat: repeat-x; /* */
	background-color: #FFFFFF; /* */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Style1 {font-size: 20px}
.Style3 {
	font-size: 14px;
	color: #949494;
}
.Style4 {
	color: #72aa00;
	font-style: italic;
	font-size: 12px;
}

/* Définition globale des styles */
p
{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5850;
	text-align: left;
	margin-bottom: 9px;
}

a, a:visited
{
	text-decoration: underline;
	color: #72aa00;
}

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

a img
{
	border: none;
}

p img
{
	display: inline;
}

h3
{
	font-family: "Geneva, Arial", Times, serif;
	color: #2B2823;
	font-size: 16px;
}

h2
{
	font-family: "Geneva, Arial", Times, serif;
	color: #2B2823;
	font-size: 24px;
	margin-bottom: 0px;
}

h6
{
	font-family: "Geneva, Arial", Times, serif;
	color: #2B2823;
	margin-bottom: 15px;
}

h2 strong
{
	font-weight: lighter;
}

/* Fin global */

/* Style par ordre de code */

#agence
{
	width: 244px;
	height: 204px;
	background-image: url(images/agence.jpg);
	overflow: hidden;
}

#a_agence
{
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 20px;
}

.souligne
{
	text-decoration: underline;
}

#txt1
{
	width: 322px;
	height: 145px;
	overflow: hidden; /* a enlever */
}

#a_txt1
{
	margin-left: 20px;
	margin-top: 10px;
}

#txt2
{
	width: 356px;
	height: 223px;
	overflow: hidden; /* */
}

#a_txt2
{
	margin-left: 23px;
	margin-top: 30px;
	margin-right: 10px;
}

.vert
{
	color: #72AA00;
	font-weight: bold;
}

#footer
{
	width: 703px;
	height: 63px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#a_footer
{
	margin-left: 20px;
	padding-top: 24px;
}

.fulllist
{
	width: 33%;
	float: left;
	text-align: left;
}

.fulllist_title, .fulllist_title a
{
	font-size: 18px;
	color: #72aa00;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;
}

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

.cache_montre
{
	font-size: 12px;
	color: #3366ff;
	text-decoration: none;
}

.headline
{
	font-size: 12px;
	list-style: none;
	margin-left: 8px;
	margin-top: 0;
}

.headline_title, dt
{
	border-bottom: 1px dotted #bbb;
	margin-bottom: 3px;
}

.headline_link 
{
	color: #72aa00;
	text-decoration: none;
	font-weight: bold;
}

.headline_link:hover {
	text-decoration: underline overline;
}

.headline_content {
	color: #72aa00;
	display: none;
	background: #ffffff;
}

.headline_content a {
	color: #72aa00;
	text-decoration: none;
}

.headline_content a:hover {
	text-decoration: underline overline;
}