body {
	background-color: #FFF0E1;
	/*background-color: #EAFFEA;*/
	/*background-color: #E9E9E9;*/
}

#divCenter {
	background-color: #ffffff;
}

a, a:visited {
	color:#FF1B00;
	text-decoration:none;
}

a:hover {
	color:#FF1B00;
	text-decoration:underline;
}




ul {
	list-style-image: url(/template/default/images/bullet.gif);
}

div.warningbox ul {
	list-style-image: url('/template/default/images/green_dot.png');
}


#divRightSideBarContainter {
	padding: 0;
	margin: 0 -215px 0 0;
	width: 215px;
	float: right;
	text-align: right;
}

.calendarOuterContainer {
	width: 215px;
	height: 78px;
	padding-bottom: 3px;
}
.calendarInnerContainer {
	padding: 0px 0 0 7px;
/*
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
*/
}

.criteriaOuterContainer {
	width: 215px;
	height: 24px;
	padding-bottom: 18px;
}
.criteriaInnerContainer {
	padding: 0 0 0 7px;
}



.sideBarButtonOuterContainer {
	width: 215px;
	height: 24px;
	background: blue;
	text-align: left;
}
.sideBarButtonInnerContainer {
	padding: 0 0 0 0px;
	background-image: url('/template/default/images/sidebar_button.png');
	background-repeat: no-repeat;
}

.sideBarButton {
	padding: 0 0 0 26px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
	width: 189px;
	height: 24px;
}



#postitOuterContainer {
	margin:0;
	padding: 0 0 0 7px;
	position: relative;
}

#postitContentContainer {
	position: relative;
	width: 208px;
	background-image: url('/template/default/images/postit_middle.png');
	background-position: 0px;
	background-repeat: repeat-y;
	/*z-index: 1;*/
}
#postitContentInnerContainer {
	background-image: url('/template/default/images/postit_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}
#postitBoxContent {
	padding: 0px 20px 20px 30px;
	/*z-index: 2;*/
}
#postitBottomImage {
	position: absolute;
	bottom: -30px;
	left: 7px;
	z-index: -1;
}



.deadline {
	font-style: italic;
}


#rightSideBarTitle {
	width: 208px;
	height: 21px;
	text-align: left;
	padding-left: 7px;
}

#postitScrollPane {
	height: 200px;
	width: 170px;
}

ul.postitList {
	padding: 0;
	margin: 0;
	text-align: left;
}

.postitList li {
	list-style-image: url('/template/default/images/purple_dot.png');
	list-style-position: 0px;
	padding: 0px;
	margin: 0px 0px 0px 12px;
}








#breadCrumbBox {
	display: block;
	height: 40px;
}
#breadCrumb {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 00px 0 0 0;
}





/*TopMenu : BEGIN */

ul.topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.topmenu li {
	float: left;
}

.topmenu_button {
	height: 23px;
	line-height: 23px;
	font-size: 14px;
}

.topmenu_separator {
	height: 23px;
	line-height: 23px;
	font-size: 14px;
}

.color_accueil, .color_ {
	color: #775ac4;
}
.color_les_membres {
	color: #d82d95;
}
.color_le_fcm {
	color: #ff1b00;
}
.color_les_projets_selectionnes {
	color: #f08e13;
}
.color_focus {
	color: #eccb00;
}
.color_les_aides_financieres {
	color: #6eb616;
}
.color_contactez_nous {
	color: #0697d0;
}

.submenu {
	padding: 0;
	margin: 0;
}
ul.submenu li {
	float: none;
	padding: 0;
	margin: 0;
}
.submenu {
	color: black;
	font-size: 13px;
	font-weight: bold;
}
.submenu a {
	text-decoration: none;
	color: white;
}
.submenu a:hover {
	text-decoration: underline;
}

.background_accueil {
	background-color: #775ac4;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_les_membres {
	background-color: #d82d95;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_le_fcm {
	background-color: #ff1b00;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_les_projets_selectionnes {
	background-color: #f08e13;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_focus {
	background-color: #eccb00;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_les_aides_financieres {
	background-color: #6eb616;
	opacity: .9;
	filter: alpha(opacity=90);
}
.background_contactez_nous {
	background-color: #0697d0;
	opacity: .9;
	filter: alpha(opacity=90);
}





#headerMenu {
	/*height: 13px;*/
	/*background: orange;*/
	float: left;
	z-index: 1;
}
#headerMenu ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}


#headerMenu li {position: relative;}

#headerMenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#headerMenu ul ul {
	position: absolute;
	top: 23px;
	left: 0px;
	z-index: 1;
}
div#headerMenu ul ul {
	display: none;
}
div#headerMenu ul li:hover ul
{display: block;}


div#headerMenu ul ul {
	display: none;
	padding: 6px 10px;
}
div#headerMenu ul ul li {
	margin: 0;
	padding: 1px 4px;
	text-align: left;
	line-height: 14px;
}
/*TopMenu : END */




/* SideMenu : BEGIN */
ul.sidemenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.sidemenu li {
	padding: 0;
	margin: 0;
}

.sidenews li {
	list-style-image: url('/template/default/images/green_dot.png');
	list-style-position: 0px;
	padding: 0 0 0 -10px;
	margin: 0px  0 0 15px;
}

.sidemenu_title {
	background-position: top left;
	background-repeat: no-repeat;
}
/* SideMenu : END */

.searchBox {
	border: 1px solid #cebb98;
	font-size: 11px;
	color: red;
}






/* Sliding Door technique for buttons : BEGIN */
div.slidingDoor {
	color: black;
	border: 0;
	font-weight: bold;
	padding: 0 16px 0 0px;
	text-align: center;
}
div.slidingDoor span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 16px;
}

/*blue buttons*/
div.slidingDoor {
	background: url('/template/default/images/top_menu_right.png') right no-repeat;
	font-size: 14px;
	font-family: Tahoma;
}
div.slidingDoor span {
	background: url('/template/default/images/top_menu_left.png') left no-repeat;
}
div.slidingDoor span span {
	height: 23px;
	line-height: 23px;
	background: url('/template/default/images/top_menu_middle.png') center repeat-x;
}
/*
div.slidingDoor:hover {
	background: url('top_bar_right_hover.png') right no-repeat;
}
div.slidingDoor:hover span {
	background: url('top_bar_left_hover.png') left no-repeat;
}
div.slidingDoor:hover span span {
	background: url('top_bar_middle_hover.png') left no-repeat;
}
*/
/* Sliding Door technique for buttons : END */



div.contentTitle {
	display: block;
	padding: 12px 0 12px 0;
}

h1.contentTitle {
	display: block;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
	color: white;
	font-size: 19px;
	font-weight: bold;
	height: 23px;
}



.error {
	color: #FF0000;
	padding-left: 2em;
}




.newsbox h3 {
	border-bottom:1px solid #0E6C3A;
	margin-bottom:0;
	padding:2px;
}

.newsbox p {
	padding: 10px;
}




#qs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 10px;
}
#qs li {
	font-size:100%;
	/*font-weight:bold;*/
	margin: 4px 8px;
}
#qs li a {
	/*color: black;*/
}
#qs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:2px 10px;
}
dt {
	font-weight:bold;
	margin-top:20px;
}
dd {
	font-style:italic;
}
.faqQuestion {
	font-size: 16px;
	font-weight:bold;
	margin-top:4px;
}

.categoryidTitle {
	border-bottom:1px solid #FF1B00;
	margin:10px 0 0;
	padding:2px;
}


.contentText p {
	padding: 4px 0;
}

.contentText ul {
	padding: 8px 0;
}



















ul.commissionList {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.commissionList li {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}


.commissionTitle {
	display: block;
	font-famil: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	display: block;
	padding: 4px 0px 10px 0px;
	font-weight: bold;


}

.rowodd {
	background-color:#ececec;
}

.roweven {
	background-color:#ffffff;
}







.news-date {
	top: 6px;
	position: absolute;
	right:0;
	font-size: 12px;
	font-style: italic;
}











.seoText {
	position: absolute;
	left: -15000px;
}

.spacer10px {
	display: block;
	height: 10px;
}
.spacer14px {
	display: block;
	height: 14px;
}
.spacer26px {
	display: block;
	height: 26px;
}
.spacer2px {
	display: block;
	height: 2px;
}

.clear {
	clear: both;
}

.seo_link {
	position: absolute;
	left: -1500px;
	top: -1000px;
	font-size: 1px;
}
