@charset "utf-8";
/* CSS Document */

/* --------------------------------- */
/* ----- PAR UWL COMMUNICATION ----- */
/* --------------------------------- */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #acacac;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.ok{
	border				: 1px solild green;
	background-color	: #CCFFCD;
	padding				: 10px;
	font-weight			: bold;
}
.erreur{
	border				: 1px solild red;
	background-color	: #FFB9B9;
	padding				: 10px;
	font-weight			: bold;
}
a{
/*
	cursor:auto;
	cursor:crosshair;
	cursor:default;
	cursor:e-resize;
	cursor:help;
	cursor:inherit;
	cursor:move;
	cursor:ne-resize;
	cursor:n-resize;
	cursor:nw-resize;
	cursor:pointer;
	cursor:se-resize;
	cursor:s-resize;
	cursor:sw-resize;
	cursor:text;
	cursor:wait;
	cursor:w-resize;
*/
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #003366;
}
a:active {
	color: #FFFFFF;
}

.huli-nokea-fx-background {
	background-image: url(../images/huli-nokea-fond-fx-general.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
}

.huli-nokea-fx-background-footer {
	background-image: url(../images/hulinokea-footer2.jpg);
	background-repeat:repeat-x;
	position:absolute; 
	/*bottom:0;*/
	clear:both;
	width:100%;
	height: 148px;
}


.huli-nokea-9 {font-size: 9px}
.huli-nokea-10 {font-size: 10px}

.Style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Style2 {
	font-size: 12px;
	font-weight: bold;
}

