/* CSS Document */
/************ GENERAL ********************/
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;text-align:justify;color:#18254A;background-image:url(../images/bgRepeat.gif);height:100%;margin:0 0 0 0;} 
html {height:100%;} 

h2{font-size:14px;font-weight:bold;color:#18254A}
h3{font-size:18px;font-weight:bold;font-style:italic;color:#697189;}

/*
#header{background-image:url(../images/header_bg.gif);background-repeat:no-repeat;}*/
#principale{height:100%;background-color:#FFFFFF;background-image: url("../images/header/header_bgLg.gif");background-repeat:no-repeat;}
.contentTable{font-size:12px;font-weight:normal;text-align:justify;color:#18254A;}
.titre_item_pf{font-size:11px;font-weight:bold;}		
.desc_pf{font-size:10px;font-weight:normal;}		

a:link		{font-weight:bold; color:#162C54; text-decoration:none;font-size:11px;}
a:visited 	{font-weight:bold; color:#162C54; text-decoration:none;font-size:11px;}
a:hover 	{font-weight:bold; color:#D46329; text-decoration:none;font-size:11px;}
a:active 	{font-weight:bold;
	color:#162C54;
	text-decoration:none;
	font-size:11px;
}
