
#t_o tr:first-child { color: white; font-weight: bold; background-color: #32659c; }
#t_sp td { white-space: nowrap; }
@media (max-width: 805px) {
	#pad { display: none; }
	/*.content-panel { float: unset !important; margin: 0px auto; }
	.content-panel:before { clear: both; }*/
}
@media (max-width: 660px) {
	input[name="ville"] { width: 75px !important; }
	.cpc { width: unset !important; }
	#cpca + .cpc, #cpcs + .cpc { width: 125px !important; }
	#cpca, #cpcs { width: calc(100% - 131px) !important; }
	.cpc + .cpc {
		float: left !important;
		margin-left: 2px;
	}
}
@media (max-width: 630px) {
	.content-panel {
		max-width: initial !important;
		margin-left: 0px !important;
		padding-top: 7px !important;
	}
}
@media (max-width: 630px) {
	#t_sp label, #t_o * { font-size: 11px; }
}
@media (max-width: 450px) {
	#t_sp tr:not(:first-child) { display: inline-block; width: 48%; }
	#t_sp td { display: block; }
}

#permalink a { font-size: 12px; }
