﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #787878;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2eeff;
	background-image:url(img/fondPage.gif);
	background-repeat:repeat-y;
	background-position:center;
}

table, td, th, tr, p { font-size: 1em;}

a.lienViolet
{ color:#9b90c1; text-decoration:none;}
a.lienViolet:hover
{ color:#9b90c1; text-decoration:underline; font-weight:bolder;} 

a.lienBleu
{ color:#6eaaff; text-decoration:none;}
a.lienBleu:hover
{ color:#6eaaff; text-decoration:underline; font-weight:bolder;} 

a.lienBleuF
{ color:#3c78d7; text-decoration:none;}
a.lienBleuF:hover
{ color:#3c78d7; text-decoration:underline; font-weight:bolder;} 

a.lienAnnexes
{ color:#6eaaff; text-decoration:none; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.lienAnnexes:hover
{ color:#6eaaff; text-decoration:underline;} 




.li {list-style-image:url(img/carreMauve.gif)}


#contenu {
	width: 904px;
	margin: 0 auto;
	height:auto;
	padding-bottom: 10px;
	padding-top: 5px;
}

	
#photos {
	height: 70px;
	text-align: left;
	float: left;
	vertical-align: top;
	width: 904px;
}
#annexes {
	float: right;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 904px;
	height: 25px;
}
#menu {
	float: left;
	width: 904px;
	height: 35px;
	text-align: center;
	margin-top: 5px;
}
#ariane {
	float: left;
	width: 904px;
	height: 20px;
	border-bottom: 1px dashed #9b90c1;
	padding-bottom: 5px;
}
#titre {
	float: left;
	width: 904px;
	margin-top: 10px;
	height: auto;
}
#centre {
	float: left;
	width: 904px;
}


.ariane {
	font-size: 0.9em;
	color: #9b90c1;
}
.legende {
	font-size: 0.9em;
	color: #6eaaff;
	font-style:italic;
}
.bleuF {
	color: #3c78d7;
}
.bleuFsurligne {
	color: #fff; background-color:#3c78d7;
}
.bleu {
	color: #6eaaff;
}
.violet {
	color: #9b90c1;
}
.petit { font-size: 0.8em;
}
.grosTitre{ font-size: 2em;
}
h1 {
	font-size: 2em;
	color: #3c78d7;
	font-weight:bold;
}
h2 {
	font-size: 1.2em;
	color: #6eaaff;
	font-weight:bold;

}
h3 {
	font-size: 1.2em;
	color: #3c78d7;
	font-weight: normal;
}
.nomargetop {
	margin-top:0;
	padding-top:0;
}
.nomarge {
	margin:0;
	padding:0;
}
h3.LibAdherents {font-size: 1.2em;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#6eaaff;
	margin-left:0.5em;
	margin-top:0.5em;
	margin-bottom:0.2em;

}

#centre .hidden {
  display: none;
  }
#centre .visible {
    display: inline;
  }
#centre a.listAdherents span {
	display:block;
	position: relative;
	left:0;
	width:14px;
	text-indent:-99999px;
	background:url(/img/icone-plus.gif) no-repeat 0 50%;
	}
#centre a.deployee span {
	background-position: 100% 50%;
	}
#centre a.listAdherents
{ color:#6eaaff; text-decoration:none;}
#centre a.listAdherents:hover
{ color:#6eaaff; text-decoration:underline; font-weight:bolder;} 
