body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}



.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.petitstextes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.adresse {
	font-family:"Trebuchet MS";
	font-size: 11px;
}


.titres_internes {
		font-family:"Trebuchet MS";
	font-size: 13px;
		font-weight:bold;
	color:#296DB0;
	
}

.blocs_titres {
	font-family:"Trebuchet MS";
	font-size: 14px;
	background-color:#F8981D;
	font-weight:bold;
	color:#FFFFFF;
}
.ligne_titres {
border-bottom:solid;
border-bottom-color:#F8981D;
border-bottom-width:1px;

}

a.menuintern:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.menuintern:visited {
	text-decoration: none;
	color: #FF0000;
		font-weight:bold;

}
a.menuintern:hover {
	text-decoration: underline;
	color: #3399CC;
		font-weight:bold;

}
a.menuintern:active {
	text-decoration: none;
	color: #FF0000;
		font-weight:bold;

}

a.menu:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(imgweb/bt_on.jpg);
	width: 87px;
	background-attachment: scroll;
	line-height: 53px;
	display: block;

}
a.menu:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-image:url(imgweb/bt_on.jpg);
		width: 87px;
	background-attachment: scroll;
	line-height: 53px;
	display: block;
}
a.menu:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: red;
background-image:url(imgweb/bt_off.jpg);
	width: 87px;
	background-attachment: scroll;
	line-height: 53px;
	display: block;

}
a.menu:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
background-image:url(imgweb/bt_on.jpg);
	width: 87px;
	background-attachment: scroll;
	line-height: 53px;
	display: block;

}


a.menutop:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.menutop:visited {
	text-decoration: none;
	color: #ffffff;
		font-weight:bold;

}
a.menutop:hover {
	text-decoration: underline;
	color: #000000;
		font-weight:bold;

}
a.menutop:active {
	text-decoration: none;
	color: #ffffff;
		font-weight:bold;

}
