body {
margin: 10px 0 0 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #fff; /*couleur de fond blanche*/
}
.conteneur { /*le conteneur global du site, qui sera centré */
position: relative;
width: 1007px; 
}

.header {
background-image:url(images/franklin-bandeau.gif);
width:1007px;
height:86px;
}
#index a{
width:1007px;
height:86px;
display:block;
}
#menu{
width:600px;
height:33px;
margin:10px 0 0 190px;
padding:0;
 background-image: url(images/barre.gif);
 background-repeat: no-repeat;
 background-position: bottom;
}
#menu ul{
margin: 0 ;
padding: 0 ;
height:33px;
list-style: none;

}
#menu ul li{
	float: left;
	margin: 0 0 0 0;
	padding:5px;
	color: #999;
	font-size: 12px;
}

#menu ul li a {
padding:0;
margin: 0 2px 0 0;
text-decoration: none;
color: #999;
border: none;
width: 40px;
height: 12px;
line-height: 12px;
font-size: 12px;
font-weight: bold;
}
#menu ul li a:hover {
color: #C99;
}
#menu img{
	border: none;
}
.lien-menu{
	color:#cc9999;
}
#sm {
margin:5px 0 0 205px;
width:600px;
padding:0 0 5px 0;/*border:#ff0000 1px solid;*/
}
#sm ul {
list-style-type : none;
margin : 0;
padding : 0;
}
#sm li {
padding:0;
margin:0;
line-height:10px;
display:inline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
/*border:#0000ff 1px solid;*/
}
#sm a {
text-decoration: none;
border: none;
margin: 0 2px 0 0;
width:60px;
height:10px;
color: #999 ;
white-space: nowrap; 
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
#sm a:hover {
color: #C99;
}

#corps{
	width:1007px;
	height:479px;
	background-image:url(images/franklin-milieu.jpg);
	background-repeat: no-repeat;
	border:1px solid #999;
}
.frame {
margin-left: 190px;
margin-top:10px;
padding :10px 10px 0 10px;
width: 585px;
height: 360px;
overflow: auto;
color: #C99;
font-weight: bolder;
font-size: 13px;
text-align: justify; 
}
.frame table{
	
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.frame table td{
	color:#A60070;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.frame table th{
	border: 1px solid #CCCCCC;
}
.th1{
	text-align: center;
	color:#A60070;
	font-size: 11px;
}
.th2{
	font-size: 10px;
}
.ligne-jaune{
	background-color :#FFFFCC;
}

.footer {
background:url('images/franklin-bas.gif');
width:1007px;
height:38px;
}
.mot-important{
	color:#A60070;
	font-size: 13px;
	font-weight: bold;
}
.lien-mot{
	color:#A60070;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none ; 
}
.lien-mot:hover{
	color: #C06798;
	text-decoration: none ; 
}
.lien1 {
	color: #906;
	font-weight: bolder;
	font-size: 14px;
	text-align: left; 
	text-decoration: none ; 

}
.lien1:hover{
	color:#C99;
	text-decoration: none ; 
}
.titre1{
	color: #C06798;
	font-weight: bolder;
	font-size: 14px;
	font-style: normal;
	display:block;
	margin: 0 0 10px 0; 
	text-decoration: none ; 
}
.titre1:hover{
	color:#999;
}
.titre2{
	color: #C06798;
	font-weight: bolder;
	font-size: 12px;
	display:block;
	font-style: normal;
	text-decoration: none ; 
	margin : 0 0 5px 0;
}
.titre2:hover{
	color:#999;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	text-decoration: none ; 
}
.stitre2{
	color: #906;
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none ; 

}
.stitre2:hover{
	color:#999;
}
.groupe-liens{
	margin : 0 0 20px 15px;
	display:block;

}
.frame h1{
	color:#A60070;
	font-weight: bold;
	font-size:20px;
}
.frame h2{
	color:#A60070;
	font-weight: normal;
	font-size:17px;
}
.frame h3{
	color:#818181;
	font-weight: bold;
	font-size:14px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 25px;
}
.frame li{
	margin : 0 0 5px -10px;
}
.img{
	float:right;
	margin : 0 0 0 10px;

}
.bloc-liens1{
	width:305px;
	/*position:relative;*/
	float:left;
	text-align:left;
	margin : 0 0 15px 0;
	/*border:1px solid #000;*/
}
.bloc-liens2{
/*position:relative;*/
float:left;
	width:240px;
	margin:0;
	padding:0;
	text-align:left;
	margin : 0 0 15px 0;
	/*border:1px solid #000;*/
}
.bloc-liens{


	width:555px;
	height:auto;
	/*border:1px solid #000;*/
}
.img-centre{
display:block;
	margin :0 auto;
	text-align:center;
	/*border:1px solid #FF0000;*/
}