@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:0.75em;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../upload/images/bgpage.jpg) repeat-x #FFF;
	color:#333;
}
#global{
	width:960px;
	margin:0 auto;
	background:#FFF url(../upload/images/new/ombre.png) repeat-y;
	padding:0 36px;
}
a,a:visited{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:none;
}
/* haut de page */
#lang{
	position:absolute;
	top:10px;
	right:10px;
	width:200px;
	text-align:right;
}
#header{
	height:150px;
	background: url(../upload/images/logo-cgdr.png) no-repeat;
	border-bottom:3px solid #FFF;
	position: relative;
	margin-top:5px;
}
#breadcrumb{
	height:25px;
	line-height:25px;
	background:url(../upload/images/bgchemin.jpg) repeat-x #FFF;
	padding:0 10px;
}
#h{
	height:20px;
}
#services{
	margin:0;
	padding:0;
	list-style:none;
}
#services li{
	float:right;
}
#services li a,#services li a:visited{
	display:block;
	padding:3px 5px;
	border-left:1px solid #0090d2;
	text-align:center;
	color:#0090d2;
}
#s{
	clear:both;
}
/* Left */
#left{
	float:left;
	width:180px;
}
#mainmenu, #mainmenu ul{
	margin:0;
	padding:0;
	list-style:none;

}
#mainmenu ul{

	z-index:1200;
}
/*
#mainmenu li a{
	color: #fff;
	background: url(../upload/images/bg_titre_mainmenu.jpg) #fff;
	display:block;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
#mainmenu li ul li a{
	color:#333;
	background: url(../upload/images/bg_titre_smainmenu.jpg) no-repeat bottom #fff;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #0090d2;
	}
#mainmenu li ul li a:hover{
	background: url(../upload/images/bg_titre_smainmenu_over.jpg) no-repeat #fff;
	}
#mainmenu .selected{
	font-weight:bold;
	color:#0090d2;
}*/


/* right */
#right{
	float:right;
	width:180px;
}
#right h2{
	margin:0;
	padding:5px;	
	color:#FFF;
	background:url(../upload/images/bgh2right.jpg);
	line-height:25px;
	height:25px;
	padding-left:5px;
	font-size:12px;
	margin-bottom:10px;
	background:#0090d2;
	font-family: 'Armata', sans-serif;

}
#right img {
	display:block;
	border:none;
	margin:0 auto;
	margin-bottom:10px;
}

/* Corps de la page */
#middle{
	margin:0 210px 0 0;
}
.outils1{
	text-align:right;
	height:30px;
	line-height:30px;
}

/* Bas de la page */
#outils2{
	height:25px;
	line-height:25px;
	margin:0 210px;
	position:relative;
}
#hautdepage{
	right:0;
	top:0;
	position:absolute;
}
#f{
	clear:both;
	height:20px;
}
#footer{
	text-align:center;
	height:30px;
	background:#CCC;
	line-height:30px;
}
#footer_menu{
	margin:0;
	padding:0;
	list-style:none;
}
#footer_menu li{
	float:left;
}
#footer_menu li a, #footer_menu li a:visited{
	color:#666;
	display:block;
	margin:0 10px;
}
#copyright{
	height:30px;
	text-align:center;
	line-height:30px;
	clear:both;
}
/* Formulaire de recherche */
#frmsearch{
}
#frmsearch input{
}
#frmsearch label{
}
#frmsearch #btn_search{
}
.keyword{
	font-weight:bold;
}
/* style du contenu */
#middle h1{
		margin:0;
	padding:5px;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	margin-bottom:10px;
	font-family: 'Armata', sans-serif;


	
	background:url(../upload/images/bg_titre_mainmenu.jpg) repeat-x;
	background:#0090d2;
}
#middle h2{
	font-size:12px;
	color:#0090d2;
}
#middle h3{
	font-size:14px;
	color:#333;
}
#middle h4{
	font-size:12px;
	color:#333;
}
#middle ul li{
}
#middle ul li ul li{

}
#middle a, #middle a:visited{
	text-decoration:underline;
}
#middle a:hover{
	text-decoration:none;
}
#middle table{
	border:#0090d2 1px solid;
	/* margin:auto; */
	margin-bottom:10px;
	border-collapse: separate;
	
}
#middle table th{
	background: #0090d2;
	border:# 1px solid;
	color:#FFF;
}
#middle table caption{
	color:#4d7704;
	font-weight:bold;
}
#middle table tr{
}
#middle table td{
	border:#0090d2 1px solid;
	padding:3px;
}
.centre{
	display:block;	
	margin: 20px;
	margin:auto;
	padding:2px;
	border:1px solid #CCC;
}
.gauche{
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #999;
}
.droite{
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #999
}
#actus img{
	width:150px;
	height:80px;
	float:left;
	margin:0 10px;
}

#actus a,#actus a:visited{
	text-decoration:none;
}
#actus a.lire,#actus a.lire:visited{
	display:block;
	font-weight:bold;
	text-decoration:none;
	/* color:#888; */
	color:#C30;
	padding:5px;
	font-size: 9px;
	}
#actus a.lire:hover{
	color:#000;
	color:#C30;
	text-decoration:underline;

text-decoration:underline;
}
#actus .date{
	color:#00475c;
	font-size:12px;
}
#tn{
	border-top:5px #0099c5 solid;
	background:url(../upload/images/flag-tn.jpg) no-repeat 0 3px;
	position:relative;
	padding:3px 0 3px 50px;
}
.nav_actus{
	margin-top:10px;
	text-align:center;
	clear:both;
}
/**************************************************************************************** New ***********
********************************************************************************************************/

.tutelle{
	height:30px;
	border-top: 5px #0063a6 solid;
}
.tutelle-wrap{
	height:30px;
	width:960px;
	margin:auto;
	position:relative;
	width:960px;
	margin:0 auto;
	background:url(../upload/images/new/ombre.png) repeat-y;
	padding:0 36px;
}
.tutelle-tn{
	background: url(../upload/images/new/flag-tn-1.png) no-repeat 0 center;
	padding-left:30px;
	width:680px;
	float:left;
	height:18px;
	line-height:18px;
	color:#FFF;
	margin-top:5px;
}
.tutelle-lang{
	width:120px;
	float:right;
	text-align:right;
	margin-top:5px;
	color:#FFF;
}
.tutelle-lang a,.tutelle-lang a:visited {
	color:#FFF;
}
.haut{
	height:120px;
	background:#e8f9ff;
	border-bottom:3px solid #FFF;
}
.haut-o{
	width:1032px;
	margin:auto;
	background:url(../upload/images/new/ombre.png) repeat-y;
	height:120px;
}
.menu-o{
	width:1032px;
	margin:auto;
	background:url(../upload/images/new/ombre.png) repeat-y;
	height:60px;
}
.cgdr-slider-o{
	width:1032px;
	margin:auto;
	background:url(../upload/images/new/ombre.png) repeat-y;
	height:250px;
}
.haut-wrap{
	width:960px;
	margin:auto;
	position:relative;
	
}
.search-the-site{
	position:absolute;
	top:60px;
	right:10px;
}
.haut-smenu{
	position:absolute;
	top:20px;
	right:180px;
}
.cgdr-slider{
}
.cgdr-slider-wrapper{
	height:250px;
	margin:auto;
	width:960px;
	border:5px solid #FFF;
	font-family: 'Armata', sans-serif;
}
.logo-cgdr{
	margin-top:10px;
}
#services li a.link-accueil{
	border:none;
}
.btn_search{
	padding:8px;
	background:#0090d2;
	border:none;
	border: 1px solid #0090d2;
	color:#FFF;
}
.keyword{
	padding:8px;
	border: 1px solid #0090d2;
	color:#0090d2;
}
.new-actu{
	width:49%;
	margin-right:1%;
	float:left;
	height:210px;
}
.new-actu-sum{
	padding-left:170px;
}
.pieds{
	background:#f6f5f5;
	height:500px;
}
.pieds-wrapper{
	margin:auto;
	width:960px;
	height:480px;
	padding-top:20px;
		width:960px;
	margin:0 auto;
	background:url(../upload/images/new/ombre.png) repeat-y;
	padding:20px 36px 0 36px;
}
.pieds1{
	float:left;
	width:230px;
	padding-right:25px;
	border-right:1px solid #ccc; 
}
.pieds2{
	float:left;
	width:320px;
	padding-right:50px;padding-left:25px;
	line-height:30px;
	border-right:1px solid #CCC;
}
.pieds3{
	float:left;
	width:220px;
	padding-left:25px;
}
.pieds3 img{
	margin:0px;
}

.pieds h2{
	margin-top:0;
	line-height:25px;
	font-size:14px;
}
.pieds3 h2{
	margin-bottom:0;
}
.pave-rtl{
	margin-bottom:20px;
	border:1px solid #00c6ff;
	padding-bottom:5px;
}
.socialh{
	position:absolute;
	top:23px;
	right:10px;
}

.socialh .socialh-img{
	height:15px;
	margin:0 10px;
	overflow:hidden;
	float:left;
}
.search-the-site{
	position:absolute;
	top:60px;
	right:10px;
}
.haut-smenu{
	position:absolute;
	top:20px;
	right:180px;
}
.cacher{
	display:none;
}
.img-zoom {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.img-zoom:hover{
	-webkit-transform: scale(2); 
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
	cursor:pointer;
	box-shadow:1px 1px 10px rgba(0,0,0,0.5);
	z-index:9999;
	position:relative;
}
.pave-rtl li{
	margin:5px 0; 
}
.pave-rtl ul{
	
	margin-left:-20px; 
}
.pave-rtl ul li a:hover{
	text-decoration:underline;
}

/************* Accordion **************/
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
    min-height: 6em;
}

.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}

.accordion {
    padding: 0;
    margin: 0 auto;
    font-family: "PT Sans" sans-serif
}

.accordion .accordion-item {

  border-bottom: 1px solid #ddd;
  padding: 1em;
  color: #000;
}

.accordion .accordion-item:hover {
	cursor:pointer;  background: #eee;
}

.accordion h2 {
  margin: 0;
}

.coord h2, .coord strong{
	color:#0090d2;
	}
.pieds-wrapper a:hover{
	text-decoration:underline;
}