/* ---------- Styles specific to the project ----------- */

td.header1 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 20px;
	border-bottom : 0px solid rgb(240,240,240);
	background :  rgb(255,255,255) url(../images/menu_st.gif) no-repeat center left;
	/*border-bottom : 1px solid rgb(203,220,252);*/
	height :  20px;
	}
	
div.fill{
	height: 40px;
}

img.topmenu{
	margin:0px 0px 0px 5px;
	padding: 0px;
	height: 8px;
	width: 150px;
}

div.spetop{
	background : url(../images/top_menu.jpg) no-repeat 5px 0px;
	padding-top:8px;
}

div.spebottom{
	background : url(../images/bottom_menu.jpg) no-repeat bottom center;
	padding-bottom:8px;
}

div#headerlangues {
	clear:both;
	position:absolute;
	top: 92px;
  	height: 30px;
	text-align: right;
	width: 925px;
	font-size: 0.7em;
	padding-right: 0px;
	}
	
div#headerlangues a{
	color: rgb(76,87,95);
	text-decoration: none;
	}
	
div#headerlangues a:hover{
	color: rgb(0,146,69);
	text-decoration: none;
	}
	
div#headerflash {
	clear:both;
	position:absolute;
	top: 110px;
  	height: 30px;
	text-align: left;
	width: 925px;
	font-size: 0.7em;
	padding-left: 0px;
	}

