/*
texte #FCF9E9
fond bleu clair footer #89B6D3
fond-sur-footer #2E8BC5
texte footer #110229
bas de photo fond #235589
jaune foncé #F2AF0F
bleu bas de page #28729E
*/

BODY {
	background: #000000;
	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;
}

.corps {
	background: #28729E url(images/corps.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	color:  #FCF9E9;
	font-family: verdana, arial, geneva;
	font-size:11px;
}

.diams {
	background: #28729E url(images/diams.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.side {
	background: #28729E url(images/corps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	color: #FCF9E9;
	font-family: verdana, arial, geneva;
	font-size:11px;
}

.foot {
	margin: 0px;
	background: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.foottxt {
	margin: 0px;
	text-align: right;
	vertical-align: center;
	color:  #110229;
	font-family: verdana, arial, geneva;
	font-size:9px;
}

.cartouche {
	background: #384978;
	font-family: verdana, arial, geneva;
	font-size:14px;
	color: #FCF9E9;
}

.tit1 {
	font-family: trebuchet ms, verdana, arial, geneva;
	font-size:14px;
	font-weight: bold;
	color: #C6DFF2;
}


/* ------------- */

TD, .txt {
	font-family: verdana, arial, geneva;
	font-size:12px;
	acolor: #DCE5EE;
	color: #DCE5EE;
}


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;
}

