.bandeau {
	background-image: url(img/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 750px;
	margin-bottom: 5px;
}
.Bouton {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/bouton1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 10pt;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block;






}
.Bouton:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/bouton2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 10pt;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 18px;
	display: block;






	
}

.PiedMenu {
	background-image: url(img/pied_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 153px;
	width: 155px;
}
.menuInterligne {
	height: 10px;
	line-height: 10px;

}
.Contenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFD77A;
	width: 90%;
	margin-bottom: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7e602E;
	border-right-color: #7e602E;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7e602E;
	border-left-color: #7e602E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 10px;



}
.TitreBloc {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/titre_bloc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	height: 30px;
	width: 275px;
}

.TitrePost {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	line-width: 80px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url('img/bandeau_titre.gif');
	background-repeat: repeat;
	background-position:  left;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
	height: 16px;

}

.PostContenu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFD77A;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
}

.InterlignePost {
	line-height: 5px;
	background-color: #FFD77A;
}


.Tableau {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-valign: center;
	text-indent: 0pt;
	vertical-align: middle;
}

.Tableau1 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-valign: center;
	text-indent: 0pt;
	vertical-align: middle;
}

.Tableau2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-valign: center;
	text-indent: 0pt;
	vertical-align: middle;
}

.Tableau3 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-valign: top;
	text-indent: 0pt;
	vertical-align: top;
}


.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(img/end_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 740px;
	margin-bottom: 10px;
}
.blocMenu {
	width: 150px;
	margin-left: 5px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blocContenu {
	width: 90%;
	margin-bottom: 5px;
}
.blocContenu2 {
	width: 78%;
	margin-bottom: 5px;
}
