@CHARSET "UTF-8";
#home_header a:link 	{font-weight: bold; font-size : 10px; color: :black:; text-decoration: none;}
#home_header a:visited 	{font-weight: bold; font-size : 10px; color: :black:; text-decoration: none;}
#home_header a:hover 	{font-weight: bold; font-size : 10px; color: :black:; text-decoration: underline;}

#home_header
{
	background-image: url(http://friendsbynet.com/theme/images/home_header.jpg);

	height : 30px;
}

#home_footer
{
	background-image: url(http://friendsbynet.com/theme/images/home_footer.jpg);		
	text-align: center;
}

#home
{
	width : 900px;
	height : 460px;
	margin-top: 0px;
	position:relative;	
	background-image: url(http://images.friendsbynet.com/home.jpg);	
	background-repeat:no-repeat;
	background-position:left top;	
}

#home_gauche
{
	padding: 0px;
	border: 0px solid;
	width : 500px;
	height : 455px;
	float: left;
	margin-left: 0px;
	position: relative;
}

#home_droite
{
	padding: 0px;
	border: 0px solid;
	margin-top : 8px;
	width : 370px;
	float: right;
	position: relative;
	color : :pink:;	
	font-weight: bold;
	font-size: 11px;
	color : #446;
}

#home_droite td
{
	padding-top : 2px;
}

#home_droite label
{
	font-weight: bold;
	font-size:11px;
	color : #333;
}

.home_nav
{
	float : left;

	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 0px;

	border : 0px solid;	
	border-left : 0px solid :gray:;
	border-right : 2px solid :gray:;

	height : 21px;
	
	color : :gray2:;
	font-size: 12px;
	font-weight:bold;
}
