.headerBackground {
	background-color:#DEF2DE;
}
.headerText {
	font-family : Arial;
	font-size : 16px;
	font-weight:bolder;
	color:#FFFFFF;
}
.sideBorder {
	border:1px solid #294D0D;
	/*border-left:1px solid #294D0D;
	border-right:1px solid #294D0D;*/
}
/* Button {{{ */
.button {
	font-family : Arial;
	font-size : 12px;
	background-image:url('../images/header/back_bouton.jpg');
	text-align:center;
	color:#103610;
	height:38px;
	cursor:default;
}
.button_over {
	font-family : Arial;
	font-size : 12px;
	background-image:url('../images/header/back_bouton.jpg');
	text-align:center;
	color:#FFFFFF;
	height:38px;
	cursor:pointer;
}
.button_selected {
	font-family : Arial;
	font-size : 12px;
	background-image:url('../images/header/back_bouton.jpg');
	text-align:center;
	color:#FFFFFF;
	height:38px;
	cursor:default;
}
/* }}} End Button */
.footer {
	background-image:url('../images/accueil/panda_vert_r3_c1.gif');
	background-repeat:no-repeat;
}
.footer_text {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-right:5px;
}
body  {
	font-family: Arial;
	/*background-color:#338033;*/
	/*background:url('../images/background.gif');*/
	background-color:#FFFFFF;
}

.tablebackground{
	background-color:#DEF2DE;
}

a , a:link, a:visited, a:active {
	font-size:12px;
	color:#000000;
}
a:hover {
	color:#427B14;
}

.normalText {
	font-size : 12px;
	color : #000000;
}

.news {
	padding-left:10px;
}
.text_title {
	font-size : 20px;
	color : #000000;
}

.normalText_header, .normalText_header a:link, .normalText_header a:hover, .normalText_header a:visited, .normalText_header a:active {
	font-size : 13px;
	color : #427B14;
	padding-left:5px;
}

.text_header {
	padding-left:15px;
	font-size : 18px;
	color : #427B14;
}

/* Association {{{ */
.ass_resultat {
	font-family : Arial;
	font-size:14px;
	color:#008200;
	font-weight:bold;
}
.ass_boxHeader{
	background-color : #427B14;
	border : 1px solid #016798;
	height:23px;
	width:565px;
	font-family:Verdana Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
}
.ass_boxInformation{
	background-color : #ECEEEF;
	border-left: 1px solid #287628;
	border-right: 1px solid #287628;
	border-bottom: 1px solid #287628;
	width:565px;
	height:107px;
}
.ass_secteur{
	font-family: Arial;
	font-size: 12px;
	color: #003300;
}
.ass_infotext{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.ass_infocat{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
/*  }}} End Association */ 
/* Liens {{{ */
.lien_boxInformation{
	background-color : #ECEEEF;
	border-left: 1px solid #287628;
	border-right: 1px solid #287628;
	border-bottom: 1px solid #287628;
	width:565px;
	height:60px;
}
/* }}} */
/* Coordonnee {{{ */
.coord_texte {
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.coord_title {
	font-family:Arial;
	font-size : 14px;
	color : #000000;
}
/* }}} */

