body {
    margin: 0px;
	 
}
#global{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*left: 50%; /*centrer le contenu */
	/*top: 50%;  /*centrer le contenu */
	width: 1000px;
	height:100%;
	background-image:url(https://www.rev-tun-infectiologie.org/images/bg.jpg);
	background-repeat:repeat;
	/*background-color:#fcfdfd;*/
	/*margin-top: -500px; /* moitié de la hauteur */ /*centrer le contenu */
	/*margin-left: -400px; /* moitié de la largeur */ /*centrer le contenu */
	/*border: 1px solid #000;*/
}
#header{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:1000px;
	height:198px;
}
#top{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:100%;
	height:198px;
	background:url('https://www.rev-tun-infectiologie.org/images/bg_header.jpg') top center; 
	background-repeat:no-repeat;
}
#contenu{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}

#menu_principale
{

position:relative;
    margin-left:0px; 
    height: 35px; 
	height:100%
	width:100%;
	float:left; 
	background:url('https://www.rev-tun-infectiologie.org/images/bg_menu.jpg') ; 
	background-repeat:repeat-x;  
}
/*menu*/
#navcontainer {
	
        margin: 10px 0 5px 0px;
        padding: 0;
        height: 25px;
		height:100%;
}
#navcontainer ul#navlist {
        border: 0;
        margin: 0;
        padding: 0;
        /*list-style-type: none;*/
        text-align: center;
}
/*distance entre different composant du menu*/
#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
		 width: 125px;
}

#navcontainer ul li a {
	color:#FFF;
	/*background: #fff;*/
        /*width: 130px;*/
	height: 10px;
	/*border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: none;*/
        padding: 0;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:bold;
	font-family: verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

#navcontainer ul li a:hover {
        color:#FFC;
        /*background: #f5d7b4;*/
}

#navcontainer a:active {
        /*background: #c60;*/
        color:#FFC;
}

#navcontainer li#active a {
        /*background: #c60;
        border: 1px solid #c60;*/
        color:#FFF;
}
#panel_buttom
{	
	height:126px;
	position:relative;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_bas.jpg'); 
	background-repeat:no-repeat;*/ 
}
#panel_bas
{

	position:relative;
	width: 1000px;
	height:56px;
	background:url('https://www.rev-tun-infectiologie.org/images/bg_footer.jpg') top center; 
	background-repeat:repeat-x;
}
#footer{
float:left;
	position:relative;
	width: 1000px;
	height:55px;
	clear:both;
	margin-top:20px;
	margin-left: auto;
     margin-right: auto;
}
.foot
{

text-align:center;
font-style:normal;
color: #ffffff;
line-height:0.6em;
font-weight:bold;
}
a.menu_macsi{
color:#FFF;
text-decoration:none;  /* Suppression du soulignement normal */
font-weight:bold;
}
a.menu_macsi:hover, a.menu_macsi:active  {
color: white;
border-color: white; /* Seule la couleur change, la forme et la taille de la bordure ne changent pas */
background-color: #0066cc;
}
a.menu{
color:#FFF;
text-decoration:none;  /* Suppression du soulignement normal */
font-weight:bold;
}
a.menu:hover, a.menu:active  {
color: white;
border-color: white; /* Seule la couleur change, la forme et la taille de la bordure ne changent pas */
background-color: #0066cc;
}
/*a.menu:visited {color:white;text-decoration:underline;    
}*/
.menu_droite{
	float:right;
	margin-top:10px;
	margin-right:10px;/**/
	height:600px;
	height:100%;
	text-align:left;
	width: 283px;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_menu_right.jpg');
	background-repeat:no-repeat;*/
}
.boite_haut{
	/*display:inline;*/
	margin:10px;
	float:left;
	position:relative;
	width:650px;
	height:100%;
}
.boite1{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_rech.jpg);
	height:95px;
}
.boite2{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_esp.jpg);
	height:148px;
}
.boite0{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_.jpg);
	height:185px;
}
.boite3{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_dern2.jpg);
	height:120px;
}
.boite4{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image: url(https://www.rev-tun-infectiologie.org/images/boite_act2.jpg);
	height:360px;
}

/*en*/
.boite1_en{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boit_rech_en.jpg);
	height:95px;
}
.boite2_en{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_esp_en.jpg);
	height:148px;
}
.boite0_en{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_en.jpg);
	height:185px;
}
.boite3_en{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_dern2_en.jpg);
	height:120px;
}
.boite4_en{
	/*display:inline;*/
	position:relative;
	width:283px;
	background-image:url(https://www.rev-tun-infectiologie.org/images/boite_act2_en.jpg);
	height:360px;
}
/*fin en*/


.h{
color:#5964ab;
font-size:1.5em;
font-weight:bolder;
font-family:Verdana, Geneva, sans-serif;
}
.ent
{
	font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCC;
	font-size:1em;
	font-style:normal;
	color:#0F0;
	line-height:0.5em;
	font-weight:bold;
	text-align:left;
	
}
.lien_savoir{
font-size:11px;
color:#09F;
text-decoration:none;  
font-weight:bold;
text-decoration:underline;
}
a.lien_savoir:hover, a.lien_savoir:active  {
color:#CC0000;
border-color: white; 
}
#page_principale{
	float:left;
	position:relative;
	width:1000px;
	height:100%;
}





/*cccontenu*/

.boit_esp{
	
	color:#09F;
	font-size:1.1em;}
.err{
color:#F30;
font-size:1.5em;
font-weight:bolder;
text-align:center;
}
.txt_obl{
color:#F30;
font-size:0.7em;

}
.txt1{
color:#999;
font-weight:bold;
font-size:1em;
}
.txt2{
color:#C00;
font-size:1.3em;
}
.txt0{
color:#999;
font-weight:bold;
font-size:0.8em;
line-height:2em;
text-align:center;
}

.txt00{
color:#999;
font-weight:bold;
font-size:0.7em;
line-height:2em;
text-align:center;
}
.txt_ch{
color:#000;
font-size:0.9em;
line-height:1em;
text-align:left;
}
.txt10{
color:#000;
font-size:0.8em;
line-height:1.3em;
text-align:left;
}

.txt100{
color:#000;
font-size:0.8em;
line-height:1.3em;
text-align:left;
}



a.tab:link,a.tab:active,a.tab:visited
{
   
   text-decoration:none;
   color:#FFF;
   font-size:0.8em;
   font-family:Arial, Helvetica, sans-serif;
   
}
a.tab1:link,a.tab1:visited
{
   
   text-decoration:none;
   color:#039;
   font-size:1em;
   font-weight:bolder;
   font-family:Arial, Helvetica, sans-serif;
}
a.tab1:hover,a.tab1:active,
{
   
   text-decoration:none;
   color:#039;
   font-size:1em;
   font-weight:bolder;
   font-family:Arial, Helvetica, sans-serif;
   background-color:#FF6;
}
.pp{

background-color:#5D67AE;}

.paire {
	width:230px;
	line-height:1.2em;
	height:90px;
	text-align:center;
/*border:1px solid #999;*/
	/*background-color:#5D67AE;
		background-image:url(https://www.rev-tun-infectiologie.org/images/tab.jpg);
	background-repeat:no-repeat;*/

}

/*pagination*/
.paginate {
font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #999;
		
		font-weight: bold;
		background-color: #999;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}
	
	.arch li{
		padding:4px;
		margin-bottom:3px;
		background-color:#FCC;
		list-style:none;}
		
	ul{margin:6px;
	padding:0px;}


/*admin*/
.boite{
	float:left;
	position:relative;
	width:1000px;
	height:100%;
	height:400px;/**/
}
.boite00{
	float:left;
	position:relative;
	width:1000px;
	height:100%;


}
/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
ul{
	
        list-style: none;
        margin: 0;
        padding: 0;
	}
#menu3 {
        width: 200px;
        border: 0px solid #ccc;
        margin: 10px;
		font-size:1.1em;
font-family:Verdana, Geneva, sans-serif;
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color:#000000;
        display: block;
        background: url('https://www.rev-tun-infectiologie.org/images/menu3.gif');
        padding: 8px 0 0 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url('https://www.rev-tun-infectiologie.org/images/menu3.gif') 0 -32px;
        padding: 8px 0 0 30px;
        }
.txt_adm{
	color:#3384FF;
	text-align:center;
	}

#barre_gauche2{

	float:left;
	position:relative;
	margin-left:0px;
	width: 210px;
	height:350px;
	height:100%;	
}
.pdf{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}

/*- Menu 4--------------------------- */

#menu_04 {
        width: 650px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
        }

#menu_04 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu_04 li a:link, #menu_04 li a:visited {
        color: #8BADCF;
        display: block;
        background:  url(https://www.rev-tun-infectiologie.org/images/menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu_04 li a:hover, #menu_04 li #current {
        color: #627EB7;
        background:  url(https://www.rev-tun-infectiologie.org/images/menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
-->





















.boite_bas{
	/*display:inline;*/
	float:left;
	position:relative;
	width:683px;
}
.boite_pub1
{
	/*margin-left:2px;*/
	/*display:inline;*/
	/*height:245px;
	width:100%;*/
	width:772px;
	height:233px;
}

.menu_droite2{
	float:right;
	margin-right:0px;
	height:605px;
	text-align:left;
	width: 300px;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_menu_right.jpg');
	background-repeat:no-repeat;*/
}
.boite_act
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_act.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_art
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_art.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.cont_act{
	margin:15px 0 0 50px;
	padding:15px 0 0 0px;
	position:relative;
	height:132px;
	width:385px;
}
.boite_dep
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_dep.jpg');
	background-repeat:no-repeat;
	width:315px;
	height:369px;
}
.cont_dep{
	margin:0px 5px 5px 5px;
	position:relative;
	padding:40px 5px 5px 5px;
	width:260px;
	height:314px;
}
.boite_sci
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_sci.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_eve
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_eve.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.cont_sci{
	margin:10px 0 0 50px;
	height:182px;
	width:385px;
}
.boite_aiob
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_aiob.jpg');
	background-repeat:no-repeat;
	width:242px;
	height:369px;
}
.cont_aiob{
	margin:0px 5px 5px 10px;
	position:relative;
	padding: 45px 5px 5px 10px;
	width:217px;
	height:314px;
}
.boite_ann
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_ann.jpg');
	background-repeat:no-repeat;
	width:336px;
	height:236px;
}
.cont_ann{
	margin:0px 5px 5px 10px;
	position:relative;
	padding: 40px 5px 5px 10px;
	width:311px;
	height:146px;
}

.recherche{
	float:left;
	width:350px;
	height:100px;
	/*background-image:url(https://www.rev-tun-infectiologie.org/images/rech.jpg);*/
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}

.choix{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	float:right;
	width:110px;
	margin:16px 10px 0 0px;
}
.ok{
	text-align:center;
	clear:both;
	margin:0px 0 0 0;
}

a.menu_h{
color:#FFF;
text-decoration:none;  /* Suppression du soulignement normal */
font-weight:bold;
}
a.menu_h:hover, a.menu_h:active  {
color:#FF9;
/*border-color: white;  Seule la couleur change, la forme et la taille de la bordure ne changent pas 
background-color: #0066cc;*/
}
/*a.menu:visited {color:white;text-decoration:underline;    
}*/
.txt_menu{
text-align:center;
padding-top:0px;
margin:0px;
color:#C00;
font-family:Verdana, Geneva, sans-serif;
font-size:1em;
}
.met{
color:#06C;
font-weight:bold;
font-size:0.9em;
}
.scrow{
padding: 0 0 0px 0px;
float:left;
width:100%;
}
.scrow2{
padding: 0 0 0px 0px;
float:left;
width:300px;
}











/*syle contenu*/
#principale{
	float:left;
	position:relative;
	width:988px;
	height:100%;
	margin:10px 5px 5px 10px;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_contenu.jpg') no-repeat;*/
}
.boite_haut0{
	/*display:inline;*/
	float:left;
	position:relative;
	width:690px;
}
.boite_bas0{
	/*display:inline;*/
	float:left;
	position:relative;
	width:683px;
}
#top_cont{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:100%;
	height:285px;
	background:url('https://www.rev-tun-infectiologie.org/images/bg_header0.jpg') top center; 
	background-repeat:no-repeat;
}
.menu_droite0{
	float:right;
	margin-right:0px;
	height:161px;
	text-align:left;
	width: 260px;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_menu_right.jpg');
	background-repeat:no-repeat;*/
}
.boite_fin
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_fin.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_eco
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_eco.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_soc
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_soc.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_ent
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_ent.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.boite_cul
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_cul.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:182px;
}
.interieur{
	margin:10px 0 0 50px;
	height:182px;
	width:385px;
}
.boite_pub0
{
	width:683px;
	height:233px;
}
.boite_new
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_new.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:364px;
}
.cont_new{
	margin:40px 5px 5px 5px;
	width:238px;
	height:319px;
}
.boite_tec
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_tec.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:200px;
}
.boite_mag
{
	/*padding-top:35px;*/
	/*margin: 20px 400px 10px 200px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
	background-image:url('https://www.rev-tun-infectiologie.org/images/boite_mag.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:273px;
}
.cont_tec{
	margin:0px 5px 5px 10px;
	position:relative;
	padding: 45px 5px 5px 10px;
	width:228px;
	height:173px;
}

/**/
.lien{
	font-family:calibra,Verdana, Arial, 	Helvetica, sans-serif;
	font-size:1em;
	color:#666;
	text-decoration:none;  
	font-weight:bold;
}
a.lien:hover, a.lien:active  {
	color:#FF0000;
	border-color: white; 
}
.txt{
	color:#000000;
/*line-height:2em; 	*/
/*font-weight:bold;*/}
.titre{
	color:#F30;
	font-weight:bold;
	font-size:1.2em;
}
.liste{
	color:#000;
	text-decoration:none; 
}
a.liste:hover, a.liste:active  {
	color:#FF0000;
	border-color: white; 
}
.list{
	margin: 0;
    padding: 0;
	list-style:inside;
	list-style-image:url(https://www.rev-tun-infectiologie.org/images/list.png);
	}

.pag{
	font-family:Verdana, Geneva, sans-serif;
	color:#36C;
	font-weight:bolder;}
.recherche0{
	float:right;
	width:250px;
	height:92px;
	/*background-image:url(https://www.rev-tun-infectiologie.org/images/rech0.jpg);*/
	background-repeat:no-repeat;
	margin:0px 0 0 0;
}
/*menu*/
#navcontainer0 {
        margin: 0px 0 0 0px;
        padding: 0;
        height: 20px;
		background-image:url(https://www.rev-tun-infectiologie.org/images/nav.jpg);
		background-repeat:repeat-x;
}
#navcontainer0 ul#navlist0 {
        border: 0;
        margin: 0;
        padding: 0;
        /*list-style-type: none;*/
        text-align: center;
}

#navcontainer0 ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer0 ul li a {
        /*background: #fff;*/
        width: 100px;
        height: 10px;
         /*border-top: 1px solid #f5d7b4;
        border-left: 1px solid #f5d7b4;
        border-bottom: 1px solid #f5d7b4;
        border-right: none;*/
        padding: 0;
        margin: 0 0 10px 0;
        color: #000000;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 12px verdana, lucida, sans-serif;
		font-weight:bold;
}

#navcontainer0 ul li a:hover {
        color:#C00;
        /*background: #f5d7b4;*/
}

#navcontainer0 a:active {
        /*background: #c60;*/
        color:#C00;
}

#navcontainer0 li#active a {
        /*background: #c60;
        border: 1px solid #c60;*/
        color: #fff;
}
#barre_cent
{
margin-top:9px;
color:#000000;
margin-left:10px;
/*text-align:center;*/
width:99%;}
#menu_droite{
	float:right;
	margin-right:0px;
	position:relative;
	height:100%;
	text-align:left;
	width: 110px;
	/*background:url('https://www.rev-tun-infectiologie.org/images/bg_menu_right.jpg');
	background-repeat:no-repeat;*/

}
#barre_gauche{

	float:left;
	position:relative;
	margin-left:0px;
	width: 110px;
	height:100%;	
}









/*admin*/
#barre_central
{
margin-top:9px;
color:#000000;
margin-left:10px;
/*text-align:center;*/
width:750px;}


a.lien1{
		color:#06C;
		text-decoration:none;  
		font-weight:bold;
		}
a.lien1:hover, a.lien1:active  {
		color:#930;
		text-decoration:underline;
		}


.titre0{
		color:#06C;
		text-decoration:none;  
		font-weight:bold;
		}





















.content_menu
{
padding-left:0px;
padding-top:0px;
}
#menu_central
{
margin-top:9px;

margin-left:200px;}
#menu_gauche{

	float:left;
	position:relative;
	margin-left:0px;
	width: 192px;
	height:455px;
		background:url('https://www.rev-tun-infectiologie.org/images/bg_menu_left.jpg'); 
	background-repeat:no-repeat;
	padding-top:15px;	
}



.flash_swf 
{
	display:block;
	margin-left: 10px;
	margin-top:20px;
	width: 416px;
}

a.head{
font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
font-style:normal;
color: #ffffff;
line-height:0.5em;
font-weight:bold;
text-decoration:none;  /* Suppression du soulignement normal */
font-weight:bold;
}
a.head:hover, a.head:active  {
color:#FFFFCC;
border-color: white; /* Seule la couleur change, la forme et la taille de la bordure ne changent pas */

}
/*a.head:visited {color:#CCCCCC;text-decoration:underline; }*/



.clas_milie{
text-align:center;
}
.foot_ind
{
font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
font-style:normal;
color:#FFFF33;
text-decoration:underline;
line-height:0.5em;
font-weight:bold;
text-align:center;
}
.foot_1
{
font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
font-style:normal;
color:#FFFFFF;
line-height:0.5em;
font-weight:bold;
text-align:center;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
text-align:justify;
color:#000000;
}

span.serv1{
padding-left:20px;
line-height:50px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}
.clas_cont
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-style:normal;
	color:#000000;
	line-height:0.5em;
}
.frame {
margin-top:10px;
margin-left: 10px; /* on place ce bloc ?roite du bloc menu de 180px de large */
width: 390px;
height: 338px;
overflow: auto; /* cette propri? va permettre le scroll de ce bloc */
font-size:14px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ent_tab
{
	font-family:calibra,Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFCC;
	font-size:0.8em;
	font-style:normal;
	color:#0066FF;
	line-height:0.5em;
	font-weight:bold;
	text-align:left;
	
}
.menu_news{
width:200px;
height:120px;
position:absolute;}





/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 {
        width: 150px;
		font-size:0.9em;

        margin-left: 20px;
		margin-right: 20px;
		margin-top:10px;
		margin-bottom:10px;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        
        display: block;
        color:#06C;
		font-weight:bold;
        padding: 0px 0 0 5px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #ffffff;
       border-color: white; 
background-color: #0066cc;
        padding: 0px 0 0 10px;
        }

#menu2 li a:active {
        color: #283A50;
        
        padding: 0px 0 0 5px;
        }






.anim{
background-image:url('https://www.rev-tun-infectiologie.org/images/bg_anim.jpg');
width:563px;
height:242px;
margin-left:20px;
margin-top:5px;
}
.prom{
background-image:url('https://www.rev-tun-infectiologie.org/images/bg_prom.jpg');
float:left;
width:240px;
height:180px;
display:inline;
margin-left:20px;
/*padding-left:0px;*/
padding-top:25px;

}
.txt_prom{
padding-left:15px;
width:210px;
height:180px;}
.txt_nov{
padding-left:7px;
width:210px;
height:180px;}
.nov{
background-image:url('https://www.rev-tun-infectiologie.org/images/bg_nouv.jpg');
width:229px;
height:180px;
float:right;
display:inline;
/*padding-left:10px;*/
padding-top:25px;

}
.cont{
width:81;
height:200px;
margin-left:12px;
display:inline;
float:left;
}
.tot{
float:left;
display:inline;
width:100%;
}





		
#barre_principale{
	float:left;
	position:relative;
	margin-top:2px;
	margin-bottom:5px;
	width:780px;
	
}
.menu_d{
	float:right;
	position:relative;
	height:455px;
	text-align:left;
	width: 120px;
	background:url('https://www.rev-tun-infectiologie.org/gallerie/logo.jpg');
	background-repeat:no-repeat;

}


#barre_contenu{

	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	
}

.h_2{
text-decoration:underline;
color:#000000;
font-size:0.8em;
font-family:Verdana, Geneva, sans-serif;
}
#barre_footer{
	position:relative;
	width: 1000px;
	height:50px;
	clear:both;
	margin-left: auto;
     margin-right: auto;
}
.rech{
color:#06C;
font-weight:bold;
font-size:0.9em;
}

.img_off{
text-align:center;}



.tab_1{
background:#FFFFCC;
color:#000099;}
.pre{
text-align:justify;
font-size:0.8em;
color:#000;
font-family:Verdana, Geneva, sans-serif;
}
.prear{
text-align:right;
font-size:1.3em;}
.txt_ar{

font-size:1.2em;}

	.txt_h{
	color:#000;
	font-weight:bold;
	}
	.txt_ad{
	color:#000;
	
	}
.txt3{
color:#000;
font-weight:bold;
}



#menu4 {
        width: 200px;
        border: 0px solid #ccc;
        margin: 10px;
		font-size:0.8em;
font-family:Verdana, Geneva, sans-serif;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color:#000000;
        display: block;
        background: url('https://www.rev-tun-infectiologie.org/images/menu4.gif');
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current, #menu4 li a:active {
        color: #283A50;
        background: url('https://www.rev-tun-infectiologie.org/images/menu4.gif') 0 -32px;
        padding: 8px 0 0 30px;
        }
		
		


.boit3
{
height:40px;
/*padding-top:35px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
}
.ent_boit3{
background-image:url('https://www.rev-tun-infectiologie.org/images/boite_voynoce.jpg') ;
height:40px;
width:292px;

}

.boit4
{
height:40px;
/*padding-top:35px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
}
.ent_boit4{
background-image:url('https://www.rev-tun-infectiologie.org/images/boite_exc.jpg') ;
height:40px;
width:292px;
}
.boit5
{
/*background-image:url('https://www.rev-tun-infectiologie.org/images/boite_circuit.jpg');*/
height:40px;
/*padding-top:35px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
}
.ent_boit5{
background-image:url('https://www.rev-tun-infectiologie.org/images/boite_circuit.jpg') ;
height:40px;
width:292px;
}
.boit6
{
/*padding-top:35px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
}
.ent_boit6{
background-image:url('https://www.rev-tun-infectiologie.org/images/boite_sport.jpg') ;
height:40px;
width:292px;
}
.boit7
{

height:40px;
/*padding-top:35px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	color: #000000;
}
.ent_boit7{
background-image:url('https://www.rev-tun-infectiologie.org/images/boite_conf.jpg') ;
height:40px;
width:292px;
}