@charset "utf-8";
/* CSS Document */
.boxTop {
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #254da2;
}
.boxContent {
	background-color: #e4efff;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #254da2;
}
a.box:link, a.box:visited, a.box:active {
	color: Black;
	text-decoration: none;
}
a.box:hover {
	text-decoration: underline;
	background-color: transparent;
}
.Desc {
	FONT-SIZE: 12px; 
    text-align: left;
}
.boxTopJustPub {
	border-width: 1px;
	border-style: solid solid none;
	border-color: #0e3032;
}
.boxContentJustPub {
	background-color: #9de9f1;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #0e3032;
}
.boxTopGrnNewsletter {
	border-width: 1px;
	border-style: solid solid none;
	border-color: #9db43f;
}
.boxContentGrnNewsletter {
	background-color: #f1f4e4;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #9db43f;
}
.boxContentGrnNewsletter a {
	text-decoration: underline;
}
.boxContentGrnNewsletter a:link, .boxContentGrnNewsletter a:visited, .boxContentGrnNewsletter a:active {
	color: Black;
	text-decoration: none;
}
.boxContentGrnNewsletter a:hover {
	text-decoration: underline;
	color: #3A6586;
}
.boxTopGrnBlogs {
	border-width: 1px;
	border-style: solid solid none;
	border-color: #2d6186;
}
.boxContentGrnBlogs {
	background-color: #fff;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #2d6186;
}
.boxContentGrnBlogs  a {
	text-decoration: underline;
}
.boxContentGrnBlogs  a:link, .boxContentGrnBlogs  a:visited, .boxContentGrnBlogs  a:active {
	color: Black;
	text-decoration: none;
}
.boxContentGrnBlogs  a:hover {
	text-decoration: underline;
	color: #3A6586;
}
.boxTopGrnNews {
	border-width: 1px;
	border-style: solid solid none;
	border-color: #ff922c;
}
.boxContentGrnNews {
	background-color: #fff1e3;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #ff922c;
}
.boxContentGrnNews a {
	text-decoration: underline;
}
.boxContentGrnNews a:link, .boxContentGrnNews a:visited, .boxContentGrnNews a:active {
	color: Black;
	text-decoration: none;
}
.boxContentGrnNews a:hover {
	text-decoration: underline;
	color: #3A6586;
}
.boxTopGrnInterviews {
	border-width: 1px;
	border-style: solid solid none;
	border-color: #739E8D;
}
.boxContentGrnInterviews {
	background-color: #E9EDEC;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: #739E8D;
}
.boxContentGrnInterviews  a {
	text-decoration: underline;
}
.boxContentGrnInterviews  a:link, .boxContentGrnInterviews  a:visited, .boxContentGrnInterviews  a:active {
	color: Black;
	text-decoration: none;
}
.boxContentGrnInterviews  a:hover {
	text-decoration: underline;
	color: #3A6586;
}
#editeur_lien3 {
	background-color: #D5E1DD;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-width: 0 1px 1px;
	border-style: none solid solid;
	border-color: #739E8D;
	padding-left: 45px;
}