/*
    
    template: HFH Main
    author: AL2P & YLP
    version: 2
    last modification: 15 Nov 2010
*/

body {
  background-color: #ffffff;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%; 
}

p {
  padding-top:0px;
  margin-top:0px;
  
          
}
img {
  border:0px;
}

a:link, a:visited{
  color:inherit;
  text-decoration:inherit;
}

#main {
  width:1024px;
  margin:0 auto;
 
}
/*HEADER*/
#header {
  width: 1024px;
  height: 190px;
}

#lang {
  float:right;
  margin-top:5px;
  width:300px;
  margin-bottom:0px;
  font-size:0.75em;
  font-family:Verdana, Arial,Helvetica, sans-serif;
  color: #4678a9;
  padding-top:1px;
  padding-bottom:2px;

}
#logo {
  position:absolute;
  border: 0px solid #cacaca;
  width:177px;
  padding-top:0px;
  height:159px;
  margin-top:25px;
  margin-bottom:0px;
  background-image: url(images/BH_Logo_HFH.png);
  background-repeat: no-repeat;

}

#banner {
  position:absolute;
  background-color: #ffffff;
  width:842px;
  padding-top:0px;
  height:104px;
  margin-left:182px;
  margin-top:30px;
  margin-bottom:0px;
  background-image: url(images/banner_home.jpg);
  background-repeat: no-repeat;

}

/*multi color banner */

  body.rub58 #banner {background:#BCCEDA url(images/banner_yellow.jpg) no-repeat;}
  body.rub59 #banner {background:#BCCEDA url(images/banner_kaki.jpg) no-repeat;}
  body.rub60 #banner {background:#BCCEDA url(images/banner_pink.jpg) no-repeat;}
  body.rub61 #banner {background:#BCCEDA url(images/banner_orange.jpg) no-repeat;}
  body.rub62 #banner {background:#BCCEDA url(images/banner_blue.jpg) no-repeat;}
  body.rub65 #banner {background:#BCCEDA url(images/banner_yellow.jpg) no-repeat;}
  body.rub66 #banner {background:#BCCEDA url(images/banner_kaki.jpg) no-repeat;}
  body.rub67 #banner {background:#BCCEDA url(images/banner_pink.jpg) no-repeat;}
  body.rub68 #banner {background:#BCCEDA url(images/banner_orange.jpg) no-repeat;}
  body.rub69 #banner {background:#BCCEDA url(images/banner_blue.jpg) no-repeat;}
  body.rub70 #banner {background:#BCCEDA url(images/banner_yellow.jpg) no-repeat;}
  body.rub71 #banner {background:#BCCEDA url(images/banner_kaki.jpg) no-repeat;}
  body.rub72 #banner {background:#BCCEDA url(images/banner_pink.jpg) no-repeat;}
  body.rub73 #banner {background:#BCCEDA url(images/banner_orange.jpg) no-repeat;}
  body.rub74 #banner {background:#BCCEDA url(images/banner_blue.jpg) no-repeat;}

  #banner h1 { margin: 0 0 20px 0; }
  #banner .white { color: #FFF; background-color:transparent; }
  #banner .clic_pink {float: left; background: #BCCEDA url(images/square_pink.gif) no-repeat; margin-left: 480px; margin-top: 8px; padding:  0px 0px 0px; width: 38px; height: 38px;}
  #banner .clic_pink a {display: block; width: 38px; height: 38px;}
  #banner .clic_yellow {float: left; background: #BCCEDA url(images/square_yellow.gif) no-repeat; margin-left: 3px; margin-top: 8px; padding: 0px 0px 0px 0px; width: 38px; height: 38px;}
  #banner .clic_yellow a {display: block; width: 38px; height: 38px;}
  #banner .clic_blue {float: left; background: #BCCEDA url(images/square_blue.gif) no-repeat; margin-left: 3px; margin-top: 8px; padding: 0px 0px 0px 0px; width: 38px; height: 38px;}
  #banner .clic_blue a {display: block; width: 38px; height: 38px;}
  #banner .clic_kaki {float: left; background: #BCCEDA url(images/square_kaki.gif) no-repeat; margin-left: 3px; margin-top: 8px; padding: 0px 0px 0px 0px; width: 38px; height: 38px;}
  #banner .clic_kaki a {display: block; width: 38px; height: 38px;}
  #banner .clic_orange {float: left; background: #BCCEDA url(images/square_orange.gif) no-repeat; margin-left: 3px; margin-top: 8px; padding: 0px 0px 0px 0px; width: 38px; height: 38px;}
  #banner .clic_orange a {display: block; width: 38px; height: 38px;}
  #banner .iso {float: left; display: block; background: #BCCEDA url(images/ISO-9000.jpg) no-repeat; margin-left: 3px; margin-top: 8px; padding: 0px 0px 0px 0px; width: 55px; height: 38px;}

/*Top Menu */

.menutop {
  position:absolute;
  margin-top: 135px;
  margin-left: 182px;
  margin-bottom:0px;
  padding:0 0px 0 10px; 
  list-style:none; 
  width: 832px; 
  height:30px; 
  background:url(images/pro_15_0.gif) no-repeat;
       
}
.menutop li {
  float:left;

}
.menutop li a {
  display:block; 
  float:left; 
  height:30px; 
  line-height:30px; 
  color:#ddd; 
  text-decoration:none; 
  font-family:Arial, Verdana, sans-serif; 
  text-align:center; 
  padding:0 0 0 7px; 
  cursor:pointer; 
  font-size:0.75em;

}
.menutop li a b {
  float:left; 
  display:block;  
  padding:0 12px 0 7px;
}
.menutop li a:hover {
  color:#fff; 
  background: url(images/pro_15_1.gif);

}
.menutop li a.on {
  color:#fff;
  background:url(images/pro_15_1.gif);
}

.menutop li a:hover b {
  background:url(images/pro_15_1.gif) no-repeat right top;

}
.menutop li a.on b {
  background:url(images/pro_15_1.gif) no-repeat right top;

}

/*FOOTER*/
#footer {
  height:100px;
  background: url(images/BL_Wave.png) no-repeat;
  width:1024px;
             
}

#copyright, #terms {
  height:100%; 
  font-size:0.70em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
            
 }

#copyright {
  float: left;
  width:63%; 
  text-align: left;
  padding-left:10px;
  padding-top: 70px;
}

#terms {
  float: right;
  width:35%; 
  text-align: right;
  padding-right:10px;
  padding-top: 80px;
}
        

.txt_ariane {
  position:absolute;
  margin-top:165px;
  margin-left: 185px;
  width:550px;
  margin-bottom:0px;
  font-size:0.7em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #4678a9;
  line-height: 270%;
  padding-top:1px;
  padding-bottom:2px;

}

#search {
  position: absolute;
  width:250px;
  padding-top:0px;
  height:17px;
  margin-left:774px;
  margin-bottom:0px;
  margin-top: 170px;
  background-image: none;
  background-repeat: no-repeat;
  text-align:right;
  font-size: 0.8em;
 
}

/*CENTER COMMON*/
#wrap {
  overflow:hidden;
  width: 1024px;
        }

/*LEFT BLOCK AND MENU*/
#sidebar{
  float:left;
  width: 180px;
}

#menuleft {
  width:175px;
  margin-left:0px;
  height:auto;
  padding: 0 0;
                  
}

#menuleft .deux, #menuleft .trois, #menuleft .quatre {
  background-color:#78A5DC;
       
}

.menu {
  background-color:#78A5DC;
    /*border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;*/
  margin:0 0px;
  padding:2em 0;
  height:auto;
  min-height: 195px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  
}

.menu a:hover { color: #e3eefe;; background: inherit; } 

/* annule les marges pour les items et les sous items */
.menu .arborescence, .arborescence li, .arborescence li ul {
  margin: 0;
  padding : 0;
  text-align : left;
  color: #ffffff;
  border: none;

}

.menu .arborescence * {
  font-weight : bold; 
  
}

/* déclare les comportement par défaut des items */
.menu .arborescence li {
  /*list-style-position: inside;*/
  margin-left:5px;   
  vertical-align : top;
  font-size: 0.9em;
  list-style-type: square;
  list-style-image: url(images/pucebleue.gif);
    
}

.menu .arborescence li a {
  height : 0px;
  
    
}       

/* par defaut les elements noeuds (ie déplié) */
.menu .arborescence .noeud {
  list-style-type: square;
  list-style-image: url(images/pucebleue.gif);        
}

/* lorsque le bloc fils est fermé */
.menu .arborescence .plier {
  border: none;
}

.menu .arborescence .plier > ul {
  display : none;
    
}

/* lorsque ie travaille et plie les éléments */ 
.menu .arborescence .pliermsie {
  display : none;
    
}

/* éléments terminaux, qui ne possédent pas de sous partie */               
.menu .arborescence .feuille {          
  list-style-type: none;
  color : white;
}   
    
/* expose le chemin de l'article ou rubrique en cours */
.menu .arborescence .on {
  color : white;
  font-weight: bold;
}

/* suivi du fil actif */    
.menu .arborescence .noeud.on,.arborescence .feuille.on{
  list-style-type: square;
  list-style-image: url(images/puceblanche.gif);
  color:#000000;              
}

/* suivi du fil actif */    
.menu .arborescence ul.on{
  display : block;
  color:#000000;
}   
#ketquaxn a{
	color:#024e81;
	font-size:10px;
	height:80px;
	width:153px;
	text-align:left;
	font-weight:bold;
	line-height:190%;
}
#ketquaxn a:hover
{
	text-decoration:underline;
	color:red;
}
#ketquaxn
{
	margin-top:13px;
	background-color:#eaeef4;
	text-align:left;
	height:90px;
	width:163px;
	padding: 12px 5px 5px 5px;
	border-radius: 10px;  /* CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Google Chrome */
    -khtml-border-radius: 5px; /* Linux browsers */
	border:1px solid #8eb3e1;
}

#hotline {
  border: 0px solid #a0b9df;
  width:170px;
  padding: 5px 5px 5px 5px;
  height:96px;
  margin:10px 0 0 0;
  background-image: url(images/BLeft_Emergency.png);
  background-repeat: no-repeat;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 800;
  color: #eb1b24;
  

}

#hotline a{
  display:block;
  width:170px;
  height:170px;
}

#hotline .titre{
  font-size: 1em;
  text-align: center;
  padding-left: 55px;
  margin-top: 10px;
  font-weight: 800;
  width: 100px;
  height: 30%;
}

#hotline .texte{
  font-size: 1,2em;
  text-align: center;
  padding-top : 0px;
  padding-left: 0px;
  color: #16407a;
  font-weight: 800;
  line-height: 110%;
  height: 70%;
  
}

/*CONTENT RIGHT COMMON*/

#content {
  float:left;
  margin-left: 0px;
  padding: 10px 10px 10px 0;
  width: 834px;
  height:auto;
  min-height: 520px;
  font-size: 0.80em;
}
#content a:link{
  color: #16407a;
  }
#content a:hover {
  color: #16407a;
  text-decoration :underline;
  }
  #content a:visited {
  color: #16407a;
  text-decoration :underline;
  }

.txt_titre {
  float:left;
  margin-left:10px;
  width:300px;
  margin-bottom:0px;
  font-size:0.9em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  color: #4678a9;
  padding-top:1px;
  padding-bottom:2px;
}

.action {
  float: right;
  font-size:0.7em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: right;
  color: #4678a9;
  padding-top:30px;
  padding-bottom:2px;
}


/*CONTENT RIGHT HOME PAGE*/

.txt_intro {
  position:absolute;
  margin-left:10px;
  margin-top:25px;
  margin-bottom:0px;
  width:423px;
  font-size:1em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: justify;
  color: #484747;
  padding: 0px 10px 10px 0px;
  line-height:135%;

}

#som_news {
  position:absolute;
  background-color: #fff;
  width:148px;
  padding: 3px 7px 5px 7px;
  height:275px;
  margin-left:462px;
  margin-top:5px;
  margin-bottom:0px;
  background-image: url(images/BH_News.png);
  background-repeat: no-repeat;

 
}

#som_news a, visited {
  color: #16407a;  
}

#som_news .titre{
  font-size:0.85em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  color: #16407a;        
  margin-top: 6px;
  line-height: 100%;
       
}

#som_news .date {
  font-size:0.85em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 800;
  text-align: left;
  margin-top: 4px;
  
}

#som_news small {
  color: #000000;
}

#som_news .intro {
  font-size:0.85em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 800;
  text-align: left;
  color: #f2f2f2;
  margin-bottom:10px;
  margin-top : 4px;
  line-height: 95%;
}

#som_hclinic {
  position:absolute;
  border: none;
  width:215px;
  height:147px;
  padding-top:0px;
  margin-left:637px;
  margin-top:5px;
  margin-bottom:0px;
  background-image: url(images/BLeft_Hclinic.png);
  background-repeat: no-repeat;

}

#fb_hfh {
  position:absolute;
  border: none;
  width:215px;
  height:147px;
  padding-top:0px;

  margin-top:1px;
  margin-bottom:0px;
  background-image: url(images/BLeft_Facebook.png);
  background-repeat: no-repeat;

}
.fb-like
{
float:left;
}
.fb_share
{

float:right;
}

#som_hclinic a {
  display: block;
  width:208px;
  height:144px;
}

#som_appointment {
  position:absolute;
  border: 0px solid #a0b9df;
  width:220px;
  height:113px;
  margin-left:10px;
  margin-top:140px;
  margin-bottom:0px;
  background-image: url(images/IMG_HOME_MA.jpg);
  background-repeat: no-repeat;
  font-size: 0.85em;
  font-weight: bold;

}
#som_appointment a{
  display: block;
  padding-top:3px;
  width:214px;
  height:110px;
  color: #ffffff;
       
}

#som_location {
  position:absolute;
  border: 0px solid #a0b9df;
  width:214px;
  height:110px;
  margin-left: 235px;
  margin-top:140px;
  margin-bottom:0px;
  background-image: url(images/IMG_HOME_LO.jpg);
  background-repeat: no-repeat;
  font-size: 0.85em;
  font-weight: bold;
  

}
#som_location a {
  display: block;
  padding-top:3px;
  width:214px;
  height:110px;
  color: #ffffff;

}
#som_doctor {
  position:absolute;
  border: 0px solid #a0b9df;
  width:214px;
  height:110px;
  margin-left:10px;
  margin-top:262px;
  margin-bottom:0px;
  background-image: url(images/IMG_HOME_OT.jpg);
  background-repeat: no-repeat;
  font-size: 0.85em;
  color: #ffffff;
  font-weight: bold;


}
#som_doctor a, visited {
  display: block;
  padding-top:3px;
  width:214px;
  height:110px;
  color: #ffffff;
  
}

#som_membership {
  position:absolute;
  border: 0px solid #a0b9df;
  width:214px;
  padding-top:0px;
  height:236px;
  margin-left:235px;
  margin-top:261px;
  margin-bottom:0px;
  background-image: url(images/BL_Membership.png);
  background-repeat: no-repeat;
  font-size: 0.85em;


} 
#som_membership a, visited {
  display:block;
  height:238px;
  width:214px;  

}
#som_employment {
  position:absolute;
  border: 0px solid #a0b9df;
  width:214px;
  height:110px;
  margin-left:10px;
  margin-top:384px;
  margin-bottom:0px;
  background-image: url(images/IMG_HOME_EP.jpg);
  background-repeat: no-repeat;
  font-size: 0.85em;
  color: #ffffff;
  font-weight: bold;
  
}

#som_employment a, visited {
  display: block;
  padding-top:3px;
  width:214px;
  height:110px;
  color: #ffffff;

}

#som_flash {
  position:absolute;
  background-color: #ffffff;
  width:380px;
  padding: 0px;
  height:200px;
  margin-left:462px;
  margin-top:295px;
  margin-bottom:0px;
  border: 1px solid #a0b9df;
  border-radius: 5px;
/*  background-image: url(images/BRight_FlashA.jpg);
  background-repeat: no-repeat;*/
}


/*SECTION AND ARTICLES COMMON */

#content .texte {
  padding: 10px 10px;
  margin:0;
  text-align: left;
  line-height: 1.2em;
  background : transparent;
}

#content .chapo {
  margin: 0;
  padding: 10px 0 0 0;
      
}

#content .chapo p{
  text-align: left;      
}

/*#content li{
  list-style:none;}*/

/*WHY CHOOSE HFH SECTION MENU*/

#content .blockAU {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:180px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_WCHFH_AU.jpg);
  background-repeat: no-repeat;

}
#content .blockAU a{
  display: block;
  padding-top:6px;
  width:220px;
  height:174px;
  color:#fff;
}

#content .blockCA {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:180px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_WCHFH_CA.jpg);
  background-repeat: no-repeat;

}
#content .blockCA a{
  display: block;
  padding-top:6px;
  width:220px;
  height:174px;
  color:#fff;
}
#content .blockCS {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:180px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_WCHFH_CS.jpg);
  background-repeat: no-repeat;

}
#content .blockCS a{
  display: block;
  padding-top:6px;
  width:220px;
  height:174px;
  color:#fff;
}
#content .blockPS {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:180px;
  margin-left:170px;
  margin-top:20px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_WCHFH_PS.jpg);
  background-repeat: no-repeat;

}
#content .blockPS a{
  display: block;
  padding-top:6px;
  width:220px;
  height:174px;
  color:#fff;
}
#content .blockVT {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:180px;
  margin-left:40px;
  margin-top:20px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_WCHFH_VT.jpg);
  background-repeat: no-repeat;

}
#content .blockVT a{
  display: block;
  padding-top:6px;
  width:220px;
  height:174px;
  color:#fff;
}

/*MEDICAL SERVICES SECTION MENU*/

#content .blockAE {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:187px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_MS_AE.jpg);
  background-repeat: no-repeat;

}
#content .blockAE a{
  display: block;
  padding-top:6px;
  width:220px;
  height:181px;
  color:#fff;
}

#content .blockCO {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:187px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_MS_Co.jpg);
  background-repeat: no-repeat;

}
#content .blockCO a{
  display: block;
  padding-top:6px;
  width:220px;
  height:181px;
  color:#fff;
}

#content .blockDS {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:187px;
  margin-left:40px;
  margin-top:10px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_MS_DS.jpg);
  background-repeat: no-repeat;

}
#content .blockDS a{
  display: block;
  padding-top:6px;
  width:220px;
  height:181px;
  color:#fff;
}
#content .blockHO {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:187px;
  margin-left:170px;
  margin-top:20px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_MS_Ho.jpg);
  background-repeat: no-repeat;

}
#content .blockHO a{
  display: block;
  padding-top:6px;
  width:220px;
  height:181px;
  color:#fff;
}
#content .blockPA {
  float:left;
  border: 0px solid #a0b9df;
  width:220px;
  height:187px;
  margin-left:40px;
  margin-top:20px;
  margin-bottom:0px;
  background-image: url(images/IMG_RUB_MS_Pa.jpg);
  background-repeat: no-repeat;

}
#content .blockPA a{
  display: block;
  padding-top:6px;
  width:220px;
  height:181px;
  color:#fff;
}
/*MEDICAL SERVICES BACKGROUND*/
body.rub58 #content .background, body.rub59 #content .background, body.rub60 #content .background, body.rub61 #content .background, body.rub62 #content .background{
width: auto;
height:340px;
padding-top:35px;
/*padding-left: 384px;*/
margin-bottom:0px;
margin-left: 5px;
margin-top: 20px;
}
 body.rub62 #content .background .texte {
width : auto;
height: 300px;
}
body.rub58 #content .background .texte,body.rub60 #content .background .texte, body.rub61 #content .background .texte, body.rub59 #content .background .texte
{
height: 300px;
width:400px;
float:right;

}
body.rub58 #content .background {background-image:url(images/IMG_MS_Co.jpg);
background-repeat: no-repeat;
}
body.rub59 #content .background {background-image:url(images/IMG_MS_Ho.jpg);
background-repeat: no-repeat;
}
body.rub60 #content .background {background-image:url(images/IMG_MS_AE.jpg);
background-repeat: no-repeat;
}
body.rub61 #content .background {background-image:url(images/IMG_MS_Pa.jpg);
background-repeat: no-repeat;
}
body.rub62 #content .background {background-image:url(images/IMG_MS_DC.jpg);
background-repeat: no-repeat;
}

/*HOSPITALIZATION SECTION MENU*/
.generalward {
  position:absolute;
  width:160px;
  height:131px;
  margin-left:3px;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(images/IMG_MS_Ho_GW.jpg);
  background-repeat: no-repeat;
}
.generalward a{
  display: block;
  padding-top: 4px;
  width:160px;
  height:127px;
  color:#fff;
}
.icu {
  position: absolute;
  width:160px;
  height:131px;
  margin-left:173px;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(images/IMG_MS_Ho_ICU.jpg);
  background-repeat: no-repeat;
}
.icu a{
  display: block;
  padding-top: 4px;
  width:160px;
  height:127px;
  color:#fff;
}
.daycare {
  position: absolute;
  width:160px;
  height:131px;
  margin-left:343px;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(images/IMG_MS_Ho_DC.jpg);
  background-repeat: no-repeat;

}
.daycare a{
  display: block;
  padding-top: 4px;
  width:160px;
  height:127px;
  color:#fff;
}
.maternity {
  position: absolute;
  width:160px;
  height:131px;
  margin-left:513px;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(images/IMG_MS_Ho_Ma.jpg);
  background-repeat: no-repeat;

}
.maternity a{
  display: block;
  padding-top: 4px;
  width:160px;
  height:127px;
  color:#fff;
}
.pediatricward {
  position: absolute;
  width:160px;
  height:131px;
  margin-left:683px;
  margin-top:0px;
  margin-bottom:0px;
  background-image: url(images/IMG_MS_Ho_PW.jpg);
  background-repeat: no-repeat;

}
.pediatricward a{
  display: block;
  padding-top: 4px;
  width:160px;
  height:127px;
  color:#fff;
}

/*CONSULTATION SECTION*/

.consultation {
  text-align : left;
  padding-left : 100px;

}

/*NEWS*/

#content .artnews {
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
}

#content .artnews .texte {
  margin: 10px 0 0 0;
  padding: 0;
}

#appointment_art {
  left:800px;
  top:645px;
  width:214px;
  height:24px;
  margin-bottom:0px;
  font-size:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 800;
  text-align: center;
  color: #fff;
  padding:3px 3px 3px 3px;
  background-image: url(images/BT_AR.jpg);
  background-repeat: no-repeat;

}

/* CONTENT RIGHT TROMBINO*/
/*section*/

.pagination-trombino {
  text-align: center;
  margin: 10px;
}
.trombino td {
  vertical-align: top;
  width: 20%; 
}
.centrage {
  margin: 0 auto;
}
.ombre {
  float: left;
  background: url(../images/ombre.gif) no-repeat bottom right;
  margin: 10px 0 10px 10px;
  padding: 0px;
}
.boite {
  position: relative;
  bottom: 8px;
  right: 8px;
}
.nom-photo {
  clear: both;
  font-size: 12px;
  font-weight: bold;
}
.adresse-photo {
  margin: 5px 0 5px 0;
  font-size: 10px;
  font-weight: bold;
}
.texte-photo {
  font-size: 10px;
  font-style: italic;
}
.texte-photo p.spip {
  margin: 0;
}

.intro-trombino {
  float:left;
  width: 40%;
  background-color: #ffffff;
  height:auto;
  min-height: 520px;
  margin-left: 5px;
  padding: 5px;
  text-align: justify;
}

.intro-trombino .texte {
  width: 90%;
      
}
.intro-trombino .texte p {
  padding: 5px 15px 5px 15px;
  text-align : justify;
}

.content-trombino {
  width: 50%;
  margin-left: 43%;
}
 .content-trombino h1 {
  font-weight: bold;
  font-size: 0.75em;
  margin : 0 0 10px 5px;
}

/*article*/

#content .centrage-art {
  margin: 0px 0px 0px 30px;
}

#content .titre-trombino{
  padding-top: 45px;
        
}

#content .titre-trombino h1{
  font-family: Arial, Verdana, sans-serif;
}

/*OTHER*/

#team_art {
  left:800px;
  top:675px;
  width:214px;
  height:24px;
  margin-bottom:0px;
  font-size:0.8125em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 800;
  text-align: center;
  color: #fff;
  padding:3px 3px 3px 3px;
  background-image: url(images/BT_AR.jpg);
  background-repeat: no-repeat;
}


.Txt_Employment {
  position: absolute;
  left:260px;
  top:590px;
  width:73px;
  margin-bottom:0px;
  font-size: 0.70em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 800;
  text-align: left;
  color: #a0b9df;
  line-height: 110%;
  padding-top:1px;
  padding-bottom:2px;

}
.Txt_EMERGENCY {
  position: absolute;
  left:74px;
  top:637px;
  width:103px;
  margin-bottom:0px;
  font-size:0.75em;
  font-family:Verdana, Arial, 'Myriad Pro Cond', Helvetica, sans-serif;
  text-align: left;
  color: #007dc3;
  line-height: 225%;
  padding-top:1px;
  padding-bottom:2px;
}

/*ROUNDED CORNERS*/

.un      {
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}


/*TABLE STYLE*/
/*table.spip th, table.spip td {
    border-color : #006699;
    padding : 3px;
}

table.spip tr.row_odd {
        background-color: #fcfcfc;
}

table.spip tr.row_even {
        background-color: #fcfcfc;
}*/
table.spip {
    margin: auto;
    margin-bottom: 1em;
    margin-top: 1em;
    border: 1px solid #A2BBE1;
    border-color: #A2BBE1;
    border-collapse: collapse;
}
table.spip caption {
    caption-side: top; /* bottom pas pris en compte par IE */
    text-align: center;
    margin: auto;
    padding: 3px;
    font-weight: bold;
    }
table.spip tr.row_first { background: #A2BBE1; text-align: center;  }
table.spip tr.row_odd { background: #DDD;  }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { border-color: #A2BBE1; padding: 3px; vertical-align: middle; text-align: left;}

body.rub6 table.spip th, body.rub6 table.spip td {
    border-color : #ffffff;
    padding : 0px;
    font-size : 0.90em;
}

body.rub6 #content table.spip tr.row_odd {
    background-color: #ffffff;
}

body.rub6 #content table.spip tr.row_even {
    background-color: #ffffff;
}   

/*BULLET STYLE*/
#content ul.spip {
    /*color: #01428f;*/
    font-size: 1em;
    list-style-type: disc;
    list-style-image: url(images/pucenoire.gif);

}
#content ul.spip li{
    margin-top: 0.7em;

}
/*RESIZE BUTTON POSITION*/
.boutonstexte{
   float: right;
   margin-top: 10px;
}

#mediaplayer {
   text-align: center;
}







