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

/* commented backslash hack \*/ 
html, body{height:100%;} 

/* end hack */
html,body {margin:0;padding:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/background.jpg) repeat-x top;
	text-align: center;
	color: #404040;
	font-size:12px;
}

h1{
font-size:12px;
		font-family: Arial;
        color:#042383;
        margin-top:-15px;
        text-transform: uppercase;
		font-weight: bold;
		   
      }

	  
h2{
		
		font-size:9pt;
		font-family: Arial;
		color: #000000;
       
		font-weight: bold;
      }	  

h3{
		
		font-size:11px;
		font-family: Arial;
		color: #666666;
       	font-weight: bold;
      }	  
	  
	  
	  
h4{
		font-size:11px;
		font-family: Arial;
        color:#666666;
        font-weight: bold;
		margin-top:-5px;
		margin-bottom: -1px;
		}	

		
.normal{		
	color: #404040;
	font-size:12px;
  font-weight: normal;
  margin-bottom: 5px;	
}		

.nag{		
	color: #404040;
	font-size:12px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;	
}	


#tabela {
   border: 1px solid #666666;
   border-collapse: collapse;
}
#tabela td {
   border: 1px solid #666666;
   padding: 5px;
}



.small {
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 4px; 
  color: #404040;
}

.small2 {
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 4px; 
  color: #404040;
  font-weight: bold;
}




.textfield_effect {
font-family: Arial;
font-size: 9px;
border-width: 0px;
}


fieldset {
border-width: 0px;

}


.nf {		
		font-size:11px;
		font-family: Arial;
		color: #666666;
    font-weight: bold;
    margin-bottom: 4px;
}	  
	  

.h2m {
    color: #4D5EA3; 
    font-weight: bold;
    margin: 5px 0px 5px 0px
}
	  
.chronoform a{
color:#fff;
}


.chronoform a:link, a:visited, a:hover {
color: #ffffff;

} 
		 
a:link{
	color:#2873D0;
	text-decoration:none;
	}
a:visited{
	color:#2873D0;
	text-decoration:none;
	}
a:hover{
	color:#FE7D19;
	text-decoration:none;
	}
a:active{
	color:#042383;
	text-decoration:none;
	}	
	
ul {
	list-style: none;
	color:#2873D0;
	/* padding-left: 2px; */
  margin-left: 2px;
  padding-left: 2px;	
	font-size: 11px;
	font-weight: bold;
	/* border: 1px solid #000000; */
	margin-top: 3px;
	/* margin-bottom: 12px; */
}

ul li {
	/* padding-left: 10px; */
	margin-left: 10px;
  padding-left: 10px;	
	background: url(../images/pict_square.gif) no-repeat 0px 8px;
	line-height: 180%; /* 180% */
	font-size: 11px;
	font-weight: bold;
}


#pod ul {
	list-style: none;
	color:#2873D0;
	/* padding-left: 2px; */
  margin-left: 2px;
  padding-left: 2px;	
	font-size: 11px;
	font-weight: bold;
	/* border: 1px solid #000000; */
	margin-top: 4px;
	margin-top: 1px;
	/* margin-bottom: 12px; */
}

#pod li {
	/* padding-left: 10px; */
	margin-left: 16px;
    padding-left: 12px;	
	background: url(../images/pict_dot.gif) no-repeat 0px 8px;
	line-height: 180%; /* 180% */
	font-size: 11px;
	font-weight: bold;
}



ol {
	color:#2873D0;
	/* padding-left: 2px; */
  margin-left: 2px;
  padding-left: 2px;	
	font-size: 11px;
	font-weight: bold;
	/* border: 1px solid #000000; */
	margin-top: 3px;
	/* margin-bottom: 12px; */
}

ol li {
	/* padding-left: 10px; */
	margin-left: 27px;
  padding-left: 0px;	
	line-height: 140%; /* 180% */
	font-size: 11px;
	font-weight: bold;
}



.componentheading{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:18px;
	text-decoration:bold;
	}
	
.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:18px;
	text-decoration:bold;
	}

	
.contentpaneopen{
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size:9pt;
	line-height:125%;
	
	}	
	
	
.clear{
	clear:both;
	}

.oneColElsCtrHdr #container {
	width: 830px;
	/*background:url(../images/inner_center_bg.jpg) left repeat-y;*/
	background-color:#FFF;
	margin: 0 auto;
	text-align: left;
	min-height:100%;
	height:auto;
}


.oneColElsCtrHdr #header {
	background: #FFF;
	padding: 0;
	height:58px;
} 
#logo{
	width:216px;
	height:58px;
	float:left;
	margin-top: 0px;
}
#country{
	float:right;
	/* width:153px; */
	}
.list{
	background-color:#052383
}
.whitetext{
	font-size:10px;
	color:#FFF;
	}
#menu{
	float:right;
	width:515px;
	}

#menu2{
	float:right;
	}


#menuul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	}
.menuli{
	float: left;
	margin-right: 15px;
	padding: 0;
	}
.menuli1{
	float: left;
	margin: 0x;
	padding: 0;
	}
#Accuil{
	width:66px;
	}
#groupe{
	widows:80px;
	}
#bigpic{
	padding:0px;
	margin-top:42px;
	}
#innerheader{
	background:#FFF;
	padding:0px;
	margin-top:42px;
	}
#center{
	background:url(../images/top_bg.jpg) top repeat-x;
	padding:20px 20px 0px 20px;
	clear:all;
	}
#innercenter{
	background:url(../images/inner_center_bg.jpg) left repeat-y;
	background-color:#EEEEEE;
	overflow:auto;
	height:100%;
	min-height:100px;
	height:auto;
	}
	
#innercenter2{
  background:url(../images/tlo2.png) left repeat; /* left repeat-y */
	background-color: #000000;  /* #FBFBFB */
	/* background-color:#EEEEEE; */
	overflow:auto;
	height:100%;
	min-height:100px;
	height:auto;
	}
	
#innercenterleft{
	/* width:470px; */
	float:left;
	padding: 10px 42px 10px 42px;
	}

#innercenterpage{
	width:744px;
	float:left;
	padding: 10px 42px 10px 42px;
	}

#innercenterpage2{
	width:468px;
	float:left;
	padding: 10px 42px 10px 42px;
	}
		
#centermain{
	width:790px;
	overflow:auto;
	height:20px;
	}
#centerbox{
	margin:0;
	padding:0;
	overflow:visible;
	}
#centerheading{
	background:url(../images/box_top.jpg) top repeat-x;
	height:24px;
	width:157px;
	padding:10px 0 0 18px;
	}
.headingtext{
	font-size:12px;
	font-weight:bold;
	color:#042383;
	}
.centermiddle{
	margin:0;
	padding:0;
	}
.centermiddle{
	margin:0;
	padding:0;
	width:175;
	}
.centerbottom{
	margin:0;
	padding:0;
	widows:175;
	}
.menubg{
	background-color:#e5e6f4;
	}
.menunormal{
	background-color:#e5e6f4;\
	}
.menuover{
	background-color:#fe7d19;
	color:#FFF;
	}


a.menulink:link{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	margin-left:10px;
	background: url(../images/spacer.gif) repeat-x top;
	}
a.menulink:visited{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	margin-left:10px;
	}
a.menulink:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	margin-left:10px;
	}
a.menulink:active{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	margin-left:10px;
	}
	
	

a.menulink2:link{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	background: url(../images/spacer.gif) repeat-x top;
	}
a.menulink2:visited{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	}
a.menulink2:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
a.menulink2:active{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	}	
	
.menuhome {
  margin-left: 10px; 
  width: 160px; 
  cursor: hand;
}
		

a.link1:link{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	}
a.link1:visited{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	}
a.link1:hover{
	font-size:10px;
	color:#fe7d19;
	text-decoration:none;
	}
a.link1:active{
	font-size:10px;
	color:#042383;
	text-decoration:none;
	}
	

#nosvaleursimage{
	width:170px;
	height:57px;
	margin-bottom:11px;
	padding-left:6px;
	clear:all;
	}
#boxlink{
	padding-left:10px;
	height:auto;
	margin-bottom:15px;
	}
#carrieresimage{
	width:170px;
	height:57px;
	margin-bottom:11px;
	padding-left:6px;
	clear:all;
	}
	
#mapimage2{
	width:170px;
	padding-left:6px;
	clear:all;
	}	


#footer{
	height:18px;
	background:url(../images/bottom_bg.jpg) repeat-x top;
	text-align:center;
	padding-top:38px;
	}
#innerfooter{
	height:18px;
	background:url(../images/footerbg.jpg) repeat-x top;
	text-align:center;
	margin-top:8px;
	}
.footertext{
	font-size:10px;
	color:#999999;
	}
a.footerlink:link{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}
a.footerlink:visited{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}
a.footerlink:hover{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}
a.footerlink:active{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}

#headerbottom{
	background:url(../images/piste6_INT_Header_bottombg.jpg) repeat-x;
	height:15px;
	padding-left:10px;
	padding-top:2px;
	clear:both;
	}
.centertoptext{
	font-size:10px;
	color:#042383;
	text-decoration:none;
		
	}
a.centertoplink:link{
	color:#042383;
	text-decoration:none;
	}
a.centertoplink:visited{
	color:#042383;
	text-decoration:none;
	}
a.centertoplink:hover{
	color:#FE7D19;
	text-decoration:none;
	}
a.centertoplink:active{
	color:#042383;
	text-decoration:none;
	}
	

.jobt {
  margin-bottom: 3px;
}

.jobbt {
  margin-bottom: 3px;
	font-weight:bold;  
}
	
	
#innercenterleft{
	}
#innercenterright{
	width:276px;
	float:right;
	height:auto;
	background:#eeeeee;
	min-height:100%;
	height:auto;
	}
#righttop{
	padding:20px 10px 20px 10px;
	}
.righttextheading{
	font-size:11px;
	color:#676767;
	font-weight:bold;
	}
.righttext{
	font-size:10px;
	color:#042383;
	}
a.rightlink:link{
	color:#042383;
	text-decoration:none;
	}
a.rightlink:visited{
	color:#042383;
	text-decoration:none;
	}
a.rightlink:hover{
	color:#FE7D19;
	text-decoration:none;
	}
a.rightlink:active{
	color:#042383;
	text-decoration:none;
	}

.valign{
	vertical-align:middle;
	float:right;
		}
#righttopheading{
	margin-bottom:10px;
	}
#line{
	width:276px;
	}
#teaser{
	padding:15px 11px 15px 11px;
	}
#teaser2{
	padding:10px 7px 10px 7px;
	overflow:auto;
	}
.teaser2_1{
	padding:10px;
	background:#e5e5e5;
	}
.teaser2_1_hover{
	padding:10px;
	background:#d2d5f4;
	}
.teaserul{
	margin:0 auto;
	list-style:none;
	padding:0;
	}
.teaserli{
	margin-bottom:6px;
	}
#teasersmall{
	width:113px;
	float:left;
	margin-right:10px;
	}
.adtextheading{
	font-size:12px;
	font-weight:bold;
	color:#042383;
	}
.righttext1{
	font-size:10px;
	color:#666666;
	}
#menucontener{
	background:#FFF;
	}
#innerbox{
	width:470px;
	min-height:100%;
	height:auto;
	}
#innerboxheading{
	height:25px;
	width:450px;
	background:url(../images/inner_center_heading.png) top repeat-x;
	padding:14px 0px 0px 20px;
	vertical-align:middle;
	}

#innerboxheading2 {
	height:25px;
	width:100%;
	background:url(../images/inner_center_heading2.png) top repeat-x;
	padding:14px 0px 0px 20px;
	vertical-align:middle;
	}

.innerboxheadingtext{
	font-size:12px;
	font-weight:bold;
	color:#042383;
	margin-top:10px;
	}
#ensavoir{
	float:right;
	width:100px;
	height:25px;
	margin-top:0px;
	}
#innerboxcontents{
	padding:2px;
	padding-left: 19px;
	padding-right:10px;
	width:443px;
	background-color:#ececf4;
	}


#innerboxcontents2{
	padding:4px;
	padding-left: 19px;
	padding-right:10px;	
	background-color:#ececf4;
	}	

	
.innerboxtext{
	font-size:11px;
	font-weight:bold;
	color:#2843D0;
	line-height:18px;
	
	}
a.innerboxlink:link{
	color:#2843D0;
	text-decoration:none;
	}
a.innerboxlink:visted{
	color:#2843D0;
	text-decoration:none;
	}
a.innerboxlink:hover{
	color:#fe7d19;
	text-decoration:none;
	}
a.innerboxlink:active{
	color:#2843D0;
	text-decoration:none;
	}
	
#innerboxbottom{
	background:url(../images/inner_center_bottom.png) top no-repeat;
	width:470px;
	height:19px;
	padding-bottom:5px;
	}

#innerboxbottom2{
	background:url(../images/inner_center_bottom2.png) top no-repeat;
	width:100%;
	height:19px;
	padding-bottom:5px;
	}

.innerboxtext1{
	font-size:10px;
	color:#666666;
	}


.font_status {
font-weight: bold; 
margin-left: 24px
}


.font_list {
margin-left: 20px;
color: black;
font-weight: normal;
}

.uwaga {
color: #FF0000; 
text-align: left;
font-weight: bold;
margin: 3px 0px 15px 0px;
}
