* {
	margin: 0px;
	padding: 0px;
}
/*
ul {
	margin-left: 20px;
}
*/
blockquote {
	margin-left: 20px;
}

.tableau td{
	padding:2px;
	text-align:left;
}

.pointer {
	cursor:pointer;
}

body {
	height: 100%;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #fafbfe;
	/*color: #85859c;*/
	color: #000033;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	/*color: #85859c;*/
	color: #5c5e7c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

.suite {
	font-size: 16px;
	font-weight:bold;
	margin-top:-4px;
}

pre {
	display: none;
}

span {
	/*display: none;*/
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	/*
	background-image:url(images/tranquilite2.jpg);
	background-repeat: no-repeat;
	background-position: 150px 134px;
	*/
	background-color:#FFF;
	margin: 0px auto;
	width: 776px;
	/*border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;*/
	
}

input {
	padding-left: 2px;
	background-color: #fff;
	/*color: #85859c;*/
	color: #000033;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

textarea {
	padding-left: 2px;
	background-color: #fff;
	/*color: #85859c;*/
	color: #000033;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.formulaireContact{
	width:500px;
}

.formulaireFondation{
	width:300px;
}

.formulaireBienfaisance{
	width:300px;
}

.formulaireMiseajour{
	width:360px;
	height:60px;
}

.formulaireMiseajourSimple{
	width:360px;
}

input[type=radio]:hover, input[type=checkbox]:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover { 
	/*border: 1px solid #FF7800; */
	cursor:pointer;
}

.champGestion{
	border:1px solid #CCCCCC;
	width:536px;
}

div.supprimer input{
	/*border-color:#FF7800;*/
	color:#FF7800;
}


/* Page Header */

#page_header {
	width: 776px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 107px;
	float: left;
}

#logo_heading {
	width: 100%;
	height: 107px;
	background: url('images/logo_cmdcourtage3.jpg') no-repeat 18px 0px;
}

.spacerlogo{
	width: 190px;
	height: 107px;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 400px;
	float: right;
	text-align: right;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: right;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 20px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: right;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: right;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: right;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 21px;
	background-color: #7e7ec2;
	border:2px solid #fff;
	color:#FFFFFF;
	float: right;
}

#page_headersearch input.champ {
	padding: 0px;
	padding-left: 4px;
	padding-top: 1px;
	margin-top: 0px;
	margin-left: 5px;
	width: 160px;
	height: 16px;
	background-color: #7e7ec2;
	border:2px solid #fff;
	color:#FFFFFF;
	float: right;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 776px;
	height: 21px;
}

#page_menu ul {
	width: 776px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 121px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.first {
	margin-right: 1px;
	width: 22px;
}

#page_menu li.last {
	margin-right: 0px;
	width: 21px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 144px;
	float: left;
	text-align: left;
	color: #8989b6;
	/*border-left:1px solid #9e9ec3;*/
}

#left_sidebar a {
	/*color: #8989b6;*/
	color: #000033;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 133px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}


#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 2px;
	padding-top: 1px;
	width: 129px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 109px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 140px;
	height: 20px;
	/*background-color: #9e9ec3;*/
	background-color: #000033;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 140px;
	list-style-type: none;
}

#categories li {
	width: 140px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	/*color: #7575a9;*/
	color: #000033;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Categories */

#categories_gestion {
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
}

#categories_gestion_header {
	margin-bottom: 2px;
	width: 140px;
	height: 20px;
	/*background-color: #9e9ec3;*/
	background-color: #000033;
	overflow: hidden;
}

#categories_gestion_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories_gestion ul {
	margin: 0px auto;
	width: 140px;
	list-style-type: none;
}

#categories_gestion li {
	width: 140px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories_gestion li.last {
	border: none;
}

#categories_gestion li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	/*color: #7575a9;*/
	color: #000033;
	text-decoration: none;
}

#categories_gestion li a:hover {
	color: #56567c;
}


/* Main Content Area */

#main_content {
	/*margin-right: 2px;*/
	width: 630px;
	text-align: center;
	float: right;
	/*border-right:1px solid #9e9ec3;*/
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

#page_footer .h_divider {
	margin-bottom: 2px;
	margin-left: 166px;
	margin-right: 10px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

/* New Item Description */

#new_item {
	height:137px;
	margin: 0px auto 2px;
	padding: 5px 10px;
	/*width: 594px;*/
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	/*width: 638px;*/
	background: url('images/item_sub_background.gif') repeat-y 10px 0px;
	text-align: justify;
}

.sub_pages_items {
	margin-bottom: 2px;
	margin-top: 5px;
	/*width: 627px;*/
	float: right;
	text-align: justify;
}

.sub_pages_items input[type=submit],input[type=button],input[type=text],input[type=password],textarea, select {
	color: #434367;
	border:1px solid #bfbfe6;
	background-color:#fafafa;
	margin-bottom:2px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.sub_pages_items select, option {
	padding-left:2px;
	padding-right:2px;
}

.sub_pages_items input[type=submit],input[type=button] {
	border:2px solid #bfbfe6;
	font-weight:bold;
}

.sub_pages_items .boutonDroit {
	padding-top:1px;
	padding-bottom:1px;
	border:1px solid #bfbfe6;
	height:20px;
	margin-left:4px;
}


.sub_left {
	padding-left: 5px;
	width: 298px;
	float: left;
}

.sub_pages {
	/*padding-left: 5px;*/
	width: 622px;
	float: right;
}

.sub_right {
	text-align:left;
	padding-right: 15px;
	width: 298px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	/*width: 110px;*/
}

.sub_items_text h1 {
	color: #434367;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_text h2 {
	color: #434367;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_pages_items_text h1 {
	color: #434367;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


.sub_pages_items_text h2 {
	color: #434367;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_pages_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 600px;
}

.sub_pages_items_text ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 280px;
}




/* Page Footer */

#page_footer {
	width: 776px;
}



.liste {
	margin-top:10px;
	margin-bottom:10px;
}

.puce {
	margin-left:25px;
}

.mini {
	font-size: 9px;
	display:inline;
}

.texte_normal {
	font-size: 11px;
	display:inline;
}

#mapGoogle {
	border: 2px solid #434367;
	width:496px;
	height:300px;
}
/*
#mapsearch {
	border: 2px solid #434367;
	width:496px;
	height:300px;
}
*/


#mapsearch {
	width : 510px;
	margin: 0px;
	padding: 0px;
}
.gsc-search-box {
	display:none;
}

.selectLiaisonPages {
	font-size:9px;
	margin:-5px;
}

label{ cursor:pointer; }

#divMessage{
	border: 1px dashed #FF7800;
	padding:5px;
	background-color: #fff;
	font-weight:bold;
}

.divOver{
	display:none;
	background-color:#ffffff;
	border:1px solid #69699c;
	padding:5px;
	width:400px;
	position:absolute;
	z-index:1001;
	margin-left:180px;
	margin-top:-20px;
}

.texteTableauForm{
	color: #434367;
	border:1px solid #bfbfe6;
	background-color:#fafafa;
	margin-bottom:2px;
	margin-top:2px;
	padding:2px;
	padding-left:4px;
}


a.plusPage {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}


#divManuvie{
	position:absolute;margin-top:-106px;margin-left:195px;
}

#printpage{ text-align:right; margin-right:20px; margin-top:10px; }
#printpage img{ cursor:pointer; width:20px; height:20px; }
#pp{ height:20px; margin-bottom:-20px; }
