body
{
	text-align:center;
	background-color:#9B013F;
}

div#wrapper
{	
	text-align:left;
	margin:0 auto;
	position:relative;
	width:891px;
}

div#headerContent
{
	height:136px;
	background-image:url('/themes/regency/images/header-gestion-de-patrimoine.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

h1#logo {
	height:136px;
	overflow:hidden;
	position:relative;
	width:256px;
	margin:0;
}
h1#logo span {
	background:url('/themes/regency/images/logo-regency-defiscalisation.jpg') no-repeat;
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}


p#title1, p#title2
{
	position:absolute;
	right:10;
}

p#title1
{
	top:15px;
	font-family:Arial;
	font-weight:bold;
	font-size:26px;
	line-height:15px;
	_line-height:20px;
	color:#32373B;
	text-align:right;
	text-transform:uppercase;
}

p#title1 span
{
	font-size:15px;
	display:block;
	text-transform:lowercase;
}

p#title2
{
	top:50px;
	_top:60px;
	font-family:Arial;
	text-align:right;
	font-size:12px;
	color:white;
}

/* menu */

ul#nav
{
	margin-left:0;
}
ul#nav li
{
	list-style:none;
	margin:0;
	padding:0;
	background:none;
}
li.level0 a
{
	display:block;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	padding:10px 5px 10px 20px;
	
}
li.level0 a:hover, li.level0 a.hover
{
	color:#AAB4BB;
}
li.level0
{
	background-image:url('/themes/regency/images/menu-epargne-placement.gif');
	background-repeat:no-repeat;
	background-position:0px 0;
}

ul.menu1
{
	padding:0 0 0 10px;
}
li.level1 a
{
	display:block;
	color:#AAB4BB;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
	font-weight:normal;
	border-bottom: 1px dotted #AAB4BB;
	padding:3px 0;
}

li.level1 a:hover, li.level1 a.hover
{
	color:white;
}


ul.menu2
{
	padding-left:0px;
}
li.level2 a
{
	display:block;
	color:white;
	font-size:11px;
	font-weight:normal;
	border:none;
	padding:3px 0;
	
}

li.level2 a:hover,
li.level2 a.hover
{
	color:#D7025A;
}




div#pageContent
{
	background:url('/themes/regency/images/regency-conseil-et-patrimoine.jpg') no-repeat;
	background-position:top right;
	min-height:350px;
	_height:350px;
	padding:40px;
}


div#footerLinks
{
	text-align:center;
	color:white;
	padding:10px
}

div#footerLinks a
{
	padding:10px 2px;
	color:white;
	font-size:10px;
	text-decoration:none;
}


div#footerLinks a:hover
{
	text-decoration:underline;
}

div#footerContent
{
	color:white;
	margin-right:5px;
}


div#footerContent table div
{
	background:url('/themes/regency/images/footer-bckg-regency.jpg') repeat-x;
	background-position:top right;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#989797;
}

div#footerContent table span#footSeparator
{
	padding:5px 20px;
	background:url('/themes/regency/images/separation-footer-regency.gif') no-repeat;
	background-position:center center;
}

div#contact
{
	background-image:url('/themes/regency/images/bckg-menu-retraite.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	color:white;
	margin-top:40px;
	padding-bottom:10px;
}
div#contact p
{
padding-left:20px;
}

div#contact p, div#contact a
{
	color:white;
	text-decoration:none;
}

p#contactLabel
{
	background:url('/themes/regency/images/menu-epargne-placement.gif') no-repeat;
	background-position:top left;
	padding-top:20px;
}