#bandeau {
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	color: black;
	background-color: #FFF4DF;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-image: url(./new-logo.png);
}
table {
	border-collapse:collapse;
}
td {
	color: black;
}

.bando_liens td {
	
	
	font-family: Copperplate,Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
text-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 0px;
	
}

.bando_liens td:hover,#bando_ccam:hover,#bando_scenat:hover {
background-repeat: no-repeat;
background-image: url(./fond.png);
background-position: center;
text-shadow: 2px -1px 2px rgba(100, 100, 100, 0.7);	
cursor: pointer;
}

#bando_ccam {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF4DF;
	font-family: Copperplate,Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
	text-align: right;
	font-weight: bold;
	font-size: 21px;
}

#bando_scenat {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF4DF;
	font-family: Copperplate,Georgia, "Times New Roman", Times, serif;	
	letter-spacing: 3px;
	color: #bcbcbc;
	position: relative;
	top: -15px;
	line-height: -200px;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

#bando_tous_liens {
	top: -15px;
	position: relative;
}

#bando_status {
	padding-right: 5px;
	padding-bottom: 2px;
	font-style: italic;
	text-align: right;
	font-size: 18px;
}

.unsignet{
text-shadow: none;	
}

.unsignet_selected{
//text-shadow: 2px -1px 2px #ff000b;	
background-repeat: no-repeat;
background-image: url(./fond_selected.png);
background-position: center;
}
