body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #333333;
}

img{
border:0px;
}

sup,
sub {
                height: 0;
                line-height: 1;
                vertical-align: baseline;
                _vertical-align: bottom;
                position: relative;
}

sup {
                bottom: 1ex;
}

sub {
                top: .5ex;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #333333;
}
.texteVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00546C;
}
.titreVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00546C;
	font-weight: bold;
}
/* Couleur et definition des liens 
a:active { 
	color: #00546C; 
	text-decoration: none; 
}
a:link { 
	color: #00546C; 
	text-decoration: none;  
}
a:visited { 
	color: #00546C; 
	text-decoration: none;  
}
a:hover {  
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00546C; 
}*/
/* Couleur et definition des liens vert (activités) */
a:active { 
	color: #00546C; 
	text-decoration: none; 
}
a:link { 
	color: #00546C; 
	text-decoration: none;  
}
a:visited { 
	color: #00546C; 
	text-decoration: none;  
}
a:hover {  
	color: #00546C;
	text-decoration: underline;
	/*background-color: #E9F4E8; */
}

.titreBlanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02546A;
	background-color: #DDE4DD;
}
.ligne {
	color: #9FCDDA;
	border: 1px dotted #9FCDDA;
}
.textfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #DDE4DD;
}

.adherez .textfield{
	width:105px;
}




.credit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.titreBulletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00546C;
	font-weight: bold;
}
.texteBulletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.titreNouvelleBulletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#tableDir td{
padding:7px 3px 7px 3px;
font-size:12px;
border-bottom:1px solid #8d8d8d;
vertical-align:top;
}


#tableDir .titre{
background-color:#9fcdda;
color:#00546c;
font-weight:bold;
border:0px;
}


/* style pour les nouvelles sur l'accueil */


.titreNouvelle {
	font-size: 18px;
	color: #577793;
	font-weight: bold;
	line-height:20px;
}

.dateNouvelle {
	font-weight: bold;
	font-size: 11px;
	color: #6aadd7;	
	margin:5px 0;
}

.texteNouvelle {
	font-size: 11px;
	color: #000000;
}

.suiteNouvelle {
	font-size: 11px;
	color: #577793;
}

.texteNouvelle p {
	margin:0px;
}





