#navigation A.current
{
	color : #cccc00;
	font-weight : bold;
}

.featuring A
{
	font-size: 10px;
}

.heading .titre2
{
	color: #c8d200;
}


H1 .city
{
	color	: #bed63a;
}

#photo .show
{
	width   	: 190px;
	height		: 27px;
	position	: absolute;
	margin-top	: 360px;
	margin-left	: 40px;
	background	: url(../img/curve-ny.png);
}

#nav a:hover,.current_page_item a, #home .on
{
	background:#bed63a;
}

#nav li li a:hover
{
	background:#bed63a;
}

.heading
{
	color: #bed63a;
}


.headingex
{
	color: #fff;
	font-weight : bold;
	border: 1px solid #bed63a;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	width: 50%;
	background: #bed63a;
}