/* ************************************
// *** Code appartenant à evoweb.fr ***
// ************************************
*/

.spacer {
	clear:both;
}

.header_bas {
	width:700px;
	height:31px;
	background-image: url(images/header-bas.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin-top:140px;
}

#etiquette {
	position: absolute;
	display: none;
	z-index: 21;
	background-color:#ab1a1a;
	border:1px #ffffff solid;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px 3px 8px;
	opacity:.6;
}

#TheImageShowed,#CommentOfImage {
	opacity:0;
	display:block;
}

.formulaire_contact {
	background-image:url(images/fond-contact.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.affiche_contact {
	background-image:url(images/fond-devanture.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.affiche_ami {
	background-image:url(images/fond-ami.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}