/* CSS Document */

html, body { margin: 0; padding:0; }
body {background: #fff; font: 0.7em/1.2em Arial, Helvetica, sans-serif;}
a, a:link, a:active { color: #666; background-color: #fff; text-decoration: none; }
a:hover { text-decoration: none; color: #ccc; background:#fff; }
a img { border: none; }

/*-------meta---------*/
.mdNavOff
{
	
	font-size: 20px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	text-decoration: none;
	width: 130px;
	text-align: left;
}
.mdNavOn
{
	
	font-size: 20px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	text-decoration: none;
	width: 130px;
	text-align: left;
}
.mdNavSubOff
{
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	text-decoration: none;
	width: 130px;
	text-align: right;
	float: right;
	padding-right: 130px;
}
.mdNavSubOn
{
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	text-decoration: none;
	width: 130px;
	text-align: right;
	float: right;
	padding-right: 130px;
}
.mdTitreArt
{
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left
}
#nav1 {
width: 130px;
}
#nav2 {
position:relative;
left:-130px;
width: 260px;
}
/*--------from ND--------*/

/*									LAYOUT ELEMENTS
---------------------------------------------------------------------------------------------------- */
#logo {position: absolute;top: 68px;margin-left: 685px;}
p.payoff { margin: 20px 0 0 0; }
/* General styles: name Photographers */
	.note { color: #999; margin: 0; line-height: 0.7em;}

/* MAIN CONTENT A: LEVEL 1, NO LEFT BAR
--------------------------------------------------------------------------- */
.content-a { width: 710px; margin: 94px 0 0 45px; }
		.floatblock {float: left;}
		.floatblock .floatleft {float: left;width: 335px;}
		.floatblock .floatright {width: 335px;float: left;margin: 0 0 0 35px;}
		
		/* RIGHTBAR: MAIN NAVIGATION & SEARCH
---------------------------------------------- */
#rightbar {position: absolute;margin-left: 735px;top: 145px;width: 150px;}

/* MAIN NAVIGATION
---------------------------------------------- */	
#nav {width: 130px;}

/* SUBNAVIGATION
---------------------------------------------- */
#sub {position: relative; left: -112px; top: 2px;}
