/***********************************************//* style.css                            *//* Use with ICPEAC.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ body{	font-family: Arial, Helvetica, sans-serif;	font-size : 12px;	color: #7f5b84;		margin: 0px;	padding: 0px;}		 	    a:link {	font-family:  Arial, Helvetica, sans-serif;	color: #f89201;}a:visited {	color: #f89201;}a:active {	color: #f89201;}a:hover {	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	color: #d13302;} .rouge   {  color: #d13302;	 }    .orange{color: #f89201;} h1, h2, h3, h4, h5, h6 {	font-family: Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;}h1{ font-size: 24px; color: #7f5b84; font-weight: normal;	}h2{ font-size: 18px; font-weight: normal; color:#7f5b84;}h3{ font-size: 14px; font-weight: normal; color: #7f5b84;}h4{ font-size: 14px; color: #7f5b84;}h5{ font-size: 10px; font-weight: normal; color:#7f5b84;}ul.liste-liens a:link    {color : #f89201; text-decoration : none; font-size:14px; font-weight: normal;} ul.liste-liens a:visited {color : #f89201; text-decoration : none; font-size:14px; font-weight: normal;}ul.liste-liens a:active  {color:  #f89201; text-decoration : none; font-size:14px; font-weight: normal;} ul.liste-liens a:hover   {color : #ffffff; text-decoration : underline; font-size:14px; font-weight: normal;}                   p.Xchemin        {color: #333333;}                                  p.Xchemin a:link, p.Xchemin a:visited        {color: #333333; text-decoration: none}               p.Xchemin a:hover        {color: #333333; text-decoration: none} p.intertitre{ font-size: 14px; font-weight: normal; color:#7f5b84;}ul {margin-top : 5px; margin-bottom : 5px; } .tableau{	border-top:solid 2px #f89201;border-left:solid 2px #f89201;border-right:solid 2px #f89201;border-bottom:solid 2px #f89201;background-color: #FFFFFF;border-collapse:padding: 0px;}table.table-avec-bordures{	border-style : solid;	border-color :#f89201;	border-width : 2px;	border-collapse: collapse}                   				