#accueil
{
padding-top:10px;
padding-right:10px;
text-align:center;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

#accueil_recherche
{
	margin:0;
	padding:0;
	float:left;
	width:380px;
	height:240px;
	background-image:url(/images/1/css/accueil_search.jpg);
	background-repeat:no-repeat; 
	padding-top:5px;
	font-size:12px;
}
	#accueil_recherche_parmi
	{
		font-weight:bold;
	}
	#accueil_recherche_types
	{
		margin-bottom:5px;
	}
		#accueil_recherche_label_avendre
		{
			font-weight:bold;
		}
		#accueil_recherche_label_aacheter
		{
			font-weight:bold;
		}
	#accueil_recherche_mots
	{
		margin:0;
		padding:0;
		margin-bottom:5px;
	}
		#accueil_recherche_mots label
		{
			font-weight:bold;
		}
		#accueil_recherche_mots_texte
		{
			margin:0;
			padding:0;
			font-size:10px;
			width:150px;
		}

	#zoom
	{
		display:none;
	}
	.groupe
	{
		font-family:arial;
		font-weight:bold;
		margin:0;
		padding:0;
		float:left;
		margin-bottom:5px;
		margin-left:10px;
	}
	.groupe_titre
	{
		padding:0;
		margin:0;
		font-size:12px;
		text-align:left;
		display:block;
		width:110px;
		height:16px;
		overflow:hidden;
	}
	.famille
	{
		font-size:10px;
		width:110px;
		margin:0;
		padding:0;
		
	}
	.helper
	{
		display:none;
		text-align:left;
		width:110px;
		height:30px;
	}
	.helper a
	{
		font-size:10px;
		color:black;
	}
	#recherche_submit
	{
		clear:both;
		color:#3a627b;
		font-weight:bold;
		padding:0;
		margin:0;
		border:none;
		width:180px;
		height:25px;
		background-color:transparent;
		background-image:url(/images/1/css/180x25.gif);
		background-repeat:no-repeat;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	#recherche_submit:hover
	{
		cursor:pointer;
	}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

#menu_news
{	
	float:left;
	width:200px;
	height:240px;
	font-size:12px;
	padding:0;
	margin:0;
	margin-bottom:10px;
	margin-left:10px;
	overflow:hidden;
	background-image:url(/images/1/css/accueil_news_bg.jpg);
	background-repeat:no-repeat;
}
	#menu_news_titre
	{
		font-size:14px;
		font-weight:bold;
		border-bottom:1px solid;
		color:white;
		background-color:#3E6881;
	}
		#menu_news_titre a
		{
			color:white;
			text-decoration:none;
		}
		#menu_news_titre a:hover
		{
			color:white;
			text-decoration:none;
		}
	
	#menu_news ul
	{	
		list-style-type:none;
		text-align:left;
		width:200px;
		margin:0;
		padding:0;
		color:#ADCDE4;
	}
	#menu_news ul li
	{
		margin:0;
		padding:0;
		margin-bottom:5px;
	}
	#menu_news ul li a
	{
		display:block;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
		color:black;
	}
	#menu_news ul li a:hover
	{
		text-decoration:underline;
	}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

#home_ebay
{
}

	#home_ebay a
	{
		color:black;
		font-size:10px;
		display:block;
		width:100px;
		float:left;
		height:150px;
		overflow:hidden;
		text-decoration:none;
		margin-right:15px;
	}
		#home_ebay a img
		{
			border:1px solid;
			border-color:red;
		}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

#accueil_texte
{
	clear:both;
	text-align:justify;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

#cloud
{
	clear:both;
	width:590px;
	float:left;
	text-align:center;
	border:1px dashed;
	margin-bottom:10px;
	overflow:hidden;
}

	#cloud p
	{
		margin:0;
		padding:0;
		text-align:left;
		font-weight:bold;
		font-size:12px;
		padding:5px;
	}
	#cloud ul
	{
		clear:both;
		display:inline;
		list-style-type:none;
		padding:0;
		margin:0;
		width:570px;
		float:left;
		margin-left:10px;
		padding-bottom:10px;
		overflow:hidden;
	}
	#cloud li
	{
		display:inline;
		padding:0;
		margin:0;
		margin-right:5px;
	}
	#cloud li a
	{
		text-align:center;
		color:black;
	}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */

