/* calendars page css */

body {
	background-image: url("../img/bg-haut-news.jpg");
}

.entete{
	height: 350px;
}

.newsContent{
	width: 850px;
	margin-left: 20px;
	text-align: justify;
}

.texteNews{
	font-size: 13px;
	font-family: Arial;
	line-height: 150%;
	margin-top: 20px;
}

h1{
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 40px;
}

h1 a:hover{
	color:#abd6dc;
}

h1 .alice{
	color:#abd6dc;
}

h1 .title{

}

h5{
	font-weight: normal;
	color:#abd6dc;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h5 a{
	color:#abd6dc;
	text-decoration: underline;
}

h5 a:hover{
	color:white;
	text-decoration: none;
}

.sepH{
	margin-top: 0;
}
