/*	##############################
	########## REDEFINITIONS ##########
	############################## 
*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #537FD0;
}

h1{
	margin: 20px 50px 20px 50px;
	padding: 0px 80px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
}

h2{
	margin: 10px 0px 10px 40px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #444444;
}

h3{
	margin: 10px 0px 10px 80px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #444444
}

h4{
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

h5{
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 0px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #000000;
}

h6{
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 0px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: nomal;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

/* liens par défaut */

a:link {
	/*font-weight: bold;*/
	/*color: #133677;*/
	color: #000000;
	text-decoration: underline;
}

a:visited {
	/*color: #537fd0;*/
	/*color: #4D4D4D;*/
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

blockquote{
	margin: 10px 80px 10px 80px;
	padding: 0px 0px 0px 0px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align: justify;
	color: #000000;
}

cite{
	margin: 10px 40px 10px 40px;
	padding: 0px 0px 0px 0px;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align: justify;
	color: #000000;
}

/*
#######################
########## DIV  ########## 
#######################
*/

/*
	background-image: url("img/h2.png");
	background-position: 0px 15px;
	background-repeat: no-repeat;
*/
	
#header {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 140px;
	text-align: center;
	text-decoration: none;
	background: transparent url("img/interface_bandeau.png") top left no-repeat;
	
}


#menu {
	margin: 0px 0px 0px 0px;
	/*padding: 88px 0px 0px 56px;*/
	padding: 88px 0px 0px 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	list-style-type: none;
}

#menu li {
	cursor: pointer;
	display: inline;
	text-align: center;	
	list-style-type: none;
	float: left;
}

#menu li a {
/*	ce foutu IE est incapable de respecter les standards...
				
		paramètre standard (valable pour IE7):
		margin: 0px 2px 0px 0px;
		
		paramètre pour IE6:
		margin: 0px 1px 0px 0px;
*/
	margin: 0px 2px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
	width: 95px;
	height: 25px;	 
	color: #000000;
	line-height: 12px;
	text-decoration: none;
	float: left;
}

a#menuBandeauServices {
	font-weight: bold;
	color: #000000;	
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: 0px 0px;
}

a#menuBandeauServices:hover {	
	background-position: 0px -25px;
}

a#menuBandeauWebconf {
	font-weight: bold;
	color: #000000;	
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -97px 0px;
}

a#menuBandeauWebconf:hover {
	background-position: -97px -25px;
}

a#menuBandeauTeleproc {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -194px 0px;
}

a#menuBandeauTeleproc:hover {
	background-position: -194px -25px;
}

a#menuBandeauRsc {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -291px 0px;
}

a#menuBandeauRsc:hover {
	background-position: -291px -25px;
}

a#menuBandeauPartenaires {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -388px 0px;
}

a#menuBandeauPartenaires:hover {
	background-position: -388px -25px;
}

a#menuBandeauPub {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -485px 0px;
}

a#menuBandeauPub:hover {
	background-position: -485px -25px;
}

a#menuBandeauPetiteEnfance {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -485px 0px;
}

a#menuBandeauPetiteEnfance:hover {
	background-position: -485px -25px;
}

a#menuBandeauVieasso {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -582px 0px;
}

a#menuBandeauVieasso:hover {
	background-position: -582px -25px;
}

a#menuBandeauJeunesseFamille {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -582px 0px;
}

a#menuBandeauJeunesseFamille:hover {
	background-position: -582px -25px;
}

a#menuBandeauRscq {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url(img/interface_menu_bandeau.png) top left no-repeat;
	background-position: -679px 0px;
}

a#menuBandeauRscq:hover {
	background-position: -679px -25px;
}

a#menuBandeauVieCulturelle {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url(img/interface_menu_bandeau.png) top left no-repeat;
	background-position: -679px 0px;
}

a#menuBandeauVieCulturelle:hover {
	background-position: -679px -25px;
}

a#menuBandeauDomaines {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -776px 0px;
}

a#menuBandeauDomaines:hover {
	background-position: -776px -25px;
}

a#menuBandeauAines {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: -776px 0px;
}

a#menuBandeauAines:hover {
	background-position: -776px -25px;
}

a#menuBandeauSPFR {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url("img/interface_menu_bandeau.png") top left no-repeat;
	background-position: 0px 0px;
}

a#menuBandeauSPFR:hover {
	background-position: 0px -25px;
}

a#menuBandeauMaisemploi {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: transparent url(img/XXX.png) top left no-repeat;
	background-position: 0px 0px;
}

a#menuBandeauMaisemploi:hover {
	background-position: 0px -20px;
}

/* menu secondaire */

#menuColDroite {
	margin: 0px auto 50px auto;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
}

#menuColDroite ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	list-style-type: none;
}

#menuColDroite li {
	cursor: pointer;
	/*display: inline*/
	text-align: center;	
	list-style-type: none;
	float: left;
}

#menuColDroite li a {
/*	ce foutu IE est incapable de respecter les standards...
				
		paramètre standard (valable pour IE7):
		margin: 0px 2px 0px 0px;
		
		paramètre pour IE6:
		margin: 0px 1px 0px 0px;
*/
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	display: block;
	width: 55px;
	height: 130px;	 
	color: #000000;
	text-decoration: none;
}

a#menuSecVieAsso:link {	
	padding: 0px 0px 0px 0px;
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -110px 0px;
}

a#menuSecVieAsso:visited {	
	padding: 0px 0px 0px 0px;
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -110px 0px;
}

a#menuSecVieAsso:hover {		
	padding: 0px 0px 0px 0px;
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -165px 0px;
}

a#menuSecHome:link {
	padding: 0px 0px 0px 0px;	
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: 0px 0px;
}

a#menuSecHome:visited {
	padding: 0px 0px 0px 0px;		
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: 0px 0px;
}

a#menuSecHome:hover {
	margin: 0px 0px 0px 0px;		
	color: #000000;	
	background-position: -55px 0px;
}

a#menuSecSPFR:link {
	padding: 0px 0px 0px 0px;		
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -220px 0px;
}

a#menuSecSPFR:visited {
	padding: 0px 0px 0px 0px;			
	color: #000000;
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -220px 0px;
}

a#menuSecSPFR:hover {
	padding: 0px 0px 0px 0px;			
	color: #000000;
	background-position: -275px 0px;
}

a#menuSecEmploi:link {
	padding: 0px 0px 0px 0px;
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -330px 0px;
}

a#menuSecEmploi:visited {
	padding: 0px 0px 0px 0px;	
	color: #000000;	
	background: transparent url("img/interface_menu_coldroite.png") top left no-repeat;
	background-position: -330px 0px;
}

a#menuSecEmploi:hover {
	color: #000000;	
	background-position: -385px 0px;
}


/* autres */

#hautpageCategorie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 85px;
	width: 960px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url("img/interface_page_hautCategorie.png");
	background-repeat: no-repeat;
}

#hautpageArticle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 85px;
	width: 960px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url("img/interface_page_hautArticle.png");
	background-repeat: no-repeat;
}

#hautpageBreve {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 85px;
	width: 960px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url("img/interface_page_hautBreve.png");
	background-repeat: no-repeat;
}

#baspage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 87px;
	background-image: url("img/interface_page_bas.png");
	background-repeat: no-repeat;
}

#contenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	background-image: url("img/interface_page_contenu.png");
	background-repeat: repeat;
}

#inContenu {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}
	
#news {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

#footer {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 80x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#colDroite {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url("img/interface_page_coldroite.png");
	background-repeat: repeat;
}

#inColDroite {
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/* articles et liens */

#listeArticles {
	margin: 0px 50px 0px 50px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #000000;
	border-color: #EA822D;
}

#listeArticles a:link {
	font-family: Arial, Helvetica, sans-serif; 
	color: #EA822D;
	text-decoration: underline;
}

#listeArticles a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000;
	text-decoration: none;
}

#listeArticles a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	color: #EE8E24;
	text-decoration: underline;
}

#descriptionArticle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}


#descriptionArticle a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #EA822D;
	text-decoration: underline;
}

#descriptionArticle a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#descriptionArticle a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #EE8E24;
	text-decoration: underline;
}


#descriptionArticleChap1 {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: justify;
	text-decoration: none;
}

#pagesArticles {
	margin:10px 60px 0px 60px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #EA822D;
}

#pagesArticles a:link {
	font-weight: bold;
	color: #EA822D;
	text-decoration: underline;
}

#pagesArticles a:hover {
	font-weight: bold;	
	color: #990000;
	text-decoration: none;
}

#pagesArticles a:visited {
	font-weight: bold;
	color: #EE8E24;
	text-decoration: underline;
}

#articlesColDroite {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

#articlesColDroite li{
	margin: -7px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
}

/* brèves et liens */

#breveColDroite {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

#breveColDroite li{
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
}

/* toutes ressources confondues */

#ressources {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

#ressources li {
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	list-style-position: outside;
}

/* Guide des associations */

#adminHeader {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
}

#adminPrincipal {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

img {
	border-width: 0px
}

/*
#######################
####### CLASSES #########
#######################
*/ 

/*
####### spécificités  #########
*/ 

.wiki-table {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border-collapse: collapse;
	border-style: solid; 
	border-width: 0px; 
	border-color: #000000;
}

.wiki-table-td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000;
}

img.px-left 
{ 
	margin:3px 12px 10px 0px;
	float: left;
	display:block;
}

img.px-center
{ 
	margin:8px auto 8px auto;
	display: block;
}

img.px-right
{ 
	margin:3px 0px 10px 12px;
	float: right;
	display:block;
}


/* mes classes */
.pCenter {
	text-align: center;
}


.rightAlign {
	text-align: right;
}
 
 
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* liens "en savoir plus" */
a.savoirplus:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

a.savoirplus:hover {
	font-weight: normal;
	color: green;
	text-decoration: none;
}

a.savoirplus:visited {
	font-weight: normal;
	color: grey;
	text-decoration: underline;
}

/* liens toujours identiques */

a.perm:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.perm:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.perm:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* heu... autres choses... */

.derniersArticles {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 75px;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background: transparent url("img/interface_articles_dispo.png") top left no-repeat;
}

.textePetit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

.logo {
	margin: 45px auto 45px auto;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: 80px;
	text-align: center;
	/*border: 1px solid #000000;*/
}

.partenaires {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

/* titrage */

.titreArticle{
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

.titreBreve{
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

/* Articles */

.intituleTousArticles {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 75px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 47px;
	line-height: 38px;
	text-decoration: none;
	background: transparent url("img/interface_articles_dispo.png") top left no-repeat;
}

.intituleTousArticlesResume {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background: transparent url("img/interface_articlesResume_dispo.png") top left no-repeat;

}

.intituleChapitre {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
	text-decoration: underline;
}

/* Brèves */

.intituleDerniereBreve {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 27px;
	color: #FFFFFF;
	background: transparent url("img/interface_breves_dispo.png") top left no-repeat;
}

.intituleToutesBreves {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background: transparent url("img/interface_breves_dispo.png") top left no-repeat;
}

.breveTitre {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
}

.breveDescription {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: left;
	text-decoration: none;
}


/* toutes ressources confondues */

.chemin {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

.dateRessource {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.listeRessources {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000000;
}

.ressource {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
}

.ressourceTitre {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
}

/*
#############################
###### GUIDE DES ASSOCIATIONS #####
############################
*/ 

#inContenuGDA {
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

#GDAcoordonnees {
	margin: 20px 0px 0px 00px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

#GDAproprietes {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

#GDAautresInfos {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.GDAtitreInfo {
	margin: 10px 0px 0px 20px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #133677;
	text-align: left;
	text-decoration: none;
}

.loginTitre {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
}

.fieldLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.fieldContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

/* liens */
a.actGuide:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.actGuide:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.actGuide:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* liens dans la fiche d'identité */
a.assoLien:link {
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.assoLien:hover {
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.assoLien:visited {
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.dbMessage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: #A52A2A;
}

.fieldLabelPres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.fieldContentPres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.messageContextuel {
	margin: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #537FD0;
}

/* Fiche d'identité */

.gdaNomAsso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

