.nav_bar_en
{
	padding-bottom : 220px;
}

body  {
    background-image: url("../images/news.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	width:100%;
	height:100%;
	background-size: cover;
}

.title_left
{
	margin-top : 36px;
	font-size:30px;
	margin-bottom:10px;
}

.title_right
{
	margin-top : 5px ;
	font-family: 'Exo', sans-serif;
	font-size:30px;
	margin-bottom:10px;
}

p
{
	font-size:20px;
}

#content_
{

	margin-bottom: 20px;
}

#content_ p 
{
		line-height:2.5rem !important;
}
	
	
.imgDiscription
{
	margin-top:10px;
	margin-bottom:20px;
}

#anchorLink
{
	color:#AB987A;
}


.infoLink
{
	
	color:#AB987A;
}
	