TD.NavBarOn
{
background:#99CC00;
}
.interitres-bleu{
color:#006666;
font-family:"Verdana","Arial","Helvetica","sans-serif";
font-size: 12px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}
.equipe-mail
{
color:#333399;
font-family:"Verdana","Arial","Helvetica","sans-serif";
font-size:12px;
font-style:normal;
font-weight:bold;
line-height:16px;
text-decoration:underline;
	margin: 20px;
	text-align: left;
}
.lien-mail
{
color:#333399;
font-family:"Verdana","Arial","Helvetica","sans-serif";
font-size:12px;
font-style:normal;
font-weight:bold;
line-height:16px;
text-decoration:underline;
}

.contact {
	font: 12px/18px Verdana;
}
.lien-web
{
color: #ff9600;
font-family:"Verdana","Arial","Helvetica","sans-serif";
font-size:12px;
font-style:normal;
font-weight:bold;
line-height:16px;
text-decoration:underline;
}


/* Ajout Quentin Emmanuel 2008-09-19 */
img {
	display: block;
}
fieldset {
	border: 0 none;
}
.cleaner {
	clear: both;
}
.important {
	font-weight: bold;
}
img.inline {
	display: inline;
}
.important {
	font-weight: bold;
}
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a img {
	border: 0 none;
}


#menu {
	width: 206px;
	float: left;
	padding: 0 5px 0 20px;
}
#menu h1 {
	padding: 0;
	margin: 20px 0 0 0;
}
#menu ul {
	padding: 14px 0 0 10px; 
}
#menu ul li {
	float: left;
	padding: 0 0 5px 10px;
	height: 20px;
	overflow: hidden;
}
#menu ul li#pres {
	padding-left: 20px;
}
#menu ul li#actus {
	clear: both;
}
ul#navigation {
	width: 567px;
	height: 140px;
	float: left;
	padding: 4px 13px 0 20px;
	background: url(img/fond-menu.jpg) no-repeat 0 36px;
	margin-top: 20px;
}
ul#navigation li#accueil {
	padding-top: 0px;
}
ul#navigation li {
	float: left;
	display: block;
	padding: 5px 5px 0;
}
.diaporama {
	padding-left: 13px;
}

/* Index */
.index {
	width: 960px;
	margin: 0 auto;
}
.index #cntDiapo {
	width: 641px;
	height: 400px;
	float: left;
}
.index .diaporama {
	padding: 0 0 0 240px;
	height: 400px;
	margin: 0;
	background: url(img/fond-diapo-index.jpg) 19px bottom no-repeat;
	overflow: hidden;
}
.index p {
	text-align: center;
	height: 250px;
	padding: 140px 20px 0;
	width: 270px;
	float: left;
	background: url(img/fond-accueil.jpg) no-repeat center center;
	color: #c20d46;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
}
.index p a {
	color: #000;
}