﻿.row_news {
    margin-bottom: 14px;
}
.div_img_news{
        margin-right: 0px;
    padding-right: 0px;
    height: 180px;
    background: #172635;
}
.newsImage{
        width: 230px;
    height: 180px;
}
.div_news_content{
background: #172635;
    padding-left: 20px;
    height: 180px;
}

.titre-news{
      margin-bottom: 10px;
    color: #3a6694;
}
   .switch_menu
{
	margin: 1em 0 0 0;
	padding: 1em;
	border-radius: .2em;
	text-align: center;
	 
	cursor: default;
 
	color: #ECECEA;
}

.switch_menu a
{
	color: #ECECEA;
	padding: .5em;
	cursor: pointer;
	border-radius: .2em;
    font-size: 20px;
}

.switch_menu a.selected
{
 border-bottom: 4px solid;
    color: white !important;
}

.myMenu_screen
{
	color: white;
	padding: 20px;
}
#myMenu{

    display: flex;
    margin-bottom: 0px;
    padding: 0;
}   
#page1,page2{
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
    color: #abb7c4;
    font-weight: bold;
    text-transform: uppercase;
        padding-bottom: 20px !important;
    font-size: 20px;
}
 img_news_style{ 
    width: 240px;
    height: 170px;

 }