/* Menu */

body.menu {
	background:url(../zagi400x/images/zagimenu5.jpg);
}

.menu h4, .menu a {
	color:white;
}

.menu ul a:hover {
	color: #FFFF40;
}

.counter {
	color: white;
	border:1px solid gray;
}


/* Equipements */

.equipement thead td {
	background-color: black;	
	color: white;
}
.equipement thead a {
	color:white;
}
.equipement thead a:hover {
	color: #FFFF40;
}




/* Articles */


/* Liste de caractéristiques techniques 1*/

.charactechnic thead td {
	background-color: black;	
	color: white;
}
.charactechnic tbody td {
	background-color: black;	
	color: white;
}


/* Liste de caractéristiques techniques 2*/

.charac thead td {
	background-color: black;	
	color: white;
}


/* Liste de performances */

.performances thead td {
	background-color: black;	
	color: white;
}

/* Carnet de notes */

.carnet tbody td {
	background-color: black;	
	color: white;
}


/* zagi400x Minivideos */

table.zagi400x
{
	border-color:#E5B419;
	background-color:black;
	color:black;
}
table.zagi400x thead td
{
	background-color: black;
	color: white;
}
table.zagi400x tbody tr {
	background-color:white;
}
table.zagi400x a {
	color:#028;
}

