/**************************************
* Homepage specifications
****************************************/
div#home_bottom{
	position:absolute;
	z-index:200;
	bottom:10px;
}
/* Zone members */
a#zone_members {
  float:left;
  width:224px;
  height:57px;
  background:url('../images/layout/zone_memberaccess.gif') no-repeat;
  margin-left:10px;
  margin-bottom:0;
  
}

a#zone_members img{
  margin-left:15px;
  margin-top:10px;
}

/* News box */
#newsbox{
float:left;
  margin-left:5px;
  min-height:104px;
  width:490px;
  background:url('../images/layout/news_bg.jpg') repeat-x ;
  border:1px solid #A9C522;
}

div#newsbox h3{
  font-size:14px;
}

div#newsbox img{
  margin:5px;
  float:left;
}

div#newsbox div.content{
  margin:5px;
  float:left;
  width:60%;
}

div#newsbox  a{
  color:#4F6304;
}

div#newsbox  a.read_more:hover{
  text-decoration:underline;
}

/* Search engine form */
form#recherche{
  width:224px;
  height:57px;
  background:url('../images/layout/zone_search.gif') no-repeat;
float:right;
margin-right:18px;


}


form#recherche input#searchBtn{
display:none;

}
form#recherche input#SearchText{
  display:block;
  float:left;
  margin-top:15px;
  margin-left:25px;
  width:125px;
  color:#53798B;
}

form#recherche input#search_button{
  display:block;
  float:left;
  margin-top:12px;
}

/* Slideshow Testimonial*/
ul#slideshow{
	height:100%;
}

ul#slideshow li{
	display:none;
	margin: 5px 0 0 0;
}

ul#slideshow li p {
	color: #6F8694;
	text-align:left;
	background-color:#fff;
}

ul#slideshow li p.editor{
	font-size: 11px;
	font-style: normal;
}

ul#slideshow li img{
	display: block;
	float: left;
}

.blocnewstesti
{
	margin-left: 665px;
	position: relative;
}

.texteflash
{
	color: #231f20;
	font-size: 16px;
	font-weight:normal;
	margin: 0 auto;
	width: 540px;
}
	.texteflash p
	{
		line-height: 23px !important;
		text-align: justify;
	}
.texteflash b
{
	color: #77c3eb;
	font-weight: normal;
}

.textenews
{
	background:transparent url('../images/layout/barre_news.gif') no-repeat scroll 0 3px;
	height:150px;
	padding-left: 40px;
}
	.textenews h3
	{
		color:#53798b;
		font-size:13px;
		font-weight:bold;
		margin:0 0 10px;
		padding:0;
	}

	.textenews li a
	{
		color: #838383;
		font-size: 12px;
		line-height: 20px;
	}
		.textenews li a:hover
		{
			text-decoration: underline;
		}

	.morenews
	{
		background: transparent url('../images/layout/more_news_arrow.gif') no-repeat 0 center;
		color: #a3c02a;
		font-size: 11px;
		padding: 0  0 0 10px;
		text-decoration: underline;
	}

.textetestimonial
{
	background:transparent url('../images/layout/barre_testimonials.gif') no-repeat scroll 0 3px;
	height:90px;
	margin-top: 20px;
	padding-left: 40px;
}


.texteblock
{
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-bottom: 20px;
}

.texteblock b
{
	font-size: 11px;
}

.texteblock ul
{	
	padding: 0 0 0 15px;	
}

.texteblock ul li
{
	background: transparent url('../images/layout/puce.gif') no-repeat 0 10px;
	color: #4f5050;
	line-height: 17px;
	padding-left: 10px;
}

.linkblock
{
	background: transparent url('../images/layout/box_clic_here.jpg');
	color:#2e7092;
	display:block;
	font-size:12px;
	height:18px;
	padding: 5px 0 0;
	text-align:center;
	width:82px;
}
	.linkblock:hover
	{
		color: black;
	}
