/*
bleu fond #384978
vert jaune puce #D0DD27
rouge foncé #C82528
Jaune Haba #FFF200
bleu clair écriture #DCE5EE
bleu clair sous-titre image #A7C0D9
*/
BODY {
	background: #384978;
	margin: 0px;
	ascrollbar-face-color: #E8B72F; 
	ascrollbar-shadow-color: #B20823;
	ascrollbar-highlight-color: #B20823;
	ascrollbar-3dlight-color: #E8B72F; 
	ascrollbar-darkshadow-color: #E8B72F; 
	ascrollbar-track-color: #B20823; 
	ascrollbar-arrow-color: #B20823;
}

TD, .txt {
	font-family: verdana, arial, geneva;
	font-size:12px;
	color: #DCE5EE;
}

.titre {
	font-family: verdana, arial, geneva;
	font-size:12px;
	font-weight: bold;
	color: #D0DD27;
}

A, A:visited {
	color: #DCE5EE;
}

A:hover {
	color: white;
}

.menu {
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #DCE5EE;
}

A.menu, A.menu:visited {
	color: #DCE5EE;
	text-decoration: none;
}

A.menu:hover {
	color: White;
	text-decoration: underline;
}

.bandeau {
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #D0DD27;
}

A.bandeau, A.bandeau:visited {
	color: #FFF200;
	text-decoration: none;
}

A.bandeau:hover {
	color: #D0DD27;
	text-decoration: underline;
}

.bandeau_us {
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #FFDC63;
}

A.bandeau_us, A.bandeau_us:visited {
	color: #FFF200;
	text-decoration: none;
}

A.bandeau_us:hover {
	color: #D0DD27;
	text-decoration: underline;
}

.small {
	color: #A7C0D9;	
	font-size: 9px;
}

A.small, A.small:visited {
	color: #A7C0D9;
	text-decoration: none;	
}

A.small:hover {
	color: White;
	text-decoration: underline;	
}

TEXTAREA.fondu {
	background: #384978;
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #DCE5EE;
	border-width: 0px;
	scrollbar-face-color: #255E95; 
	scrollbar-shadow-color: #255E95;
	scrollbar-highlight-color: #255E95;
	scrollbar-3dlight-color: #255E95; 
	scrollbar-darkshadow-color: #255E95; 
	scrollbar-track-color: #255E95; 
	scrollbar-arrow-color: #255E95;
}
.question {
	font-weight: bold;
}
.reponse {
	font-weight: normal;
}
.tableau {
	background: #A7C0D9;
}
.cell {
	background-color: #384978;
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #A7C0D9;
}
.cellmail {
	background-color: #2F3C62;
	font-family: "RAndale Mono", RAndale, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #A7C0D9;
}
A.cell, A.cell:visited {
	color: #A7C0D9;
	text-decoration: none;	
}

A.cell:hover {
	color: White;
	text-decoration: underline;	
}
.celltitle {
	background: #384978;
	font-family: verdana, arial, geneva;
	font-size:11px;
	color: #255E95;
}
.pic {
	border-width: 1px;
	border-color: #888888;
}
.tabtitre {
	font-weight: bold;
	color: #384978;
}
.winner {
	color: white;
	background-color: #455A92;
}
