body {
	background-color: #408040;
	margin: 0;
	padding: 0;
}

body,
th,
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: justify;
}

a,
a:visited {
	color: #009;
}

h1 {
	text-align: center;
	font-size: 1.5em;
	/*margin-top: 1em;*/
}

h2 {
	font-size: 1.3em;
	/*margin-top: 1em;*/
}

#core {
	padding: 10px 30px 30px 30px;
}

#menu {
	border-collapse: collapse;
}

#menu td {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 7px;
	display: block;
}

#menu a:hover {
	background-color: #7A4;
	color: #000;
}

#accueil #p1 a,
#tarifs #p2 a,
#cesu #p3 a,
#charte_qualite #p4 a,
#contact #p5 a {
	background-color: #9C6;
	color: #000 !important;
}

#footer {
	height: 30px;
	font-size: 11pt;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	border-bottom: #000 1px dashed;
}


/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

