/* CSS Document */

body {
	background: url(img/backpoint_gris.gif);
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 11px;
	font-family: "Times New Roman", Times, serif;
}
/*Liens*/
a { text-decoration: none;
	color:#1A886D}
a:hover {text-decoration: underline;}

a.rubBlc{
color: #FFFFFF;
text-decoration:none;
}

a.rubBlc:hover{
color: #FFFFFF;
text-decoration:underline;
}

a.rubBlcS{
padding: 2px;
color: #333333;
font-size: x-small;
text-decoration:none;
}

a.rubBlcS:hover{
padding: 2px;
color: #333333;
font-size: x-small;
text-decoration:underline;
}
/*Styles generaux*/
.texte_normal{
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
}
.texte_souligne{
	color: #333333;
	line-height: 1.8em;
	text-decoration: underline
}
.texte_small{
	color: #333333;
	line-height: 1.8em;
	font-size: x-small;
	word-spacing: 0.2em;
}
.texte_blanc{
	color: #FFFFFF;
	font-size: 0.8em;
	word-spacing: 0.1em;
}
.texte_gris{
	font-weight: bold;
	color: #999999;
	font-size: 1.1em;
	word-spacing: 0.2em;
}
.texte_vert{
	font-weight: bold;
	color: #1A886D;
	font-size: 1.3em;
	word-spacing: 0.2em;
}
.MCC{
	font-weight: bold;
	color: #000000;
	font-size: 0.6em;
	word-spacing: 0.2em;
	text-decoration: underline;
}
.td_bg {
	background-image:url(img/rue_pavee.jpg);
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
}

.td_bg2 {
	background-image:url(img/fond_maconnerie.jpg);
	word-spacing: 0.15em;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
}