@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	font-size: 80%;
	border-top: #0c8a2d solid 6px;
}
img, video, audio {
	max-width: 100%;
	height: auto;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
textarea, input {
	border: 1px solid #abadb3;
	padding: 3px;
	width: 97%;
}
textarea:focus, input:focus {
	outline: none;
	border: 1px solid #CD0916;
}
input#word { width: 204px !important; }
.center { text-align: center; }
.container {
	width: 980px;
	margin: 0 auto;
}
/* ~~ header~~ */
.header {
	padding: 1.02% 0 0;
	margin: 0 1.02%;
	width: auto;
	min-height: 171px;
	position: relative;
	z-index: 99;
	clear: both;
}
.bg-header {
	background: url(../img/header-bg.jpg) center bottom no-repeat #fff;
	width: 980px;
	height: 29px;
}
.logo {
	width: 120px;
	height: 167px;
	margin: 0;
	padding: 0;
	float: left;
}
.logo img { width: 100%; }
.logo a {
	text-decoration: none;
	width: 100%;
	height: 17.04081632653061%;
	display: inline-block;
}
#site {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	position: absolute;
	left: 15.30612244897959%;
	top: 8px;
	width: 30.61224489795918%;
	height: 50px;
	float: left;
	color: #434345;
	font-size: 20px;
	text-transform: uppercase;
	z-index: 12;
}
.vert { color: #189a4e; }
.slogan {
	position: absolute;
	left: 25.51020408163265%;
	top: 50px;
	width: 35.71428571428571%;
	height: 100px;
	color: #189a4e;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	z-index: 11;
}
.slogan strong { font-weight: 700; }
#slogan1 {
	position: absolute;
	top: 0;
}
#slogan2 {
	position: absolute;
	top: 36px;
	left: 70px;
	z-index: 1;
}
.ministere {
	position: absolute;
	right: 0;
	top: 5px;
}
.langue {
	position: absolute;
	right: 0;
	top: 60px;
	color: #292929;
}
.langue a {
	color: #292929;
	font-size: 13px;
}
.langue a.ar { font-size: 18px; }
.langue a.current { color: #E20B19; }
.facebook a, .twitter a {
	position: absolute;
	right: 34px;
	top: 108px;
	width: 29px;
	height: 28px;
	background-image: url(../img/reseaux.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	transition: background-position 0.6s ease;
	-webkit-transition: background-position 0.6s ease;
	-moz-transition: background-position 0.6s ease;
}
.twitter a {
	right: 0;
	background-position: -29px 0;
}
.facebook a:hover { background-position: 0 -28px; }
.twitter a:hover { background-position: -29px -28px; }
.recherche {
	right: 100px;
	width: 120px;
	top: 112px;
	position: absolute;
	background: url(../img/recherche.gif) 96% center no-repeat #ebebeb;
	height: 18px;
	border-radius: 8px;
	padding: 1px 22px 1px 5px;
	border: 1px solid #939393;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
}
.search { }
.recherche input {
	position: relative;
	top: -1px;
	margin: 0;
	padding: 0 2px;
	background: #ebebeb;
	border: 0;
	color: #333;
	height: 14px;
	font-size: 11px;
	width: 96% !important
}
.recherche form { position: relative; }
.recherche input.recherche_ok {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 16px;
	position: absolute !important;
	top: 5% !important;
	right: -20px;
	width: 21px !important;
}
.recherche input:focus { outline: none; }
.menu-mobile { display: none; }
/* ~~ sidebar ~~ */
.sidebar1 {
	float: left;
	width: 22.24489%;
	margin: -1px 1.02041% 0 0;
	padding-left: 1.020408163265306%;
}
.bloc-1 {
	margin-bottom: 10px;
	background: #fff;
	width: 100%;
}
.bloc-1 a, .bloc-1 a:link, .bloc-1 a:visited { color: #414958; }
.bloc-1 li.current a, .bloc-1 li.current a:link, .bloc-1 li.current a:visited, .bloc-1 li.current a:hover, .bloc-1 a.current { color: #E20B19; }
.titre {
	background: #fff;
	background: #fff url('/img/titre-bg.png') no-repeat 5px 0;
	border-top: #aaa solid 1px;
	border-left: #aaa solid 1px;
	border-right: #aaa solid 1px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-bottom: 2px solid #cd0916;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #2d2d2d;
	padding: 10px 10px 10px 30px;
	position: relative;
}
.titre span { color: #cd0916; }
.titre a {
	padding: 10px 14px;
	line-height: 13px;
}
.titre_vert { background: #189a4e; }
.titre_vert:hover { background: #339a5e; }
.titre_vert a, .titre_vert a:link, .titre_vert a:visited {
	color: #FFFFFF;
	display: inline-block;
	padding: 0;
	text-decoration: none;
	width: 100%;
}
.c2 .titre { top: 0; }
.bloc-1 .main {
	background: #eaeaea;
	min-height: 100px;
	padding: 15px 5% 5px;
	margin-top: -5px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-bottom-left-border-radius: 8px;
	-webkit-bottom-right-border-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	border-bottom: #999 solid 1px;
}
.bloc-1 .main a:hover {
	color: #CD0916;
	text-decoration: none;
}
.main ul { list-style: none; }
.main ul li { }
.main ul a {
	padding: 0 6px 6px;
	display: block;
}
.sidebar1 .main ul a:hover, .sidebar1 .main ul a:active, .sidebar1 .main ul a:focus { text-decoration: none; }
/* ~~ content  ~~ */
.content {
	width: 74.48979%;
	padding: 0;
	margin: 0 0 0 1.02041%;
	float: left;/*width: 740px;*/
}
.content ul, .content ol {
	padding: 3px 10px 10px 30px;
	overflow: hidden;
	/*display: list-item;*/
}
.content ul li, .content ol li { margin: 0 0 7px; }
.home .content a, .home .content a:link, .home .content a:visited { color: #189a4e; }
.content a, .content a:link, .content a:visited { color: #cd0916; }
.content td, .content th { /*vertical-align: top;*/ }
.content hr {
	border: 1px solid #ddd;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	clear: both;
}
.c1 {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.c2-1, .c2-2 {
	float: left;
	width: 47.703%;
	padding: 1.51020% 1.5%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	margin-bottom: 10px;
}
.c2-1 { border: 1px solid #8b8b8b; }
.c2-2 {
	float: right;
	background: #eaeaea;
	min-height: 325px;
	padding: 0;
	border-bottom: #999 solid 1px;
}
.c2-2 .titre {
	top: 0;
	margin-bottom: 0;
}
.c2-1 h2 { color: #189a4e; }
.c3-1, .c3-2, .c3-3 {
	float: left;
	width: 29.589%;
	margin-right: 1.020408163265306%;
	padding: 10px 1.5%;
	background: #eaeaea;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 10px;
	min-height: 385px;
}
.c3-1 img, .c3-2 img, .c3-3 img {
	max-width: 95.66%;
	height: auto !important;
}
.c3-2 { background: #f4f4f4; }
.c3-3 { margin-right: 0; }
/**--- vitrine ---*/
#slider {
	height: auto !important;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: right;
}
#slider img { height: auto !important; }
.theme-default .nivoSlider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.nivo-caption {
	height: 38px;
	background: url(../img/transparent-bg.png) repeat 0 0 transparent !important;
}
.theme-default .nivo-directionNav a, .theme-default:hover .nivo-directionNav a, .theme-default .nivo-directionNav a:link, .theme-default .nivo-directionNav a:visited {
	opacity: 1;
	text-indent: -9999px;
	font-size: 0;
}
#slider .titre-1 {
	position: absolute;
	font-size: 20px;
	right: 10px;
	top: 5px;
	height: 32px;
	width: 63.7755%;
	overflow: hidden;
}
#slider .titre-2 {
	position: absolute;
	font-size: 14px;
	right: 10px;
	top: 32px;
	overflow: hidden;
	height: 20px;
	width: 39.3469%;
}
.slider-wrapper { position: relative; }
.theme-default .nivo-controlNav {
	bottom: 5px;
	padding: 0 !important;
	position: absolute;
	left: 5px;
 *left: 90px;
 *bottom: 15px;
	z-index: 2147483647 !important;
	direction: ltr;
 *direction: rtl;
}
.theme-default .nivo-controlNav a {
	width: 18px !important;
	height: 18px !important;
}
.theme-bar.slider-wrapper { border: 0; }
.theme-bar .nivo-controlNav { background: #DADADA; }
/*--- fin vitrine ---*/
.partenaire {
	float: left;
	padding: 1em 0 .75em;
	margin: 0 1.02041% 20px 1.02041%;
	width: 96.73469%;
	background: #fff;
	border: 1px solid #8b8b8b;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
}
.partenaire img {
	border: #aaa solid 1px;
	margin-top: -.25em;
}
/*-- defil actualite--*/
#actualite { list-style: none; }
#actualite ul, #actualite li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#actualite ul { width: 100%; }
#actualite { height: 242px !important; }
#actualite li {
	border-bottom: 1px solid #f5f4f4;
	height: 65px;
	width: 100%;
	overflow: hidden;
}
#actualite li a, #actualite li a:link, #actualite li a:hover, #actualite li a:visited {
	color: #333;
	display: inline-block;
	width: 95%;
	padding: 5px 2.5%;
}
.actu_bloc {
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;/*padding: 10px;*/
}
/*--- fin ---*/
.actu_date {
	font-weight: bold;
	color: #999;
}
.actu_titre {
	font-weight: bold;
	font-size: 120%;
}
.espace_prive {
	padding: 3px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #dadada;
}
.mx_submit, .submit {
	background: #0c8a2d;
	padding: 3px 6px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0;
}
.mx_submit {
	padding: 11px 30px 9px;
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: auto;
}
.mx_submit:hover, .mx_submit:focus {
	background: #10a336;
	border: 1px solid #10a336;
	padding: 10px 29px 8px;
}
.submit:hover, .submit:focus {
	border: 0;
	background: #10a336;
}
.rouge { color: #C00; }
.msgerr, .msgrouge {
	color: #C00;
	background-color: #FFD2D2;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding: 0.7em 1em;
	margin-bottom: 1em;
}
.msgerr {
	text-align: center;
	margin-bottom: 2px;
}
.msgvert {
	color: #15911f;
	background-color: #daefdc;
	border-top: 1px solid #15911f;
	border-bottom: 1px solid #15911f;
	padding: 0.7em 1em;
	margin-bottom: 1em;
}
/*.tab tr:nth-child(2n+1) td {
	border-bottom: 1px solid #a1d0ad;
}
.tab tr:nth-child(2n) td {
	border-bottom: 1px solid #ffcccf;
}
.tab tr:last-child td {
	border-bottom: 0;
}
*/

/* ~~ Pied de page ~~ */
.footer {
	width: 100%;
	-moz-box-shadow: inset 0px 3px 5px 0px #333;
	-webkit-box-shadow: inset 0px 3px 5px 0px #333;
	box-shadow: inset 0px 3px 5px 0px #333;
	position: relative;
	clear: both;
	background: #666;
}
.footer .main {
	width: 960px;
	padding: 10px;
	background: none;
	margin: 0 auto;
}
.footer .main a, .footer .main a:link, .footer .main a:visited {
	color: #fff;
	text-decoration: none;
}
.footer .main a:hover, .footer .main a:focus { text-decoration: underline; }
.bloc-f-1 {
	width: 31.33%;
	padding: 1%;
	float: left;
}
.bloc-f-1 h3 {
	font-size: 95%;
	color: #fff;
	padding: 0;
}
.bloc-f-1 ul, .bloc-f-1 li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bloc-f-1 li {
	font-size: 11px;
	margin-left: 0;
}
.main .bloc-f-1 a { padding-left: 0; }
/*-- autres styles --*/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.petit { font-size: 85%;/*font-family: Arial, Helvetica, sans-serif;color: #333;*/
}
.pagination { padding-top: 20px; }
.pagination a, .pagination a:link, .pagination a:visited {
	background: #efefef;
	border: 1px solid #ddd;
	padding: 5px 8px;
	color: #333;
}
.pagination strong {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 8px;
}
.forminput { margin: 5px 0; }
.forminput label {
	width: 20.40816326530612%;
	float: left;
}
.divbutton {
	margin-left: 20.40816326530612%;
	margin-top: 10px;
}
.lire-suite {
	float: right;
	padding: 10px;
}
.telechargement img { border: 1px solid #dadada; }
#cboxSlideshow { color: #333; }
#cboxTitle {
	color: #333;
	font-weight: bold;
}
.espace-prive {
	display: none;
	margin: 5px 0;
	padding: 0;
	width: 100%;
	float: left;
}
.espace-prive {
	background-color: #DADADA;
	-webkit-transition: background-color ease 0.2s;
	-moz-transition: background-color ease 0.2s;
	transition: background-color ease 0.2s;
}
.espace-prive:hover, #current { background-color: #EAEAEA; }
.espace-prive a {
	padding: 10px 10px 10px 30px;
	display: inline-block;
	color: #2D2D2D;
	text-decoration: none;
	width: 89%;
	line-height: 18px;
}
#current a { color: #e2111a; }
.menu-mobile .smenu {
	padding-left: 15px;
	color: #0b892c;
}
.menu-mobile .ssmenu {
	padding-left: 25px;
	color: #48ac62;
}
.fb, .twit {
	position: relative;	
}
.twit {
	top: 4px;
	left: 5px;
}
.titre span.version {
	font-size: 11px;
	color: #2d2d2d;
}
.partage {
	float: left;
	width: 100%;
	clear: left;
	padding-top: 2em;
	height: 3.5em;
}
/*----- responsive ---------*/
@media (min-width: 1210px) {
.container, .footer .main, .bg-header {
	max-width: 980px;
	width: auto;
}
}
@media (max-width: 1210px) {
.container, .footer .main, .bg-header {
	max-width: 980px;
	width: auto;
}
#site {
	width: 38.612%;
	left: 17.3061%;
}
.slogan { width: 47.612%; }
}
@media (min-width: 480px) and (max-width: 768px) {
.container, .footer .main, .bg-header { }
#site, .slogan { display: none; }
.content { width: 64.4898%; }
.c2-1, .c2-2 {
	width: 99.12%;
	float: none;
}
.c2-1 {
	width: 96.22%;
	overflow: hidden;
}
.sidebar1 { width: 32.2449%; }
table.video { width: 100%; }
table.video td { max-width: 100px; }
table.video img {
	max-width: 100%;
	height: auto !important;
}
.bloc-1 .main input { width: 96% !important; }
textarea, input, table select { width: 98% !important; }
input#word, .mx_submit {
	width: auto !important;
	margin-bottom: 5px;
}
.partenaire div {
	margin-left: 30% !important;
	width: 50% !important;
}
.partenaire div:first-child { margin-bottom: 10px; }
}
@media (max-width: 525px) {
.partenaire { width: 97.94%; }
.partenaire div {
	margin-left: 24% !important;
	width: 59% !important;
}
.partenaire div:first-child { margin-bottom: 10px; }
}
@media (max-width: 480px) {
.container, .footer .main, .bg-header { width: auto; }
.container, .footer .main { min-width: 320px; }
.header {
	margin-bottom: 0;
	min-width: 325px;
	min-height: 100px;
}
.bg-header { display: none; }
.home h1, .home h2, .home h3, .home h4, .home h5, .home h6, .home p { padding-left: 0; }
.logo {
	float: none;
	height: 96px;
	width: 70px;
}
.langue { top: 30px; }
.facebook a, .twitter a { top: 66px; }
#site, .slogan { display: none; }
.recherche { top: 70px;/*right: 74px;
		width: 33.225%;*/ }
.ministere { width: 60%; }
.ministere img { width: 100%; }
.mainmenu {
	position: absolute;
	left: 0px;
	width: 100%;
	margin-top: 10px;
	display: none;
}
.mainmenu ul { display: none; }
.menu-i { display: block; }
.menu-mobile {
	background: url("../img/menu-bg.png") repeat-x scroll center top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 39px;
	margin: 6px 0 0;
	position: relative;
	width: 100%;
}
.menu-mobile form { }
.menu-mobile select {
	width: 100%;
	padding: 1.5%;
	margin-top: 3px;
}
.espace-prive { display: block; }
.sidebar1 { width: 97.7755%; }
.sidebar1 .bloc-1 { display: none; }
.sidebar1 .telechargement {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.sidebar1 .telechargement ul { display: none; }
.content {
	width: 97.95%;
	margin: 10px 1.02% 0;
}
.partenaire { }
.partenaire img { width: auto; }
.c2-2, .bloc-f-1 {
	width: 100%;
	min-height: 20px;
}
.c3-1, .c3-2, .c3-3 { width: 96.77551%; }
.c2-1 { width: 96.5%; }
.c2-2 { width: 99.5%; }
table.video { width: 100%; }
table.video td { max-width: 100px; }
table.video img {
	max-width: 100%;
	height: auto !important;
}
textarea, input, table select { width: 98% !important; }
input#word, .mx_submit {
	width: auto !important;
	margin-bottom: 5px;
}
}
