html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffc url(foo) fixed;
	margin:0px;
	padding:0px;
	font-size: 10px;
	height: 100%;
}
img {
	border: none;
}
h1 {
	margin: 20px 0px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.spip_doc_titre
{
	display: none;
}
.spip_documents_left
{
	margin:0;
}
.wrappertop {
	margin-bottom: 12px;
	width: 100%;
}
.col1 {
	position: relative;
	left: 12px;
	width: 188px;
	font: 14px "Times New Roman", Times, serif;
	text-align: right;
}
.col2 {
	position: relative;
	margin-left: 212px;
}
#col1top {
	margin-top: -450px;
	height: 450px;
}
#col2top {
	border-left: 1px solid #CC0000;
}
.wrapper {
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #CC0000;
}
.col1btm {
	float:left;
	left: 12px;
	width: 188px;
	font: 14px "Times New Roman", Times, serif;
	text-align: right;
}
.col2btm {
	position: relative;
	margin-left: 212px;
	top: 0px;
}
.col2btm img {
	margin-bottom: 12px;
	margin-right: 12px;
}
#portfolios a {
	color: #999;
	text-decoration: none;
}

#rightnav {
	position: fixed;
	top: 13px;
	right: 0px;
	padding-top: 0px;
	margin-right: 0px;
}
/* True values for <= IE6 */
* html #rightnav {
	position:absolute;
	top:expression(eval(document.body.scrollTop));
	margin-top:12px;
	margin-right: -1px;
}

#newsinfo {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 44px;
	padding-top: 16px;
	margin-right: 0px;
	background: url(imagesRep/bbak3416.gif) no-repeat;
}
.inter {
	border-left : 1px solid #ffffcc;
	border-right : 1px solid #ffffcc;
	position: relative;
	width: 1px;
	background-color: #CC0000;
	height: 8px;
	left: 31px;
}
.interv {
	position: absolute;
	top: 0px;
	height: 1px;
	width: 12px;
	background-color: #CC0000;
}
#intervright {
right: 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html .inter {margin-top: -3px;}
* + html .inter {margin-top: -3px;}
* html .wrappertop {margin-bottom: 32px;}
* + html .wrappertop {margin-bottom: 32px;}
/* End */

