@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fonds/beton-motif.jpg);
	background-repeat: repeat;
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
}
body, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
.barremenu {
	background-color: #C63;
}
.menu {
	font-family: "Lucida Console", Monaco, monospace;
	text-align: center;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	background-color: #CCCCCC;
	height: 10px;
	vertical-align: top;
	font-size: 14px;
}
.fondbeton {
	background-image: url(images/fonds/beton-motif.jpg);
}
.menu-image {
	height: 30px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.menu a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.td-droite a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
.image-lien {
	vertical-align: baseline;
	text-align: center;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 20px;
	font-family: "Lucida Console", Monaco, monospace;
}
.droite {
	width: 500px;
	vertical-align: top;
	padding-top: 40px;
	text-align: center;
}
.td-menu {
	height: 40px;
	vertical-align: top;
	padding-top: 20px;
	color: #CCC;
	text-align: left;
	padding-left: 0px;
}
