/* CSS Document */

#newsBlock {
	width: 262px;
	height: 232px;
	background-color: #96C13D;
}
#newsBlockContainer {
	width: 240px;
}
div.newsItem {
	background-image: url(../img/home_news_puce.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.newsTitle {
	color: white;
}
div.newsTexte {
	color: #333333;
}

#searchBloc {
	width: 268px;
	height: 76px;
	margin-top: 8px;
	background-image: url(../img/home_search_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#homeSearchBox {
	margin: 0px;
}
#searchBlocTitleImg {
	margin-top: 12px;
}
#searchBlocFormContainer {
	margin: 3px 0px 0px 24px;
}
#searchBlocFormContainer form, #searchBlocFormContainer input {
	margin: 0px;
	padding: 0px;
}
#homeSearchtext {
	width: 190px;
}

#homeCenterContainer {
	position: relative;
	float: right;
	width: 680px;
	height: 344px;
	/*height: 500px;*/
}
#homeTeaserImagesContainer {
	position: absolute;
	/*top: 80px;*/
	top: 0px;
	left: 350px;
	width: 330px;
	height: 344px;
}
#homeTeaserCenterContainer {
	width: 360px;
	height: 342px;
	border: 1px solid #D6DFE6;
	background-image:url(../img/home_center_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#homeTeaserCenterIntro {
	margin: 32px 0px 0px 37px;
	width: 295px;
	height: 97px;
	overflow: hidden;
	font-size: 9pt;
	color: #666666;
}
#homeCenterTeaserBtnContainer {
	position: relative;
	margin: 17px 0px 0px 0px;
	width: 350px;
	height: 196px;
	overflow: hidden;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn {
	position: absolute;
	width: 338px;
	height: 46px;
	margin: 0px;
	background-image: url(../img/home_center_teaser_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn div.homeCenterTeaserBtnContent {
	width: 298px;
	height: 20px;
	margin: 14px 0px 0px 20px;
	overflow: hidden;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn img {
	margin-right: 8px;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	white-space: nowrap;
	font-size: 10pt;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn a.couleur0:hover {
	text-decoration: none;
	color: #000000;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn a.couleur1:hover {
	text-decoration: none;
	color: #008A56;
}
#homeCenterTeaserBtnContainer div.homeCenterTeaserBtn a.couleur2:hover {
	text-decoration: none;
	color: #95C2EB;
}

#annuaireTeaserContainer {
	margin-top: 10px;
	float: right;
	width: 680px;
	height: 70px;
	overflow: hidden;
}

/*#expoTeaserContainer {
	margin-bottom: 10px;
	float: right;
	width: 680px;
	height: 70px;
	overflow: hidden;
}*/
