* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


html, body{
	background-color: #cc0000;
	background-image: url("http://www.bmz.fr/bg-global.gif");
	background-repeat: repeat-y;
}

html > body {
	overflow: visible !important;
}
 
#header {
	width : 100%;
	top: 0;
}

#xiti-logo {
	display: none;
}

#logo_bmz{
	position: absolute;
	top	: 5px;
	left: 5px;
	border: none;
}

div[id=logo_bmz] {
	position: fixed !important;
}


#logos_marques {
	position: absolute;
	right: 3px;
	width: 70px;
	height: 500px;
	top: 50%;
	margin-top:-250px;
	text-align: center;
	z-index:30;
}

div[id=logos_marques] {
	position: fixed !important;
}

.logo_move{
	width: 70px;
	padding-bottom: 10px;
}

.logo_move img{
	padding-bottom: 10px;
	border: none;
}

.logo_move  a:hover{
	margin-left: -10px;
	font-weight: bold;
}

#alipp{
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin-top: -60px;
	width:30px;
	height:100px;
}

div[id=alipp] {
	position: fixed !important;
}

#alipp a img{
	border: none;
	text-decoration: none;
}

#logo_bmz a img{
	text-decoration: none;
	border: none;
}

#menu_header{
	position: absolute;
	left: 230px;
	top: 3px;
	height: 70px;
	width: 710px;
	padding-left:40px;
	padding-top:5px;
	background-image: url("http://www.bmz.fr/images/bg-menu.png");
	background-repeat: no-repeat;
	background-position: center;
}

.lavaLampWithImage {
	position: relative;
	height: 60px;
	width: 700px;
	padding-top: 15px;
	padding-bottom: 5px;
	/*margin: 10px 0;*/
	overflow: hidden;
}

		.lavaLampWithImage li {
			float: left;
			list-style: none;
		}
			.lavaLampWithImage li.back {
				background: url("http://www.bmz.fr/lava.png") no-repeat right -30px;
				width: 9px; height: 30px;
				z-index: 8;
				position: absolute;
			}
				.lavaLampWithImage li.back .left {
					background: url("http://www.bmz.fr/lava.png") no-repeat top left;
					height: 30px;
					margin-right: 9px; /* 7px is the width of the rounded shape */
				}
			.lavaLampWithImage li a {
				font: bold 14px arial;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 5px;    
			}
				.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
					border: none;
				}

#content{
	margin: 0;
	padding: 0;
	width:750px;
	background-image: url("http://www.bmz.fr/images/bg_content.png");
	background-repeat: repeat-y;
}
				
#content_haut{
	margin: 0;
	padding: 0;
	width:750px;
	height:30px;
	background-image: url("http://www.bmz.fr/images/bg_content_haut.png");
	background-repeat: no-repeat;
}

#content_bas{
	margin: 0;
	padding: 0;
	width:750px;
	height:30px;
	background-image: url("http://www.bmz.fr/images/bg_content_bas.png");
	background-repeat: no-repeat;
}
 
 
 


p { font-family: Tahoma, Arial, Helvetica, sans-serif }
a { text-decoration: none}
a { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
/*a:active { color: #cc0000}*/
a:link { color: maroon; font-family:  Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }
/*a:hover { color: purple; font-family:  Tahoma, Arial, Helvetica, sans-serif; text-decoration: underline }*/

.lienblanc { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #660000; text-decoration: none} 
.texte_maigre {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}
.texte_gras {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000}
.texte_gras_blanc { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF}
.texte_maigre_blanc { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.texte_gros { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000 }
.texte_maigre_rouge { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #CC0000}
.texte_gras_rouge { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #CC0000}

