html {
	margin : 0;
	padding : 0;
}

body {
	margin : 0;
	padding : 0;
	background: #FFF;
	text-align:center;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color:#666666;
}

label.error {
	position: fixed;
	top: 10px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	background-color: #FFAABB;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	z-index: 15000;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

th {
	padding: 0;
}

p.center {
	text-align: center;
}

div.toTop {
	text-align: right;
	margin: 1em 0 1em 0;
}

p.center img {
	vertical-align: middle;
}

textarea, input, select {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	padding: 0 0 0 0.2em;
}

input.readonly {
	background-color: #DFDFDF;
}

input.fixe {
	text-align: center;
	padding: 0;
}

div.submit {
	text-align: center;
}

div.submit input {
	font-size: 12px;
	padding: 0.2em 0.6em;
	margin: 0.5em;
}

a {
	text-decoration: none;
	color: #50599A;
}

a:visited {
	text-decoration: none;
	color: #50599A;
}

a:hover {
	text-decoration: underline;
}

div.confirmation {
	text-align: center;
	margin: 15px auto;
	color: #399135;
	font-weight: bold;
}

div.erreur {
	text-align: center;
	margin: 15px auto;
	color: #CC0000;
	font-weight: bold;
}

.textegris {
	color:#666666;
	font-weight:regular;
	text-align:left;
}

div.boiteconn {
	margin: 1em;
	text-align: left;
}


#contenaire {
	background:#FFF url('../../images/fond_entete1.jpg') center top no-repeat;
	padding-top:139px;
}
#contenaire2 {
	background:transparent url('../../images/fond_bas1.jpg') center bottom no-repeat;
	padding-bottom:58px;
	text-align:center;
}
#contenaire_site {
	width:919px;
	margin:0 auto;
	background:#FFF url('../../images/fond_contenaire_site.jpg') left top repeat-y;
}
#site {
	text-align:left;
	background:transparent url('../../images/fond_site.jpg') left 87px no-repeat;
	margin:0;
}

table {
	text-align:left;
	color: #333333;
}

td {
	text-align:left;
	color: #333333;
}

img {
	border:0;
}

#header {
	background:transparent url('../../images/fond_entete_site.jpg') top left no-repeat;
	height:87px;
}

#bas_site {
	background:transparent url('../../images/fond_bas_site.jpg') top left no-repeat;
	height:29px;
	text-align:center;
	color:#FFF;
	clear: both;
}
#bas_site div {
	margin-top:4px;
}
#bas_site a, #base_site a:visited {
	color:#FFF;
	text-decoration:none;
	/*font-size: 0.8em;*/
}
#base_site a:hover {
	text-decoration:underline;
}

/************ Menu Principal ***********/
#menuPrincipal {
	position:absolute;
	margin:20px 0 0 25px;
	padding:0;
	font-size: 11px;
}
#menuPrincipal ul {
	height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menuPrincipal li {
	float:left;
	height:20px;
	width:113px;
	text-align:center;
	background:transparent url('../../images/bouton_menu.jpg') top left no-repeat;
	margin:0 0 0 5px;
}
#menuPrincipal a, #menuPrincipal a:visited {
	margin-top:3px;
	display:block;
	color:#FFF;
	height:14px;
	text-decoration:none;
	padding:0 10px;
	font-weight:bold;
}
#menuPrincipal a:hover {

}



/********** Sous-menu Principal **********/
#sousMenuPrincipal {
	position:absolute;
	margin:109px 0 0 95px;
	padding:0;
}
#sousMenuPrincipal ul {
	height:30px;
	list-style-type:none;
	margin: 0;
	padding:0;
}
#sousMenuPrincipal li {
	float:left;
	height:19px;
	background:transparent url('../../images/fond_boutonSousMenu.jpg') top left no-repeat;
	margin:0 1px;
}
#sousMenuPrincipal a, #sousMenuPrincipal a:visited {
	color:#000;
	height:19px;
	text-decoration:none;
	background:transparent url('../../images/fond_boutonSousMenuDroite.jpg') top right no-repeat;
	padding:0 10px;
}
#sousMenuPrincipal a:hover {
	text-decoration:underline;
}

/*********** Zone de l'heure *************/
#zoneHeure {
	position:absolute;
	margin:23px 0 0 523px;
	text-align:center;
	color:#FFF;
	height:20px;
	font-size: 14px;
}

#lien_accueil_hidden {
	width:270px;
	height:110px;
	position:absolute;
	margin-left:-470px;
	margin-top:20px;
}

#texte_information {
	position:absolute;
	margin-top:64px;
	margin-left:188px;
	font-weight:bold;
	font-size: 13px;
	color:#7d8094;
}

#bouton_accueil {
	width:113px;
	height:20px;
	position:absolute;
	margin-top:64px;
	margin-left:18px;
}

/******* Zone de connection: general *********/

#ConnexionArea {
	width:320px;
	height:18px;
	/*font-size: 3px;*/
	position:absolute;
	margin-left:610px;
	margin-top:60px;
}

.toto
{
	background-color: #FF0000;
	border-style: double;	
}

#ConnexionArea div {
	margin-left:5px;
	margin-top:3px;
	color:#FFF;	
}

#ConnexionArea form {
	margin:0;
	padding:0;	
}

#ConnexionArea input.text
{
	height:18px;
	background:none;
	border:0;
	color:#8994a5;
	vertical-align:bottom;
}

#ConnexionArea a, #ConnexionArea a:visited {
	color:#FFF;
	text-decoration:none;
	margin-top: 0px;	
}

#ConnexionArea a:hover {
	text-decoration:underline;
}

#ConnexionArea input.bouton_connexion {
	width:15px;
	height:17px;
	margin:0
	padding:0;
	vertical-align:top;
}


/************ Zone Connexion standard **********/
#zoneConnexion {
	background:transparent url('../../images/fond_connexion.jpg') top left no-repeat;
}

#zoneConnexion input.text {
	width: 98px;
}

/************ Zone Connexion OpenID **********/
#zoneConnexionOpenID {
	background:transparent url('../../images/fond_connexion_openid.jpg') top left no-repeat;
}

#zoneConnexionOpenID input.text {
	width: 200px;
}

#zoneConnexionOpenID input.bouton_connexion {
	margin-left:7px;
}

/********** Menu Latéral Gauche *****************/
#menuLateralGauche {
	padding-top:5px;
	font-size: 13px;
	width:157px;
	float: left;
}
#menuLateralGauche ul {
	list-style-type:none;
	margin:0 5px 0 3px;
	padding: 0;
}

#menuLateralGauche ul li {

	margin: 10px 0;
	padding: 0 0 0 15px;
}
#menuLateralGauche a, #menuLateralGauche a:visited {
	text-decoration:none;
	color:#FFF;
}
#menuLateralGauche a:hover {
	text-decoration:underline;
}

#menuLateralGauche ul.sousMenu1 {

}

#menuLateralGauche ul.sousMenu2 {
	margin: 0;


}

#menuLateralGauche ul.sousMenu1 li {

	margin: 2px;

}

#menuLateralGauche ul.sousMenu2 li {
	font-weight: normal;

}

li#test1000 {
	padding: 0;
	width: 98%;

}

#menuLateralGauche ul.sousMenu1 li.selected {
	font-weight:bold;
	background:transparent url('../../images/puce_sousMenu1.gif') left 5px no-repeat;
}

#menuLateralGauche ul.sousMenu2 li.selected {
	font-weight:bold;
	background:transparent url('../../images/puce_sousMenu2.gif') left 5px no-repeat;
}
#menuLateralGauche ul.sousMenu2 li.selected a, #menuLateralGauche ul.sousMenu2 li.selected a:visited {
	color:#727584;
}

/****************** Zone des raccourcis *****************/
#zone_raccourcis {
	margin:40px 0 0 15px;
	background:transparent url('../../images/bouton_raccourcis.gif') left top no-repeat;
	padding-top:20px;
	color:#7d8094;
}
#zone_raccourcis ul {
	margin:0;
}
#zone_raccourcis ul li {
	padding-left:23px;
	background:transparent url('../../images/bouton_lien_raccourci.gif') left top no-repeat;
	height:18px;
}

#zone_raccourcis ul li a, #zone_raccourcis ul li a:visited {
	color:#7d8094;
	margin-top:2px;
	display:block;
}


/************ Main ***************/
#main {
	padding: 5px 10px 10px 10px;
	margin: 0 auto;
	text-align: left;
	float: left;
	width: 570px;
}

#main h1#titrePage {
	font-size: 15px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #8994a5;
	padding-right:20px;
	padding-bottom:5px;
	color:#8994a5;
}

#main h1#titrePage a {
	color:#8994a5
}

#main h2.sousTitre, #main div.sousTitre {
	font-size: 14px;
	border-bottom:1px solid #000;
	text-align:left;
	padding-bottom:5px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
#main h3.sousTitre {
	font-size: 13px;
	border-bottom:1px solid #000;
	text-align:left;
	padding: 0 0 5px 0;
	margin: 1em 0 0 0;
	font-weight:bold;
}

h2.titreGeo {
	font-size: 13px;
	border-bottom:2px solid #000;
	text-align:left;
	padding-bottom:5px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h2.titreGeo img {
	vertical-align: baseline;
}

h3.titreGeo {
	font-size: 11px;
	border-bottom:2px solid #999999;
	text-align:left;
	padding-bottom:1px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#main a, #main a:visited {
	/*font-size: 10pt;*/
}


/********** Menu Latéral Droit *****************/
#menuLateralDroit {
	width:130px;
	text-align:center;
	padding-top:2px;
	padding-right:20px;
	float: right;
}
#menuLateralDroit h1 {
	margin:0 0 30px 0;
	text-align:center;
}
#menuLateralDroit a {
	display:block;
	margin-bottom:10px;
}


/************************ Page d'accueil *********************/
.carte_geo_accueil {
	width:363px;
	height:329px;
	background:transparent url('../../images/cartegeo_accueil.jpg') left top no-repeat;
}

.agenda_accueil {
	width:223px;
	height:209px;
	background:transparent url('../../images/agenda_accueil.jpg') left top no-repeat;
}
.agenda_accueil div.contenu_agenda_accueil {
	margin-top:40px;
	color:#4e556c;
}
.agenda_accueil div.contenu_agenda_accueil a, .agenda_accueil div.contenu_agenda_accueil a:visited {
	text-decoration:none;
}

.news_accueil {
	width:223px;
	height:209px;
	background:transparent url('../../images/news_accueil.jpg') left top no-repeat;
}
.news_accueil div.contenu_news_accueil {
	color:#4e556c;
}
.news_accueil div.contenu_news_accueil a, .news_accueil div.contenu_news_accueil a:visited {
	text-decoration:none;
}

.carnet_accueil {
	width:363px;
	height:209px;
	background:transparent url('../../images/carnet_accueil.jpg') left top no-repeat;
}
.carnet_accueil div.contenu_carnet_accueil {
	color:#4e556c;

}
.carnet_accueil div.contenu_carnet_accueil a, .carnet_accueil div.contenu_carnet_accueil a:visited {
	text-decoration:none;
}

.date_accueil {
	background:transparent url('../../images/date_accueil.gif') left center no-repeat;
	padding-left:20px;
}
.date_accueil a, date_accueil a:visited {
	color:#F00;
	font-weight:bold;
}
.date_accueil a:hover {
	text-decoration:underline;
}

.infos_accueil {
	padding-left:20px;
	margin-bottom:10px;
}

#tableau_accueil .savoir_plus {
	text-align:right;
	padding-right:10px;
}
#tableau_accueil .savoir_plus a, #tableau_accueil .savoir_plus a:visited {
	color:#b2bea4;
}



/*********** tailles *************/

.petit0 {
	width: 2em;
}

.annee {
	width: 3em;
}

.petit {
	width: 5em;
}

.petit2 {
	width: 9em
}

.moyen {
	width: 13em
}

.text, .moyen2 {
	width: 18em;
}

.grand {
	width: 30em;
}
.grand2 {
	width: 95%;
}



.select {
	/*font-size:8pt;*/
}



.formulaireLogin {
	border-top: 1px solid #000;
	width: 350px;
	margin: 0 auto;
}

.formulaireLogin th {
	text-align: right;
	padding: 0;
}


.tableau_formulaire, table.form {
	margin: 0 0 15px 0;
	width: 100%;
}

.titre_formulaire {
	border-bottom:1px solid #000;
	text-align:left;
	padding-bottom:5px;
}
.libelle_formulaire, table.form th {
	font-weight:bold;
	font-size: 0.9em;
	text-align:right;
	padding: 0 5px 0 0;
	width:200px;
	background-color: #CFD6D0;
	color: #666666;
}

.libelle_formulaire img {
	vertical-align: middle;
}

.champ_formulaire, table.form td {
	padding-left:5px;
}

table.form td img, table.tableau_formulaire td img {
	vertical-align: sub;
}

.tableau_annuaire_noncotisant {
	/*font-size:9pt;*/
}
.tableau_annuaire_noncotisant th {
	/*font-size:10pt;*/
	text-align:left;
}
.tableau_annuaire_noncotisant td {
	padding:1px 3px;
}

.tableau_annuaire_cotisant {
	/*font-size:9pt;*/
}
.tableau_annuaire_cotisant th {
	/*font-size:10pt;*/
	text-align:left;
}
.tableau_annuaire_cotisant td {
	padding: 1px 3px;
}

.tableau_paiement {
	/*font-size:9pt;*/
}
.tableau_paiement a, .tableau_paiement a:visited {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.tableau_paiement a:hover {
	text-decoration:underline;
}

.result_recherche {
	/*font-size:9pt;*/
}

.infos_page {
	text-align:left;
}



.tableau_mdp th {
	background-color: #bdc3d1;
	padding:5px 0;
}
.tableau_mdp td {
	background-color:#fff;
	padding:5px 0;
	text-align:center;
}


/******** Accueil Espace perso **********/


.bouton_netassoc td {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.bouton_netassoc img {
	display:block;
	margin:0;
	padding:0;
}

.bouton_netassoc a, .bouton_netassoc a:visited {
	text-decoration:none;
	color:#000;
}

.message_accueil_ep {
	/*font-size:9pt;*/
	text-align:center;
	margin: 0 0 15px 0;
}

.message_accueil_ep img {
	vertical-align: text-top;
}

p#payer_cotisation {
	background-color: #E3EDDE;
	text-align: center;
	padding: 3px;

	margin: 0 auto 25px auto;
	width: 13em;
	color: #333399;

	border: solid 2px #c3bdf9;
}

.message_info {
	/*font-size:9pt;*/
	text-align:justify;
}


.tableau_cotisation {
	/*font-size:9pt;*/
	margin-bottom:20px;
}
.libelle_cotisation {
	font-weight:bold;
	text-align:right;
	width:300px;
}
.choix_cotisation {
	width:15px;
}
.tarif_cotisation {
	width:50px;
}


.tableau_conseil {
	/*font-size:9pt;*/
}

.tableau_conseil th {
	text-align:center;
}
.tableau_conseil .bouton_membre {
	text-align:center;
}


.tableau_news {
	margin-bottom:20px;
	width: 655px;
}
.tableau_news .titre_news {
	border-bottom:1px solid #000;
	font-weight:bold;
}
.tableau_news .date_news {
	border-bottom:1px solid #000;
	text-align:right;
	font-style:italic;
}
.tableau_news .contenu_news {
	text-align:justify;
	padding: 1.3em;
	width: 100%;
}


/************** Calendrier *************/
.tableau_calendrier {
	/*font-size:9pt;*/
}
.calendrier th {
	background-color:#d86137;
	color: white;
	/*font-size:8pt;*/
	text-align:center;
	padding:3px 5px;
	font-weight:normal;
}
.calendrier td {
	/*font-size:8pt;*/
	text-align:center;
	padding:6px 0;

}

.liste_cotisations {
	/*font-size:8pt;*/
}

/********** Offres d'emploi **********/

.blocOffre {
	margin:10px 0;
	border:1px solid #CCC;
}

.blocOffre .titreOffre {
	background: #D5DDD8;
	padding: 3px 1em;
}

.blocOffre .titreOffre span {
	float: right;
}

.blocOffre div.contenuOffre {
	padding: 1em;
}

.blocOffre div.contenuOffre div {
	position: relative;
}

.blocOffre div.contenuOffre a {
	position : absolute;
	right: 0;
	top: 0;
}


/********* page des liens ************/
.titre_categorie_liens {
	color:#F00;
	font-weight:bold;
}
.tableau_liens img {
	border:0;
	height:30px;
}
.tableau_lien .logo_lien {
	padding:0;
	text-align:center;
}


/********* Résultat recherche diplome admin ************/
.tableau_resultat_admin {
	/*font-size:8pt;*/
}
.tableau_resultat_admin th {
	background-color:#b4bcc9;
	padding: 0;
}
.tableau_resultat_admin .numero_ligne {
	background-color:#b4bcc9;
	text-align:right;
	padding:2px 5px;
	font-weight:bold;
}

.liste_groupes {
	width:100%;
}
.liste_groupes .noms_groupes {
	padding-left:50px;
}
.liste_groupes .actions_groupes {
	width:100px;
}

.liste_membres_groupe {
	width:100%;
	/*font-size:7pt;*/
}
.liste_membres_groupe .entete td {
	border-bottom:1px solid #dbe2ec;
	font-weight:bold;
}
.liste_membres_groupe .statut {
	width:50px;
	text-align:center;
}
.liste_membres_groupe .nom_membre {
	text-align:left;
	padding-left:10px;
}
.liste_membres_groupe .nom_membre a, .liste_membres_groupe .nom_membre a:visited {
	text-decoration:none;
	color:#000;
	/*font-size:7pt;*/
}
.liste_membres_groupe .nom_membre a:hover {
	text-decoration:underline;
}
.liste_membres_groupe .commentaire {
	font-style:italic;
	padding-left:20px;
}
.liste_membres_groupe .bouton_comm {
	width:10px;
}
.liste_membres_groupe .statut {
	width:40px;
}

.cadre_formulaire {
	width:600px;
	margin-bottom:0;
	padding:0;
	background:url('../../images/form_milieu.gif') left top repeat-y;
	text-align:left;
}
.cadre_formulaire h4 {
	display:inline;
	position:absolute;
	margin-top:-35px;
	margin-left:30px;
	font-weight:bold;
	/*font-size:12pt;*/
	background-color:#2897CE;
	color:#FFF;
	border:1px solid #6FF;
	padding:3px 5px;
}
.cadre_formulaire a, .cadre_formulaire a:visited {
	color:#000;
	text-decoration:none;
}
.cadre_formulaire a:hover {
	text-decoration:underline;
}

.ongleton {
	/*font-size: 10px;*/
	color: #000066;
	background-image: url(../../images/onglet_on.gif);
	text-align: center;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	background-position: center;
	font-weight: bold;
}

.ongletoff {
	/*font-size: 10px;*/
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	background-image: url(../../images/onglet_off.gif);
	background-position: center;
}

.onglet2on {
	/*font-size: 10px;*/
	color: #000066;
	background-image: url(../../images/onglet2_on.gif);
	text-align: center;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	background-position: center;
	font-weight: bold;
}


/********** Loader Admin **************/
/* --- loader ---*/

#loader {
  width: 320px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

#loader td {
  padding: 0px;
  background: #ffffff;
}

#loader p {
  border: 3px solid #6E89DD;
  padding: 20px;
  margin: 0;
  background: #EEF0FC;
}

#loader img {
  float: left;
  margin-right: 12px;
}

#loader strong {
  display: block;
  margin-bottom: 3px;
}

#loaderContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index:100;
  top:0;
  left:0;
  /*height: expression(document.documentElement.clientHeight+'px');*/
}

#loaderContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url('../../images/semi-transparent.gif');
}

#loaderContainer td td {
	padding-top: 0px;
	text-align: left;
	font-size: 14px;
}

/************* Administration ********/

.sousMenuAdmin {
	margin-top:1px;
}
.sousMenuAdmin td {
	text-align:center;
}
.sousMenuAdmin a, .sousMenuAdmin a:visited{
	color:#FFF;
	text-decoration:none;
}


/***************** Tableau accueil espace perso **************************/

table.table_ep, div.haut_ep, div.bas_ep {
	width: 445px;
	margin: 0 auto;
}

table.table_ep {

	border-left: #919191 solid 1px;
	border-right: #919191 solid 1px;
}

div.haut_ep, div.bas_ep {
	height: 6px;
	background-repeat: no-repeat;
}

div.haut_ep {
	background-image: url(../../images/haut_ep.jpg);
	background-position: bottom;
}

div.bas_ep {
	background-image: url(../../images/bas_ep.jpg);
	margin: 0 auto 20px auto;
}

table.table_ep h3 {
	color: #525746;
	font-size: 1.3em;
	margin: 0.7em;
	padding: 0;
}

table.table_ep h4 {
	border-bottom: #CCCCCC solid 1px;
	margin: 0 0.6em;
	text-align: left;

}

table.table_ep th {
	text-align:center;
	color: #666666;
}

table.table_ep th.titre_rubrique {
	text-align: right;
	padding: 0 1em;
	width: 85%;
}

table.table_ep td.image_rubrique {
	width: 15%;
	text-align: center;
}

table.table_ep th.titre_rubrique div {
	margin: 0 15px;
}


/********************* Caldendrier JS Agenda *************************/

table#cal_defaut {
	border: solid #B9B9EC 1px;
	width: 126px;
	height: 60px;
	font-size: 12px;
}

table#cal_defaut tr.jours th {
	width: 16px;
}

table#cal_defaut tr td, table#cal_defaut tr th {
	padding: 1px;
	text-align: center;
}

table#cal_defaut div#mois {
	text-align: center;
	padding: 0;
	position: relative;
	background-color: #E1DFF4;
	font-size: 10px;
}

table#cal_defaut div#mois a {
	display: inline;
}

div#mois table {
	width: 100%;
}

div#mois table th {
	width: 5%;
}

div#mois table td {
	width: 90%;
}

table#cal_defaut div.lien_agenda {
	background-color: #E1DFF4;
	padding: 0;
	margin: 0;
}

table#cal_defaut div.lien_agenda a {
	margin: 0;
	padding: 0;
}

/****************** News *******************************/

div.news, div.mobilite {
	width: 570px;
	padding-top: 7px;
	background: url(../../images/haut_news.jpg) top left no-repeat;
	color: #333333;
	margin: 0 auto 20px auto;
	clear: both;
}

div.contenu_news, div.contenu_mobilite {
	padding-bottom: 7px;
	background: url(../../images/bas_news.jpg) bottom left no-repeat;
}

div.contenu_news div.contenu, div.contenu_mobilite div {
	border-left:  #919191 solid 1px;
	border-right:  #919191 solid 1px;
}

div.contenu_news div p, div.contenu_mobilite div p {
	margin: 0 8px;
	padding-top: 5px;
}

div.news h5, div.mobilite h5 {
	position: relative;
	font-size: 13px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	padding: 0;
	margin: 0 5px;
}

div.news h5 span.date, div.mobilite h5 span.date {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	font-style: italic;
}

/*********************** MEMBRES CA **********************************/

div#membres_ca {
	text-align: center;

}

div#membres_ca div p img.photo {
	height: 130px;
}

div#membres_ca div p {
	float: left;
	margin: 20px 9px;
	height: 200px;
}

div#membres_ca div#presidents p {
	width: 172px;

}

div#membres_ca div#autres p {
	width: 125px
}

/* --- Menus au sein d'une même page --- */

div#menu_carnet, div#menu_espace_emploi, div#menu_photo {
	margin: 0 0 0 0;

}

div#menu_carnet div {
	width: 27.9%;
	height: 26px;
	float: left;
	text-align: center;

	background-image: url(../../images/onglet_bleu_fond.png);
	background-repeat:repeat-x;
}

div#menu_photo div {
	width: 44%;
	height: 26px;
	float: left;
	text-align: center;

	background-image: url(../../images/onglet_bleu_fond.png);
	background-repeat:repeat-x;
}

div#menu_espace_emploi div {
	width: 19.8%;
	height: 26px;
	float: left;
	text-align: center;

	background-image: url(../../images/onglet_bleu_fond.png);
	background-repeat:repeat-x;
}

div#menu_espace_emploi div.selected, div#menu_carnet div.selected, div#menu_photo div.selected {
	background-image: url(../../images/onglet_bleu_fond_fonce.png);
}

div#menu_carnet img, div#menu_espace_emploi img, div#menu_photo img {
	display: block;
	float: left;
	height: 26px;
}

div#menu_carnet div a, div#menu_espace_emploi div a, div#menu_photo div a {
	color: #8994a5;
	font-weight: bold;
}

div#menu_carnet div.selected a, div#menu_espace_emploi div.selected a {

}

/******************* PARAGRAPHES LOI ******************************/

div.loi {
	font-size: 12px;
	text-align: left;
	font-style: italic;
	margin: 10px 0 0 0;

}

/* --- Listes anniv --- */

ul#liste_anniv {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#liste_anniv li {
	font-weight: bold;
}

/* --- Tableau de bord espace privé --- */

div#tableau_bord_prive {
	width: 100%;
	text-align: center;
}

p.message_conn {
	text-align: center;
	margin: 3em;
}



table.minicv {
	margin: auto;
	width: 80%;
	border: solid #CCCCCC 2px;
	margin: 12px auto;
}

table.minicv th {

	width: 20%;
	padding: 2%;

}



/*****************************************************************************************************************
******************************************************************************************************************
*************************************************** Popups *******************************************************
******************************************************************************************************************
******************************************************************************************************************/

.popup {
	padding: 1em 1.5em;
	text-align: center;
	background-image: url(../../images/back_popup.png);
	background-repeat: repeat-x;
	background-attachment: fixed ;
	height: 100%;
	background-color: white;
}

.popup h3 {
	margin-bottom: 1em;
	text-align: left;
	font-size: 16px;
	color: #768d91;
	border-left: #acbabd solid 3px;
	border-bottom: #acbabd solid 3px;
	padding: 0.2em;
}

.popup table {
	margin: 0 auto;
}

.popup table.tableau th {
	background-color: #EFEFEF;
}

.popup table.tableau td {
	text-align: center;
	padding: 0 1em;
}

.popup table.tableau td.left {
	text-align: left;
}

.popup table.tableau tr.pair td {
	background-color: #EAEEED;
}

.popup table.tableau tr.impair td {
	background-color: #BDC9DD;
}

/* ---------- Menus contextuels ---------- */

div.menu_context_droite, div.menu_context_gauche  {
	margin: 0 0 2em 0;
}

div.menu_context_droite h2 {
	text-align: left;
	font-size: 12px;
	background-image: url(../../images/titre_menu_context.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0 0 35px;
	margin: 0 0 1em 0;
	color: #4b535f;
}

div.menu_context_gauche h2 {
	text-align: left;
	font-size: 12px;
	background-image: url(../../images/bouton_menu.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding: 2px 0 0 17px;
	margin: 1em 0 1em 15px;
	color: #FFF;

}


/* --- Sondages --- */

div.sondage {
	border: solid #b9b9ec 1px;
	padding: 3px;
	text-align: center;
	font-size: 0.8em;
}

div.sondage th {
	padding: 0.1em;
}


div.sondage table tr.reponse th {
	text-align: left;
	padding: 0 0 0 3px;
	width: 60%;
}

div.sondage table tr.reponse th img {
	vertical-align: -10%;
}

div.sondage table tr.reponse td {
	text-align: center;
}

div.sondage p {
	margin: 0.6em;
	padding: 0;
}

div.sondage p input {
	padding: 0.2em;
}

div.sondage h4 {
	font-size: 1.2em;
	padding: 3px;
	margin: 0 0 1em 0;
	background-color: #e1dff4;
}


/*****************************************************************************************************************
******************************************************************************************************************
***************************************** PARTIE ADMINISTRATION **************************************************
******************************************************************************************************************
******************************************************************************************************************/


/*****************************************************************************************************************
********************************************** Trésorerie ********************************************************
******************************************************************************************************************/

/******************************************* Liste cotisations ***************************************************/

table#liste_cotisations {
	width: 100%;
	border: outset 2px #999999;
}

table#liste_cotisations th {
	background-color: #D3DAD8;
}

/*
table#liste_cotisations tr:hover {
	background-color: #DDDCCC;
}*/

table#liste_cotisations td {
	text-align: center;
}

table#liste_cotisations td.somme {
	text-align: right;
	padding-right: 0.5em
}


/************************************************** Remise *******************************************************/

table#remise {
	border: outset 2px #999999;
	border-spacing: 0;
	margin: 0 auto;
	padding: 0 5px;
	padding-bottom: 7px;
}

table#remise th {
	text-align: center;
	padding: 1.2em;
}

table#remise td {
	text-align: center;
	padding: 0 0.5em;
}

table#remise tr.total td {
	border-top : solid black 1px;
	padding-top: 1em;
}

table#remise tr.manif td {
	text-align: left;
}

table#remise .somme {
	text-align: right;
}

table#remise input.somme {
	width: 5em;
}

/*****************************************************************************************************************
********************************************** Annuaire **********************************************************
******************************************************************************************************************/

/********************************************* Corrections *******************************************************/

h2.bug {
	color: #666666;
	font-size: 1em;
	border-bottom: solid #666666 1px;
}

table.bug {
	width: 600px;
}

table.bug tr.titre td {
	background-color: #EAEDEE;
}

table.bug td.button {
	text-align: right;

}



/***********************************/


div.titreadmin {
	border-bottom: solid black 2px;
	margin: 0.5em 0;
	padding: 0.1em;
}


/********************* GESTION DES MENUS (Admin) **************************/

table.gestion_menu {
	width: 100%;
}

table.gestion_menu tr.first {
	background-color: #b3b1c7;
	height: 2.3em;
}

table.gestion_menu tr.second {
	background-color: #e1e0ea;
}

table.gestion_menu tr.third {
	background-color: #F1FDD5;
}

table.gestion_menu tr.ajout {
	background-color:#E3F2F8;
}

table.gestion_menu td {
	text-align: center;
	color: white;
	font-weight: bold;
}

table.gestion_menu td.menu {
	text-align: left;
	padding: 0 0 0 10px;
}

table.gestion_menu table {
	width: 100%;
}

table.gestion_menu table td {
	text-align: center;
}

table.gestion_menu td.menu div {
position: relative;
}

table.gestion_menu a.plus {
	position: absolute;
	right: 1em;
	top: 0;
}


/*--- Emplois ---*/

table.menu_admin {
	width: 70%;
	margin: 0 auto;
}

table.menu_admin td, th {
	text-align: center;
	padding: 0.6em 0;
}

table.menu_admin td form {
	margin: 0;
	padding: 0;
}

table.menu_admin td input {
	width: 70%;
}

p.libelle_admin {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 2em;
}





table.table_offre {
	margin: 0 auto;
	width: 90%;

}

table.table_offre form {
	margin: 0;
	padding: 0;
}

table.table_offre tr.lib {
	background-color: #CACAFF;
}

table.table_offre tr.special {
	background-color: #EFEFEF;
}

table.table_offre tr.lib th, table.table_offre tr.lib td {
	padding: 0.1em 0.3em;
	border-bottom: solid #CCCCCC 2px;
	vertical-align: sub
}

table.table_offre tr.lib th div {
position: relative
}

table.table_offre tr.lib th div span {
position : absolute;
right: 0;
top: 0;
}

table.table_offre tr td, table.table_offre tr th {
	text-align: left;
}


/* --- ADMIN MEMBRES CA --- */

table.membre_ca_admin {
	width: 100%;
}

table.membre_ca_admin td {
	text-align: center;
}

/* --- Le nouveau petit calendrier sympa --- */

.ds_box {
	background-color: #FFF;
	border: 1px solid;
	border-color: #A5A9BE;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #CFD3D8;
	color: #32394B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_head_fermer {
	background-color: #CFD3D8;
	color: #32394B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #32394B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 20px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


.skin0 {
	position : absolute;
	width : 200px;
	border : 2px solid black;
	background-color : menu;
	font-family : Verdana;
	line-height : 20px;
	cursor : default;
	visibility : hidden;
}

.skin1 {
	cursor : default;
	font : menutext;
	position : absolute;
	width : 145px;
	background-color : menu;
	border : 1 solid buttonface;
	visibility :hidden;
	border : 2 outset buttonhighlight;
	font-family : Verdana,Geneva, Arial;
	font-size : 10px;
	color : black;
}

.menuitems {
	padding-left : 15px;
	padding-right : 10px;
}



.confirmation {
        color:#333371;
        background:#E6F8DD url('../../global/images/ico_confirmation.gif') 20px center no-repeat;
        padding:10px 10px 10px 60px;
        font-weight:bold;
        margin:10px 0;
        /*border:dashed;*/
        border-style:dashed;
        border-width:thin;
        border-color:#999;
}

.erreur {
        color:#111;
        background:#FBACAE url('../../global/images/ico_erreur.png') 20px center no-repeat;
        padding:10px 10px 10px 60px;
        font-weight:bold;
        margin:10px 0;
        /*border:dashed;*/
        border-style:dashed;
        border-width:thin;
        border-color:#999;
}

.information {
        color:#111;
        background:#C4D2F7 url('../../global/images/ico_info.png') 20px center no-repeat;
        padding:10px 10px 10px 60px;
        font-weight:bold;
        margin:10px 0;
        /*border:dashed;*/
        border-style:dashed;
        border-width:thin;
        border-color:#999;
}

.attention {
        color:#111;
        background:#F7C566 url('../../global/images/ico_warning.png') 20px center no-repeat;
        padding:10px 10px 10px 60px;
        font-weight:bold;
        margin:10px 0;
        /*border:dashed;*/
        border-style:dashed;
        border-width:thin;
        border-color:#999;
}