div#conteneur_head2 .pub
	{
		float:right;
		position:relative;
		margin: 0 7px 0 0;
		padding:0;
    width: 728px;
		height: 90px;
		border-style: solid;
		border-width: 1px;
		border-width: 0;
		border-color: #444;
    display: inline;
    /*background-color: #e0e0ff;*/
    text-align: right;
	}
	
	div#conteneur_head2 .pub_home
	{
		float:right;
		position:relative;
		margin: -60px 7px 0 0;
		padding:0;
    width: 728px;
		height: 90px;
		border-style: solid;
		border-width: 1px;
		border-width: 0;
		border-color: #444;
    display: inline;
    /*background-color: #e0e0ff;*/
    text-align: right;
	}
	
	div#conteneur_head2 p.pub.text
		{
			margin-top:6px;
			text-align:center;
			background-color:#fff;
			border-style:solid;
			border-width:2px;
			border-color:#55f #00a #00a #55f;
		}
		div#conteneur_head2 p.pub.text a,
		div#conteneur_head2 p.pub.text a:hover,
		div#conteneur_head2 p.pub.text a:visited
			{
				display:block;
				padding:10px;
				width:448px;
				height:40px;
				color:#000;
				font-weight:bold;
				text-decoration:none;
				font-family:Verdana, sans-serif;
				text-align:center;
			}
		div#conteneur_head2 p.pub.text a:hover
			{
        text-decoration:underline;
			}
			div#conteneur_head2 p.pub.text a strong
				{
					font-size:medium;
				}
	div#conteneur_head2 p.pub.image
		{
			text-align:right;
		}
div#contenu_page .pub
	{
		margin:0 2em;
		padding:0;
	}
	div#contenu_page p.pub.text
		{
			position:relative;
			text-align:center;
			padding:.4em .8em;
			background-color:#fff;
			border-style:solid;
			border-width:2px;
			border-color:#55f #00a #00a #55f;
		}
		div#contenu_page p.pub.text a,
		div#contenu_page p.pub.text a:hover,
		div#contenu_page p.pub.text a:visited
			{
				color:#000;
				font-weight:bold;
				text-decoration:none;
				font-family:trebuchet ms, sans-serif;
			}
		div#contenu_page p.pub.text a:hover
			{
				text-decoration:underline;
			}
			div#contenu_page p.pub.text a strong
				{
					font-size:medium;
				}
	div#contenu_page div.pub.flash
		{
			text-align:center;
			padding-left:200px;
		}
	div#contenu_page p.pub.image
		{
			text-align:center;
		}
