a img {border: none;}

.menuConteneur{
	z-index:3;
	position:absolute; 
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

.menuFamille{
	z-index:3;
	position:relative; 
	color:#466300; 
	font-size:11pt; 
	top:0px; 
	margin-top:3px;
	width:80px; 
	text-align:center;
	height:20; 
	float:left;
	background-image:url('mnuCut.png');
	background-repeat: no-repeat;
	background-position: right 5;
	cursor:pointer;
}


.menuListe{
	z-index:3;
	position:relative; 
	float:left;
	padding:2px 5px 0px 5px; 
	background-color:#FFFFFF;
	border: 1px solid;
	border-color: #B6D56E;

}

.menuListeElement{
	height:25px;
	padding:3px; 
	background-image:url('mnuSepa1.jpg');
	background-repeat: repeat-x;
	background-position: right bottom;
	clear:both;
}

a {
	text-decoration: none;
	color:#466300;
	font-family:arial;
	font-size:10pt;
}

a:hover {
	text-decoration: underline;
	color: #c22f16;
}

#ssRes  a{
	text-decoration: none;
	color:#466300;
	font-family:arial;
	font-size:12pt;
}

#ssRes a:hover {
	text-decoration: none;
	color:#C22F16;
	font-family:arial;
	font-size:12pt;
}

.assoc{
	text-decoration: none;
	color:#466300;
	font-family: arial;
	font-size: 13pt;
}
	
.assoc:hover{
	text-decoration: none;
	color:#C22F16;
	font-family: arial;
	font-size: 13pt;
}
	
.barHt{
	position: relative;
	width:100%;
	height:14px;
	background-image: url('cadres/barHt.gif');
	background-repeat: no-repeat;
}

.barDbl {
	position: relative;
	width:100%;
	height:12px;
	background-image: url('cadres/dblBar.gif');
	background-repeat: no-repeat;
}

.sel{
	width: 280px;
}

.actu{
	z-index:20;
	position:absolute;
	top:180px;
	left:10px;
	width:260px;
	background-image: url("cadres/actu.JPG");
	background-repeat: repeat-y;
	font-size: 9pt;
}

.adresseAsso{
	z-index:20;
	position:relative;
	width:280px;
	background-image: url("cadres/adresse.JPG");
	background-repeat: repeat-y;
}

.AssoHt{
	position: relative;
	width:280px;
	height:14px;
	background-image: url('cadres/barAssoHt.GIF');
	background-repeat: no-repeat;
}

.actuactu{
	position:relative;
	padding: 0px 10px 10px 20px;
	top:0px;
	left:0px;
	font-size:9pt;
	
}

.actupub{
	position:relative;
		padding: 10px 10px 10px 20px;
	padding-top: 10px;
	padding-bottom:10px;
	bottom:0px;
	left:0px;
	font-size:9pt;
	
}
	
.global {
	z-index:1;
	position:relative; 
	top:0px; 
	width:772px;
	border: 1px solid;
	border-color: #C22F16;
	margin:0px;
	padding:0px;
	min-height:770px;
}

.tabglobal {
	z-index:1;
	position:relative; 
	top:0px; 
	width:766px;
	height:770px;
	border: 0px solid;
	margin:0px;
	padding:0px;

}
.ligne { 
	position: relative;
	background: url(images/h-l.gif)  repeat-x; 
	height: 1px;
	margin-top: 10px; 
	width:100%;
}





body{
background-color:transparent;
margin-top:0;
margin-left:0;
font-size: 11pt;
font-family: arial,sans-serif; 
text-decoration: none; 
}

h1{
font-family : times new roman;
font-size: 18pt;
text-align: center;
color: #C22F16;
}

h3{
font-family : times new roman;
font-weight: bold;
font-size: 14pt;
text-align: left;
color: #C22F16;

}

h2{
font-family : times new roman;
font-weight: bold;
font-size: 13pt;
text-align: center;
color: #C22F16;

}

table{
table-layout:fixed;
font-size: 12pt;
color: #000000;
border:0px solid blue;
margin: auto;
margin-bottom: 0px;

}

table td{
border:0px;
padding-left: 1px;
padding-right: 1px;
}

th{
text-align: center;
border:0px solid blue;
font-weight: bold;

}

