@charset "utf-8";
/* CSS Document */
#menuGeneralServicescontent
{
	width:160px;
	background-color:#00CC66;
}
#titreServices
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
}
#titreService
{
	margin-top:30px;
	margin-left:20px;
}
#contentServices
{
	width:530px;
	margin:0px;
	padding:0px;
	float:left;
}

#contentServices a
{
	font-size:1.0em;
}

#contentServices p
{
	font-size:0.7em;
	text-align:justify;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

/*menu dans la partie documents a telecharger*/
#contentServices .DocumentsATelecharger
{
	font-size:0.7em;
	color:#6B6B6B;
	list-style-type: none;
	padding:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}
#contentServices .DocumentsATelecharger li
{
	margin:0px;
	padding:5px;
}
#contentServices .DocumentsATelecharger a 
{
	color:#6B6B6B;
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}
#contentServices .DocumentsATelecharger a:hover 
{
	text-decoration:underline;
}

/*liste ds les divers liens de la partie services*/
#contentServices .listingElements
{
	font-size:0.7em;
	color:#6B6B6B;
	list-style-type: disc;
	padding:0px;
	margin-bottom:15px;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;
}
#contentServices .listingElements li
{
	margin:0px;
	padding:0px;
}

/*Fiscalite tableau*/
table
{
	font-size:0.7em;
	width:530px;
	
}
table td
{
	border: 1px solid #666666;	
	padding:5px;
}

/*Module notaires*/
.ModuleNotaires
{
	width:173px;
	float:left;
	height:200px;
}
.ModuleNotaires a
{
	text-decoration:none;
	color:#6B6B6B;
}
.ModuleNotaires a:hover
{
	text-decoration:underline;
}
/*Menu services*/
#menuService
{
	font-weight:bold;
	width:220px;
	background-image:url(../images/services/degrade_menu.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:20px;
	padding:0px;
}

#menuService li a
{
	font-size:1.0em;
}

#menuGauche
{	
	width:220px;
	color:#6B6B6B;
	font-size:0.7em;
	list-style-type: none;
	margin-left:20px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
#menuGauche a
{
	text-decoration:none;
	color:#6B6B6B;
	padding-bottom:10px;
}
#menuGauche a:hover
{
	text-decoration:underline;
}
#menuGauche .sousMenuService
{	
	list-style-type: none;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

/*MOTEUR DE RECHERCHE*/
#menuGeneralServices
{
	/*float:left;
	position:absolute;
	width:220px;
	margin:0px;
	padding:0px;*/
	
	position:absolute;
	left:0px;
	width:220px;
	top: 0px;
}
#moteurDeRechercheServices
{
	background-image:url(../images/home/degrade_moteur_recherche.jpg);
	background-repeat:repeat-y;
	width:220px;
	margin:0px;
	padding:0px;
}