@charset "UTF-8";

@font-face {
    font-family: 'RawengulkSansRegular';
    src: url('../rawengulksans/RawengulkSans-094-webfont.eot');
    src: url('../rawengulksans/RawengulkSans-094-webfont.eot?#iefix') format('embedded-opentype'),
         url('../rawengulksans/RawengulkSans-094-webfont.woff') format('woff'),
         url('../rawengulksans/RawengulkSans-094-webfont.ttf') format('truetype'),
         url('../rawengulksans/RawengulkSans-094-webfont.svg#RawengulkSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Home NIP */
.actuhomenip {
	position:relative;
	width:960px;
	font-family:RawengulkSansRegular;
}
.actuhomenip .actuhncontent {
	position:relative;
	width:100%;
	margin:0;
}
.actuhomenip .actuhncontent .actuhnipcontentconstraint {
	position:relative;
	width:960px;
	height:200px;
	margin:0;
	overflow:hidden;
}
.actuhomenip .actuhncontent .actuhnipcontentscrollable {
	position:absolute;
	width:10000px;
}
.actuhomenip .actuhncontent .actuhnipcontentcontainer {
	float:left;
	position:relative;
	width:960px;
	height:200px;
}
.actuhncontent .actuhnipctt_m1 {
	float:left;
	position:relative;
	width:960px;
	height:200px;
	background:none;
	overflow:hidden;
}
.actuhnipctt_m1 .divimage {position:absolute; top:0; left:0; width:960px; height:200px; margin-top:0;}
.actuhnipctt_m1 .divactu_txt.noirfdblanc {
	position:relative;
	float:right;
	margin:10px 0;
	padding:10px;
	background:url(/pics/actuhnipctt_fdblanc.png);
	text-align:right;
	font-size:36px;
	color:#000000;
}
.actuhnipctt_m1 .divactu_txt.blancfdnoir {
	position:relative;
	float:left;
	margin:10px 0;
	padding:10px;
	background:url(/pics/actuhnipctt_fdnoir.png);
	text-align:left;
	font-size:36px;
	color:#FFFFFF;
}
.actuhomenip .actuhncontent .actuhnheader {
	position:absolute;
	top:185px;
	left:0px;
	width:960px;
	height:6px;
	margin:0px;
}
.actuhomenip .actuhncontent .hnnavbar {
	position:relative;
	padding:0;
	margin:0 auto;
	width:80px;
}
.actuhomenip .actuhncontent .hnnavbar .actuhniptick, .actuhomenip .actuhncontent .hnnavbar .actuhniptick.current {
	float:left;
	width:6px;
	height:6px;
	padding:0;
	margin:0 6px;
	cursor:pointer;
	background:#FFFFFF;
	border:1px solid #2CACD1;
}
.actuhomenip .actuhncontent .hnnavbar .actuhniptick.current {
	background:#2CACD1;
}
