/* CSS Document */
@charset "utf-8";
.trait {
	background-image:url(/img/trait.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 4px;
	margin: 0px 0px 5px 0px;
}
fieldset checkbox {
  margin:0px;
  width:10px;
  border:0px;
}
h1 {
	margin: 0px;
}

/****************************************************************************************/
/************************************ DECOUPE  *****************************************/
/****************************************************************************************/
div#accueil {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 1000px; padding:auto; margin:auto; display:block; background-repeat:repeat-y; background-image:url(/img/fond_accueil.gif)}
div#maincontent {float:left; width: 510px; margin:0; padding: 0; display:block; background-color: #FFFFFF;}
div#colonneright {float: right; width: 314px; padding: 0px; display:block;}
div#footer_niveau1 {width: 1000px; padding:auto; margin:auto; display:block; background-repeat:repeat-x; background-image:url(/img/traits2.gif) }

/****************************************************************************************/
/************************************ CONTENU PRINCIPAL *********************************/
/****************************************************************************************/

#cnews {
	border-bottom: 1px dotted #585858;
	}
#news {
	height: 25px;
	padding: 5px;
	margin-top: 5px
	}
#rencontre {
	height: 35px;
	padding: 5px;
	margin-top: 5px;
	border-top: 1px dotted #585858;
	}
#statutaire {
	height: 35px;
	padding: 5px;
	margin-top: 5px;
	border-top: 1px dotted #585858;
	}
/****************************************************************************************/
/************************************ COLONNE DROITE ************************************/
/****************************************************************************************/

#agenda {
	height: 201px;
	padding: 4px;
	line-height: 18px;
	background-color: #BBBBBB;
	}	
#breves {
	height: 121px;
	padding: 4px;
	}
#whatsup {
	height: 120px;
	padding: 4px;
	background-color: #C7C7C7;
	}
