* {
	font-family: Tahoma, Helvetica, serif;
	font-size:12px;
	color:#333333;
	background: none;
}

a {
	text-decoration:none;
	color:#2a709c;
}

a:hover {
	color:#ffb84d;
}

a.white:hover {
	color:#ffffff;
}

h1 {
	color:#44a5e5;
	width: auto;
	height: 20px;
 	font-size:16px;
 	text-decoration:none;
 	border-bottom: solid 1px #dadada;
 	background : #f5f5f5 url(/images/menu/fond-t1.gif) repeat-y;
	padding: 3px 10px 3px 15px;
	margin: 15px 20px 15px 20px;
}

h2 {
	padding: 5px 5px 5px 10px;
	margin: 15px 20px 15px 20px;
	color:#ffad33;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #ffad33;
}

h3 {
	padding-left:70px;
	color:#222222;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

p.accueil {
	font-size:11px;
	color:#ffffff;
	margin: 5px;
	margin-right:15px;
	margin-top:15px;
	text-align:right;
}

.black {color: #000000;}
.red {color: #df581e;}
.gray {color: gray;}
.center {text-align: center;}
.right {text-align: right;}
.bold {font-weight:bold;}
.green {color:green;}


hr.side-bar {
	height: 1px;

}

p {
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin: 0 20px 0 20px;
	line-height:16px;
}

