htlm, body {
	margin:0;
	padding:0;
}

a {text-decoration:none;}

a:hover {text-decoration:underline;}

#cadre {
	width:911px;
	margin:auto;
	background: url(../images/cadre.gif) repeat-y;
	position:relative;
}



/*************************************************************************************/
/* FOOTER */
/*************************************************************************************/

#footer {
	position:relative;
	height:43px;
	background: url(../images/footer.gif) no-repeat;
	text-transform:uppercase;
	font: 9px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 10px 0 0 15px;
}

#footer a {
	color:#fff;
}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:auto;
	zoom:1;
}

#footer ul.lst2 {margin-top:5px;}

#footer ul li {
	display:inline;
	float:left;
	background: url(../images/ul-separation.gif) no-repeat right;
	padding: 0 5px 0 2px;
}

#footer ul li.last {
	background:none;
}

#lienspied span {
	color:#b9e2f9;
	float:left;
	margin-left:2px;
}

#lienspied {
	clear:both;
	overflow:auto;
}

#addonline {
	position:absolute;
	right:12px;
	top:5px;
}

#addonline a {text-transform:none;}

#addonline img {
	border:none;
	vertical-align:middle;
}

/*************************************************************************************/
/* HEADER */
/*************************************************************************************/
#header {
	height:354px;
	background: url(../images/bandeau.jpg) no-repeat bottom;
}

#header #tohome {
	position:absolute;
	top:19px;
	left:42px;
}

#header #tohome img {
	border:none;
}

#header ul {
	list-style-type:none;
	position:absolute;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	background: no-repeat top left;
}

#header ul li a  span {display:none;}


/**************************/
/* LISTE EN HAUT A DROITE */
/**************************/
#header ul#lst1 {
	right:6px;
	top:0;
}
* html #header ul#lst1 {right:5px;}

#header ul#lst1 li {
	display:inline;
}

#header ul#lst1 li a {
	float:left;
}

#header ul#lst1 li a {
	height:39px;
}

#header ul#lst1 li a:hover, #header ul#lst1 li.selected a {background-position:bottom left;}

#header ul#lst1 li.sante a {
	width:107px;
	background-image: url(../images/sante.gif);
}
#header ul#lst1 li.prevoyance a {
	width:125px;
	background-image: url(../images/prevoyance.gif);
}
#header ul#lst1 li.epargne a {
	width:110px;
	background-image: url(../images/epargne.gif);
}
#header ul#lst1 li.retraite a {
	width:112px;
	background-image: url(../images/retraite.gif);
}


/************************/
/* LISTE SUR LE BANDEAU */
/************************/
#header ul#lst2 li {
	display:block;
	font-size:1px;
	line-height:1%;
}

#header ul#lst2 {
	left:71px;
	top:211px;
}

#header ul#lst2 li a {
	height:31px;
	width:197px;
}

#header ul#lst2 li.qsn a {
	background-image: url(../images/qsn_out.gif);
}

#header ul#lst2 li.qsn a:hover, #header ul#lst2 li.qsnselected a {
	background-image:url(../images/qsn_hover.gif);
}

#header ul#lst2 li.ncc a {
	background-image:url(../images/ncc_out.gif);
}

#header ul#lst2 li.ncc a:hover, #header ul#lst2 li.nccselected a {
	background-image:url(../images/ncc_hover.gif);
}

#header ul#lst2 li.nc a {
	background-image:url(../images/nc_out.gif);
}

#header ul#lst2 li.nc a:hover, #header ul#lst2 li.ncselected a {
	background-image:url(../images/nc_hover.gif);
}




/*********************/
/* CONTENU GENIECUBE */
/*********************/
#content {
	width:773px;
	margin: 27px 0 10px 36px;
	min-height:100px;
}

#content a {
	color:#003f7d;
	text-decoration:underline;
}

/* MODELES */
.titre {
	font-size: 12px;
	font-family: Arial;
	color: #003f7d;
	font-weight: bold;
	background: url(../images/puce_titre.gif) no-repeat;
	line-height:32px;
	display:block;
	text-indent:40px;
	text-transform:uppercase;
}

.titre a {
	color: #003f7d;
}
