body { 
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px; 
	text-decoration: none;
	background: url(images/fond11.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center bottom;
}
h1 {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 25px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2 {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.titre {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 32px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.soustitre {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.legende {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-style: italic;
}
.lien {
	color: #000;
	text-decoration: none;
}
.table {
	border: 1px solid #E4E4E4;
}
a {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:visited {
	text-decoration: underline;
	color: #999;
}
.tablebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.tabledroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.menu {
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #FFF;
	padding: 3px 12px;
	border-radius:4px;
	margin: 0px;
	height: 50px;
	border-top: 1px none;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	border-left: 1px none;
}
.adresse {
	color: #CCC;
}
.bouton {
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width: 330px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
}
.bouton2 {
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
}
input {
	font-size: 12px;
	text-decoration: none;
}
