body {
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#555555;
	background:url(../images/rep2.jpg) repeat-x;
	border:0px solid;
	width:auto;

}

.cadre_ens{
	width:1200px;
	height:1260px;
	margin:0px auto;
	position:relative;
}
.cad1{
	float:left;
	width:365px;
	margin: 0px 0px 0px 10px;
}
.cad2{
	float:left;
	width:390px;
	margin: 0px 0px 0px 10px;
}

.plan{
	width:1090px;
	background:url(../images/back2.jpg) no-repeat top center;
	margin:0px auto;
	
	}

*{font-family:"Trebuchet MS", Arial,Verdana !important;}

a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

h2 a, h2 a:hover{color:#0000CC; font-weight:bold;}

a.bleu{color:#0000CC;} a.bleu:hover{color:#0000CC;}

a:hover {
	color:#FFF;
	font-weight: bold;
}

#ip {
	color: #2525E0;
	font-weight:normal;
	text-decoration:none;
}


h1 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	color:#FFF;/*#2F8F14; - #D97006;*/
	font-weight:bold;
	text-align:left;
	font-weight:bold;
}

h2 {
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
	color:#2254B0;
	text-align:left;
	padding:0px;
	margin:0px;
}


h2.actu {
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
	color:#2F8F14;
	text-align:left;
	padding:0px;
	margin:0px;
}


h2.simple {
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
	color:#2254B0;
	text-align:left;
	padding:0px;
	margin:0px;
}
h3 {
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	color:#333;
	text-align:left;
	margin: 2px;
}
h4 {
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
	color:#2254B0;
	text-align:left;
	margin:0px;
}

ul.ens li {
	list-style-image:url(../images/carre.jpg);
	line-height:20px;
	text-align:left;
	font-size:14px ;
}
p{
	font-stretch:semi-expanded !important;
	line-height:20px !important;
	text-align:inherit !important;
	margin: 5px;
}
p a{color:#0000CC;}
p a:hover{color:#0066FF;}

#flash{
	width:757px;
	height:117px;
	float:right;
	margin:8px 0px 0px 0px;
}

#menu {
	width:50%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/back.png);
	float: right;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #243482;
	border-right:1px solid #243482;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/hover.jpg);
}

#header {
	width:1005px;
	margin:15px auto 0 auto;
	border: 0;
	height: 125px;
}
#header h1 {
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#253183;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-size:15px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content-gen1 {
	font-size:1.1em;
	font-stretch:semi-expanded !important;
	line-height:20px !important;
	text-align:justify !important;
	width:1000px;
	/*margin:0px auto 0px auto;*/
	text-align:left;
	background: url(../images/bleu2.png) no-repeat;
	height: 940px;
	padding: 10px 0 0 10px;
	position:absolute;
	top:306px;
	margin: 0 auto;
	left: 100px;
}

#content-gen2 {
	font-size:1.1em;
	font-stretch:semi-expanded !important;
	line-height:20px !important;
	text-align:justify !important;
	width:1000px;
	/*margin:0px auto;*/
	text-align:left;
	background: url(../images/vert2.png) no-repeat;
	height: 930px;
	padding: 10px 0 0 10px;
	position:absolute;
	top:306px;
	margin: 0 auto;
	left: 100px;
}

.logo {
	float:left;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:left;
	font-size:0.7em;
	color:#253183;
	text-align:left;
	padding: 0 0 0 15px;
	padding-top: 8px;
}

#droite {
	float:right;
	font-size:0.7em;
	color:#000;
	text-align:left;
	width: 152px;
	padding-left:0px;
	margin-right: 27px;
}
.submenu {
	height:auto;
}
.submenu a {
	display:block;
	width:92%;
	padding:5px;
	height: 18px;
	border-bottom:1px solid #FFF;
	font-size:1.3em;
}

.submenu2 {
	height:auto;
}
.submenu2 a {
    color:#0000CC;
	display:block;
	width:92%;
	padding:5px;
	height: 18px;
	border-bottom:1px solid #FFF;
	font-size:1.0em;
}
.submenu2 a:hover {
	color:#0000CC;
}


#mainbar {
	margin-left: 170px;
	padding-left: 5px;
	width: 630px;
	padding-top: 20px;
}

#mainbar p {
	padding:5px;
	line-height:15px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
#mainbar .articleimg2 {

	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:25px;
}

#mainbar-gen {
	padding-left: 5px;
	width: 782px;
	padding-top: 30px;
	margin: 0px 0px 0px 170px;
}
	
#mainbar-gen p {
	padding:5px;
	line-height:15px;
}
#mainbar-gen ul{ margin:0px; font-size:12px;}

#mainbar-gen ul#conc li{ list-style-image:url(../images/carre.jpg);}

#jen table tr td{
	width: 300px;
	border:solid 0px #333;
	color:#2254B0;
	text-transform:uppercase;
}

#jen table tr td a{
	color:#2254B0;
	}

#jen table tr td a:hover{
	color:#2F8F14;
	}

#footer {
	width:1200px;
	height:72px;
	background:url(../images/pied_de_page.png) no-repeat;
	background-position: center;
	padding-top:5px;
	color:#FFFFFF;
	margin: 0 auto;

}

#footer-actu {
	width:1200px;
	height:72px;
	background:url(../images/pied_de_page.png) no-repeat;
	background-position: center;
	padding-top:5px;
	color:#FFFFFF;
	margin: 0 auto;
}

#menuDeroulant
{
	width: 1000px;
	height: 30px;
	list-style-type: none;
	margin: 0px auto;
	padding: 0;
	border: 0;
	left: 179px;
}
#menuDeroulant li
{
	float: left;
	width: 166px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
	font-size:1.1em;
	text-transform:uppercase;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}

#menuDeroulant .sousMenu1
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu1 li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 166px;
	font-size:10px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu1 li a:link, #menuDeroulant .sousMenu1 li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
}
#menuDeroulant .sousMenu1 li a:hover
{
	background-image: none;
	background-color: #010560;
}

#menuDeroulant li:hover > .sousMenu1 { display: block; }

#menuDeroulant .sousMenu2
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu2 li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 166px;
	font-size:10px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu2 li a:link, #menuDeroulant .sousMenu2 li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
}
#menuDeroulant .sousMenu2 li a:hover
{
	background-image: none;
	background-color: #2F8F14;
}

#menuDeroulant li:hover > .sousMenu2 { display: block; }

#menuDeroulant .sousMenu3
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu3 li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 166px;
	font-size:10px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu3 li a:link, #menuDeroulant .sousMenu3 li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
}
#menuDeroulant .sousMenu3 li a:hover
{
	background-image: none;
	background-color: #010560;
}

#menuDeroulant li:hover > .sousMenu3 { display: block; }


#menuDeroulant li a.cl1 { background-color:#3B4E77;}
#menuDeroulant li a.cl2 { background-color:#5fb148;}
#menuDeroulant li a.cl3 { background-color:#3B4E77;}

#menuDeroulant li a:hover#menu1 {background-color:#010560;}
#menuDeroulant li a:hover#menu2 {background-color:#2F8F14;}
#menuDeroulant li a:hover#menu3 {background-color:#010560;}

.menuder {
	height: 220px;
	width: 1000px;
	margin: 0px auto;
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:6;
}

#flash_info{
	height: 25px;
	width: 1000px;
	margin: 7px auto 5px auto;
	background: url(../images/barreinfo/fl-info.png) no-repeat;
}
#flash_info_actu{
	height: 25px;
	width: 1000px;
	margin: 7px auto 5px auto;
	background: url(../images/barreinfo/fl-info-actu.png) no-repeat;
}

.mot_dir{
	width:375px;
	height:auto;
	text-align:left;
	float:left;
	margin: 10px 0px 10px 10px;
}
.ac_actu{
	width:375px;
	height:auto;
	text-align:justify;
	float:left;
	margin: 10px 0px 0px 10px;
}
.agenda{
	width:360px;
	text-align:justify;
	float:left;
	margin: 10px 0px 0px 0px;
}
.agenda a{ color:#333;}
.agenda a:hover{ font-weight:bold;}

#vue{
	width:auto;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding:3px;
	margin: 10px 15px 5px 15px;
	position:relative;
}

#vue img{
margin:0px 10px 0px 10px;}

#vue p{ position:absolute;
left:30px;
margin:0px 0px 20px 0px;}

#vue2{
	width:auto;
	height:auto;
	float: right;
	border:1px solid #CCC;
	padding:3px;
	margin: 10px 15px 5px 15px;
	position:relative;
}

#vue2 p{ position:absolute;
left:30px;
margin:0px 0px 20px 0px;}

#vue3{
	width:auto;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding:3px;
	margin: 5px;
	position:relative;
}

#vue3 img{
margin:0px;}

#vue3 p{ position:absolute;
left:30px;
margin:0px 0px 20px 0px;}

#vue4{
	width:auto;
	height:auto;
	float: left;
	border:1px solid #CCC;
	padding:3px;
	margin: 10px 15px 5px 15px;
	position:relative;
}

#vue4 p{ position:absolute;
left:30px;
margin:0px 0px 20px 0px;}

.doc{
	background: #F7F7F7;
	width:700px;}
	
.doc:hover{ 
    background: #ECFFEC;
	width:700px;}

.post-footer .date {
	float:right;
	padding-left: 0px; margin: 0 5px 0 0px;
}

#vue_act{
	float:left;
	border:1px solid #CCC;
	padding:0px;
	margin:0px 10px 6px 6px;
}

#vue_act p{
	padding:0px;
	margin:0px;
}

.haut{border: #333 groove;}

.haut #esmt{margin-left:320px;}

.haut #haut1{
	text-align:center;
}

.haut #tt{font-size:20px;}

.haut #tt1{font-size:15px;}

#haut2{border: #333 groove;
font-weight:500;
text-align:center;
font-size:18px;
margin-top:6px}

.insc{border: #333;
text-align:left;
margin-top:5px}

.insc #op{ font-weight:800;
text-transform:uppercase;
font-size:18px;
}

.insc #opt{ font-weight:bold;
font-size:14px;
}

.insc #tt2{margin-top:10px;}

#char{font-weight:bold; font-size:14px;}

.clearer{ clear:both;}

/*show / hide*/

.dhtmlgoodies_question{
	color:#CCCCCC;
	font-size:13px;
	width:100%;
	margin-bottom:1px;
	margin-top:1px;
	padding-left:2px;
	height:20px;
	position:relative;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{
	color:#FFFFFF;
	font-size:14px;
	width:100%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	font-size:1em;	
	position:relative;
}
.dhtmlgoodies_answer_content ul{
padding:0px 0px 0px 20px;
margin:2px;
}
.dhtmlgoodies_answer_content ul li{	
list-style-image:url(../images/carre.jpg);
font-size:0.9em;
color:#555555;
}
/**/

/* New accordeon*/

img{border:0; margin:0; padding:0; vertical-align:top;}
.set{border-bottom:1px solid #000;}
.set1{background-color:#FFFFFF;}
.set2{background-color:#E3001B;}
.set3{background-color:#EC6E07;}
.set4{background-color:#084732;}
.set5{background-color:#623516;}
.set56{background-color:#67e2e6;}
.set6{background-color:#729725;}
.set7{background-color:#0D0F48;}

.accordionWrapper{
	display:inline-block;
	background-color:#fff;
	overflow:hidden;
	width: auto;
	margin: 10px 0px 0px 0px;
}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0;}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}

/**/

/*Images defilante menu*/

.img_def1{
	width:150px;
	height:90px;
	padding:0px;
	border:0px;
	margin: -1px 0px 0px 600px;
	z-index: 0;
	background-image: url(../images/img_def/phot-dir.JPG);
	opacity: 0.7;
}

.img_def2{
	width:150px;
	height:90px;
	padding:0px;
	border:0px;
	margin: 2px 0px 0px 445px;
	z-index: 0;
	background-image: url(../images/img_def/EA2016-001.jpg);
	opacity: 0.7;
}

.img_def3{
	width:150px;
	height:90px;
	padding:0px;
	border:0px;
	margin: -183px 0px 0px 290px;
	z-index: 0;
	background-image: url(../images/img_def/Vue_ESMT_2.jpg);
	opacity: 0.7;
}
/**/

/*slide2*/
.s1{ height: 180px; width: 550px; background:url(../images/planche.png) no-repeat; padding-top: 10px; margin:10px 0px;}
.dessus{ height: 154px; padding-left: 10px;}
.s3{ height: 154px; visibility: visible; opacity: 1; width: 270px; float: right; padding:0px 10px 0px 0px; text-align:justify; }
.s4{ height: 150px; width: 250px; float: left; border:2px solid #FFFFFF; background-image:url(../images/intro.png);}
.bass{ height: 30px; padding-left: 10px;}
.s5{ float:right;}
.s6{cursor: pointer; background-color: #0d6acb;}
.s7{ cursor: pointer; background-color:#48c464;}

.ss1{
	float:left;
	width:auto;
	margin:0px 0px 0px 0px;
}
.ss2{float:left; width:555px;}
.ss3{float:left; width:170px; margin:0px 0px 0px 30px;}


/**/


/*ici commence ca*/

#edit{
font-size: 12px;
margin:0 30px 0 20px;
}

#edit th{
color:#000000;
text-transform:uppercase;
}

#edit a{
color:#009966;
font-size:16px;}

#edit a:hover{
color: #0000CC;
font-size:16px;}


#edito{
font-size: 14px;
margin:0 0px 0 10px;
}

#edito table{
font-size: 12px;
margin:5px 7px 0px 0px;
}

#edito th{
color:#000000;
background-color: #3B4E77;
}
#edito td{
border: #FFF 1px solid;
background-color: #CCC;
}

#edito a{
color: #FFF;
font-size:13px;}

#edito a:hover{
color:#FFF;
font-weight:bold;}

#edito1{
margin:10px 0 10px 0;
font-size: 14px;
width:370px;
float:left;
}
#edito2{
margin:10px 0 10px 0;
font-size: 14px;
width:10px;
float:left;}
#edito3{
margin:10px 0 10px 0;
font-size: 14px;
height:400px;
width:370px;
float:left;
}

#edito3 h2{
float:right;}

#edito3 a{
color:#009966;
font-size:16px;}

#edito3 a:hover{
color: #0000CC;
font-size:16px;}

#edito4{
font-weight:bold;
color: #009933;
padding:0px 0px 0px 50px;
}
#edito5{color: #0000CC;}

.edito_cont{
font-size: 14px;
margin:0px 30px 0px 20px;
}

#ed6 li{
margin: 0px 0px 0px 30px;
color:#009933;
font-weight:bold;
}
#edito8{
font-weight:bold;
color: #0066FF;
font-size: 14px;}

#edito8:hover{
font-weight:bold;
color:#0066FF;
font-size: 14px;
}

#edito9{
font-weight:bold;
color:#009933;
font-size: 14px;
}

#inf1{
font-size:13px;
color: #003399;
}
#inf{
font-size:14px;
font-weight:bold;
color: #009933;
text-align:center;
margin-left:70px;}

.cf{
	float:left;
	height:auto;
	width:300px;
	text-align:justify;
	padding:3px;
	margin:10px 5px 5px 50px;
}


.cf h2 a{
	color:#00CC00;
	text-align:center;
	background:#efefef;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.cf #tt1 a:hover{background:#FF5353;}

.cf #tt2 a:hover{background:#693434;}

.cf1 #tt3 a:hover{background:#009900;}

.cf1{
	float:left;
	height:auto;
	width:300px;
	text-align:justify;
	padding:3px;
	margin:10px 5px 5px 220px;
}


.cf1 h2 a{
	color:#00CC00;
	text-align:center;
	background:#efefef;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

/**/

/*carte des pays memebres*/
.carte1{width:650px;
        height:600px;
		margin:30px auto;
		/*border:1px solid #0C0;*/
		position:relative;
}

.carte1 img{
   float:right;
   /*border:1px solid #03F;*/
}
.carte1 li{
	list-style:none;
}
.legende{
width:150px;
height:80px;
/*border:1px solid #C60;*/
position:absolute;
top:20px;
left:0px;	
}
.carte2{
width:383px;
height:150px;
background:url(../images/pays.png) no-repeat;
/*border:1px solid #C60;*/
position:absolute;
top:260px;
left:0px;
font-size:12px;
}

#kenya{
width:49px;
height:59px;
/*border:1px solid #9F0;*/
position:absolute;
top:182px;
left:532px;
cursor:pointer;
}
#kenya:hover {background:url(../images/pays/kenya.png) no-repeat;}
#benin{
width:24px;
height:36px;
/*border:1px solid #933;*/
position:absolute;
top:145px;
left:359px;
cursor:pointer;
}
#benin:hover {background:url(../images/pays/benin.png) no-repeat;}
#burk{
width:47px;
height:37px;
/*border:1px solid #933;*/
position:absolute;
top:129px;
left:329px;
cursor:pointer;
z-index:5;
}
#burk:hover {background:url(../images/pays/burkina_faso.png) no-repeat;}
#burun{
width:18px;
height:20px;
/*border:1px solid #9F0;*/
position:absolute;
top:222px;
left:506px;
cursor:pointer;
z-index:3;
}
#burun:hover {background:url(../images/pays/burundi.png) no-repeat;}
#cam{
width:48px;
height:69px;
/*border:1px solid #00F;*/
position:absolute;
top:136px;
left:400px;
cursor:pointer;
z-index:3;
}
#cam:hover {background:url(../images/pays/cameroun.png) no-repeat;}
#congo{
width:48px;
height:54px;
/*border:1px solid #9F0;*/
position:absolute;
top:190px;
left:411px;
cursor:pointer;
z-index:3;
}
#congo:hover {background:url(../images/pays/congo.png) no-repeat;}
#ivoire{
width:39px;
height:41px;
/*border:1px solid #FF3;*/
position:absolute;
top:153px;
left:312px;
cursor:pointer;
}
#ivoire:hover {background:url(../images/pays/cote_ivoire.png) no-repeat;}
#djib{
width:16px;
height:14px;
/*border:1px solid #F03;*/
position:absolute;
top:142px;
left:573px;
cursor:pointer;
}
#djib:hover {background:url(../images/pays/djiboutie.png) no-repeat;}
#gab{
width:29px;
height:30px;
/*border:1px solid #00F;*/
position:absolute;
top:200px;
left:407px;
cursor:pointer;
z-index:4;
}
#gab:hover {background:url(../images/pays/gabon.png) no-repeat;}
#gamb{
width:31px;
height:16px;
/*border:1px solid #609;*/
position:absolute;
top:132px;
left:266px;
cursor:pointer;
z-index:5;
}
#gamb:hover {background:url(../images/pays/gambie.png) no-repeat;}
#g_biss{
width:24px;
height:13px;
/*border:1px solid #F09;*/
position:absolute;
top:143px;
left:270px;
cursor:pointer;
z-index:4;
}
#g_biss:hover {background:url(../images/pays/guinee_bissau.png) no-repeat;}
#g_con{
width:46px;
height:36px;
/*border:1px solid #F09;*/
position:absolute;
top:142px;
left:278px;
cursor:pointer;
z-index:3;
}
#g_con:hover {background:url(../images/pays/guinee_conakry.png) no-repeat;}
#g_equ{
width:19px;
height:15px;
/*border:1px solid #0C6;*/
position:absolute;
top:196px;
left:403px;
cursor:pointer;
z-index:5;
}
#g_equ:hover {background:url(../images/pays/guinee_equatoriale.png) no-repeat;}
#mada{
width:41px;
height:81px;
/*border:1px solid #F03;*/
position:absolute;
top:277px;
left:581px;
cursor:pointer;
}
#mada:hover {background:url(../images/pays/madagascar.png) no-repeat;}
#mali{
width:90px;
height:85px;
/*border:1px solid #FF3;*/
position:absolute;
top:75px;
left:295px;
cursor:pointer;
}
#mali:hover {background:url(../images/pays/mali.png) no-repeat;}
#maur{
width:68px;
height:69px;
/*border:1px solid #F09;*/
position:absolute;
top:66px;
left:267px;
cursor:pointer;
}
#maur:hover {background:url(../images/pays/mauritanie.png) no-repeat;}
#nige{
width:86px;
height:71px;
/*border:1px solid #F09;*/
position:absolute;
top:82px;
left:359px;
cursor:pointer;
}
#nige:hover {background:url(../images/pays/niger.png) no-repeat;}
#rdc{
width:115px;
height:113px;
/*border:1px solid #9F0;*/
position:absolute;
top:177px;
left:416px;
cursor:pointer;
z-index:2;
}
#rdc:hover {background:url(../images/pays/rd_congo.png) no-repeat;}
#rep_ce{
width:75px;
height:56px;
/*border:1px solid #F03;*/
position:absolute;
top:148px;
left:430px;
cursor:pointer;
z-index:3;
}
#rep_ce:hover {background:url(../images/pays/rep_centrafique.png) no-repeat;}
#sen{
width:40px;
height:30px;
/*border:1px solid #0C3;*/
position:absolute;
top:121px;
left:266px;
cursor:pointer;
z-index:3;
}
#sen:hover {background:url(../images/pays/senegal.png) no-repeat;}
#tcha{
width:63px;
height:96px;
/*border:1px solid #F03;*/
position:absolute;
top:79px;
left:428px;
cursor:pointer;
}
#tcha:hover {background:url(../images/pays/tchad.png) no-repeat;}
#togo{
width:18px;
height:34px;
/*border:1px solid #933;*/
position:absolute;
top:151px;
left:355px;
cursor:pointer;
}
#togo:hover {background:url(../images/pays/togo.png) no-repeat;}
/**/

/*Laboratoires*/
.lab{
width:780px;
height:auto;
margin:10px 0px;
}
#box{
	position:absolute;
}
.cadre{
	position:relative;
	width:350px;
	height:250px;
	overflow:hidden;
	border: 1px solid #CCC;
	padding:2px;
}
.cadre img{
	position:absolute;
	display:block;
	border:none;
}

/*partie actualite*/
.partie_gauche{
margin:30px 0 10px 0;
font-size: 14px;
height:800px;
width:150px;
float:right;
border:0px solid #666666;
}
.partie_gauche ul{
	margin:0px;
	padding:0px;
}
.partie_gauche ul li{
	list-style:none;
	margin:0px 0px 0px 10px;
}
.partie_gauche ul li a{
	color:#009;
}
.partie_gauche ul li a:hover{
	font-weight:bold;
}

.partie_droite{
margin:30px 30px 10px 0;
font-size: 14px;
height:800px;
width:750px;
float:left;
border:0px solid #666666;
}
.partie_droite a{
	color:#000;
}
.partie_droite a:hover{
	font-weight:bold;
}

.partie_droite_temoi{
margin:30px 30px 10px 0;
font-size: 12px;
height:800px;
width:700px;
float:left;
border:0px solid #666666;
}
.partie_droite_temoi a{
	color:#000;
}
.partie_droite_temoi a:hover{
	font-weight:bold;
}

.inf_rec{
margin:0px 0px 2px 0px;
font-size: 14px;
width:150px;
float:left;
border:0px solid #666666;
padding:0px 1px 1px 1px;
}


.inf_rec h4{
color:#FFFFFF;
background-color: #0080C0;
font-weight:bold;
height:20px;
margin-bottom:0px;
}

#inf_cont{
margin-top:0px;
float:left;
border:0px solid #666666;
background-color:#ebecec;
width:150px;
}
/**/

/*Vie estudiantine*/
.estu{
	width:706px;
	height:450px;
	border:1px solid #FFF;
	margin:20px 0px 0px 5px;
	padding:30px;
	background:url(../images/estu.png) no-repeat;
}

.estu div{
	float:left;
	width:330px;
	height:200px;
	border:1px solid #FFF;
	margin:10px;
	padding:0px;
}
.estu div:hover{ background:#ebecec; cursor:pointer;}
.estu p{ color:#2254B0; padding-left:7px;}
/**/

/*Inscription*/
#insc{
	font-size:14px;
	width:750px;
	height:700px;
	margin:0px;
	background:url(../images/inscription2.png) no-repeat top left;
	position:relative;
}

.insccd{
	color:#666;
	position:absolute;
	text-align:justify;
	width:335px;
	height:300px;
	left:325px;
	top:50px;
	border:1px dashed #009;
	padding:15px;
}
#insc div#c1{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	width:110px;
	height:23px;
	left:18px;
	top:450px;
	background:#C03;
}
#insc div#c1:hover{ background:#F03;}
#insc div#c2{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	width:110px;
	height:23px;
	left:168px;
	top:450px;
	background:#666;
}
#insc div#c2:hover{ background:#333;}
#insc div#c3{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	width:110px;
	height:23px;
	left:317px;
	top:450px;
	background:#F60;
}
#insc div#c3:hover{ background:#F90;}
#insc div#c4{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	width:131px;
	height:35px;
	left:637px;
	top:444px;
	background:#00C;
}
#insc div#c4:hover{ background:#06F;}

#insc div#c5{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	width:131px;
	height:23px;
	left:467px;
	top:450px;
	background:#67e2e6;
}
#insc div#c5:hover{ background:#a2edef;}
/**/
#conx{
margin:50px 0px 0px 70px;
}
.even{
	float:left;
	width:360px;
	margin: 10px 0px 0px 0px;
}

.conc{
	padding:Opx !important;
	margin: 0px !important;
	text-align:inherit !important;
	clear:both !important;
	display:block;
	width:780 px;
	height:850px;
	overflow:hidden;
	position:absolute;
}

/*hover image*/

.hoverbox
{
	cursor: default;
	list-style: none;
	color: inherit;
	display: inline;
	position: relative;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a #preview
{
	display: none;
}

.hoverbox a:hover #preview
{
	display: block;
	position: absolute;
	top: -110px;
	left: -130px;
	z-index: 1;
}

.hoverbox img
{
	width: 90px;
	height: 70px;
}


.hoverbox #preview
{
	border-color: #000;
	width: 400px;
	height: 300px;
}

/* pour l'actualité */

.hoverbox1
{
	cursor: default;
	list-style: none;
	color: inherit;
	display: inline;
	position: relative;
}

.hoverbox1 a
{
	cursor: default;
}

.hoverbox1 a #preview
{
	display: none;
}

.hoverbox1 a:hover #preview
{
	display: block;
	position: absolute;
	top: -50px;
	left: -30px;
	z-index: 1;
}

.hoverbox1 img
{
	width: 120px;
	height: 80px;
}


.hoverbox1 #preview
{
	border-color: #000;
	width: 250px;
	height: 170px;
}
#concours
{
	width: 380px;
	float:left;
	height:160px;
}
#concours1
{
	width: 380px;
	float:left;
	height:100px;
}

.formini_pres{
	width:522px;
	height:760px;
	padding:10px;
}
