@charset "utf-8";
* {
margin: 0px;
padding: 0px;
border:0;
}
body  {
	/*font-family:Trebuchet MS, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #01224f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(../gfx/tlbck.jpg);
	background-repeat:repeat-x;
}
ul {
	list-style-type: none;
}
a {
text-decoration:none;
color:#000000;
}
a:hover {
color:#333333;
}

.kpf #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;
	border: 0px solid #999999;
	 /* this overrides the text-align: center on the body element. */
	/*background-image: url(../gfx/bckcnt.jpg); 
	background-repeat: repeat-x; */
} 
.kpf #header {
margin-left:5px;
background-color:#020335;
width:980px;
	height: 140px;
} 
.kpf #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}


.kpf #mainmenu {
	background: #000000;
	color:#FFFFFF;
	text-align:center;
	line-height:40px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	height: 40px;
	padding-left:10px;
	width:1000px;
	font-size:0.85em;
	background-image:url(../gfx/mnia.gif);
	background-repeat:repeat-x;
}


.mg {
	list-style:none;
	background:url(../gfx/mnia.gif);
	width:1080px;
	text-align:center;

}
.mg li {
	display:inline;
	float:left;
	background:url(../gfx/mnia.gif);
	border:1px solid #999999;
}
.mg li a {
	display:block;
	float:left;
	background:url(../gfx/mnia.gif);
	text-decoration:none;
	font-family:Trebuchet MS, sans-serif;
	line-height:36px;
}
.mg li a b {
	margin:0 0 0 35px;
	display:inline;
	float:left;
	height:38px;
	background:url(../gfx/mnia.gif) right top;
	padding:0 53px 0 12px;
	color:#ffffff;
}
.mg li a:hover, .mg li a:hover b {
	border:0;
	background-image:url(../gfx/mna.gif);
	cursor:pointer;
	color:#cccccc;
}
.mg li a.current, .mg li a.current b, .mg li a.current:hover, .mg li a.current:hover b {
	background-image:url(../gfx/mna.gif);
	color:#cccccc;
	cursor:default;
}






.dz {
font-weight:bold;
font-size:1.1em;
margin-bottom:4px;
margin-top:20px;
text-align:left;
color:#333333;
}

.dzbig {
font-weight:bold;
font-size:1.2em;
margin-bottom:4px;
margin-top:10px;
margin-left:-5px;
margin-right:-10px;
padding-left:5px;

color:#FFFFFF;
background-color:#999999;
border:1px solid white;
}

.cv {
border:2px solid white;
width: 520px;
padding:10px;
padding-top:20px;
margin:10px;
margin-left:0px;
background-color:#dddddd;
background-image:url(../gfx/tlcv.jpg);
background-repeat:repeat-x;

}
.cvin {
text-align:justify;
margin-left:110px;width:390px;min-height:160px;
}

.cv img {
float:left;
display:inline;
padding-right:10px;
}

.cvc {
cursor:pointer;
text-align:left;

}

.kpf #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 182px; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-left:10px;
	display:inline;
	padding:0px;
}
.kpf #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 182px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px; /* padding keeps the content of the div away from the edges */
		margin-top: 10px;
		margin-right:10px;
		display:inline;

}
.kpf #mainContent {
	margin-left: 208px; !margin-left: 193px;
	color: #333333;
} 
	/* ie 6 */ 
*html .kpf #mainContent {
	margin-left: 193px;
	color: #333333;
} 



 

.kpfwindow {
width:540px;
min-height:468px;
background-color:#EEEEEE;
background-image:url(../gfx/tlwind.jpg);
background-repeat:repeat-x;
padding: 20px;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;


}
.kpfwindow ul{
list-style-type: square; 
margin-left: 20px;
margin-top: 4px;
}

.kpfwindow a:hover {
/*border:1px solid #FFFFFF;*/
color:#0033CC;
}

.kpfwindowhead{
	width:565px;
	height:30px;
	line-height:30px;
	border:1px solid white;
	padding-right:5px;
	padding-left:10px;
	margin-top:10px;
	color:#FFFFFF;
	background-color:#003366;
	background-image:url(../gfx/kpfwhbck.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	text-align:right;
}

.kpfwindowhead img {
margin-top:5px;
}

.kpfwindowhead h2{
float:left;
font-size:1em;
}







.kpfwindowleft {
width:140px;
background-color:#EEEEEE;
background-image:url(../gfx/tlwind.jpg);
background-repeat:repeat-x;
padding: 20px;
text-align:left;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}
.kpfwindowleft1 {
width:140px;
background-color:#FFFFFF;
background-image:url(../gfx/tlwind1.jpg);
background-repeat:repeat-x;
padding-top: 10px;
padding-left: 20px;
padding-right:20px;
padding-bottom:5px;
text-align:left;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}

.kpfwindowleft2 {
width:140px;
background-color:#EEEEEE;
background-image:url(../gfx/tlwind.jpg);
background-repeat:repeat-x;
padding-left: 20px;
padding-right:20px;
padding-top:50px;
padding-bottom:60px;
text-align:left;
margin-bottom:20px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}

.kpfwindowleft li {
padding-left:5px;
margin-bottom:5px;
}

.kpfwindowleft li.actif {
/*border:1px solid #FFFFFF;*/
background-image:url(../gfx/pmna.gif);
background-repeat: repeat-y;
color:#003366;
}

.kpfwindowleft li:hover {
/*border:1px solid #FFFFFF;*/
width:135px;
background-image:url(../gfx/pmna.gif);
background-repeat: repeat-y;
}
.kpfwindowleft a{
display:block;
width:135px;


}

.kpfwindowlefthead {
	width:165px;
	height:30px;
	line-height:30px;
	border:1px solid white;
	padding-right:5px;
	padding-left:10px;
	color:#FFFFFF;
	background-color:#003366;
	background-image:url(../gfx/kpfwhbck.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	text-align:right;
}

.kpfwindowlefthead img {
margin-top:5px;
}
.kpfwindowlefthead h2{
float:left;
font-size:1em;
}
.kpfwindowlefthead a {
color:#FFFFFF;
}




.kpfwindowright {
width:140px;
background-color:#EEEEEE;
background-image:url(../gfx/tlwind.jpg);
background-repeat:repeat-x;
padding: 20px;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}

.kpfwindowrightimg {
width:180px;
background-color:#EEEEEE;
background-image:url(../gfx/tlwind.jpg);
background-repeat:repeat-x;
padding-top:10px;
padding: 0px;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}

.kpfwindowrightimg2 {
width:180px;
background-color:#FFFFFF;
background-image:url(../gfx/tlwind1.jpg);
background-repeat:repeat-x;
padding-top:5px;
margin-bottom:10px;
border:1px solid white;
font-size:0.8em;
line-height:1.6em;
}

.kpfwindowrighthead{
	width:165px;
	height:30px;
	line-height:30px;
	border:1px solid white;
	padding-right:5px;
	padding-left:10px;
	color:#FFFFFF;
	background-color:#003366;
	background-image:url(../gfx/kpfwhbck.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	text-align:right;
}

.kpfwindowrighthead img {
margin-top:5px;
}

.kpfwindowrighthead h2{
float:left;
font-size:1em;
}






.aleft {
text-align:left;
}
.aright {
text-align:right;
}
.kpf #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
	background:#DDDDDD;
	font-size:0.8em;
	color:#006699;
} 
.kpf #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.text{
font-size:12px;

}

.form{
text-align:left;

}
