A:link
{
    COLOR:  orange;
    font-weight : bolder;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #22BBFF;
    font-style : bold;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR:  orange;
    font-weight : bolder;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR:  orange;
    font-weight : bolder;
    TEXT-DECORATION: none;
}
A.lien2:link
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: none;
}
A.lien2:hover
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: underline;
}
A.lien2:visited
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: none;
}
A.lien3:link
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: none;
}
A.lien3:hover
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: underline;
}
A.lien3:visited
{
font-weight : normal;
    COLOR: #3e4501;
    TEXT-DECORATION: none;
}
A.lien4:link
{
font-weight : bold;
    COLOR: #48c9f4;
    TEXT-DECORATION: none;
}
A.lien4:hover
{
font-weight : bold;
    COLOR: orange;
    TEXT-DECORATION: underline;
}
A.lien4:visited
{
font-weight : bold;
    COLOR: #48c9f4;
    TEXT-DECORATION: none;
}
			body{
			background-image:url("images/fond1.jpg");
			background-repeat:repeat-x;
			margin:0;
			background-color:#0dc4fe;
			}
			#page{
			position:relative;
			background-color:#ffffff;
			width:1000px;
			margin: 0 auto;
			}
			#haut{
			background-image:url("images/fond1.jpg");
			height:190px;
			}
			#droite{
			float:right;
			width:300px;
			padding:0px;
			background-color:#e6f4fd;
			text-align:left;
			}
			#contenu{
			width:700px;
			background-color:#ffffff;
			padding:0px;
			float:left;
			}
			#bas{
			clear:both;
			height:250px;
			background-image:url("images/fond1.jpg");
			}
			#logo{
			background-repeat:no-repeat;
			background-image:url("images/logo4.png");
			width:200px;
			height:150px;
			}
			#ma_liste{
			background: #000000;
			padding: 5px;
			color: #ffffff;
			}
			#barrehaut{
			position:absolute;
			top:150px;
			left:0px;
			width:1000px;
			height:40px;
			background-image:url("images/barre2.jpg");
			}
			#menuh{
			position:absolute;
			top:0px;
			left:-35px;
			margin:0px;
			padding:0px
			z-index: 100;
			}
			#menuh ul{
			height:40px;
			}
			#menuh li{
			list-style-type: none;
			float: left;
			border-width:0px;
			}
			#menuh li a{
			display: block;
			margin: 0;
			padding: 0;
			color:#ffffff;
			font-weight:bold;
			font-family:verdana;
			/*font-size:18px;*/
			text-decoration:none;
			padding-left:10px;
			padding-right:10px;
			}
			.soumenu{
			position:absolute; 
			display:none;
			margin: 0;
			padding: 0;
			width:100px;
			line-height:25px;
			z-index: 500;
			}
			.soumenu a{
			color:#ffffff;
			background-color:#3da0f4;
			display: block;
			width:200px;
			font-size:13px;
			}
			.soumenu li{
			margin:0px;
			padding:0px;
			width:120px;
			}
			.soumenu a:hover{
			background-color:#1f8ae4;
			display: block;
			}
			.menul{
			text-align:center;
			line-height:40px;
			}
			.menul:hover{
			background-image:url("images/barre3.jpg");
			}
			#recherche_haut{
			position:absolute;
			top:8px;
			left:760px;
			width:165px;
			border-width:0px;
			color:orange;
			font-family:verdana;
      font-size:13pt;
      font-weight:bold; 
			text-align:center;
			background-image:url("images/recherche.png");
			background-repeat:no-repeat;
			padding-left:20px;
			}
			#btnrecherche{
			position:absolute;
			top:8px;
			left:955px;
			}
			#paneau{
			position:absolute;
			width:180px;
			height:130px;
			left:800px;
			background-image:url("images/paneau.png");
			padding:10px;
			padding-top:15px;
			}
			#paneau b{
			color:#48c9f4;
			}
			.cacher{
			display:none;
			}
			.afficher{
			display:block;
			}
			.droite_corp{
			width:286px;
			margin:7px;
			margin-top:15px;
			border-color:#48c9f4;
			border-width:1px;
			border-style:solid;
			background-color:#ffffff;
			align:center;
			background-image:url("images/degradbas.png");
			background-repeat:repeat-x;
			background-position:bottom;
			}
			.titre_droite{
			color:#48c9f4;
			font-weight:bold;
			font-size:19px;
			font-family:verdana;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:orange;
			margin:3px;
			margin-right:10px;
			margin-left:10px;
			}
			.milieu_corp{
			width:685px;
			margin:7px;
			/*border-color:#48c9f4;
			border-width:1px;
			border-style:solid;
			background-color:#ffffff;*/
			text-align:left;
			background-image:url("images/degradbas.png");
			background-repeat:repeat-x;
			background-position:bottom;
			}
			.titre_milieu{
			color:#48c9f4;
			font-weight:bold;
			font-size:19px;
			font-family:verdana;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:orange;
			margin:3px;
			margin-right:10px;
			margin-left:10px;
			}
			.titre_milieu h1{
			font-size:20px;
			margin:1px;
			padding:0px;
			}
			.categories{
			float:left;
			width:200px;
			padding-left:20px;
			}
			#cat{
			height:250px;
			}
			.lienong{
			background-image:url("images/onglet.png");
			width:90px;
			height:30px;
			line-height:30px;
			color:#ffffff;
			font-weight:bold;
			text-align:center;
			float:left;
			}
			.lienong2{
			background-image:url("images/onglet2.png");
			width:90px;
			height:30px;
			line-height:30px;
			color:#ffffff;
			font-weight:bold;
			text-align:center;
			float:left;
			}
			.actu{
			height:140px;
			border-bottom-width:1px;
			border-bottom-style:dashed;
			border-bottom-color:#48c9f4;
			}
			.actu h2{
			margin:0px;
			padding:0px;
			}
			.actucentre{
			margin:5px;
			float:left;
			}
			
			
	
