html {
	overflow: scroll;
	overflow-x:hidden;
	scrollbar-face-color: #834F01;
	scrollbar-track-color: #FEFACB;
	scrollbar-arrow-color: #FEC876;	
	scrollbar-shadow-color: #FEC876;
/*scrollbar-highlight-color: #FFFFFF;FEC876
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;*/

}

body{
	background-color: #FEFACB;
	font-family: verdana;
	color: #000000;
	font-size:11px;
}

p {
	padding-left: 10px;
}

table.table-ext {
	width: 940px;
	height:700px;
	border-width: 6px;
	border-style: outset;
	border-left-color: #E3B700;
	border-top-color: #E3B700;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
}

table.table-int{
	width: 100%;
	height: 700px;  
	border: 0px;
}

li {
	margin-left:10px;
	list-style-image: url(../images/blt_list.gif);
}

li.manif{
	font-size: 14px;
}


a.navi, .navi, .titre {
	color: #5A260C;
	font-size: 12.5px;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}

a.navi:hover {
	text-decoration:underline;
}

a.sous-menu{
	font-size: 11px;
	padding-left: 16px;
	text-decoration:none;
	color: #834F01;
}

a.sous-menu:hover {
	text-decoration:underline;
	background: url(../images/ico_flamme.png) no-repeat ;
}

a.porte {
	font-size:24px;
	font-weight: bolder;
	color: #834F01;
	text-decoration: none;
	background-color: #FEC876;

}

a.porte:hover {
	text-decoration: underline;
	background-color: #FEFACB;
}

a.mailto{
	text-decoration:none;
	color: #834F01;
}
a.mailto:hover{
	text-decoration:underline;
}

.menu {
	width: 180px;
	height: 100 %;
	vertical-align: top;
	color:#000000;
	text-align: left;
	padding-left: 7px;
	background-color: #FEC876;
}

.index {
	vertical-align: top;
	text-align: center;
	padding-top: 100px;
}

.info {
	color : #5A260C;
	font-size: 9px;
}

.info-important {
	color : #FF0000;
	font-size: 9px;
}

.titre {
	color: #5A260C;
	font-size: 12.5px;
	line-height: 20px;
	font-weight:bold;
	text-align: center;
}

.text {

	text-align: left;
}
.main-text {
	font-size: 14px; 
	color: #000000;
	text-align:center;
}

.titre-bande{
	background-image:url(../images/lignebleu_300.gif);
	background-repeat:no-repeat; 
	background-position:left; 
	height:70px; 
	font-size:20px; 
	font-weight:bolder; 
	padding: 5px 0px 0px 10px; 
	vertical-align:text-top;
}

.kids-normal {
	font-size: 24px;
	font-weight: bolder;
}

.kids-maj {
	font-size: 30px;
	font-weight:bolder;
}

#webmaster {
	font-size: 10px;
	vertical-align: middle;
	background-color: #FEC876;
	padding-left:13px; 
}

#copyright {
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

#phrase-forte{
	font-size: 13px;
	font-weight: bolder;
	color: #076AA9;
	text-align: center;	
}

#phrase-forte-1{
	font-size: 16px;
	font-weight: bolder;
	color: #242424;
	text-align: center;
}


.comite {
	font-size: 14px;
	font-weight: bolder;
}


