/* Body */
body, p, div{
	margin:0px;
	padding:0px;
}
/* corps */
#corps{
width:970px;
margin:0 auto;
padding:5px;
background:#FFF;
height:auto;
box-shadow: 1px 1px 12px #555;
}
/* Entete */
#header{
margin-top: 0px !important;
margin-top:20px;
position:relative;
width:970px;
height:167px;
z-index:2;
}
/* Petit Menu  */
#menu_haut
	{
position:relative;
width:970px;
height:20px;
	}
#menu_haut ul
	{
		list-style-type:none;
		list-style:none;
		margin:0;
		padding:0px;
	}
#menu_haut li
	{
		font-family:tahoma;
		font-size:12px;
		color:#FFF;
		display:inline;
		text-decoration:none;
	}
#menu_haut li a,a:visited
	{
		font-family:tahoma;
		font-size:12px;
		color:#FFF;
		display:inline;
		text-decoration:none;
	}
#menu_haut li a:hover
	{
		font-family:tahoma;
		font-size:12px;
		color:#FFF;
		display:inline;
	}
/* Bloc de header */
#bloc_header
	{
		position:relative;
		width:970px;
		height:120px;
		background:url(../images/header/back.gif) repeat-x;
		vertical-align:middle;
		z-index:1;
		
	}
/* Logo tendancemag.com */
#logo
	{
	position:relative;
		float:left;
		width:220px;
		height:76px;
		margin-top:30px;
		margin-left:5px;
	}
/* Banniere top*/
#banniere_top
	{
		width:728px;
		height:100px;
		position:inherit;
		float:right;
		margin-top:10px;
		margin-right:5px !important ;
		margin-right:2px ;
		overflow:visible;
	}

/* Menu Principale */
#menuPrincipal 
	{
		position: relative;
		height:27px;
		width:970px;
		top:0px;
		left:0px;
		float:left;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
	}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:970px;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("/images/black.png") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color: #E00531;
	text-decoration:none;
	padding:12px 13px 0 13px;
	height:24px;
	height:28px;
	}
ul#menu li a:hover{
	color: #FFFFFF;
	background:transparent url("/images/blue.png") repeat-x top left;	
	}

.echo {
background:url(../images/menu/actif_02.gif) no-repeat scroll left top;
}
.panorama {
background:url(../images/menu/actif_03.gif) no-repeat scroll left top;
}
.mode {
background:url(../images/menu/actif_04.gif) no-repeat scroll left top;
}
.beaute {
background:url(../images/menu/actif_05.gif) no-repeat scroll left top;
}
.bienetre {
background:url(../images/menu/actif_06.gif) no-repeat scroll left top;
}
.sante {
background:url(../images/menu/actif_07.gif) no-repeat scroll left top;
}
.hightech {
background:url(../images/menu/actif_08.gif) no-repeat scroll left top;
}
.sport {
background:url(../images/menu/actif_09.gif) no-repeat scroll left top;
}
.cotemaison {
background:url(../images/menu/actif_10.gif) no-repeat scroll left top;
}
.auto {
background:url(../images/menu/actif_11.gif) no-repeat scroll left top;
}
.cuisine {
background:url(../images/menu/actif_12.gif) no-repeat scroll left top;
}

