@charset "utf-8";
/* CSS Document */
html, body {
  margin:0;
  padding:0;
  text-align:center;
 
  
}
body{ overflow-x:hidden;}
@font-face {
	font-family: "mhiba";
	
	src: url('fonts/Blenda Script.eot');
	src: url('fonts/Blenda Script.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Blenda Script.woff') format('woff'),
	     url('fonts/Blenda Script.ttf')  format('truetype');
}
@viewport {
  width: device-width;height: device-height;
}
@-ms-viewport{width: device-width;height: device-height;}
@-o-viewport{width: device-width;height: device-height;}
body a{
	color: inherit;
	text-decoration: none;
	
}
body a href{
	color: inherit;
	text-decoration: none;
}
@media screen and (min-width: 1025px) {	
	.p_news_col_g{
		display:inline-block;
		vertical-align: top;
		width:55%;
		text-align:center;
		
	}
	.p_news_col_d{
		display:inline-block;
		vertical-align: top;
		width:30%;
		text-align:center;
		
	}
	.p_news_tt{
    font-weight: bold;
	color:#004C22;
	font-size:3vh;
    font-family: "mhiba";
    width: 100%;
    border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: thin solid #004C22;
    text-align: left;	
	}
	
	.nws_lien_fichier{
	font-family: "mhiba";
	font-size: 2vh;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 3vh;
	width: 60%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: 0.5vh;
	margin-left: auto;
	padding-top: 0.7vh;
	padding-right: 0.5vw;
	padding-bottom: 0.5vh;
	padding-left: 0.5vw;
	border: medium solid #000;
	border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	-moz-border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	-webkit-border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}
.nws_lien_fichier:hover{
	cursor: pointer;
	color: #FFF;
	border: medium solid #FFF;

background: rgba(0,76,34,1);
background: -moz-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,76,34,1)), color-stop(38%, rgba(4,143,65,1)), color-stop(100%, rgba(0,76,34,1)));
background: -webkit-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -o-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -ms-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: linear-gradient(to bottom, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c22', endColorstr='#004c22', GradientType=0 );

}
.nws_txt_ac{
	font-family: "mhiba";
	font-size:2vh;
	text-align: center;
	display: block;
	margin: 0px;
	height: auto;
	width: 80%;
	padding-top: 1vh;
	padding-right: 9%;
	padding-bottom: 1vh;
	padding-left: 9%;
	line-height: normal;
	
}
.nws_txt_ac h1 {
    width:100%;text-align:left;border-bottom:thin solid #004C22; color: #004C22; font-size:3vh;font-weight:bold;
}

.nws_img_1{
	display: block;
	height: auto;
	width: auto;
	
	max-width: 90%;
	min-width:65%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: 0.5vh;
	margin-left:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	background-color: #000;
	position: relative;	
}
.nws_img_2{
	display: inline-block;
	vertical-align:middle;
	height: auto;
	width: auto;
	max-height: 35vh;
	max-width: 48%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.5vh;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
	position: relative;
}
.nws_img_3{
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height:25vh;
	max-width:30%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.5vh;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
	position: relative;
}
.p_news_date{
	display:block;
	text-align:left;
	font-wheight:normal;
	font-style: italic;
	color:#4B4B4B;
	font-width:2.5vh;
	width:95%;
	
	}

}

@media screen and (max-width: 480px) {	
	
		.p_news_col_g{
		display:block;
		vertical-align: top;
		width:95%;
		text-align:center;
		
	}
	.p_news_col_d{
		display:block;
		vertical-align: top;
		width:96%;
		text-align:center;
		
	}
	.p_news_tt{
    font-weight: bold;
	color:#004C22;
	font-size:3vw;
    font-family: "mhiba";
    width: 100%;
    border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: thin solid #004C22;
    text-align: left;	
	}
	
	.nws_lien_fichier{
	font-family: "mhiba";
	font-size: 2vw;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 3vh;
	width: 60%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: 0.5vh;
	margin-left: auto;
	padding-top: 0.7vh;
	padding-right: 0.5vw;
	padding-bottom: 0.5vh;
	padding-left: 0.5vw;
	border: medium solid #000;
	border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	-moz-border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	-webkit-border-radius: 1.5vh 1.5vh 1.5vh 1.5vh;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}
.nws_lien_fichier:hover{
	cursor: pointer;
	color: #FFF;
	border: medium solid #FFF;

background: rgba(0,76,34,1);
background: -moz-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,76,34,1)), color-stop(38%, rgba(4,143,65,1)), color-stop(100%, rgba(0,76,34,1)));
background: -webkit-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -o-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: -ms-linear-gradient(top, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
background: linear-gradient(to bottom, rgba(0,76,34,1) 0%, rgba(4,143,65,1) 38%, rgba(0,76,34,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c22', endColorstr='#004c22', GradientType=0 );

}
.nws_txt_ac{
	font-family: "mhiba";
	text-align: center;
	display: block;
	margin: 0px;
	height: auto;
	width: 95%;
	padding-top: 1vh;
	padding-right: 2%;
	padding-bottom: 1vh;
	padding-left: 2%;
	line-height: normal;
	
}
.nws_txt_ac h1 {
    width:100%;text-align:left;border-bottom:thin solid #004C22; color: #004C22; font-size:3vh;font-weight:bold;
}

.nws_img_1{
	display: block;
	height: auto;
	width: auto;
	
	max-width: 90%;
	min-width:65%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: 0.5vh;
	margin-left:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	background-color: #000;
	position: relative;	
}
.nws_img_2{
	display: inline-block;
	vertical-align:middle;
	height: auto;
	width: auto;
	max-height: 35vh;
	max-width: 48%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.5vh;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
	position: relative;
}
.nws_img_3{
	display: inline-block;
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height:25vh;
	max-width:30%;
	margin-top: 0.5vh;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0.5vh;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
	position: relative;
}
.p_news_date{
	font-family: "mhiba";
	display:block;
	text-align:left;
	font-wheight:normal;
	font-style: italic;
	color:#4B4B4B;
	font-width:2.5vw;
	width:95%;
	
	}

}
	
	

