body {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 100%;
  text-align: center;
  color :#0011ff;
  background-color:#ffffee;
}

.global {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	background-image:  url(images/bg_02.png);
	border-bottom: 1px solid #ffffcc;
}

.blocbanner{
	background-image:  url(images/gcbanniere.jpg);
	width:760px;
	height:100px;
}
a:visited { color: #00aaff;}
.menu{
 	background-image:  url(images/menu.png);
	background-color: #0011ff;
	width:760px;
	height:25px;
	text-align: center;
	padding-top:0px;
	padding-top:2px;	
}
.menu td {
	color: #ffffdd;
	font-size:10px;
	}
.menu a{
	color: #ffffdd;
	font-weight : bolder;
    text-decoration : none ;
	}
.menu a:visited{
	color: #ffffdd;
	font-weight : bolder;
    text-decoration : none ;
	}
.menu a:active{
	color: #ffffff;
	font-weight : bolder;
    text-decoration : underline ;
	}
.menu a:hover{
	color: #ffff00;	
	font-weight : bolder;
    text-decoration : underline;
	}

.side-bloc{
	width: 170px;
	float:right;
	text-align:center;
	display:inline;
	margin-right: 5px;
}
.side-bloc a img{
	border:0px;
	margin: 5px;
}
.navigH{
	background-image: url('images/side_01.png');
	background-repeat: no-repeat; 
	height:25px;
	margin-bottom: 0px;
	margin-top :5px;
	color: #ffffff;
	padding-top:3px;
	padding-left:20px;
	padding-botoom:0px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000000;
}
.navigM{
	background-image: url('images/side_02.png');
	padding: 7px;
	padding-top:5px;
	font-size: 90%;
	margin: 0px;
	text-align: left;
}
.navigM img{
	border: 1px solid #999999;
}
.navigM li{	
	list-style: square;
}
.navigB{
	background-image: url('images/side_03.png');
	background-repeat: no-repeat;
	height:8px;
	padding-bottom:2px;
}
#top{
	background-image: url('images/bg_01.png');
	background-repeat: no-repeat;
	height: 5px; 
}
#bottom{
	height: 10px;
	background-image: url('./images/bg_03.png');
	background-repeat: no-repeat;
	width: 760px;
	margin-right:auto;
	margin-left:auto;
}

.contenu{
 width: 550px;
 padding:5px;
 padding-left:10px;
 padding-top:1px;
 margin-top : 5px;
 margin-right : 5px;
 text-align: justify;
 font-size:100%;
}
.news{
	border: 1px solid #bbbbbb;
	padding:0px;
	padding-bottom:3px;
}
.newsdate{
	font-size:75%;
	border-bottom:1px solid #999999;
	margin-top:1px;
	margin-bottom:0px;
	padding-left:8px;
	background-color: #ffffaa;
}
.newstitre{ font-weight : bold;}
.newstexte{ margin: 6px;}
.livredornom{
	font-size:80%;
	color:#ff9900;
	border-bottom: 1px dotted #ff9900;
	padding:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.livredortext{
	padding-top:3px;
	padding:6px;
	padding-top:6px;
	padding-bottom:5px;
}

h1{
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
}
h2{
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
}
h3{
	padding-left: 15px;
	font-size: 90%;
	font-weight: bold;
}
.avenir {text-align: right;}
#footer {
	padding: 1px;
	clear: both;
	font-size: 80%;
	color: #999;
	border-top : 1px solid #999;
	text-align:center;
	width:740px;
	margin-left: 10px;
	padding-top: 10px;
}
#footer img {
	border: 0px;	
}
tr{font-size: 80%;
}
.lignepa {background-color:#ffffdd;}
.ligneia {background-color:#ffff99;}
.lignepp {background-color:#ffffdd;font-weight:bold;}
.ligneip {background-color:#ffff99;font-weight:bold;}
.moyen{font-size: 90%;}
.petit{font-size: 80%;}
.petit ul{font-size: 80%;}
