/* Espcae partenaire */

TABLE.listeEspacePartenaires {
	border-collapse: collapse;
	empty-cells: show;
	border-bottom:1px solid #5BAC46;
	border-right:1px solid #5BAC46;
	width: 100%;
}

TABLE.listeEspacePartenaires TH,
TABLE.listeEspacePartenaires TD {
	border-collapse: collapse;
	empty-cells: show;
	padding:3px;
	border-top:1px solid #5BAC46;
	border-left:1px solid #5BAC46;
}

TABLE.listeEspacePartenaires THEAD TR {
	background-color: #D8F3C0;
	font-weight: bold;
	text-align: center;
}

TABLE.listeEspacePartenaires TR.non_traduit {
	color:#ff0000 !important;
}

TABLE.listeEspacePartenaires TBODY TR.odd {
	background-color: #ffffff;
}

TABLE.listeEspacePartenaires TBODY TR.even {
	background-color: #F7FFEF;
}

TABLE.listeEspacePartenaires TBODY TR.over {
	background-color: #FFF5B4;
}

DIV.actionsPrincipales {
	margin:0.75em 0;
	font-size:1.2em;
	line-height: 110%;
}

DIV.actionsPrincipales .lienLangage A{
	font-weight: bold;
	background: none !important ;
	padding : 0 0 0 0 !important ;
}

DIV.actionsLocales A{
	font-weight: bold;
}


/* Espace gestionnaire de camping */

TABLE.listeEspaceCampings {
	border-collapse: collapse;
	empty-cells: show;
	border-bottom:1px solid #5BAC46;
	border-right:1px solid #5BAC46;
	width: 100%;
}

TABLE.listeEspaceCampings TH,
TABLE.listeEspaceCampings TD {
	border-collapse: collapse;
	empty-cells: show;
	padding:3px;
	border-top:1px solid #5BAC46;
	border-left:1px solid #5BAC46;
}

TABLE.listeEspaceCampings THEAD TR {
	background-color: #D8F3C0;
	font-weight: bold;
	text-align: center;
}

TABLE.listeEspaceCampings TR.non_traduit {
	color:#ff0000 !important;
}

p.folder_name {
	padding-bottom: 5px;
	color:#1B8500 !important;
	font-size:1.5em;
}

TABLE.listeEspaceCampings TBODY TR.odd {
	background-color: #ffffff;
}

TABLE.listeEspaceCampings TBODY TR.even {
	background-color: #F7FFEF;
}

TABLE.listeEspaceCampings TBODY TR.over {
	background-color: #FFF5B4;
}

DIV.actionsPrincipalesCampings {
	margin:0.75em 0;
	font-size:1.2em;
	line-height: 110%;
}

DIV.actionsPrincipalesCampings A{
	font-weight: bold;
}

DIV.actionsLocalesCampings A{
	font-weight: bold;
}

/*bloc_gestionnaire */
/*
.bloc_gestionnaire label, .label{ float: left; display: inline; width: 150px; margin-bottom: 5px; }
*/
.bloc_gestionnaire .xl{ width: 350px; }
.bloc_gestionnaire .ctn_field{ clear: both;width:600px }
.bloc_gestionnaire h2{ background: none !important; color: #5bac46 !important; padding: 0 !important; margin: 0 !important; clear: both; padding: 10px 0 !important;  }
.bloc_gestionnaire .required{ font-style: italic; }
.bloc_gestionnaire .ctn_button{ margin: 35px 0 0 0 !important; padding: 4px; }
.bloc_gestionnaire .ctn_button input{ border: 0; background: none; font-weight: bold; color: #5bac46; margin-right: 25px; padding-left: 6px; background: url(../images/picto/puce_green.gif) no-repeat 0px 6px; font-size: 11px; text-align: left !important; }
.bloc_gestionnaire h3{ 
	margin: 1em 0 0.5em 0; 
	color:#5BAC46;
	border-bottom: 1px solid #5BAC46;
}
.bloc_gestionnaire .message-error-rejet
{
	border-color: #c04040 !important;
	color: #c04040 !important;
	font-weight: bold !important;
	font-size: 1.2em !important;
}
.bloc_gestionnaire .bloc_affinerrecherche{ margin-bottom: 15px !important; }
.bloc_gestionnaire .bloc_affinerrecherche div div{ margin-top: 15px !important; }

#bloc_gestionnaire .context-block{ margin: 0 !important; }
#bloc_gestionnaire .header-mainline{ background: none !important; }
fieldset{ border: none !important; }
.bloc_gestioncompte fieldset{ border: 1px solid #dedede !important; }

