* {
	margin: 0;
	padding: 0;
}

/*<group=hacks>*/

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/*</group>*/

body {
	color: #000;
	background: #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

#container a:hover {
	color: #369;
	text-decoration: underline;
}



ul {
	position: relative;
	list-style: none;
}

#container {
	margin: 0 auto;
	width: 838px;
	text-align: left;
}

#header {
	position: relative;
	height: 180px;
	background-color: #eff7ff;
}

#header h1, #header h1 a, #header h1 a:hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 168px;
	height: 152px;
	font-size: 1px;
	color: #eff7ff;
	background: url(PFG-Roblot_logo.gif) no-repeat;
}

#header div.nav {
	margin: 0 200px 0 168px;
	background: url(agence.jpg) no-repeat 0 18px;
}

#header .nav ul {
	padding: 5px 5px 0;
	height: 13px;
	background-color: #039;
}

#header ul, #header ul a, #header ul a:hover {
	color: #fff;
}

#header ul a:hover {
	text-decoration: underline;
}

#header ul li {
	display: inline;
	padding-right: 1.3em;
}

#header .nav table {
	margin-top: 115px;
	width: 470px;
	height: 46px;
	border-collapse: collapse;
}

#header .nav td {
	border: 2px #fff solid;
}

#header .nav td, #header .nav td a {
	color: #fff;
	font-weight: bold;
}

#agences {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	height: 180px;
	text-align: center;
}

#agences a, #agences img {
	display: block;
	margin: 4px auto;
	border: none;
}

#agences a {
	margin-top: 18px;
	color: #000;
}

#agences p {
	font-weight: bold;
}

#content {
	background: url(contentbg.gif) repeat-y;
}

#subcol {
	float: left;
	width: 168px;
	height: auto;
}

#maincol {
	display: inline;
	float: right;
	width: 470px;
	height: auto;
	margin-right: 199px;
	border-top: 15px #8ba8c5 solid;
}

#subcol, #subcol a {
	color: #333;
}

#subcol h3 {
	height: 15px;
	padding-top: 6px;
	padding-left: .3em;
	font-size: 10px;
	font-weight: bold;
	background: #fff url(subtitlebg.gif);
	border:1px solid #CCCCCC;
	border-width:1px 0;
}

#subcol ul {
	padding: .2em 0 1em;
	background: #eff4f8;
}

#subcol li {
	margin-left: .5em;
	padding-left: 2em;
	background: url(freccia.gif) no-repeat;
}

#maincol h1 {
	margin: 2em 1em;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

#maincol h1 a {
	color: #000;
	text-decoration: underline;
}

#maincol p {
	margin: 1em 15px;
	font-size: 11px;
	line-height: 1.3em;
	color:#000066;
}

#maincol h2 {
	margin: 15px;
	margin-top:3em;
	padding-left: 20px;
	font-size: 13px;
	color: #369;
	background: url(freccia.gif) no-repeat 0 .2em;
}

#maincol h2 a {
	color: #369;
	text-decoration: underline;
}

p.more a {
	color: #000066;
}
p.more {
	color: #000066;
	padding-top:4em;
	padding-bottom:4em;
}

p.more a {
	text-decoration: underline;
}
#header a:hover {color:white}
.sep {text-align:center;}

a.nlintra, a:hover .nlintra{
	color: #000066;
	text-decoration: none;
}
