* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: verdana,arial;
}
td {
	vertical-align: top;
}
body {
	font-size: 12px;
	font-family: Arial,Verdana,Geneva,Helvetica, sans-serif;
	background: url(../new/body.png) repeat-x;
}
img {
	border: none;
}
a:hover { 
	color: #269;
	text-decoration: none;
}
a {
	color: #666;
	letter-spacing: 0px;
	text-decoration: none;
}
INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 10px;
	padding: 0px 2px;
	border: 1px solid #bbb;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style: none;
}
h1 {
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
h2 {
	color: #000;
	font-size: 18px;
}
h3 {
	color: #444;
	font-size: 12px;
}
h4 {
	color: #642;
	font-size: 10px;
	letter-spacing: 0px;
}
hr {
	border: solid 1px #507c90;
	height: 1px;
}
/* SECTIONS */
#gauche {
	width: 296px;
	background: url(../new/gauche.png) repeat-y;
}
#menu {
	left: 0px;
	width: 296px;
	height: 624px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	background: url(../new/menu.png) no-repeat;
}
#menu a {
	height: 36px;
	width: 200px;
	padding-left: 20px;
	margin: 1px 0px 1px 46px;
	background: url(../new/off.png) no-repeat;
	display: block;
}
#menu a:hover {
	background: url(../new/on.png) no-repeat;
}
#menu .on a{
	color: #269;
	background: url(../new/on.png) no-repeat;
}
#menu .niv2 a{
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
	margin: 1px 0px 1px 56px;
	background: url(../new/niv2off.png) no-repeat;
}
#menu .niv2 a:hover{
	background: url(../new/niv2on.png) no-repeat;
}
#menu .niv2on a, #menu .niv2on a:hover{
	color: #269;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
	margin: 1px 0px 1px 56px;
	background: url(../new/niv2on.png) no-repeat;
}
#droite {
	width: 466px;
	padding-bottom: 10px;
	background: url(../new/content.png) repeat-y;
}
#content {
	top: 0px;
	left: 0px;
	width: 436px;
	padding-right: 30px;
	border-right: 1px solid #999;
}
#content p {
	text-align: justify;
}
#content h1{
	font-size: 16px;
	margin-bottom: 4px;
	padding: 14px 0px 4px 0px;
	border-bottom: 1px solid #ccc;
}
#content a img{
	border: 1px solid #000;
}
#pied{
	top: 0px;
	width: 762px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: url(../new/pied.png) no-repeat;
	padding-bottom: 20px;
}
#mnu {
	top: 0px;
	width: 762px;
	font-size: 9px;
	color: #000;
	padding: 6px 0px;
	position: relative;
}
#mnu a {
	font-size: 9px;
	color: #000;
	padding: 6px 0px;
}
#copy, #copy a {
	top: 0px;
	width: 762px;
	color: #666;
	font-size: 9px;
	line-height: 14px;
	position: relative;
}
.bodytext a {
	color: #111;
}
.bodytext a:hover {
	color: #269;
}
h2.csc-firstHeader{
	text-align: center;
	padding-top: 20px;
}
.clsChiffre {background:#003;color:white;text-align:center;}
.clsJour {background:#ff9;color:black;text-align:center;}
.clsBec {color:black;}
.clsMont {color:blue;}
.clsLeonard {color:red;}
th, td {
	font-size: 12px;
}
td {
	background: #fff;
}
th {
	background: #003;color:white;
}
.clsTitre {
	font-family: Pristina, Book Antiqua, Verdana;
	font-size: 32px;
	font-weight: bold;
	text-align:center;
}
.clsSousTitres {
	font-family: Pristina, Book Antiqua, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: black;
}
.clsTitreHoraires {
	background-color: #00033; color:white;
}
.clsZoneTexte {
	width: 220px;
	overflow: hidden;
}
.clsBouton {
	width: 200px;
	font-weight: bold;
}
.csc-caption {
	font-size: 9px;
	text-align:center;
}