html, body {
	height: 100%;
}

body {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background: #ffffff;
}
/*OBJECT*/
a{
	border: 0px;
	color: #7D7D7D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0px;
}
form, input{
	padding: 0px;
	margin: 0px;
}
p{
	margin-bottom: 10px;
}
/***WEBSITE***/
.fondy{
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/fond_content.jpg') top right no-repeat;
	background-color: #ffffff;
	/*background-attachment: fixed;*/
}
.mainWrapper{
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 99%;
	height: 99%;
	background: url('images/left2.jpg') top left repeat-y;
}
html>body .fondy .mainWrapper {
    height: auto;
}
.clearBoth{
	clear: both;
}
	/*HEADER*/
	.mainWrapper .header{
		background: #FFFFFF;
		margin-top: 0px;
		height: 120px;
		width: 900px;
		/*position: fixed;
		top: 0;*/
	}
		.mainWrapper .header .logo{
			float: left;
			width: 400px;
			margin-top: 10px;
			background: #ffffff;
		}
		.mainWrapper .header .slogan{
			float: left;
			color: #6E1F70;
			width: 270px;
			margin: 10px 0px 0px 10px;
			padding: 80px 0px 0px 50px;
			font-size: 18px;
			font-family: Georgia;
			font-weight: bold;
		}
		.mainWrapper .header .transi{
			float: left;
			margin: 10px 0px 0px 15px;
			padding: 0px 0px 0px 0px;
			width: 90px;
		}
		/*MENU*/
		.menubar{
			height: 24px;
			background: url(images/menubar4.jpg) no-repeat;
			background-color: #ffffff;
			padding-top: 6px;
		}
			.menubar .searchWrapper{
				float: right;
				margin-right: 5px;
				margin-bottom: 8px;
				padding: 0px;
			}
				.menubar .searchWrapper .search{
					border:	1px solid #aaaaaa;
					background-color: #ffffff;
					height: 15px;
					font-size: 10px;
					padding-left: 3px;
					padding-right: 3px;
					margin: 0px;
				}
				.menubar .searchWrapper .button{
					border:	1px solid #aaaaaa;
					background-color: #ffffff;
					font-size: 8px;
					height: 17px;
				}
			.menubar .flags{
				float: right;
				padding-right: 10px;
				padding-top: 2px;
			}
	.mainWrapper .headerBottom{
	}
	/*END HEADER*/
	/*CONTENT*/
	.mainWrapper .contentWrapper{
		/*background: url('images/fond_content.jpg') bottom right no-repeat;*/
	}
		.mainWrapper .contentWrapper .bannerWrapper{
		}
			.mainWrapper .contentWrapper .banner{
			}
		.mainWrapper .contentWrapper .content{
			padding: 0;
			margin: 0;
		}
			.mainWrapper .contentWrapper .content .wrapper{
				width: 900px;
			}
				.contentMenu{
					float: left;
					height: 100%;
					width: 200px;
					background: url('images/top4.jpg') top left repeat-x;
				}
				.contentMenu .little{
					background: url('images/little3.jpg') top left repeat-x;
					height: 86px;
				}
				.contentLeft{
					float: left;
					width: 690px;
					padding: 0px 0px 60px 0px;
				}
/*BREADCRUMB*/
	.breadcrumbWrapper{
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 12px;
		padding-top: 3px;
		padding-bottom: 5px;
		padding-left: 10px;
		font-size: 10px;
		font-weight: bold;
		width: 540px;
	}
		.breadcrumbWrapper .breadcrumb{
			padding-top: 3px;
			color: #F7C427;
			float: left;
		}
			.breadcrumbWrapper .breadcrumb a{
				color: #F7C427;
			}
			.breadcrumbWrapper .breadcrumb a:hover{
				text-decoration: none;
			}
			.breadcrumbWrapper .breadcrumb .spacer{
				margin-left: 15px;
				margin-right: 15px;
			}
			.breadcrumbWrapper .breadcrumb a.home{
				color: #7D7D7D;
			}
			.breadcrumbWrapper .breadcrumb .way{
				color: #F7C427;
			}
			.login{
				float: right;
				padding-right: 10px;
			}
			.logoff{
				float: right;
			}
			.button{
				border:	1px solid #aaaaaa;
				background-color: #ffffff;
				font-size: 12px;
				height: 20px;
			}
/*END BREADCRUMB*/
					.contentLeft .title{
						font-family: Arial;
						font-size: 18px;
						font-weight: bold;
						color: #903293;
						padding-left: 15px;
						padding-top: 15px;
					}
					.contentLeft .text{
						text-align: justify;
						padding: 10px 10px 10px 15px;
						margin: 0px 0px 10px 0px;
						font-size: 13px;
						font-family: Arial;
						color: #000000;
					}
					.contentLeft .text .stafftext{
						text-align: justify;
						padding: 10px 10px 10px 15px;
						margin: 0px 0px 10px 0px;
						font-size: 13px;
						font-family: Arial;
						color: #000000;
					}
					.contentLeft .text .image{
						float: right;
						border: none;
						margin-bottom: 20px;
						margin-left: 20px;
					}
					.contentLeft .text .file{
						border: none;
						font-weight: bold;
						color: #903293;
						font-size: 14px;
					}
					.contentLeft .text .pwd{
						color: red;
						font-weight: bold;
						padding: 0px 0px 10px 0px;
					}
					.contentLeft .text .log{
					}
					.contentLeft .text .log .lbl{
						float: left;
						width: 120px;
						padding: 2px 2px 2px 2px;
					}
					.contentLeft .text .log .ipt input{
						float: left;
						margin-left: 20px;
						margin-bottom: 2px;
						padding: 2px 2px 2px 2px;
						border:	1px solid #aaaaaa;
						background-color: #ffffff;
					}
					.contentLeft .text .log .btn .button {
						float: left;
						margin-left: 145px;
						border:	1px solid #aaaaaa;
						background-color: #ffffff;
					}
					.contentLeft .text .lost{
					}
					.contentLeft .text .lost .lbl{
						float: left;
						width: 120px;
						padding: 2px 2px 2px 2px;
					}
					.contentLeft .text .lost .ipt input{
						float: left;
						margin-left: 20px;
						margin-bottom: 2px;
						padding: 2px 2px 2px 2px;
						border:	1px solid #aaaaaa;
						background-color: #ffffff;
					}
					.contentLeft .text .lost .btn .button {
						float: left;
						margin-left: 145px;
						border:	1px solid #aaaaaa;
						background-color: #ffffff;
					}
				.contentRight{
					float: right;
					font-family: Verdana, Arial;
				}
					.contentRight .title{
						font-family: Verdana, Arial;
						font-weight: bold;
						color: #FE860D;
						/*color: #86A30B;*/
						padding-bottom: 5px;
					}
	.mainWrapper .contentBottom{
	}
	/*END CONTENT*/
	/* LINKS */
	.groupLinkTitle{
		font-size: 15px;
		font-weight: bold;
		padding: 5px 0px 10px 0px;
	}
	.groupLinkSubtitle{
		font-size: 13px;
		font-weight: bold;
		padding: 0px 0px 10px 10px;
	}
	.linkWrapper{
		padding-left: 10px;
		margin-bottom: 10px;
	}
		.linkWrapper .linkTitle{
		  font-size: 11px;
    } 
  		.linkWrapper .linkTitle a{
  			color: #444444;
  			text-decoration: none;
  			font-weight: bold;
  			font-size: 12px;
  		}
		.linkWrapper .linkImage{
			float: left;
			padding-right: 15px;
		}
		.linkWrapper .linkContent{
			clear: both;
			font-size: 11px;
			padding-left: 2px;
			padding-top: 5px;
			padding-bottom: 5px;
		}
	/* END LINKS */
	/* CONTACT */
	.contact {
		padding: 0;
		margin: 0;
	}
	.contact .contactText{
		padding-bottom: 10px;
	}
	.contact .contactRow{
		padding-top: 2px;
		padding-bottom: 2px;
	}
		.contact .contactRow .label{
			float: left;
			width: 120px;
		}
		.contact .contactRow .inputAreaLine{
			padding-left: 120px;
		}
	.contact .contactButton{
		text-align: center;
		padding-top: 10px;
	}
		.contact .contactButton .button{
			border: 1px solid #aaaaaa;
			background-color: #ffffff;
			font-size: 10px;
			padding-left: 3px;
			padding-right: 3px;
			margin: 0px;
		}
	/* information */
		.text .infoContact{
			margin-bottom: 10px;
			font-family: Verdana, Arial;
		}
			.text .infoContact .titleContact{
				font-weight: bold;
				font-size: 13px;
			}
			.text .infoContact td{
				color: #666666;
			}
			.text .infoContact td.support{
				width: 70px;
			}
			.text .infoContact td.adresse{
				font-weight: bold;
			}
	/* object*/
	.contact .input{
		border: 1px solid #aaaaaa;
		background-color: #ffffff;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 1px;
		padding-bottom: 1px;
		margin: 0px;
		font-size: 12px;
	}
	.contact .small{
		width: 40px;
	}
	.contact .medium{
		width: 150px;
	}
	.contact .large{
		width: 220px;
	}
	.contact .select{
		border: 1px solid #aaaaaa;
		background-color: #ffffff;
		font-size: 10px;
		padding-left: 3px;
		margin: 0px;
		width: 157px;
	}
	.contact .textarea{
		border: 1px solid #aaaaaa;
		background-color: #ffffff;
		width: 250px;
		height: 80px;
		font-size: 12px;
		padding: 3px;
		margin: 0px;
	}
	/* Confirmation */
		.contact .contactRow .valueLine{
			padding-left: 120px;
		}
		.contact .contactRow .valueComment{
			margin-left: 120px;
		}
	/* END CONTACT */
	/* RESULT SEARCH */
	.resultsTitle{
		font-size: 15px;
		font-weight: bold;
		padding: 5px 0px 0px 0px;
	}
	.resultNum{
		padding-bottom: 10px;
	}
	.resultWrapper{
		padding-bottom: 10px;
	}
		.resultWrapper .result{
			padding-bottom: 7px;
		}
			.resultWrapper .result a{
				font-size:14px;
			}
			.resultWrapper .result .resultType{
				padding-left: 5px;
				font-size: 10px;
			}
			.resultWrapper .result .resultInfo{
				font-size: 10px;
			}
	/* END RESULT SEARCH */
	/* STAFF */
	.staffmain{
	float: left;	
	}
  .staffWrapper{
	padding: 0px 20px 0px 20px;
	margin: 5px 0px 5px 0px;
	float: left;
	width: 160px;
  }
    .staffWrapper .staffImage{
		float: left;
		margin-right: 0px;
		padding: 2px;
    }
    .staffWrapper .staffTitle{
		font-weight: bold;
		padding-top: 2px;
		text-align: center;
    }
	.staffWrapper .staffLink{
		text-align: center;
	}
    .staffWrapper .staffSubtitle{
      padding-bottom: 5px;
    }
    .staffWrapper .staffMail{
    }
    .staffWrapper .staffPhone{
      font-size: 11px;
    }
	/* END STAFF */
	/* EVENTS GROUP */
	.eventGroup{
    margin-top: 10px;
    margin-bottom: 20px;
  }
    .eventGroup .eventGroupTitle a{
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
    }
    .eventGroup .eventGroupSubtitle{
      font-style: italic;
      font-size: 11px;
      padding-left: 5px;
      color: #444444;
    }
	/* END EVENTS GROUP */
	/* EVENTS */
	.event{
    padding-top: 10px;
    clear: both;
  }
    .event .eventTitle a{
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
    }
    .event .eventImage{
      float: left;
      display: block;
      margin-right: 10px;
      border: 1px solid #e5e5e5;
      padding: 2px;
      text-align: center;
    }
    .event .eventDate{
      font-style: italic;
      font-size: 11px;
      color: #444444;
    }
  .navEvents{
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
  }
    .navEvents .navPrev{
      float: left;
      margin-right: 20px;
    }
    .navEvents .navNext{
    }
    .navEvents a{
      text-decoration: none;
      font-size: 11px;
    }
	/* END EVENTS */
	/* EVENT DETAIL */
  .eventDetailDate{
    font-style: italic;
    font-size: 11px;
    color: #444444;
    padding-bottom: 3px;
  }
  .eventDetailUrl{
    font-size: 11px;
  }
	/* END EVENT DETAIL */
	/*FOOTER*/
	/*.mainWrapper .minilogo{
		background: url('images/men.jpg') no-repeat;
		position: absolute;
		bottom: 30px;
		left: 30px;
		text-align: center;
		width: 200px;
		height: 120px;
		z-index: 0;
	}*/
	.mainWrapper .footer{
		position: absolute;
		bottom: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font-size: 10px;
		width: 100%;
		border-top: 1px solid #CCCCCC;
		background-color: #ffffff;
		z-index: 0;
	}
		.mainWrapper .footer a{
			color: #444444;
		}
	/*END FOOTER*/