body{
	background:#199cd8 url(../images/background_top.gif) repeat-x;
	padding:0;
}

body, html{
	height:100%;
	margin:0;
}

a#head{
	background:url(../images/header_logo.gif) no-repeat;
	width:395px;
	height:171px;
	display:block;
}

h1, a span{
	display:none;	
}

#content{
	background:url(../images/background_content.gif) repeat-y;
	height:100%;
}

.linkfullen{
	background:url(../images/btn_cv-en.gif) no-repeat;
	width:116px;
	height:34px;
	display:block;
	float:left;
	margin:0 7px 0 155px;
}

.linklightfr{
	background:url(../images/btn_cv-fr.gif) no-repeat;
	width:116px;
	height:34px;
	display:block;
	float:left;
}

.linkfullfr{
	clear:both;
	background:url(../images/btn_cvfull-fr.gif) no-repeat;
	width:116px;
	height:34px;
	display:block;
	float:left;
	margin:7px 7px 0 155px;
}

.linklighten{
	background:url(../images/btn_cvlight-en.gif) no-repeat;
	width:116px;
	height:34px;
	display:block;
	float:left;
	margin-top:7px;
}
