/* Menu */

body.menu {
	background:url(../ministarjet/images/ministarmenu2.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: #708C99;	
	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: #708C99;	
	color: white;
}
.charactechnic tbody td {
	background-color: #708C99;	
	color: white;
}


/* Liste de caractéristiques techniques 2*/

.charac thead td {
	background-color: #708C99;	
	color: white;
}


/* Liste de performances */

.performances thead td {
	background-color: #708C99;	
	color: white;
}

/* Carnet de notes */

.carnet tbody td {
	background-color: #708C99;	
	color: white;
}


/* zagi400x Minivideos */

table.ministarjet
{
	border-color:#E5B419;
	background-color:#708C99;
	color:#708C99;
}
table.ministarjet thead td
{
	background-color: #708C99;
	color: white;
}
table.ministarjet tbody tr {
	background-color:white;
}
table.ministarjet a {
	color:#028;
}

