/* CSS Document */
ul {
margin-left: 					1em;
padding-left: 					0px;
    
}
a {
	color: 						#7a4241;
	text-decoration: 			none;
}
a:hover {
	color: 						#D70000;
	text-decoration: 			none;
}
.maintitle {
	font-weight: 				bolder;
	font-variant: 				small-caps;
	font-size: 					30px;
	text-align: 				center;
	width: 						100%;
}
h2 {
	font-size: 					14px;
	text-transform: 			uppercase;
}
#mainpage #content #magietec a {
	color: 						#999;
}
#mainpage #content #magietec a:hover {
	color: 						#660000;
}
.liste {
	list-style-type: 			disc;
	margin-left: 				4em;
	padding-left: 				0px;
}
.titleassocie {
	font-size: 					14px;
	font-weight: 				bold;
	padding-bottom: 			4px;
	padding-left: 165px;
}
.titrebold {
	font-size: 					16px;
	font-weight: 				bold;
	text-decoration: 			underline;
}
.titrebold2 {
	font-size: 					16px;
	font-weight: 				bold;
}
.titrebold3 {
	font-size: 					18px;
	font-weight: 				bold;
}
.adresse {
	text-align: 				left;
	font-family: 				"Times New Roman", Times, serif;
	font-size: 					12px;
	float: 						left;
	margin:						0px auto;
	width:						300px;
}
.mainadd {
	text-align: 				center;
	height: 					200px;
	margin: 					40px auto;
	text-align:					center;
}
.adresse .titre {
	font-weight: 				bold;
	font-size: 					16px;
}

