body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px none #000;
	background-color:#fff;
	/*background-image:url('images/logo_vertical.gif');*/
	background-repeat: no-repeat;
	background-position: 200px 200px;
	background-attachment: fixed;
	
}

/* set the containing div and centre it */
#main{
    /*width: 750px;*/
    /* include the IE5.x/Win box model hack */
    /*\width: 770px;
    w\idth: 750px;*/
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
/* set the header div */
#header{
	margin:5px 5px 5px 155px;
    padding: 0px 0px 0px 0px;
	
    background-color: #FFF;
	/*line-height:12px;*/
	vertical-align:baseline;
	color:#FFF;
}
/* set the navigation div */
#navigation{
    float:left;
    width: 140px;
    /* include the IE5.x/Win box model hack */
    \width: 150px;
    w\idth: 140px;
    margin: 0px;
    margin-left: 5px;
    padding: 0px 0px 0px 0px;
}
/* set the content div */
#content{
    padding: 5px 10px 5px 10px;
    /*margin-left: 155px;*/
    background-color: #FFF;
	/*background-image:url(images/watermark.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	text-align:left;
	margin:0pt 5px 0px 150px;
}
#SiteTitle{
	float:left;
	font-size:24px;
	/*background-color: #9b9b9b;*/
	vertical-align:baseline;
	
}
#CMsousMenu{
	float:right;
	/*background-color: #9b9b9b;*/
	vertical-align:top;
}
#CMsousMenu a{
	text-decoration:none;
	color:#fff;

}
#CMsousMenu a:hover{
	text-decoration:underline;
	font-weight:bold;

}


HR {
	size:2px;
	vertical-align:top;
	color:#FFF;
	text-shadow:none;
}

#navigation a:hover {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
#navigation ul li ul li a:hover {
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
#navigation ul{
	padding: 2px 4px 2px 4px;
	margin: 0 0 0 0;
}
#navigation ul li ul{
	padding: 4px 4px 4px 15px;
	margin: 0 0 0 0;
}

#navigation ul li {
	padding: 0px;
	margin: 0px;
	list-style:none;
	height:100%;
	font-variant:small-caps;
	font-weight:normal;
}
#navigation ul li ul li {
	font-variant:normal;
	font-weight:normal;
}
#navigation ul li a {
	text-decoration:none; 
	color:#e6e6e6;
}
img.floatRight{
	float:right;
	margin:0px 5px 5px 5px;
	clear: right;

}
/* set millions of background images */
.rbroundbox { background: url(images/coinsRond/gris/cc.gif) repeat; }
.rbtop div { background: url(images/coinsRond/gris/ul.gif) no-repeat top left; }
.rbtop { background: url(images/coinsRond/gris/ur.gif) no-repeat top right; }
.rbbot div { background: url(images/coinsRond/gris/ll.gif) no-repeat bottom left; }
.rbbot { background: url(images/coinsRond/gris/lr.gif) no-repeat bottom right; }
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
font-size: 1px;
}

.rbcontent { margin: 0 7px; height: 45px; }
.rbroundbox {  margin: 1em auto; }
.rbroundboxBleuFoncer { background:url(images/coinsRond/bleu/cc.gif) repeat; }
.rbtopBleuFoncer div { background: url(images/coinsRond/bleu/ul.gif) no-repeat top left; }
.rbtopBleuFoncer { background: url(images/coinsRond/bleu/ur.gif) no-repeat top right; }
.rbbotBleuFoncer div { background: url(images/coinsRond/bleu/ll.gif) no-repeat bottom left; }
.rbbotBleuFoncer { background: url(images/coinsRond/bleu/lr.gif) no-repeat bottom right; }

.rbtopBleuFoncer div, .rbtopBleuFoncer, .rbbotBleuFoncer div, .rbbotBleuFoncer {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontentBleuFoncer { margin: 0 7px;
	padding:5px ;}
.rbroundboxBleuFoncer { margin: 1em auto; }


.HoraireSession {
	width:423px;
	border: 1px solid #cccccc;
}
.HoraireSession td  {
	padding: 4px;
	margin:0;
	border:1px solid #CCCCCC;
}
.entete {
	background-color:#003366;
	vertical-align:middle;
	color:#ffffff;
}
.colDroite {
	text-align:center;
	width:auto;
	
}

.colGauche{
	text-align:right;
	width:79px;
	background-color:#efefef;
}

#liens a{
	line-height:200%;
}
#content a, #content a:visited,#content a:hover, #content a:link{
	color:#000000;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
 
