/* Designed by François PLANQUE - http://fplanque.net/ */

body {
	background: #fff;
	padding: 0px;
	margin: 0px;
	color: #000;
	font: 84% Arial, Helvetica, sans-serif;
}

a {
	color: #569;
}
a:visited {
	color: #000;
}
a:hover {
	color: #9ae;
}

h2 {
	color: #78a;
	font-size: 1.2em;
	margin: 0;
}
h3 {
	color: #78a;
	font-size: 1.3em;
}
h4 {
	color: #78a;
	font-size: 1.3em;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 1ex 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div#wrapper {
	background: #fff;
	width: 90%;
	margin: auto;
	padding: 0;
}

div.pageHeader {
	text-align: center;
	background: #78a;
	width: 100%;
	float: right;
	vertical-align: middle;
}

h1#pageTitle {
	color: #fff;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}


.pageSubTitle {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */
h2 {
	margin: 1ex;
	border-bottom: 1px solid #78a;
}

/* Styles for posts */
.bPosts {
	float: right;
	width: 68%;
	overflow: hidden;
	/* background: #090; */
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex;
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

/* Styles for sidebar (left) */
.bSideBar {
	width: 31%;
	float: left;
	overflow: hidden;
	/* background: #900; */
	border: 1px solid #ddd;
	margin: 1ex 0px 0 0px;
}
.bSideItem {
	margin: 2ex;
	padding: 0 0 2ex 0;
	border-bottom: 1px solid #ddd;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}


/* CSS CCI */

/* Debut Photo animateur */

div.photoAnimateur {
	float: left;
	background: #ffffff;
	width: 31%;
	border: 1px solid #ddd;
	margin: 0 2ex 0 0;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

img.imgPhotoAnimateur {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

p.textePhotoAnimateur {
	margin: 0;
	padding: 0;
	clear: both;
}

p.intituleFonctionAnimateur {
        margin: 0;
	padding: 0;
	clear: both;
}

/* Fin photo animateur */


div.blocEntete {
	background: #ffffff;
	width: 100%;
	margin-top: 1px;
}

a.linkTitleHeader {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
}
a:visited.linkTitleHeader {
	color: #ffffff;
	text-decoration: none;
}

/* Debut boite Fondamentaux */

ul.titreFondamentaux {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 0;
	margin-top: 0;
	width: 40%;
	float: right;
}

li.titreFondamentaux {
	list-style-type: none;
	list-style-position: inside;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
	color: red;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

li.titreFondamentaux2 {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	background: white;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

ul.fondamentaux {
	list-style-type: square;
	list-style-position: inside;
	background: #fdfb7a;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
}

li.fondamentaux {
	padding: 1ex;
}

/* Fin boite Fondamentaux */


/* Debut boite Quoi de neuf */

ul.titreQuoiNeuf {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	margin-top: 0;
	padding: 0 0 0 0;
	width: 56%;
	float: left;
	/* clear IMPORTANT !! : */
	clear: left;
}

li.titreQuoiNeuf {
	list-style-type: none;
	list-style-position: inside;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
	color: white;
	background: #73d76e;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

li.titreQuoiNeuf2 {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	background: #73d76e;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

ul.quoiNeuf {
	list-style-type: square;
	list-style-position: inside;
	background: white;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
}

li.quoiNeuf {
	padding: 1ex;
}

/* Fin boite Quoi de neuf */


/* Debut boite Evenements */

ul.titreEvenements {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 0;
	margin-top: 0;
	width: 40%;
	float: right;
	/* le "clear: both;" permet de forcer l'affichage du bloc "Evenements" sous le bloc "Fondamentaux" */
	/* obligatoire car le bloc "Fondamentaux" peut etre plus haut que le bloc "Quoi de neuf" */
	clear: both;
}

li.titreEvenements {
	list-style-type: none;
	list-style-position: inside;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
	color: white;
	background: #d14afd;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

li.titreEvenements2 {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	background: #d14afd;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

ul.evenements {
	list-style-type: square;
	list-style-position: inside;
	background: white;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
}

li.evenements {
	padding: 1ex;
}

/* Fin boite Evenements */


/* Debut boite Nouveaux adherents */

ul.titreNouvAdh {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	margin-top: 0;
	padding: 0 0 0 0;
	width: 56%;
	float: left;
	/* clear IMPORTANT !! : */
	clear: left;
}

li.titreNouvAdh {
	list-style-type: none;
	list-style-position: inside;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
	color: white;
	background: #ef3737;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

li.titreNouvAdh2 {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	background: #ef3737;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

ul.nouvAdh {
	list-style-type: square;
	list-style-position: inside;
	background: white;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000000;
}

li.nouvAdh {
	padding: 1ex;
}

/* Fin boite Nouveaux adherents */


/* Debut boite Point de vue */

ul.titrePointdevue {
        list-style-type: none;
        padding: 0 0 0 0;
        margin-top: 0;
	margin-left: 0;
        float: left;
	width: 100%;
}

li.titrePointdevue {
        list-style-type: none;
        list-style-position: inside;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        padding: 2px;
	color: white;
        background: red;
        font-weight: bold;
        font-size: 120%;
        text-align: center;
}

li.titrePointdevue2 {
        list-style-type: none;
        list-style-position: inside;
        margin: 0;
        padding: 0;
        background: red;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

ul.pointdevue {
        list-style-type: square;
        list-style-position: inside;
        background: white;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #000000;
}

li.pointdevue {
        padding: 1ex;
}

/* Fin boite Point de vue */


/* Debut boite Derniers commentaires */

ul.titreDerniersComment {
        list-style-type: none;
        padding: 0 0 0 0;
        margin-top: 0;
        margin-left: 0;
        float: left;
        width: 100%;
}

li.titreDerniersComment {
        list-style-type: none;
        list-style-position: inside;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        padding: 2px;
        color: white;
        background: blue;
        font-weight: bold;
        font-size: 120%;
        text-align: center;
}

li.titreDerniersComment2 {
        list-style-type: none;
        list-style-position: inside;
        margin: 0;
        padding: 0;
        background: red;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

ul.derniersComment {
        list-style-type: square;
        list-style-position: inside;
        background: white;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #000000;
}

li.derniersComment {
        padding: 1ex;
}

img.lienDernierComment {
	padding: 0;
	margin: 0;
        border: 0;
	float: right;
	vertical-align: super;
}

p.contenuDernierComment {
	font-style: italic;
	margin: 0;
	padding: 0;
}

/* Fin boite Derniers commentaires */


div.accueilTextIntro {
	margin-top: 1em;
}


/* Debut page inscription */

div.intro_inscription {
	margin-top: 0.5em;
        padding: 1em;
        border: 2px solid #999;
}

div.intro_inscription p {
	font-size: medium;
	font-weight: bold;
	margin-left: 25%;
	margin-bottom: 2em;
	margin-top: 2em;
}

div.intro_inscription ul {
	list-style-type: square;
}

div.intro_inscription ul li {
	margin: 0.5em;
}

p.mention_legale_cnil {
	font-size: smaller;
	font-style: italic;
	margin: 1em;
}

form.profil {
	margin-bottom: 2em;
}

form.profil fieldset {
	margin: 1em;
	padding-top: 1em;
	border: 1px dotted #999;
}

form.profil fieldset legend {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: black;
	background-color: white;
}

form.profil fieldset div.ligne label {
	display: inline;
	float: left;
	width: 25%;
	text-align: right;
	vertical-align: top;
	margin-right: 0.2em;
}

form.profil fieldset div.ligne input {
	vertical-align: bottom;
}

form.profil fieldset div.ligne {
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

form.profil fieldset img#photo_edit {
	margin-left: 0.5em;
	margin-top: 0.5em;
}

form.profil fieldset div#msg_suppr_photo_edit {
	clear: both;
	margin-top: -1em;
	padding: 0;
}

p.msg_erreur_form {
	font-weight: bold;
	color: red;
	font-size: larger;
	margin: 1em;
}

/* Fin page Inscription */


/* Debut fiche membre */

div.visu_membre_photo {
	float: left;
	margin: 1em;
}

div.visu_membre_bloc_nom {
	float: left;
	display: inline;
}

div.visu_membre_prenom_nom {
        margin: 1em;
        font-size: larger;
	font-weight: bold;
}

div.visu_membre_adherent {
        margin: 1em;
        font-style: italic;
}

div.visu_membre_fct_ent {
        margin: 1em;
        font-style: italic;
}

div.visu_membre_bloc_details {
	margin-top: 1em;
	border: 1px solid #fff;
	clear: both;
	margin-bottom: 1em;
}

div.visu_membre_ligne {
	margin: 1em;
	clear: both;
}

div.visu_membre_valeur {
	vertical-align: bottom;
	display: inline;
}

div.visu_membre_label {
	display: inline;
        float: left;
        width: 25%;
        text-align: right;
        vertical-align: top;
        margin-right: 0.2em;
}

div.visu_membre_bloc_contrib ul {
	list-style-type: square;
	list-style-position: inside;
        padding: 0;
        margin: 0;
	margin-top: 1em;
	margin-left: 25%;
}

div.visu_membre_bloc_contrib ul li {
	padding: 0;
        margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* Fin fiche membre */


form.connexion fieldset.connexion {
	border: 0;
	margin: 0;
	padding: 0;
}

form.connexion fieldset.connexion div.connexion input {
	margin-bottom: 1em;
}

div.connexion_msg_erreur {
	font-weight: bold;
        color: red;
	margin-bottom: 1em;
}

/* formulaire demande mot de passe */

form.dempass {
	margin-bottom: 2em;
}

form.dempass fieldset {
	margin: 1em;
	padding-top: 1em;
	border: 1px dotted #999;
}

form.dempass fieldset legend {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: black;
	background-color: white;
}

form.dempass fieldset div.ligne label {
	display: inline;
	float: left;
	width: 25%;
	text-align: right;
	vertical-align: top;
	margin-right: 0.2em;
}

form.dempass fieldset div.ligne input {
	vertical-align: bottom;
}

form.dempass fieldset div.ligne {
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

p.msg_erreur_form {
	font-weight: bold;
	color: red;
	font-size: larger;
	margin: 1em;
}

p.ccil_msg_intro_dempass {
	margin: 1em;
}

/* Fin formulaire demande mot de passe */


/* Liste des membres */

ul.vlm_membre {
	list-style-type: square;
}

li.vlm_membre {
        list-style-type: square;
	margin-bottom: 0.5em;
}

form.vlm_membre_recherche {
	display: inline;
	float: right;
	margin-right: 1em;
}

div.vlm_membre_pages {
	margin-top: 2em;
}

div.vlm_membre_fiche {
	margin: 1em;
	margin-top: 2em;
        padding-top: 0.5em;
        border: 1px dotted #999;
}

div.vlm_membre_fiche h2 {
	font-size: medium;
}

p.vlm_membre_msg_zero {
	margin: 1em;
	font-weight: bold;
}

/* Fin liste des membres */


/* Pied de page */

div.piedPage {
	clear: both;
        background-color: #fff;
        width: 100%;
        margin: 0;
        padding: 1ex 0 1ex 0;
}

/* Fin pied de page */


/* Formulaire de contact */

p.contact_paragraphe {
	margin: 1em;
}

form.contact {
	margin-bottom: 2em;
}

form.contact fieldset {
	margin: 1em;
	padding-top: 1em;
	border: 1px dotted #999;
}

form.contact fieldset legend {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: black;
	background-color: white;
}

form.contact fieldset div.ligne label {
	display: inline;
	float: left;
	width: 25%;
	text-align: right;
	vertical-align: top;
	margin-right: 0.2em;
}

form.contact fieldset div.ligne input {
	vertical-align: bottom;
}

form.contact fieldset div.ligne textarea {
	margin-left: 1em;
}

form.contact fieldset div.ligne {
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

/* Fin formulaire contact */


/* formulaire proposition article */

form.propart {
	margin-bottom: 2em;
}

p.ccil_msg_intro_propart {
	margin: 1em;
}

form.propart fieldset {
	margin: 1em;
	padding: 1em;
	border: 1px dotted #999;
}

form.propart fieldset div.ligne input {
	clear: both;
	float: left;
        margin-bottom: 1.5em;
}

form.propart fieldset div.ligne textarea {
        clear: both;
        float: left;
        margin-bottom: 1.5em;
}

form.propart fieldset div.ligne label {
        clear: both;
        float: left;
	margin-bottom: 0.2em;
}

form.propart fieldset div.ligne ul {
        clear: both;
        float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

form.propart fieldset div.ligne ul.niveau1 {
        border: 1px solid #7f9db9;
	margin: 0;
	padding: 1em;
}

form.propart fieldset div.ligne ul li {
        clear: both;
        float: left;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	width: 100%;
}

form.propart fieldset div.ligne ul li input {
	margin: 0;
	margin-right: 0.2em;
	padding: 0;
}

/* Fin formulaire proposition article */

/* menu categories */

ul.menu img {cursor: pointer; margin-left: -16px;}
ul.menu, ul.menu ul {text-align: left; list-style-type: none;}
ul.menu li {list-style-type: none; list-style-image: none;}
ul.menu ul {display: none;}

/* Fin menu categories */
.ccil_sondage {
	border: 1px solid #000000;
	background:url('../../img/selection.png') repeat-x 0px -22px;
}
