@import url(calendar.css);
@import url(ficheperso.css);

* {
	margin: 0;
	padding: 0;
}
html {
	background: #eee;
}
body {
	text-align: center;
}
html,body {
  display:block;
	/*height: 100%;
	width: 100%;*/
	background: #eeeeee;
}

.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.laSuite{

    text-align: right;
    float: right;
    font-size: 10px;
}
.visualClear, .clear {
	clear: both;
  	height: 0px;
  	margin: 0 !important;
	padding: 0 !important;
}
div.print{
  display:none;
}
fieldset{
  border:none;
}
div#contenu a.adhesion{
  display:inline;
  float:left;
  width:300px;
  height:24px;
  line-height:24px;
  background: url(../images/adhesion.jpg) no-repeat 0 0;
  color:#fff;
  height:24px;
  text-decoration: none;
  text-align: center;
  margin-top:10px;
  font-weight: bold;
  z-index: 500;
}
div#contenu a.adhesion#bt-right{
  float:right;
}
div#contenu a.adhesion:hover{
  text-decoration: underline;
}


div#contenu img.noBorder{
    border:none;
}

div#contenu table td.celNoBorder{
	padding: 2px 5px;
	border: none;
	text-align: left;
}

div#site {
	width: 955px;
	text-align: left;
	margin: 0 auto;
	padding: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	background: #E3E3E3;
}

div#bordure {
	border: 1px solid #B9B9B9;
	border-top: 0;
	border-bottom: 0;
	/*background: #fff url(../images/colonneGauche.gif) repeat-y 8px 0;*/
	background: #fff;
	padding-bottom: 17px;
}
body.pageInterieur div#bordure ,body.pageForum div#bordure {
	/*background: #fff url(../images/colonneGaucheInt.gif) repeat-y 8px 0;*/
  position:relative;
  z-index:1000;
}
.colonneInterieur{
    
    background: #EEECE5;
    border: 1px solid #CCCCCC;
    margin-left: 5px;
    padding: 5px;
}


div#contenu div.plan a img, a img {
	border: none;
	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	display: none;
}
hr.visualClear {
	display: block;
	height: 1px;
	width: 1px;
	visibility: hidden;
	clear: both;
}
div.ClearBoth{
  clear:both;
  height:1px;
}
div.ClearBoth hr{
  display:none;
}
div#contenu form{
  text-align: left;
}
div#contenu form.saisie table input, input, select {
	border: 1px solid #ddd;
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div#contenu form.saisie table#tableau input{
  margin-bottom:5px;
}
div#contenu form.saisie table#tableau td{
  text-align: left;
}
textarea {
	border: 1px solid #ddd;
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.case, div#contenu form.recherche input.case{
  border:none;
	background: none;
	font-size: 11px;
	margin-right:5px;
	line-height: 10px;
	height: auto;
	width:auto;
	font-size: 11px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
  cursor:pointer;
  cursor: default;
}

input.enregistrer, input.valider {
  background: none;
  border:none;
	color: #fff;
	line-height: 24px;
	height: 24px;
	width:220px;
	font-size: 11px;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
  background: url(../images/valider2.jpg) no-repeat 0 0;
  cursor:pointer;
}
input.valider#btnlong, input.enregistrer#btnlong{
	width:300px;
  background: url(../images/adhesion.jpg) no-repeat 0 0;
}



form div#validationForm input.calculer {
	background: #aaa;
	color: #fff;
	height: 20px;
	border: 0px;
	font-size: 10px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
form div#validationForm {
	border-top: 1px solid #eee;
	padding-top:10px;
	width: 500px;
	margin-top: 10px;
}
form div#validationForm input.valider {
	float: right;
}
form div#validationForm input.enregistrer {
	float: left;
}
.oblig {
	color: #BA6B0F;
}

/*----------------------------------------------------------------------------*/
div#contenu form.saisie div.personnel img{
	float: right;
}
/*----------------------------------------------------------------------------*/
div#header {
	height: 163px;
	background: url(../images/header.png) no-repeat right #fff ;
/*	margin: 0 8px 1px 10px;*/
	position: relative;
	width:953px;
}
div#header h2 {
	margin-top: 4px;
	margin-left: 4px;
	position: absolute;
	z-index: 1000;
}
div#header h2 a {
	display: block;
	width: 180px;
	height: 140px;
	text-decoration: none;
	overflow: hidden;
}
div#header h2 a span {
	visibility: hidden;
}

div#header h3 {
	top: 50px;
	right: 20px;
	position: absolute;
	z-index: 2000;
}
div#header h3 a {
	display: block;
	width: 75px;
	height: 90px;
	text-decoration: none;
	overflow: hidden;
}
div#header h3 a span {
	visibility: hidden;
}
/*----------------------------------------------------------------------------*/
/*div#contenu p{
display:block;
float:left;
}*/

div#contenu p#chemin {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
	margin-left: -24px;
	padding-left: 24px;
	margin-right: -14px;
	margin-top: -40px;
	text-align: left;
}

body.pageForum div#contenu p#chemin {
width:700px;
}

div#contenu p#chemin a {
	font-weight: bold
}
div#contenu p#chemin span {
	color: #555;
	font-weight: normal;
}
form#rechercheBlock {
	width: 187px;
	height: 28px;
	position:relative;
	margin-top:0px;
	margin-left:10px;
	margin-bottom: 5px;
	float: right;
}
form#rechercheBlock fieldset {
	border: none;
}
form#rechercheBlock input#recherche_champ {
	width: 120px;
	height: 15px;
	padding-top:1px;
	background: #F9F7EF url(../images/recherche_champ.gif) no-repeat 5px 2px;
	border: 1px solid #ccc;
	color: #ccc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: 4px;
	padding-left: 23px;
}
* html form#rechercheBlock input#recherche_champ {
	top: 7px;
}
form#rechercheBlock input#recherche_submit {
	border: none;
	width: 31px;
	height: 19px;
	color: #8A8A8A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/recherche_submit.gif) no-repeat 0 0;
	position: absolute;
	top: 6px;
	right: 5px;
}
/*----------------------------------------------------------------------------*/
div#colonneGauche {
	float: left;
	width: 193px;
	display: inline;
	position: relative;
	z-index: 2000;
	padding-bottom:20px;
}
body.pageInterieur div#colonneGauche ,body.pageForum div#colonneGauche {
	/*margin-top: 20px;*/

}


div#colonneGauche a#espaceDecouverte {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #fff;
	width: 153px;
	height: 27px;
	background: url(../images/espaceDecouverte.png) no-repeat 0 0;
	margin-top: 11px;
	margin-left: 8px;
	padding-top: 9px;
	padding-left: 22px;
	background-color: #F9F7EF;
}
div#colonneGauche a#espaceDecouverte:hover {
	text-decoration: underline;
}
div#colonneGauche div#loginBlock {
	height: 210px;
	background: url(../images/login.png) no-repeat 0 -7px #fff;
	border-top: 1px solid #fff;
	margin-left: 3px;
}

div#colonneGauche div#loginBlock .message{

    text-align: center;
}
div#colonneGauche div#loginBlock form {
	margin-top: 30px;
	padding-left: 25px;
	position: relative;
	height: 110px;
	color: #fff;
}

div#colonneGauche div#loginBlock form fieldset {
	border: none;
	font-size: 10px;
	color: #fff;
	padding: 0;
}
div#colonneGauche div#loginBlock form fieldset h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FCFBF7;
	margin-bottom: 14px;
}
div#colonneGauche div#loginBlock form input.checkbox {
    border: 0px;
    background: none;
}
div#colonneGauche div#loginBlock input#login, div#colonneGauche div#loginBlock input#pass {
	width: 125px;
	height: 23px;
	color: #a5a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 25px;
	margin-bottom: 5px;
	background: url(../images/login-picto.png) no-repeat #fff 5px center;
	border: 1px #af9b9c solid;
}
div#colonneGauche div#loginBlock input#pass {

	background: url(../images/login-mdp-picto.png) no-repeat #fff 8px center;
}
div#colonneGauche div#loginBlock input#loginCookie {
    margin-right: 5px;
}
div#colonneGauche div#loginBlock form.error input {

    background-color: #FCFFCB !important;
}
.bouton {
	border: none;
	background: none;
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;
	/*text-transform: uppercase;*/
	background: url(../images/btn-bck.png) repeat-x;
	display: block;
	height: 25px;
	line-height: 25px;
	width: 100px;
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.bouton:hover{
	text-decoration: none;
	color: #000 !important;
}
div#colonneGauche div#loginBlock input#valider{
    margin: 5px 0 0 25px;
}
div#colonneGauche div#loginBlock form a {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
	display: block;
	background: url(../images/puceFleche4.gif) no-repeat 0px 7px;
	float: left;
}
div#colonneGauche div#loginBlock a.lienSpe {
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 7px;
	margin-left: 20px;
	margin-top: 7px;
	display: block;
	width: 150px;
	text-align: center;
	/*background: url(../images/puceFleche1.gif) no-repeat 0px 4px;*/
}
div#colonneGauche div#loginBlock a.lienSpe:hover {
	text-decoration: underline;
}

div#colonneGauche div#inscriptionBlock {
	height: 60px;
	background: url(../images/inscriptionBlock.png) no-repeat 0 0 #fff;
	padding-top: 45px;
	text-align: center;
	margin-left: 5px;
}
div#colonneGauche div.communautesBlock {
    /*
	margin-left: 8px;
	margin-right: 5px;
	*/
	padding-bottom:2px;
	padding-left: 8px;
	background: #F9F7EF;
}
div#colonneGauche div.communautesBlock.liste {
	/*border-top: 5px solid #EEECE5;*/
	padding-top: 10px;
}
div#colonneGauche div.communautesBlock h3 {
	color: #800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
}
div#colonneGauche div.communautesBlock div {
	/*border-bottom: 1px solid #D4D4D4;*/
	/*padding-top: 2px;*/
	margin-left: -8px;
	padding-left: 10px;
	padding-bottom: 8px;
	/*background: url(../images/motifBlanc.gif) repeat-x 0 0;*/
	
}
div#colonneGauche div.communautesBlock div h4 {
    line-height: 12px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	background: url('../images/puceFleche1.gif') no-repeat 2px 2px;
	margin-bottom: 0px;
}
div#colonneGauche div.communautesBlock div img {
	margin-top: -1px;
	margin-left: -1px;
	display: inline;
	float: left;
	border: 1px solid #C2BEBF;
	padding: 1px;
	margin-right: 9px;
}
div#colonneGauche div.communautesBlock div a {
	display: block;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	
}
div#colonneGauche div.communautesBlock div a:hover {
	text-decoration: underline;
}
.communautesBlock .image{
    margin-bottom: 10px;
}
.communautesBlock img{

    margin: 0 !important;
    border: 0 !important;
}

div.communautesBlock .blocComm{
    margin-right: 60px;
}
.communautesBlock h6 a{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #bb3d0f !important;
    margin-bottom: 10px;
    font-weight: bold !important;
}
.communautesBlock p{
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
}

div#colonneGauche div#partenairesBlock {
	background: #fbfbf6;
	min-height: 93px;
	/*border-bottom: 2px solid #c0c0c0;*/
	border-top: 1px solid #c0c0c0;
	position: relative;
	/*margin-right: 10px;
	margin-left: 8px;*/
	text-align: center;
	padding-left: 8px;
}
* html div#colonneGauche div#partenairesBlock{
	height: 93px;
}
div#colonneGauche div#partenairesBlock h3 {
	color: #800000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 9px;
	margin-bottom: 10px;
	margin-left:-1px;
}
div#colonneGauche div#partenairesBlock img {
	margin-right: 16px;
}
div#colonneGauche div#partenairesBlock a.lienSpe {
	position: absolute;
	bottom: -23px;
	left: 7px;
	color: #800000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/puceFleche1.gif) no-repeat 1px 7px;
	padding-left:10px;
}

div#colonneGauche div#partenairesBlock div#devpartenaire{
	margin-top: 10px;
	text-align: left;
}
div#colonneGauche div#partenairesBlock div#devpartenaire a{
	margin-bottom : 5px;
	padding : 0;
	color: #800000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/puceFleche1.gif) no-repeat 1px 2px;
	padding-left:10px;
	display:block;
	line-height: 10px;
}
div#colonneGauche .RSSBlock{

    height: 50px;
    vertical-align: middle;
    padding: 20px 0 0 20px;
}
.rss{
    display: block;
    background: url(../images/rss-picto.png) no-repeat;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    padding-left: 30px;
    color: #800000;
    font-size: 9px;
}
/*----------------------------------------------------------------------------*/
.menuBlock{
    background: #555555 ;
    color: #fff;
    font-size: 14px;
    font-family: Helvetica;
    text-transform: uppercase;
    position: relative;
    z-index: 100000;
    margin-bottom: 10px;
    /*margin-left: 20px;*/
    width: 740px;
    float: right;
    display: block;
}
.menuBlock a{
    font-family: Helvetica !important;
    padding: 0 10px;
}
.menuBlock ul, .menuBlock ul li{
    list-style: none !important;
    background: none !important;
    margin: 0 0px 0 0px !important;
    position: relative;
    min-width: 80px;
    text-align: center;
}
.menuBlock ul{
    margin-left: 0px !important;
}
.menuBlock ul li{
    display: inline-block;
    line-height: 27px !important;
    float: left;
}
.menuBlock ul li.HOME{
    margin: 0px !important;
    min-width: 24px;
}
.menuBlock ul li.HOME a, .menuBlock ul li.HOME a:hover{
    background: url(../images/menu-picto.png) no-repeat center center !important;
    width: 30px;
    height: 27px;
    padding: 0;
}
.menuBlock ul li.HOME a span{
    display: none;
}
.menuBlock ul li ul{
    /*display: none;*/
}
.menuBlock ul li ul li{
    float: none;
}
.menuBlock a{
    color: #fff !important;
    display: block !important;
}
.menuBlock a:hover, .menuBlock a.select{
    color: #ff9933 !important;
    text-decoration: none !important;
}
.menuBlock .liensDeroulants{
    
    z-index:1000;
}
.menuBlock .liensDeroulants .communaute{
    background: url(../images/menu-fleche.png) 130px 0px no-repeat !important;
    padding-right: 24px;
}
.menuBlock .liensDeroulants .communaute:hover{
    background-position: 130px -30px !important;
}
.menuBlock .mDeroulantContenu{
    display: none;
    width: 140px;
    position: absolute;
    background: #6f6f6f;
    left: 0px;
    top: 27px;
    font-size:12px;
    padding: 5px 10px;
    z-index: 2000;
}
body.pageInterieur .menuBlock .mDeroulantContenu{
    background: #fff !important;
    border: 1px #750000 solid !important;
    color: #252424;
    font-family: helvetica;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    text-transform: none;
}
body.pageInterieur .menuBlock .mDeroulantContenu .comm_nom a, body.pageInterieur .menuBlock .mDeroulantContenu .comm_nom a:hover{
    color: #750000 !important;
    border-bottom: 1px solid #c10002;
    margin-bottom: 10px;
    background: none;
}

.menuBlock .mDeroulantContenu ul{
    margin: 0 !important;
    padding: 5px 0 !important;
}
.menuBlock .mDeroulantContenu .liste_externe{
    
    border-top: 1px dashed #5b5a5a;
}
.menuBlock .mDeroulantContenu li{
    line-height: 12px !important;
    display: block !important;
    text-transform: none;
    /*padding: 5px 0 5px 0 !important;*/
    text-align: left;
}
.menuBlock .mDeroulantContenu li a{
    padding: 5px 0 5px 0 !important;
}

body.pageInterieur .menuBlock .mDeroulantContenu li a{

    color: #000 !important;
    background: #fff !important;
}
body.pageInterieur .menuBlock .mDeroulantContenu li a:hover{

    color: #000 !important;
    background: #fff !important;
    text-decoration: underline !important;    
}
body.pageInterieur .menuBlock .mDeroulantContenu a.select{

    color: #000 !important;
    background: #fff !important;
    font-weight: bold;
}
.menuBlock .mDeroulantContenu ul li ul{

    display: none;
}



.sousmenuBlock{

    background: #eceae5 ;
    color: #4b4b4b;
    font-size: 12px;
    font-family: Helvetica;
    /*text-transform: uppercase;*/
    position: relative;
    margin-bottom: 25px;
    /*margin-left: 50px;*/
    width: 710px;
    float: right;
}
.sousmenuBlock ul, .sousmenuBlock ul li{
    list-style: none !important;
    background: none !important;
    margin: 0 10px 0 5px !important;
    position: relative;
    min-width: 60px;
    text-align: left;
    float: left;
}
body.pageInterieur .menuBlock{

    background: #750000;
    margin-bottom: 0;
}
body.pageInterieur .menuBlock li a.select, body.pageInterieur .menuBlock li a:hover{

    background: url(../images/bck-menu-interieur-select.png) repeat-x ;
    color: #fff !important;
}

body.pageInterieur .menuBlock ul li.HOME{
    background: #555555 !important;
}
body.pageInterieur .menuBlock ul li.HOME a{
    padding: 0;
}

.sousmenuBlock a{
    color: #4b4b4b;
    padding: 0 20px;
}




/*----------------------------------------------------------------------------*/
.JQueryAccordion{
    text-align: left;
    padding: 0 10px;
    line-height: 14px;
}
.JQueryAccordion a{
    color: #363636;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
.JQueryAccordion h3 {
	color: #720000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	position: relative;
	/*background: url(../images/sousmenuSep.gif) repeat-x 0 100%;*/
	margin-top: 10px;
	margin-bottom: 5px;
	cursor: pointer;
    padding-left: 18px;
}
.JQueryAccordion h3.evenement{
    background: url(../images/gauche-even-picto.png) no-repeat;
}
.JQueryAccordion h3.doc{
    background: url(../images/gauche-doc-picto.png) no-repeat;
}
.JQueryAccordion h3.docCommentaire{
    background: url(../images/gauche-docComm-picto.png) no-repeat;
}
.JQueryAccordion h3.adresse{
    background: url(../images/gauche-adresse-picto.png) no-repeat;
}
.JQueryAccordion h3.annonce{
    background: url(../images/gauche-annonce-picto.png) no-repeat;
}
.JQueryAccordion h3.tache{
    background: url(../images/gauche-tache-picto.png) no-repeat;
}
.JQueryAccordion h3.adherent{
    background: url(../images/gauche-adherent-picto.png) no-repeat;
}
.JQueryAccordion h3.comm{
    background: url(../images/gauche-comm-picto.png) no-repeat;
}


.JQueryAccordion ul, .JQueryAccordion li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.JQueryAccordion ul li{
    margin-left: 10px;
}
/*----------------------------------------------------------------------------*/
div#sousmenu{
	border-bottom: 1px #cccccc solid;
	background: #F9F7EF;
}
div#sousmenu ul {
	margin:0;
	padding:0;
	padding-left: 5px;
    margin-left:20px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 9px;
	margin-right: 11px;
}
div#sousmenu ul li {
  background: none;
  margin:0;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
div#sousmenu ul li a {
	color: #800000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	position: relative;
	/*background: url(../images/sousmenuSep.gif) repeat-x 0 100%;*/
}
div#sousmenu ul li a span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background: url(../images/puceFleche1.gif) no-repeat 2px 9px;
}
div#sousmenu ul li a:hover {
	text-decoration: underline;
}
div#sousmenu ul li a.select {
	font-weight: bold;
	color: #800000;
}
div#sousmenu ul li a span img{
  margin-right:5px;
}
div#sousmenu ul li a.select span {
	background: url(../images/puceFleche2.gif) no-repeat 1px 10px;
}
div#sousmenu ul li ul {
	margin: 0;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	/*background: url(../images/sousmenuSep.gif) repeat-x 0 100%;*/
}
div#sousmenu ul li ul ul{
	padding-left: 10px;
	background: none
}
div#sousmenu ul li ul li a {
	color: #555;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: none;
}
div#sousmenu ul li ul li a span {
	padding: 3px 0;
	padding-left: 10px;
	background: url(../images/puceTrait1.gif) no-repeat 0px 8px;
}
div#sousmenu ul li ul li a.select {
	font-weight: bold;
	color: #555;
}
div#sousmenu ul li ul li a.select span {
	background: url(../images/puceTrait2.gif) no-repeat 0px 8px;
}

div#sousmenu ul li ul li a.menuNoChild span {
background:transparent url(../images/puceTrait2.gif) no-repeat scroll 0px 8px;
}

div#liensAnnexe {
	margin-right: 1px;
	margin: 10px 5px 0px 8px;
	/*background: url(../images/sousmenuSep.gif) repeat-x 0 100%;*/
/*	background: #fff url(../images/liensAnnexe.gif) no-repeat 0 100%;*/
}
* html div#liensAnnexe {
	height: 70px;
}
div#liensAnnexe ul {
	margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 15px;
	position: relative;
	/*background: url(../images/liensAnnexe.gif) no-repeat 0 0;*/
	/*background: #F9F7EF url(../images/sousmenuSep.gif) repeat-x 0 0*/
}
div#liensAnnexe ul li {
    background: none;
    margin:0 0 5px 0;
    padding:0;
	list-style-position: outside;
	list-style-type: none;
}
div#liensAnnexe ul li a{
    height: 25px;
    display: block;
    padding-left: 35px;
    font-size: 8px;
    text-transform: uppercase;
} 
div#liensAnnexe ul li a:hover {
  text-decoration: underline;
}  
div#liensAnnexe ul li.CHARTE a{
    background: url(../images/charte-picto.png) no-repeat 5px 0px;
}
div#liensAnnexe ul li.RSS a{
    background: url(../images/rss-picto.png) no-repeat 5px 0px;
}
div#liensAnnexe ul li.ASSISTANCE a{
    background: url(../images/assistance-picto.png) no-repeat 5px 0px;
}
/*----------------------------------------------------------------------------*/
div#contenu {
	float: left;
	position: relative;
	width: 710px;
	margin-left: 1px;
	margin-right: 8px;
	display: inline;
	min-height: 550px;
	padding-left: 24px;
	/*padding-right: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
* html div#contenu {
	height: 550px;
}
body.pageAccueil div#contenu {
	/*background: url(../images/contenuAccueil.gif) no-repeat 0 12px;*/
}
h6, div#contenu h6, div#contenu div#fiche h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
	color: #555;
	font-weight: normal;
}
/*---------------------------*/
body.pageInterieur div#contenu ,body.pageForum div#contenu {
	/*width: 499px;
	padding-right: 225px;
	*/
	width: 710px;
	padding-top: 50px;
	min-height: 620px;
/*	background: url(../images/contenuInt.gif) no-repeat 541px 55px;*/
}

body.pageForum div#contenu {
background:none;
padding-right: 0px;
}

* html body.pageInterieur div#contenu ,* html body.pageForum div#contenu {
	height: 620px;
}
/*---------------------------*/
body.pageAccueil div#contenu h1.titre {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	/*float: left;*/
	/*width: 530px;*/
	margin-bottom:5px;
}
body.pageAccueil div#contenu h1 {
	color: #800000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;
	/*float: left;*/
	width: 530px;
}
/*---------------------------*/
body.pageInterieur h1.titre, body.pageForum h1.titre {
/*
	width: 721px;
	position: absolute;
	top: 0;
	left: -185px;
	height: 43px;
	line-height: 40px;
	padding-left: 10px;
	background: #B73100 url(../images/h1Motif.gif) repeat-x 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
	display:non
	*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #750000;
	/*background: url(../images/h1Fond.jpg) no-repeat 0 0;*/
	background: #edece5;
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	margin-top:-1px;
	position: relative;
	margin-bottom:0px;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	margin-left: 10px;
	
}
.colonneInterieur #conteneurTitre{

    
}

div#colonneGauche #conteneurTitre a{
	color: #750000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.colonneInterieur #conteneurTitre{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #750000;
	background: #F9F7EF;
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	margin-top:-1px;
	position: relative;
	margin-bottom:0px;
	
	border-top: 1px #cccccc solid;
}
body.pageInterieur h1.titre span, body.pageForum h1.titre span{
	font-size: 13px;
	position:relative;
    top:-2px;
    margin-bottom:2px;
}


body.pageInterieur div#contenu h1.titre img, body.pageForum div#contenu h1.titre img {
	border: none;
	padding: 0;
	background: none;
	vertical-align: middle;
	position: relative;
	top: -2px;
	left: -6px;
	margin-right: 5px;
}
* html body.pageInterieur div#contenu h1.titre img, * html body.pageForum div#contenu h1.titre img{
	top: 0px;
}


body.pageInterieur div#contenu h1 ,body.pageForum div#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	margin-top: 10px;
}

body.pageInterieur div#site div#bordure div#contenu h1{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

* html body.pageInterieur div#site div#bordure div#contenu h1{
	margin-bottom: -14px;
}
*+html body.pageInterieur div#site div#bordure div#contenu h1{
	margin-bottom: -14px;
}


body.pageInterieur div#contenu h1 img.imgtitre,body.pageForum div#contenu h1 img.imgtitre{
	border: none;
	padding: 0;
	background: none;
	vertical-align: middle;
	

}
div#contenu a.aide img {
	border: none;
	padding: 0;
	background: none;
	vertical-align: middle;
}
/*---------------------------*/

div#contenu h2 {
	color:#B73100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	margin-top: 5px;

}
div#contenu h3 {
	color:#800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 10px;
}
div#contenu h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 10px;
	clear: both;
}

.gauche{
  text-align: left;
}
.centrer{
  text-align: center;
}
.droite{
  text-align: right;
}
acronym{
  cursor:help;
  border-bottom: 1px dotted #000;
}
div#contenu h5 {

    color:#535353;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    clear: both;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-left:20px;
    padding-top:0px;
    background: url(../images/une.gif) no-repeat -3px 1px;
    border-bottom:1px solid #800000;
    margin-bottom:20px;
    
    font-size: 15px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}
div#contenu .blocLastAdherent h3 {

    background: url(../images/adherent-picto-titre.png) no-repeat;
    padding-left: 20px;
    font-size: 14px;
    color: #535353;
}
div#contenu a {
	font-weight: normal;
	color: #B73100;
}
div#contenu img {
	border: 1px solid #C2BCBC;
	padding: 2px;
	background: #fff;
	margin:10px;
}

div#contenu table img {
	border: none;
}

div#contenu img.gauche {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#contenu img.droite {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#contenu ul {
	margin-left: 9px;
	margin-bottom: 16px;
}
div#contenu ul li{
  background: none;
  margin:0;
  padding:0;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 14px;
	line-height: 16px;
  position:relative;
	background: url(../images/puceFleche1.gif) no-repeat  0px 6px;
}

div#contenu ul li.none{
  margin:0;
  padding:0;
  background:none;
}
/*--------------------------------*/
div#contenu form.recherche fieldset {
	padding: 10px;
	border: 1px solid #F0EAD6;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #F0EAD6;
}
div#contenu form.recherche fieldset label{
	width: 500px;
}
div#contenu form.recherche select {
	border: 1px solid #F0EAD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
div#contenu form.recherche input {
  background: none;
  border:none;
	color: #fff;
	line-height: 24px;
	height: 24px;
	width:120px;
	font-size: 11px;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
  background: url(../images/valider.jpg) no-repeat 0 0;
  cursor:pointer;
}
div#contenu form.recherche a {
	text-align: right;
	display: block;
}
div#contenu div#fiche {
	margin-top: 10px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}
div#contenu table{
  margin-top:0;
  border-collapse:collapse;
  
}

div#contenu table tbody td.right{
  text-align : right;
}
div#contenu table tbody td.center{
  text-align : center;
}
div#contenu table thead th.right{
  text-align : right;
}
div#contenu table thead th.center{
  text-align : center;
}

div#contenu table a{
  text-align: left;
}
div#contenu div#fiche h2{
	margin-top: 5px;
	margin-left:5px;
	padding-bottom:5px;
	line-height:18px;
	padding-left:22px;
	font-weight: bold;
	background: url(../images/puceDoc.gif) no-repeat 0 1px;
	color:#555;
	position: relative;
	min-height:16px;
	text-transform: uppercase;
	
}
/*------------ historique --------------------*/
div#contenu div#historique{
	margin-top: 20px;
	font-size: 12px;
}
div#contenu div#historique table {
	margin-top: 10px;
	border: 1px solid #F0EAD6;
	width: 100%;
	border-collapse: collapse;
	background: #efefef;
	text-align: left;
}
div#contenu div#historique table tr td{
	padding : 2px;
}
	
div#contenu div#historique table thead th{
	text-align: center;
 	padding:2px 5px;
 	background: #fff;
}
div#contenu div#historique h2{
	padding-left: 20px;
	background: url(../images/iconDocuments.gif) no-repeat 0 1px;
}
div#contenu div#historique table th{
	padding: 2px 5px;
}
div#contenu div#historique table tbody tr td{
	background: #EFEFEF;
	border: 1px solid #D4CFBB;
	text-align: left;
}


div#contenu div#historique table tfoot tr td{
	text-align :right;
}
/*------------*/
* html div#contenu div#fiche h2{
	height:16px;
}
div#contenu div#fichier h2{
	margin-top: 15px;
	background: url(../images/puceFichier.gif) no-repeat 0 10px;
	padding-top:10px;
	padding-bottom:10px;
}

div#contenu div#fichier li{
	background: url(../images/puceFleche3.gif) no-repeat 0 0px;
}

div#contenu div#fichier a{
	padding-left:18px;
	/*background: url(../images/puceFleche3.gif) no-repeat 0 0px;*/
}
div#contenu div#fichier a img{
  border:none;
  vertical-align: middle;
  margin-right:2px;
}

div#contenu form.saisie div#fichier table{
	border: 1px solid #ededed;
}
div#contenu form.saisie div#fichier table td{
  text-align: left;
  padding:2px;
}
div#contenu form.saisie div#fichier table#documents thead th{
	text-align: left;
  padding:2px;
}


div#contenu table#params thead th{
  padding:2px 5px;
}

/*------------ commentaire --------------------*/

div#contenu div#commentaire h2{
	margin-top: 15px;
	background: url(../images/puceCommentaire.gif) no-repeat 0 10px;
	padding-top:10px;
	padding-bottom:10px;
}
div#contenu div#commentaire ul{
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
  margin-left:20px;
	margin-left: 8px;
}

div#contenu div#commentaire li, .contribution_detail a{
	margin:0;
	padding:0;
	background: url(../images/puceFleche3.gif) no-repeat 0 0px;
	list-style-position: outside;
	list-style-type: none;
}

div#contenu div#commentaire a{
	padding-left:18px;
}



/*------------ commentaire --------------------*/





div#contenu div#desc h2{
	background: none;
	margin:0;
	padding:0;
	font-weight: normal;
	color:#B73100;
	position: static;
	height:auto;
	text-transform: none;
}
div#contenu div#desc ul {
	margin-left: 9px;
	margin-bottom: 16px;
}
div#contenu div#desc ul li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 14px;
	line-height: 16px;
	background: url(../images/puce.gif) no-repeat  0px 6px;
}

div#contenu div#fiche ul#infosDivers{
  margin-left:5px;
  margin-top:20px;
  margin-bottom:20px;
  padding:5px;
	list-style-position: outside;
	list-style-type: none;
	/*border-top: 1px solid #eee;*/
	border-bottom: 1px solid #eee;
}
div#contenu div#fiche ul#infosDivers li{
  background: none;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
  margin:0;
}

div#contenu ul#navDoc{
  margin-bottom:10px;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	height:20px;
}
div#contenu ul#navDoc li{
  background: none;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	display:inline;
	margin-right:10px;
	padding-bottom:5px;
	line-height: 16px;
	display:inline;
}

div#contenu ul#navDoc li a{
	list-style-position: outside;
	list-style-type: none;
	margin-right:10px;
  color:#555;
  float: left;
  display:inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10px;
}
div#contenu ul#navDoc li#prec a{
	padding-left:20px;
	background: url(../images/prec.gif) no-repeat 0 0;
}
div#contenu ul#navDoc li#suiv a{
	padding-right:20px;
	background: url(../images/suiv.gif) no-repeat 100% 0;
}
div#contenu ul#navDoc li#retour a{
  float: right;
	padding-left:20px;
	background: url(../images/retour.gif) no-repeat 0 0;
}


div#contenu div#fiche div#supprimer {
	text-align: left;
	margin-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-top:3px;
	padding-bottom:3px;
	background: #fafafa;
	position:relative;
}
div#contenu div#fiche div#supprimer ul {
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	margin-left:5px;
}
div#contenu div#fiche div#supprimer ul li {
  background: none;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	display:inline;
	padding-left:20px;
  padding-bottom:3px;
  margin:0;
	margin-right:10px;
}
div#contenu div#fiche div#supprimer ul li a {
  color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:10px;
  margin-right:10px;
}
div#contenu div#fiche div#supprimer ul li#modif{
	background: url(../images/editDoc1.gif) no-repeat 0 0;
}
div#contenu div#fiche div#supprimer ul li#sup{
	background: url(../images/sup.gif) no-repeat 0 0;
}
div#contenu div#fiche div#supprimer ul li#gerer{
	background: url(../images/gerer.gif) no-repeat 0 0;
}


div#contribution {
  margin-top:30px;
  margin-bottom:10px;
	padding:5px;
	padding-left:35px;
	border:1px solid #ddd;
	border-left:0;
	border-right:0;
	background: #f7f7f7 url(../images/editDoc2.gif) no-repeat 10px 5px;
}
div#contribution a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#B73100;
  font-weight: bold;
}

div#contenu form.saisie table input.case{
  margin-right:5px;
  border:none;
  vertical-align: middle;
  background: none
}
/*--------------------------------*/

div#contenu div#parution{
	margin-top: 20px;
}

/*--------------------------------*/

div#contenu div#FicheCommunaute table, div#contenu  div#parution table, div#contenu table#preference {
	margin-top: 10px;
	border: 2px solid #D4CFBB;
	width: 100%;
	border-collapse: collapse;
	background: #fff;
}

div#contenu  div#parution table td, div#contenu div#FicheCommunaute table td, div#contenu table#preference td {
	padding: 2px 5px;
	border: 1px solid #F0EAD6;
}
div#contenu  div#parution table td, div#contenu div#FicheCommunaute table td, div#contenu table#preference td{
  text-align: left;
  padding:7px ;
}
div#contenu table#preference td.center, div#contenu  div#parution td.center, div#contenu  div#parution th.center{
  text-align: center;
}
div#contenu  div#parution table tfoot td , div#contenu div#FicheCommunaute table tfoot td , div#contenu table#preference tfoot td{
	padding: 2px 5px;
	border: 1px solid #F0EAD6;
	border-bottom: 1px solid #DAD3B9;
	background: #FEFBF2;
	color: #99760F;
	text-align: right;
}
div#contenu  div#parution table thead th , div#contenu div#FicheCommunaute table thead th , div#contenu table#preference thead th{
	border: 1px solid #F0EAD6;
	border-bottom: 1px solid #DAD3B9;
	background: #FEFBF2;
	text-align: center;
	color: #86826F;
}
div#contenu  div#parution table thead th a , div#contenu div#FicheCommunaute table thead th a , div#contenu table#preference thead th a{

	display: block;
	text-decoration: none;
	color: #86826F;
}
div#contenu  div#parution table thead th a:hover , div#contenu div#FicheCommunaute table thead th a:hover , div#contenu table#preference thead th a:hover {
	text-decoration: underline;
}
/*----------------------*/
div#contenu div#desc{
	padding: 10px 0;
	margin-bottom: 5px;
	/*width: 500px;*/
	border-bottom: 1px solid #eee;
	padding-left:5px;
}
div#contenu div#desc img{
    float: left;
}
div#contenu div#fichier {
	margin-top: 5px;
	border-bottom: 1px solid #eee;
}
div#contenu div#fichier h2{
  margin-top:0px;
}
/*--------------------------------*/
div#contenu table{
	width: 100%;
	empty-cells: show;

}
div#contenu table tbody tr:hover{

    background: #F7F7F7;
}
div#contenu table td {
	padding: 2px 5px;
	border-bottom: 1px solid #F0EAD6;
	text-align: left;
	border-collapse:collapse;
     empty-cells: show;
}

div#contenu table td a img{
  vertical-align: middle;
  margin-left:2px;
}
div#contenu table tfoot td {
	padding: 2px 5px;
	border-bottom: 0px solid #F0EAD6;
	color: #99760F;
	text-align: right;
}
div#contenu table thead th {

	border-bottom: 1px solid #F0EAD6;
	/*border-bottom: 1px solid #DAD3B9;*/
	background: #FEFBF2;
	/*	color: #99760F;*/
	font-weight:normal;
	line-height: 14px;
	/*min-height:30px;*/
	/*padding: 2px 5px;*/
}
* html div#contenu table thead th{
	height:30px;
}
div#contenu table thead th a {
	min-height:30px;
	line-height: 14px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	color: #86826F;
	text-align: center;
}
* html div#contenu table thead th a{
	height:30px;
}
div#contenu table thead th a.down {
	background: url(../images/puceTableauDown.gif) no-repeat 96% 50%;
	background-color: #EFE8D7;
	padding-right:17px;
}
div#contenu table thead th a.up {
	background: url(../images/puceTableauUp.gif) no-repeat 96% 50%;
	background-color: #EFE8D7;
	padding-right:17px;
}
div#contenu table thead th a:hover {
	text-decoration: underline;
}
/*--------------------------------*/
div#outils {
	float: right;
	padding-bottom: 15px;
	height: 18px;
	position: relative;
	/*right: -15px;*/
	width:200px;
	text-align: right;
	color: #555555;
	font-size: 11px;
	margin-right: 5px;
}
div#outils ul {
	list-style-position: outside;
	list-style-type: none;
  background: none;
  margin:0;
  padding:0;
}
body.pageInterieur div#outils ul, body.pageForum div#outils ul{
	position: absolute;
	left:-50px;
	width:60px;
}
*+html body.pageInterieur div#outils ul, *+html body.pageForum div#outils ul{
	position: relative;
	left:-70px;
}
* html body.pageInterieur div#outils ul, * html body.pageForum div#outils ul{
	position: relative;
	left:0px;
	margin-left:-20px;
}
div#outils ul li {
  background: none;
  margin:0;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
div#outils ul li a {
	display: inline;
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 9px;
}
div#outils ul li a span {
	display: none;
}

body.pageInterieur div#contenu div#option ul li {
	padding: 0;
	margin: 0;
	background: none;
}
body.pageInterieur div#contenu div#option ul {
	background: none;
	padding: 0;
	margin: 0;
}

body.pageInterieur div#contenu div#option, body.pageInterieur div#contenu div#option ul {
	float: right;
	padding: 0;
	margin: 0;
	width:100%;
	height:20px;
	overflow:hidden;
	position:relative;
}

body.pageInterieur div#contenu div#option ul li#envoyer a {
	background: url(../images/envoyer1.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-right : 0px;
	margin:0;
	font-size: 11px;	
	position:absolute;
	top:2px;
	right:45px;

	
}


body.pageInterieur div#contenu div#option ul li#imprimer  img{
	font-size: 11px;
	padding-left: 15px;
	margin:0;
	border: 0;
	position:absolute;
	top:2px;
	right:10px;
}

* html body.pageInterieur div#contenu div#option ul li#imprimer  img{
	margin-top:-17px;
}
*+html body.pageInterieur div#contenu div#option ul li#imprimer  img{
	margin-top:-17px;
}














div#outils ul li#imprimer a {
	background: url(../images/imprimer1.gif) no-repeat 0 1px;
}
body.pageForum div#outils ul li#envoyer a {
	background: url(../images/envoyer2.gif) no-repeat 0 3px;
}
body.pageInterieur div#outils ul li#imprimer a ,body.pageForum div#outils ul li#imprimer a {
	background: url(../images/imprimer2.gif) no-repeat 0 1px;
}
div#outils em {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 14px;
	position: relative;
	top: -2px;
	margin-left: 17px;
	text-align: left;
}
body.pageInterieur div#outils em, body.pageForum div#outils em{
	position: relative;
	left:11px;
	width:200px;
	padding: 0;
	margin:0;
	margin-left: 0;
	display:block;
	text-align: center;
	left:-25px;
	top:0px;
}

* html body.pageInterieur div#outils em, * html body.pageForum div#outils em{
	width:160px;
	left:14px;
	top:00px;
}
*+html body.pageInterieur div#outils em, *+html body.pageForum div#outils em{
	width:160px;
	left:14px;
	top:0px;
}
/*----------------------------------------------------------------------------*/
div#rdv {
	padding-top: 20px;
	margin-bottom: 15px;
}
div#rdv h3, div#ressources h3 {
	color: #B75D32;
	background: url(../images/h3Trait.gif) no-repeat 100% 9px;
}
* html div#rdv h3, * html div#ressources h3 {
	height: 18px;
}
div#ressources h3 {
	margin-bottom: 10px;
}
div#rdv h4, div#ressources h4 {
	clear: none;
	position: relative;
	margin-left: 125px;
	text-align: left;
	line-height: 13px;
}
div#rdv h4 {
	top: -5px;
	margin-bottom: 0;
}
div#rdv img, div#ressources img {
	margin-right: 22px;
	margin-top: 5px;
	background: none;
	position: absolute;
}
div#rdv p, div#ressources p {
	margin-left: 125px;
}
div#rdv div {
	background: #FEFBF2;
	border: 1px solid #DAD3B9;
	border-left: 0;
	margin-left: -24px;
	padding: 10px;
	padding-left: 24px;
	padding-right: 20px;
}
/*----------------------------------------------------------------------------*/
div#colonneDroite {
	width: 212px;
	position: absolute;
	right: -8px;
	top: 0;
}
* html div#colonneDroite{
     overflow:hidden;
}

div#colonneDroite div#outils {
	right: 0;
	padding-top: 13px;
	padding-left: 18px;
	padding-right: 11px;
	padding-bottom: 8px;
}
* html div#colonneDroite div#outils {
	padding-left: 15px;
}
.blockProfilBlock{
    background: #fff;
    padding-top: 28px;
}
.blockProfilBlock .profilLibelle{
    color: #000;
    font-size: 11px;
    font-weight: normal;
}

.blockProfilBlock .image{
    float: left;
}
.blockProfilBlock .image img{
    vertical-align: middle;
}
div#profilBlock {
	/*margin-top: 12px;*/
	/*background: url(../images/profilBlockMotif.png) repeat-y 50% 0;*/
	background: #fff url(../images/bck-profil.png) no-repeat 8px 0px;
	
	width: 191px;
	height: 112px;
	
	position: relative;
    clear:both;
    padding: 5px 5px 5px 12px;
}
div#profilBlock .identite{

    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin: 45px 15px 5px 0;
    margin-top: 45px;
}
*+html div#profilBlock .identite{
    margin-top:15px;
}

div#profilBlock div#profilBlockHaut{
  height:10px;
  margin-bottom:-7px;
	background: url(../images/profilBlockHaut.png) no-repeat 50% 0;
	width: 212px;
}
* html div#profilBlock div#profilBlockHaut{
  margin-bottom:-12px;
}
div#profilBlock ul {
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
    margin:0;
	padding-bottom:7px;
	/*float:left;*/
	margin-top:8px;
	width:120px;
}
div#profilBlock ul li {
  background: none;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
}
div#profilBlock ul li#nom {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}
div#profilBlock ul li#prenom {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:-3px;
}
div#profilBlock ul li#cat {
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:-3px;
	margin-bottom:-10px;
}
* html div#profilBlock ul li#cat{
	margin-top:-8px;
}
*+html div#profilBlock ul li#cat{
	margin-top:-8px;
}
div#profilBlock ul li a {
	font-weight: normal;
	color: #B73100;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
}
div#profilBlock ul li#finAbonn,div#profilBlock ul li#finAbonn2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-top:10px;
	margin-bottom:-4px;
}
div#profilBlock ul li#finAbonn2{
	color: red;
}

div#profilBlock ul li#finAbonn,div#profilBlock ul li#finAbonnNormal{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-top:10px;
	margin-bottom:-4px;
}


div#profilBlock a#abonn {
	font-size: 14px;
    color: #fff;
    font-weight: bold;
    
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	margin : 0;
	padding: 0;
	text-align: left;
	text-decoration : none;
	/*background: #F9F7EF url(../images/puceFleche1.gif) no-repeat 0 3px;*/
	/*float:left;*/
	margin-top:5px;
	padding-left:10px;
}
div#profilBlock a#abonn:hover{
  text-decoration: underline;
}

div#colonneGauche div#deconnec{
	margin:0;
	height:50px;
	background: #fff;
    color: #555555; 
}
div#colonneGauche a#deconnexion {
	color: #555555;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	background: #f2f1ea url(../images/bck-deconnexion.png) no-repeat 5px 5px;
	height: 20px;
	margin: 0;
	padding: 2px 5px 0 20px;
	float: right;
}

div#colonneGauche a#deconnexion:hover {
	text-decoration: underline;
}
/*-------------------------*/
div#colonneDroite div.bloc {
	width: 182px;
	border: 1px solid #C2B487;
	background: #F9F7EF url(../images/blocHeader.gif) repeat-x 0 0;
	margin-left: 14px;
	margin-bottom: 15px;
}
div#colonneDroite div.bloc h4 {
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-left: 7px;
}

div#taches {
	min-height: 132px;
	padding-bottom: 13px;
}
* html div#taches {
	height: 132px;
}
div#taches ul {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 13px;
	margin-left: 6px;
}
div#taches ul li {
  background: none;
  margin-left:10px;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}
div#taches ul li a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
     text-align: left;
	line-height: 11px;
}
div#taches ul li strong {
	color:#B73100;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
}
/*------------------------------*/
div#contactBloc {
	padding: 10px 5px 5px;
	margin: 10px 20px 0 0;
	text-align : left;
	background: #F9F7EF;
	height: 215px;
}
div#contactBloc h3{
	background: url("../images/gauche-adherent-picto.png") no-repeat;
	padding-left: 15px;
}

div#contactBloc div{
    text-align: center;
	/*border-top: 1px solid #C0BAA4;*/
	/*margin-bottom:15px;*/
}

div#contactBloc img {
	padding: 1px;
	background: #F9F7EF;
	/*
	margin-top: 6px;
	margin-left: 7px;
	*/
	display: inline;
	margin-right: 10px;
}
div#contactBloc h3{

    margin: 0;
}

div#colonneDroite div#contactBloc h4 {
	color: #fff;
}

div#contactBloc p {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	margin-right: 10px;
}
div#contactBloc a {
	clear: both;
	/*display: block;*/
	color: #B73100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	position: relative;
	top: 2px;
	

	color: #800000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/puceFleche1.gif) no-repeat 0 7px;
	padding-left:10px;
	
}
/*-------------------------*/
div#assistance {
	border-top: 1px solid #E3E3E3;
	padding-top: 2px;
	margin: 0;
	height: 100px;
	position: relative;
	display : block;

}
div#assistance h4 {
	border-top: 1px solid #E3E3E3;
	margin: 0;
	padding: 0;
	color: #800000;
	text-transform: uppercase;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0;
}
div#assistance ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 32px;
	margin-top: 10px;
	margin-bottom: 12px;
}
div#assistance ul li {
  background: none;
  margin:0;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	line-height: 12px;
	color: #555;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/assistanceTrait.gif) no-repeat 0 6px;
	padding-left: 8px;
}
div#assistance a {
	color: #B73100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 13px;


	color: #800000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/puceFleche1.gif) no-repeat 0 5px;
	padding-left:10px;
}
/*----------------------------------------------------------------------------*/
div#footer {
	width: 967px;
	height: 50px;
	text-align: left;
	background: url(../images/footer.gif) no-repeat 0 0;
	margin: 0 auto;
	padding-left:0px;
}



div#footer ul {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 17px;
	padding-left: 0px;
	padding-right: 8px;
}
div#footer ul li {
  background: none;
  margin:0;
  padding:0;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
div#footer ul li a, div#footer ul li span {
	color: #8F8F8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	float: left;
	margin-left: 6px;
	padding-left: 6px;
	text-decoration: none;
	background: url(../images/footerSep.gif) no-repeat 0 2px;
}
div#footer ul li span {
	background: none;
	margin-left: 0;
	padding-left: 0;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div#footer ul li#noe a {
	background: none;
	margin-left: 0;
	padding-left: 0;
	float: right;
	display:inline;
}
/*--------------------------------*/
div#contenu form.saisie div#publication {
	padding: 10px;
	border: 1px solid #B73100;
	margin-top: 60px;
	margin-bottom: 10px;
	clear:both;
	background: url(../images/datePubli.gif) no-repeat 4px 4px;
}
div#contenu form.saisie div#publication h2{
  margin-left:50px;
  margin-top:0;
  background: none;
}
div#contenu form.saisie div#publication span#soustitre{
  padding-left:50px;
  display:block;
  padding-bottom:10px;
  margin-bottom:-10px;
  border-bottom:1px solid #eee;
   background: none;
}


div#contenu form.saisie div.toolbar{
  background: #eee;
  margin-bottom:5px;
  width:502px;
  border:1px solid #bbb;
}
div#contenu form.saisie div.toolbar img{
  cursor:pointer;
}
* html div#contenu form.saisie div.toolbar{
  width:501px;
}
*+html div#contenu form.saisie div.toolbar{
  width:496px;
}

div#contenu form.saisie div.toolbar td{
  text-align: left;
}
div#contenu form.saisie div.toolbar select{
  background: #fff;
  border:1px solid #ccc;
  text-align: left;
}
div#contenu form.saisie div.htmlarea{
  background: none;
}
/*div#contenu form.saisie table *{
  border:none;
  padding:0;
  margin:0;
  background: none; 
  
}*/
div#contenu form.saisie table{
  border:none;
  margin:0;
  padding:0;
  background: none;
}
div#contenu form.saisie table td, div#contenu form.saisie table th{
  border:0;
  padding:0;
  margin:0;
}
div#contenu form.saisie textarea{
  overflow:auto;
}

div#contenu form.saisie iframe{
  border:1px solid #bbb;
	background: #f7f7f7;
}
div#contenu form.saisie div.toolbar table td{
  padding:2px;
}
div#contenu form.saisie label{
	width: 150px;
	display: block;
	float: left;
	line-height: 13px;
}

div#contenu form div.champsmodif{
	margin-top : 5px;
	float:left;
	width:100%;
}
div#contenu form div.reservechamps{
	margin-top : 60px;
	padding-top: 10px;
	border: 1px solid red;
}
div#contenu form div.closeFiche{
	margin-top : 20px;
	margin-bottom : 20px;
}

div#contenu form div.champsmodif#dateCalend{
}
div#contenu form div.champsmodif#dateCalend label{
  float:left;
}
div#contenu form div.champsmodif#dateCalend input{
  float:left;
}
div#contenu form div.champsmodif#dateCalend a.datePicker{
  float:left;
}
div#contenu  form.saisie div.champsmodif input.notmaj, div#contenu form.saisie div.champsmodif textarea.notmaj{
	background-color: #efefef;
}
div#contenu form.saisie h3{
  border-top:1px solid #ddd;
  padding-top:5px;
}
div#contenu form.saisie table{
  margin-top:5px;
  margin-bottom:5px;
}
div#contenu form.saisie td, div#contenu form.saisie th{
  border:1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
  padding:2px;
}

/*------------------------------------pagination------------------------------*/
#pagination {
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
#pagination ul {
	float: left;
	margin: 0;
	padding: 0;
}
#pagination ul li {
	list-style-type: none !important;
	display: inline !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#pagination ul li a, #pagination ul li strong {
	display: inline;
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}
/*-----------------------------*/

span.error img, div#contenu span.error img{
	border: 0 ;
	margin : 0;
	padding : 0;
	padding-right : 5px;
}
span.error {
	color : #ff0000;
}
/*-----------------------------*/
a.datePicker {
	width: 16px;
	height: 17px;
	background: url(../images/icon_date.gif) no-repeat 0 1px;
	margin-left: 5px;
	margin-top:2px;
	position:relative;
	top:-2px;
  float:left;
  display:inline;
}
a.datePicker span {
	display: none;
}

div.calendLigne{
 /* float:left;*/
  display: block;
  margin-top:0px;
  margin-right:20px;
  min-height: 25px;
  font-size: 10px;
  color:#CF3226;
}
div.calendLigne span{
  color:#555;
}
* html div.calendLigne{
  height: 25px;
}
div#contenu div.calendLigne img.error{
  border:none;
  margin:0;
  padding:0;
  margin-left:10px;
  margin-right:5px;
  vertical-align: middle;
}

div#contenu div.calendLigne strong{
  display:block;
  width:115px;
  float:left;
}
div#contenu div.calendLigne input{
  float:right;
  position:relative;
  /*top:-15px;*/
}
div#contenu div.calendLigne em{
  color:#555;
  font-style: normal;
}

div.calendLigne span.gauche{
  float:left;
  display:inline;
  width:210px;
  height:25px;
}
* html div.calendLigne strong{
  position:relative;
  top:-2px;
}
*+html div.calendLigne strong{
  position:relative;
  top:-2px;
}

/*----------------------------------------------------------------------------*/
body#calendrier {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555;
}
body#calendrier a {
	font-weight: normal;
	color: #B73100;
}
table#calendar {
	width: 100%;
	margin: 0;
	border: 1px solid #ccc;
	font-size: 11px;
}
table#calendar thead tr td {
	text-align: center;
	padding: 0;
	border: none;
	background: #DC7E48;
	color: #fff;
}
table#calendar thead tr td a {
	color: #fff;
}
table#calendar tbody tr td {
	padding: 0;
	border: none;
}
table#calendar thead tr th {
	text-align: center;
	padding: 0;
	color: #333;
	border: none;
	background: #F1F1F1;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table#calendar tr td a {
	text-align: center;
	display: block;
	padding: 0px 1px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
table#calendar tr td a:hover {
	background: #E4A00F;
	color: #fff;
	text-decoration: none;
}
table#calendar tr td.select a {
	background: #DB3200;
	color: #fff;
}
table#calendar tr td.select a:hover {
	text-decoration: underline;
}
table#calendar tbody tr td a {
}
table#calendar tbody tr td {
	border: 1px solid #eee;
}
/*----------*/
div#contenu span.acrobat {
	background: #ededed;
	color: #66766C;
	display: block;
	padding: 5px;
	border: 1px solid #E2DCC6;
	margin-top: 20px;
}
div#contenu span.acrobat a#abodeLink {
	display: block;
	padding-left: 20px;
	height: 20px;
	background:  url(../images/pdf.gif) no-repeat 0 0;
}
/*---- fiche adherent ------*/
div#contenu div#ficheAdh{
	display: block;
	float: left;
}
div#contenu div#ficheAdh img {
	margin-right: 22px;
	margin-top: 5px;
	float: right;
}
div#contenu div#ficheAdh div{
	float: left;
}
div#contenu div#ficheAdh h4.rubrique{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration : underline;
}
div#contenu div#ficheAdh div#desc, div#contenu div#ficheAdh div#commentaire{
	border: 0px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
div#contenu div#ficheAdh div.Fichecommunate{
	display: block;
	border: 1px solid #aaa;
	margin-left: 10px;
	width: 400px;
	padding-left: 5px;
	margin-bottom: 10px;
}
div#contenu div#ficheAdh div.Fichecommunate h4{
	color:#800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
/*----------------------------------------------------------------------------*/

div#gmenu {
	margin:0 5px;
	padding:5px;
	width:480px;
	float:left;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:20px;
}

div#gmenu ul {
	background:   url(../img/dot.gif) repeat-y 5px 0;
	margin:0;
	padding:0;
}
div#gmenu ul li {
  background: none;
  margin:0;
  padding:0;
	list-style-type: none;
	list-style-position:outside;
	display:block;
}
div#gmenu ul li img {
	display:none;
}
div#gmenu ul li strong {
	font-weight: normal;
}
div#gmenu ul ul{
	margin-left:10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#gmenu ul li a{
	color: #666;
	font-weight: normal;
	display:block;
	padding-left: 0;
  min-height: 20px;
  background: url(../images/plus.gif) no-repeat -0 0 ;
  padding-left:20px;
}
* html div#gmenu ul li a{
  height: 20px;
}
div#gmenu ul li a.select{
	 background: url(../images/moins.gif) no-repeat -0 0 ;
  font-weight: bold;
}
div#gmenu ul li a.select strong {
	font-weight: bold;
	color:#E4A00D;
}
div#gsite{
	padding: 10px;
}
div#gsite h2{
  font-size: 11px;
  margin:0;
  padding:0;
  margin-top:10px;
  margin-left:-10px;
  font-weight: normal;
  color:#000;
	border-top: 1px solid #eee;
	padding-top:10px;
}
div#gmenu div.gsiteG{
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 20px;
	left: 8px;
	margin-bottom:15px;
	display: block;
}
div#contenu div#gsite a img{
  border:none;
}
div#contenu div#gsite fieldset div img{
  border:none;
}
div.blocIcone{
  margin-left:20px;
  margin-bottom:20px;
  width:50px;
  float:left;
  display:inline;
}

div.blocIcone input{
  border:none;
}
div.blocIcone img{
 display:inline;
 float:none;
 position:relative;
 top:3px;
}
/*--------------------------------*/
div#gsite form fieldset {
	padding: 10px;
	border: 1px solid #F0EAD6;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#gsite form fieldset select {
	border: 1px solid #F0EAD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
div#gsite form fieldset div{
	margin-top: 10px;
	margin-bottom: 10px;
}
div#gsite form fieldset label {
	width: 200px;
	display: block;
	float: left;
}

h5.docsUne, h3.agendaUne, h5.annoncesUne, h3.lienualaune, h3.AnnonceUne{
  padding-left:25px;
  padding-top:20px;
  background: url(../images/une.gif) no-repeat 3px 21px;
  border-bottom:1px solid #800000;
  margin-bottom:5px;
}
h5.docsUne{

    background: url(../images/doc-picto.png) no-repeat !important;
    padding-top: 0;
    color: #535353 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}
h5.AnnonceUne{

    background: url(../images/annonce-picto.png) no-repeat !important;
    padding-top: 0;
    color: #535353 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

div.flux  h3.lienualaune{
  margin-bottom:20px !important;
}

div#lienualaune div, div#docualaune div, div#agendaalaUne div, div#annoncealaune div{
  /*border-top:1px solid #eee;*/
  padding:10px 5px;
}
div#lienualaune div h2, div#docualaune div h2, div#agendaalaUne div h2, div#annoncealaune div h2{
  margin:0;
  margin-bottom:5px;
}
div#lienualaune div ul, div#docualaune div ul, div#agendaalaUne div ul, div#annoncealaune div ul{
  list-style-position: outside;
  list-style-type: none;
  margin:0;
  padding:0;
}
div#lienualaune div ul li, div#docualaune div ul li, div#agendaalaUne div ul li, div#annoncealaune div ul li{
  list-style-position: outside;
  list-style-type: none;
  background: none;
  margin:0;
  padding:0;
}

div#docualaune .blocDoc {
    color: #555555;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 0;
}
div#docualaune .blocDoc.recent {
    background: url(../images/news.gif) no-repeat;
}
div#docualaune .blocDoc h2 a, div#annoncealaune .blocAnnonce h2 a{
    color: #750000;
    font-weight: bold;
}
div#docualaune .blocDoc a:hover, div#annoncealaune .blocAnnonce h2 a:hover{
    text-decoration: none;
}
div#docualaune .blocDoc .DESC{
    
    font-size: 11px;
    font-style: italic;
}
div#docualaune .laSuite{
    font-size: 10px;
    padding: 0;
}
div#annoncealaune .blocAnnonce .DESC{
    
    font-size: 11px;
    font-style: italic;
}
div#annoncealaune .laSuite{
    font-size: 10px;
    padding: 0;
}





/* --------------- */
#fenetre {
	min-height: 500px;
	width: 520px;
	float: left;
	margin: 0px;
	padding: 5px;
	margin-bottom: 2px;
	margin-right: 2px;
	border: 1px solid #C0C0C0;
	text-align : left;
}
* html #fenetre {
	height: 500px;
}
/*------------------*/
div#popupInline{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9000;
}

div#fondPopupInline{
  position:absolute;
  top:0;
  left:0;
  background: #555;
  filter:alpha(opacity:75);
  MozOpacity : 75/100;
  KHTMLOpacity : 75/100;
  opacity : 0.75;
  width:100%;
  height:100%;
  z-index:8000;
}
div#popupInline a{
  color:#555;
  display:block;
  background: url(../admin/img/fermerPopup.gif) no-repeat 0 0;
  width:21px;
  height:21px;
  position:relative;
  float:right;
}
div#popupInline a:hover{
  background: url(../admin/img/fermerPopup.gif) no-repeat 0 100%;
}
div#popupInline a strong{
  display:none;
  position:absolute;
  left: -160px;
  line-height:21px;
  font-size: 11px;
  font-weight: normal;
  color: #999;
}

div#popupInline span{
  background: #efefef;
  display:block;
  border-bottom:5px solid #fff;
  float:right;
  width:100%;
}
div#popupInline div{
  width:985px;;
  height:600px;
  position:absolute;
  top:40px;
  left:50%;
  margin-left:-492px;
  border:5px solid #fff;
  background: #fff;
}
div#popupInline div iframe{
  width:985px;;
  height:575px;
  overflow:auto;
}



div#popupAide{
  width:870px;
  height:600px;
  position:absolute;
  top:40px;
  left:50%;
  margin-left:-400px;
  border-top:0;
  background: #fff;
  border:1px solid #ccc;
}

div#popupAide span#barreHelp{
  display:block;
  width:100%;
  height:21px;
  background: #E5E5E5 url(../admin/img/fondcell.gif) repeat-x 0 0;
  position:relative;
  border-bottom:1px solid #bbb;
}
div#popupAide span#barreHelp span#dragHelp{
  float:left;
  width:97%
}
div#popupAide iframe{
  width:870px;
  height:100%;
  /*border:5px solid #eee;*/
}
div#popupAide span#barreHelp h2{
  float:left;
  font-size: 11px;
  font-weight: normal;
  line-height:21px;
  padding-left:30px;
  cursor: default;
  background: url(../admin/img/help.gif) no-repeat 3px 50%
}
div#popupAide a#fermerAide{
  color:#555;
  float:right;
  display:inline;
  background: url(../admin/img/fermerPopup.gif) no-repeat 0 0;
  width:21px;
  height:21px;
  position:relative;
}
div#popupAide a#fermerAide strong{
  display:none;
}

div#popupAide a#fermerAide:hover{
  background: url(../admin/img/fermerPopup.gif) no-repeat 0 100%;
}
div#popupInline div.popupAide a#fermerAide strong{
  display:none;
}



/*------------------------------------------------------------*/
form.recherche#adherent fieldset{
  padding-top:10px;
}
form.recherche#adherent fieldset div{
  min-height:30px;
  margin-bottom:1px;
}
* html form.recherche#adherent fieldset div{
  height:30px;
}
form.recherche#adherent fieldset div label{
  width:200px;
  line-height:13px;
  float:left;
  display:inline;
}
form.recherche#adherent fieldset div select{
  float:left;
  display:inline;
  width:270px;
  border:1px solid #ddd;
}

/*------------------------------------------------------------*/

div#contenu div#foforum{
width:700px;
}

div#contenu div#foforum img{
border:none;
}


div.partenaire{
	border: 1px solid #efefef;
	margin-bottom: 20px;
}




div#contenu div.partenaire h3{
 margin-top: 14px;
}

div#contenu div.partenaire h2{
	font-size : 12px;
	font-weight: bold;
	color: #555;
	
}

div#contenu div.partenaire img, div#contenu div.partenaire img.lien_ext{
	border: 0px ;
	float: left;
}


div#contenu div.partenaire div.image{
	width: 200px;
	float: left;
	min-height: 1px;
	text-align: center;
}
div#contenu div.partenaire div.detail{
	width: 500px;
	float: left;
	min-height: 1px;
}

div#contenu div.partenaireFiche img{
	border: 0px ;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	background: none;
}
div#contenu div.partenaireFiche table.partcontact tbody tr td{
	margin-bottom: 5px;
	border: 1px solid #F0EAD6;
	border-collapse: collapse;
	background: #efefef;
}
div#contenu div.partenaireFiche table.partcontact td.nom{
	vertical-align: top;
	width:50px;
}

div#contenu div.partenaireFiche table.partcontact td.profilPartenaire{
	vertical-align: top;
	width:135px;
}

/*-----------------------------------------------------------*/

div#contenu div#foforum table td{
  border:none;
}
div#contenu div#foforum table.forumline{
  border:1px solid #aaa;
}
div#contenu div#foforum img{
  background: none;
}
/*-----------------------------------------------------------*/
div#detailAgenda img, div#agendaalaUne img  {
	float: left;
	border: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
div#detailAgenda ul {
	display: block;
	/*
	float: left;
	width:230px;
    */
}
div#detailAgenda div.couleur{
	padding: 2px;
	/*min-height:90px;*/
}
div#detailAgenda div.couleur ul li.DESC{
    font-style: italic;
}
div#detailAgenda div.imgeven {
	float: left;
	width: 50px;
	border: 0;
}


div#detailAgenda div.couleur1, div#agendaalaUne div.couleur1 {
	border:1px solid #99CC66;
	float:left;
}

div#detailAgenda div.couleur2, div#agendaalaUne  div.couleur2 {
	border:1px solid #FFCC99;
	float:left;
}

div#detailAgenda div.couleur3, div#agendaalaUne  div.couleur3 {
	border:1px solid #CC3333;
	float:left;
}

div#detailAgenda div.couleur4, div#agendaalaUne  div.couleur4 {
	border:1px solid #666699;
	float:left;
}

div#detailAgenda div.couleur5, div#agendaalaUne  div.couleur5 {
	border:1px solid #9999FF;
	float:left;
}

/* --------------- */
#revuepresse {
	min-height: 800px;
	width: 480px;
	float: left;
	margin: 0px;
	padding: 5px;
	margin-bottom: 2px;
	margin-right: 2px;
	border: 1px solid #C0C0C0;
}
* html #revuepresse {
	height: 800px;
}


div#contenu ul#presentationAdh, div#contenu ul#presentationAdh li{
 margin:0;
 padding:0;
 background: none;
}


div#contenu  form.notBoxs{
	background : #efefef;
	border: 1px solid #ccc;
	padding: 5px;
}

div#contenu  form.notBoxs div.calendLigne input{
  position:relative;
  top:00px;
 
}
div#contenu  form.notBoxs legend{
  padding:0;
  margin:0;
  color:#B73100;
  margin-bottom:10px;
}
* html div#contenu  form.notBoxs legend{
  left:-8px;
  position:relative;
}
*+html div#contenu  form.notBoxs legend{
  left:-8px;
  position:relative;

}
div#contenu  form.notBoxs fieldset div label{
	width: 150px;
	display: block;
	float: left;
}

/* --------------- */
div#contenu div#activePlan ul, div#contenu div.plan ul{
	background : none;
}
div#contenu div#activePlan ul li, div#contenu div.plan ul li{
	background : none;
}


div#contenu div#activePlan a.detail {
	background: url(../images/puceFleche2.gif) no-repeat 0px 8px;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}
div#contenu div#activePlan a.detail span {
	width: 40px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

/* -------lexique-------- */
div#contenu div#lexique{
	margin-top: 10px;
	margin-bottom: 10px;
}
div#contenu div#lexique span{
	font-family: Helvetica, Arial, sans-serif;
     font-size: 9px;
     color:#666;
}


/* ------- saisie fiche communautaire -------- */

div#contenu form.saisie div.FicheSaisieCommunaute{
	display: block;
	border: 1px solid #aaa;
	margin-left: 10px;
	width: 480px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#contenu form.saisie div.FicheSaisieCommunaute h4{
	color:#800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
div#contenu form.saisie div.FicheSaisieCommunaute input.btplus{
	padding: 0px;
	margin: 0px;
	
}


div#contenu div#moteurrecherche img{
	/*float: right;*/
	border: 0px;
}
div#contenu div#moteurrecherche dd{
	clear: both;
}
div#contenu div#moteurrecherche dt strong{
	float: left;
}



/*---------------------------   QCM   ----------------------------------------*/

div#qcm img
{
	vertical-align: middle;
}

div#qcm div.qcmNbParticipants
{
	margin : 15px 0;
	border : 1px solid #ccc;
	background : #efefef;
	height : 25px;
	text-align : left;
	padding-left : 10px;
	font-weight : bold;
	font-size : 12px;
	line-height : 25px;
}

div#qcm div.qcmNbParticipants span 
{
	color : #800;
}

div#qcm div.qcmquestion
{
  border:1px solid #ddd;
  float:left;
  width:500px;
  margin-bottom:20px;
  background : #efefef;
}

div#qcm div.qcmlegende
{
	width : 350px;
	float : right;
}

div#qcm div.qcmlegende ul 
{
	margin : 0;
	padding : 0;
	width : 350px;
}

div#qcm div.qcmlegende ul li
{
	margin : 0;
	padding : 0;
	width : 350px;
	height : 15px;
	line-height : 15px;
	margin : 1px 0;
}

div#qcm div.qcmlegende ul li span.qcmcouleur
{
	display : block;
	height : 15px;
	width : 30px;
	line-height : 15px;
	font-size : 10px;
	font-weight : bold;
	margin-right : 5px;
	float : left;
	text-align : center;
}

div#qcm div.qcmgraph
{
	float : left;
	width : 100px;
	height : 100px;
	padding-bottom : 20px;
}

div#qcm div.qcmgraph embed 
{
	margin-left : 15px;
	margin-top : 5px;
}


div#qcm div.qcmscore
{
	height : 100px;
	width : 100px;
	background : #f9f7ef;
	border : 1px solid #ccc;
	float : left;
	font-size : 40px;
	color : #800;
}

div#qcm div.qcmscore span#score
{
	margin-left : 10px;
	margin-top : 20px;
	display : block;
}

div#qcm div.qcmscore span#slash
{
	margin-left : 40px;
	margin-top : 5px;
	display : block;
}


div#qcm div.qcmscore span#totalQuestions
{
	margin-left : 60px;
	margin-top : 5px;
	display : block;
}


div#qcm div.qcmfin
{
	width : 400px;
	min-height : 100px;
	background : #efefef;
	border : 1px solid #ccc;
	border-left : none;
	float : left;
}

*html div#qcm div.qcmfin
{
	height : 100px;
}

div#qcm div.qcmfin p 
{
	padding : 10px;
	text-align : left;
	font-size : 15px;
	color : #999;
	font-weight : bold;
	text-align :left;
}

div#qcm div.qcmbonnerep
{
	color : green;
	font-weight : bold;
	background : transparent url(../images/correct.gif) no-repeat 5px center;
	padding-left : 25px;
}

div#qcm div.qcmmauvaise
{
	color : #800;
	font-weight : bold;
	background : transparent url(../images/wrong.gif) no-repeat 5px center;
	padding-left : 25px;
}

div#qcm div.qcmreponse, div#qcm div.qcmbonne 
{
	padding-left : 10px;
	margin : 5px 0;
}

div#qcm div.qcmquestion div.qcmlibelle{
  background: #800 url(../images/motifQCM.gif) repeat-x 0 100%;
  /*background: #f7f7f7 url(../images/motifQCM.gif) repeat-x 0 100%;*/
  padding:4px;
  border-bottom:1px solid #ddd;
  margin-bottom:10px;
  color : #fff;
  font-weight : bold;
}
div#qcm div.qcmquestion div.qcmlibelle strong{
  font-family: Georgia,Times,serif;
  font-size: 14px;
}
div#qcm div.qcmquestion ul{
  margin:0;
  padding:0;
}
div#qcm div.qcmquestion li{
  padding-bottom:4px;
  padding-left:30px;
	background: url(../images/puce_article.gif) no-repeat  10px 50%;
  border-bottom:1px solid #eee;
  float:left;
  width:470px;
}

div#qcm form div label{
  display:inline;
  float:left;
  width:70px;
}

div#qcm form div.qcmquestion ul li label
{
  display:inline;
  float:none;
  cursor : pointer;
}

div#qcm form div input{
  display:inline;
  float:left;
}
div#qcm form textarea{
  overflow:auto;
  width:206px;
  height:69px;
  color:#555;
}
div#qcm  select{
  width:50px;
}
div#qcm span.blocCom{
  display:inline;
  float:left;
  margin-left:2px;
  margin-top:4px;
  margin-bottom:10px;
  font-style: italic;
  height:90px;
}
div#qcm form input.case{
  border:none;
  float:none;
  position:relative;
  top:2px;
  left:-3px;
}
div#qcm form select{
  position:relative;
  top:2px;
  margin-bottom:2px
}
html>body div#qcm form input.case{
  position:relative;
  top:3px;
}
div#qcm form input.valider{
  float:none;
  clear:both;
}
div#qcm form div.lignetableau1,div#qcm form div.lignetableau2{
  clear:both;
  height:20px;
}
div#qcm form div.lignetableau1 label,div#qcm form div.lignetableau2 label{
 text-align : left;
 width: auto;
}

/********* Les flux rss ****/
div#contenu  div.flux div.ligneFlux{
    margin-bottom:10px;
    width:560px;
    float:left;
}

div#contenu  div.flux div.ligneFlux a{
    display:block;
    float:left;
}
div#contenu  div.flux div.ligneFlux a img{
    margin: 0;
    padding: 0;
    margin-right: 10px;
}

div#contenu  div.flux div.ligneFlux div.imgFlux{
    float:right;
    padding:0px !important;
}


div.ligneFlux div.imgFlux img.fluxPicto{
    margin-left:5px;
}

.mceEditor
{
    vertical-align: left;
}

.mceToolbarContainer
{
    text-align:left;
    
}

.mceToolbarContainer img
{
    background:none !important;
    vertical-align:top !important;
}




.videoBloc{

    /*background: url(../images/bck-videobloc.png) no-repeat;*/
    width: 345px;
    height: 250px;
    padding: 10px;
    margin-right: 30px !important;
}
.carteMembreBloc img{

    background:none !important;
    border: 0 !important;
    margin:0 !important;
    padding:0 !important;
}

.message, .formINDIC{

    background:#FCFFCB none repeat scroll 0 0;
    /*border:1px solid #D0D2B2;*/
    color:#5D5E50;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:10px 0;
    padding:5px;
}

/*
--------------------------------------------------------------------------------
module actu
--------------------------------------------------------------------------------
*/
.blocActu .image{

    min-height: 90px;
    vertical-align: middle;
}
.blocActu .image img{
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.blocActu .detail{
    color: #757575;
}
.blocActu .titre{
    margin-bottom: 10px !important;
}
.blocActu .titre a{
    color: #555555 !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.actuConteneur{
    
    /*border-bottom: 1px solid #757575;*/
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.blocActualites .laSuite, .blocActualite .laSuite{
    float: right;
    font-size: 10px;
}

.blocActualite .laSuite a{
    text-decoration: underline;
}
.blocActualites #handleActu{
    margin-left: 50px;
}
.blocActualites #handleActu a {
    background:url("../images/bullets.png") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:7px;
    margin:0 5px 0 0;
    padding:0;
    width:7px;
}
.blocActualites #handleActu a:hover,.blocActualites #handleActu a.activeSlide {
    background-position: 0 -7px;
}
.blocActualites .blocActualite .blocMultiple{
    background: #fff;
}

div#contenu .blocActu h3{

    margin-bottom: 20px;
}
/*--------------------------------------------------------------------------------
module témoignage
--------------------------------------------------------------------------------*/
.blocTemoignage{
    background: url(../images/bck-temoignage.png) no-repeat;
    color: #fff !important;
    height: 225px;
    padding: 25px 25px 15px 25px;
    font-size: 12px;
    margin-bottom: 20px;
}
.blocTemoignage .libelleModule{

    color: #555555;
    font-size: 14px;
    font-weight: bold;
    float: left;
    /*margin: 15px 0 45px 0px;*/
    margin: 15px 0 25px 0px;
}
.blocTemoignage .detail{

    position: relative;
}
.blocTemoignage .detail .image{

    position: absolute;
    top: -68px;
    right: -10px;
}
.blocTemoignage .detail .laSuite{
    float: right;
}
.blocTemoignage .laSuite{
    float: left;
}
.blocTemoignage .laSuite a{
    font-size: 10px;
    color: #ffffff !important;
}
.blocTemoignage .titre{
    margin: 5px 0 15px 130px;
}
.blocTemoignage .titre a{
    color: #ff9933 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.temoignage .accroche, .blocTemoignage .accroche{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 11px;
}

/*--------------------------------------------------------------------------------
module last adhérents
--------------------------------------------------------------------------------*/
.blocLastAdherent{
    margin-left: 50px;
}
body.tableaubord .blocLastAdherent{
    margin-left: 0px;
    /*width: 190px;*/
    padding: 5px !important;
}
.blocLastAdherent .blocAdh{

    margin-bottom: 10px;
}
.blocLastAdherent .blocAdh .image{

    min-height: 40px;
}
.blocLastAdherent .blocAdh .image img{
    padding: 0 !important;
    margin: 0 !important;
}
.blocLastAdherent .blocAdh .detail{
    color: #555555 !important;
    font-size: 11px;
    line-height: 15px;
}
.blocLastAdherent .blocAdh .identite{
    color: #750000 !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
.blocLastAdherent a{
    
    font-weight: bold !important;
    color: #750000 !important;
}
/*----------------------------------------------------------------------------*/


.blocInfoComm{

    margin: 50px 0;
}

.communauteRejoindre{
    background: #eeede6;
    color: #fff;
    font-size: 13px;
    height: 160px;
    vertical-align: middle;
    text-align: center;
}
.communauteRejoindre .titre{
    color: #646464;
    font-size: 14px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.communauteRejoindre .liens{
    margin-left: 35px;
}
.communauteRejoindre .liens .bouton{
    float: left;
    margin-bottom: 15px;
    font-weight: bold !important;
}

.communauteStat{
    background: #6e6e6e;
    color: #fff;
    height: 130px;
    padding: 15px 15px 15px 20px !important;
    line-height: 20px;
    font-size: 12px;
}
.communauteStat .titre{
    margin-bottom: 10px;
    font-size: 13px;
}
.communauteStat .nb{
    font-size: 15px;
    font-weight: bold;
}



h5.evenement{

    /*text-transform: uppercase;*/
    background: url(../images/horloge-picto.png) no-repeat !important;
}


#colonneGauche .espacetravail{
    background: #F9F7EF;
    /*border: 1px #cccccc solid;*/
    border-left: 0px;
    color: #5f5f5f;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    /*height: 30px;*/
    vertical-align: middle;
    /*margin-left: 10px;*/
    padding-bottom: 5px;
}

#conteneurTitre{

    background: #F9F7EF;
}
#colonneGauche .espacetravail h6{
    background: url(../images/bck-espace-travail.png) no-repeat 160px 13px;
    color: #5f5f5f;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    /*margin-left: 10px;*/
    cursor: pointer;
    padding-left: 10px;
}
#colonneGauche .espacetravail .tableaudebordlibelle{

    border-bottom: 1px solid #C0C0C0;
}
#colonneGauche .espacetravail .tableaudebordlibelle a{

    color: #5f5f5f;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
    /*margin-left: 10px;*/
    cursor: pointer;
    padding-left: 10px;
}
#colonneGauche .espacetravail .detail{
    display: none;
}
#colonneGauche .espacetravail .detail .espacetravailContent{
    margin-bottom: 10px;
}

#colonneGauche .espacetravail .detail h3{
    font-weight: bold;
}



.forumBlock h5{

    color: #760001 !important;
    font-size: 14px !important;
    /*line-height: 10px !important;*/
    background: none !important;
    border: 0 !important;
    clear: none !important;
    margin: 0 !important;
    padding: 0 0 0 20px !important;
}
.forumBlockContent{
    background: url(../images/bck-forum-tableaubord.png) no-repeat center center;
    min-height: 120px;
    color: #363636;
    font-size: 10px;
    line-height: 14px;
    padding: 20px 10px;
}

*+html .forumBlockContent{
    height: 150px;
    padding-top: 40px;
}
.forumBlockContent div{
    background: #f5f4f2;
}
.forumBlockContent .libelle{
    color: #760001;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 150px;
}
.forumBlockContent .date{
    text-align: right;
}

.prevSlideForum, .nextSlideForum{
    margin-top: 40px;
    background: url(../images/forum-fleche-gauche.png) no-repeat center center !important;
    width: 15px;
    height: 10px;
    cursor: pointer;
}
.nextSlideForum{
    background: url(../images/forum-fleche-droite.png) no-repeat center center !important;   
}

.infoComplementaire {
    color:#999999;
    display:block;
    font:11px "Lucida Grande",Lucida,Verdana,sans-serif;
}
.infoComplementaire .adh_fonction{
    font-style: italic;
}
td{
    vertical-align: top;
}


/* --------------- */
form fieldset{
	border: 0px;
	margin-bottom: 10px;
}

/* Formulaire */
form fieldset  {
    color: #502468;
    border: 1px solid #502468;
    padding: 10px;
}
form fieldset div{

    margin-bottom:10px;
    clear:both;
}

form fieldset div label{
    border: none;
    display:block;
    float:left;
    width:170px;
    clear:both;
    text-align:left;
    margin-right:10px;
    color:#000;
    font-weight:bold;
    margin-bottom:10px;
}


#fichePerso form fieldset div{

    clear:none;
}


#moteurrecherche dd{

    margin: 0;
}
#moteurrecherche dl dt{

    width: auto;
}
#moteurrecherche dl h3{

    min-width: 10px;
    float: left;
    margin: 0 10px 0 0;
    clear: none;
    line-height: 20px;
}
#moteurrecherche dl img{

    margin: 0;
}

div.cnil{
  margin-top:10px;
  font-size:10px;  
}

/* partenaire */
.blocLastContactPartenaire{

    background: #EBEAE5;
    padding: 5px !important;
}
.blocLastContactPartenaire h3 {

    background: url('../images/partenaire-picto-titre.png') no-repeat;
    padding-left: 30px;
    font-size: 14px !important;
    color: #535353 !important;
}
.blocLastContactPartenaire a{

    font-weight: bold !important;
    color: #750000 !important;
}
.blocLastContactPartenaire .lien{

    margin-top: 10px;
}
.blocLastContactPartenaire .lien a{

    color: #B73100 !important;
    font-weight: normal !important;
    text-decoration: underline;
}
.blocLastContactPartenaire .lien a:hover{

    text-decoration: none;
}

.toggleCompetence .listing{

    display: none;
}
.toggleCompetence .togglerON, .toggleCompetence .togglerOFF{

    background: url(../images/plus.gif) no-repeat;
    padding-left: 20px;
    cursor: pointer;
}
.toggleCompetence .togglerOFF{

    background-image: url(../images/moins.gif);
}


/* end partenaire */

/* Pub */
.blocPub{

    margin-bottom: 30px;
    width: 165px;
}
div#contenu .blocPub img{

    border: 0;
    margin: 0;
}
.blocPub .blocPubContent{
    border: 1px solid #C2BCBC;
    width: 160px;
    text-align: center;
    padding: 2px;
    height: 600px;
}
/* Pub */


#club2018{

    text-align: center;
    margin-top: 20px;
}


