.conteneur{
	background-color: #FFF;
	height: 80%;
	width: 90%;
	margin: 3%;
	padding: 2%;
}
.filethp {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ecb128;	
 padding-left: 1%;
}
#featured{
	width:60%;
	position:relative;
	height:25%;
	overflow:hidden;
	padding-right: 30%;
	border: 5px solid #ccc;
	background-color: #666;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:450px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
	height:250px;
	overflow:auto;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	padding-left:13px;
	font-size:12px;
	color:#333;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; text-decoration:none;
	color:#333;  background:#fff; 
	line-height:20px; outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:verdana; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana;
	font-size:12px;
	line-height:15px;
	color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

 #colonne0
    {
	background-color:#007092;
	float: right;
	width: 35%;
	height: 10%;
	padding: 1%;
	margin: 1%;
    }
 #colonne1
    {
	float: left;
	top: 7em;
	left: 0;
	width: 20%;
	background-color:#fff;
	margin: 1%;
    }
    #colonne2
    {
    float: left;
    width: 20%;
    background-color: #fff;
	margin: 1%;
    }
    #colonne3
    {
    float: left;
    width: 20%;
	background-color: #fff;
	margin: 1%;
    }
    #colonne4
    { float:left;
    width: 20%;
    background-color: #fff;
	margin: 1%;
    }
	.menu {
	position: relative;
	clear: both;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00305b;
	border-bottom-color: #00305b;
	width: 90%;
	height:20%;
	 }	
.footer {
	position: relative;
	clear: both;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00305b;
	border-bottom-color: #00305b;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	 }
	.reseaux {
	position: relative;
	clear: both;
	text-align:left;
	width: 50%;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
	 }	
.print {
	background-image: url(images/print.png);
	background-repeat: no-repeat;
	cursor: text;
	filter: Invert;
	margin-right: 1px;
	margin-left: 1px;
	height: 15px;
}
.h1 {
	font-family: Verdana;
	font-size: medium;
	font-color:#007896;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0.1em;
	margin: 0.1em;
	margin-bottom: 0.1em;
}
a.h1:hover{
	font-family: Verdana;
	font-size: medium;
	font-color:#007896;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.1em;
	margin: 0.1em;
	margin-bottom: 0.1em;
	color: #007896;
}
.h2 {
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	color: #666;
}
a.h2:hover{
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
	color: #851e1e;
}
.h2hp{
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	color: #fff;
	background-color: #007092;
	line-height: 20px;
	margin: 2%;
	padding: 2%;
}
.h3menu{
	font-family: Verdana;
	font-size:small;
	font-weight: normal;
	color: #00305b;
	text-align: left;
	text-decoration: none;
}
a.h3menu:hover{
	font-family: Verdana;
	font-size:small;
	font-weight: normal;
	color: #fff;
	text-align: left;
	background-color: #F00;
}
.h3{
	font-family: Verdana;
	font-size:small;
	font-weight: normal;
	color: #00305b;
	text-align: left;
	text-decoration: none;
}
a.h3:hover{
	font-family: Verdana;
	font-size:small;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-decoration: underline;
}
.h4{
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
.hwhite{
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	color: #fff;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
a.hwhite:hover{
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	color: #fff;
	font-style: normal;
	text-align: left;
	text-decoration: underline;
}
.print {
	background-image: url(images/print.png);
	background-repeat: no-repeat;
	cursor: text;
	filter: Invert;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	height: 15px;
}
.sidebar {
	float: right;
	width: 180px;
	background-color: #e3e9ed;
	padding-top: 0px;
}
#menu {
}
#nav, #nav ul {
   padding: 0;
   margin: 0;
   list-style: none;
}
#nav a {
   display: block;
   width: 10em;
}
#nav li {
   float: left;
   width: 10em;
}
#nav li ul {
   position: absolute;
   width: 10em;
   left: -999em;
}
#nav li:hover ul {
   left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
   left: auto;
}
#menu { 
} 
#menu, #nav ul { 
   padding: 0; 
   margin: 0; 
   list-style: none; 
} 
#menu a { 
   display: block; 
   width: 10em; 
} 
#menu li { 
   float: left; 
   width: 10em; 
} 
#menu li ul { 
   position: absolute; 
   width: 10em; 
   left: -999em; 
} 
#menu li:hover ul { 
   left: auto; 
} 
#menu li:hover ul, #nav li.sfhover ul { 
   left: auto; 
} 
.logo{
    background : url("images/logo-an.svg") no-repeat left left ;
} 