/*

	EXTRANET HOME
	Fichier : home.css

*/



#homeFranchiseur
{
	width: 937px;
	height: 686px;
	padding: 21px 0 0 82px;
	background: url(../images/bg-HomeFranchiseurV2.jpg) no-repeat top left;
}

#homeFranchiseur div
{
	display: inline;
	float: left;
	width: 424px;
	height: 157px;
	margin: 0 19px 13px 0;
}
	
#homeFranchiseur div h1
{
	display: inline;
	float: left;
	width: 361px;
	margin: 22px 0 0 48px;
	color: #214356;
	font-size: 18px;
	text-transform: uppercase;
}
		
#homeFranchiseur div h1 a
{
	color: #214356;
	text-decoration: none;
}
			
#homeFranchiseur div h1 a:hover
{
	text-decoration: underline;
}
		
#homeFranchiseur div h1 img
{
	margin-left: 10px;
	cursor: pointer;
}
		
#homeFranchiseur div ul
{
	display: inline;
	float: left;
	width: 305px;
	margin: 9px 0 0 119px;
}
		
#homeFranchiseur div ul li
{
	list-style: none;
	list-style-position: outside;
	margin-bottom: 3px;
}
		
#homeFranchiseur div ul li a
{
	color: #5F5F5F;
	text-decoration: none;
}

#homeFranchiseur div ul li a strong
{
	font-weight: normal;
	color: #5b5ca6;
}

#homeFranchiseur div ul li a strong span
{
	font-weight: bold;
}
			
#homeFranchiseur div ul li a:hover
{
	text-decoration: underline;
}
				
#homeFranchiseur div ul li a.str
{
	color: #753586;
	font-weight: bold;
}
					
#homeFranchiseur div ul li a.str:hover
{
	color: #753586;
}
