html {min-height: 100%; height: auto;}
body{
  /*background: #bfbfbf;*/
  background: #77d5ff url(../img/bg.jpg) repeat-x bottom center;
  background-attachment: fixed
  font-family: Arial, sans-serif;
  font-size: 11px;
  height: 100%;
  _height: auto;
  
  font-family:Arial, Helvetica, sans-serif;
}
p{line-height: 13px;
text-align: justify;}

.clear {
  clear: both;
}

.separator
{
  border-top:1px dotted black;
}

a:link, a:visited
{
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


#global{
	 background: url(../img/bg_content.jpg) center repeat-y;
   min-height: 500px;
   padding: 0px 0 20px;
   position: relative;
   z-index:1;
}

#ariane {padding: 10px 0 ;}	
#ariane a {text-decoration: underline;}
#body {
  margin: auto;
  height: 100%;
}

#header, #global, #footer {
  width: 1007px;
  margin: auto;
}

#masterHead {
  text-align: center;
  /*background: url(../img/heder.jpg) center no-repeat;*/
  margin: auto;
  height: 85px;
}

#header {
  height: 41px;
  position: relative;
  z-index:5000;
}
  
#footer {
  height: 41px;
  padding-bottom: 100px;
}


#header ul {
  margin: 0 25px;
  
}

#header ul li {
  position: relative;
}

#header ul ul {
  position: absolute;
  margin: 0;
  margin-top: -1px;
  *top: 35px;
  z-index: 400;  
  left: 0;
  width: 100%;
  _width: 300px;
}

#header ul ul li {
  position: relative;
  height: auto;
  float: none;
}


#header ul li {
  list-style: none;
  float: left;
  height: 41px;
  position: relative; 
}

#header a:link,  #header a:visited{
  line-height: 41px;
  padding: 9px 8px 12px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 109%;
}


#header ul ul a:link,  #header ul ul a:visited{
  line-height: 12px;
  padding: 3px 5px 4px;
  color: white;
  position: relative;
  text-transform: none;
  display: block;
  font-size: 100%;
  height: 100%;
}



#header .sep
{
  background: url(../img/sep_menu.png) no-repeat 2px 9px ;
  width: 5px;
}




#footer {color: white; line-height: 38px; text-align: center;}
#footer a:link,#footer a:visited  {
  color: white;
  text-decoration: none;
}

#footer a:hover 
{
  text-decoration: underline;
} 

.stronger {
font-weight: bold;
}
h1 {
  font-size: 160%;
  font-weight: normal;
  letter-spacing: 0.11em;
  margin-top: 20px;
  margin-bottom: 2px;
}

#content {
  padding: 0 20px;
  
}

#contLeft 
{
  width: 645px;
  float: left;
}

#contRight
{
  width: 302px;
  float: left;
  margin-left: 13px;
  overflow: hidden;
}


#alaune
{
  margin-bottom: 15px;
  /height: 1%;
}

.readMore {
  text-align: right;
  height: 30px;
  line-height: 30px;
}

.readMore a{
  display: block;
  padding-right: 20px;

  font-size: 11px;
  text-decoration: underline;
}
#article .readMoreLeft a,
#article .readMoreRight a,
#article .useful a
{
  text-decoration: underline;
  font-size: 11px;
}
#article .readMoreLeft {
  width: 190px;
  float: left;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 10px;
  text-align: left;
  margin-top: 10px;
}

#article .readMoreRight {
  width: 190px;
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 20px;
  text-align: right;
  margin-top: 10px;
}


.aladeux h3 
{
  /*font-size: 181%;*/
  font-size: 161%;
  margin: 10px 0;
  text-align: left;
}

.aladeux 
{
  border-bottom: 1px dotted black;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 18px;
}

.aladeux a img {
         width: 313px;
}

.col_1
{
  width: 195px;
  float: left;
}

.col_2
{
  margin-left: 20px;
  _margin-left: 15px;
  width: 430px;
  float: left;
}

.bgColor{
  padding: 15px;
  color: white;
}

.bgColor h1
{
  margin: 0;
  color: white;
  margin-bottom: 15px;
}

.publicite {
overflow: hidden;
}
.doctor, .bgColor, .publicite, .autopromo
{
  margin-bottom: 15px;
}

.articles-precedents:link, .articles-precedents:visited, 
.articles-suivants:link, .articles-suivants:visited
{
  width: 113px;
  float: left;
  color: white;
  height: 20px;
  line-height: 18px;
  text-decoration: underline;
  margin-top: 15px;
}

.articles-precedents
{
  text-align: left;
  background: url('../img/readMoreBack.png') left center no-repeat;
  _background: url('../img/readMoreBack.gif') left center no-repeat;
  padding-left: 20px;
}



.articles-suivants
{
  text-align: right;
  background: url('../img/readMore.png') right center no-repeat;
  _background: url('../img/readMore.gif') right center no-repeat;
  padding-right: 20px;
}



.readMoreFloat:link, .readMoreFloat:visited
{
  text-decoration: underline;
  margin-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.useful
{
  text-align: right;
  margin-top: 10px;
}


.doctor_name {
  margin-bottom: 5px;
}
.doctor_name, #article  .supertitre, #article .titre, #media .supertitre{
  font-size: 181%;
}

#article .supertitre {
  margin-bottom: 3px;
  text-align: left;
  line-height: 22px;
}

#article .titre {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
  font-size: 141%;
  line-height: 22px;
}

#article {
  text-align: justify;
  font-size: 13px;
  line-height: 18px;
}

#article .chapeau {
  margin-bottom: 10px;
  text-align: justify;
}



#partenaires img {
  border: 1px solid #5F99B3;
  margin:0 2px;
}

#partenaires {
  color: #5F99B3;
  text-align: center;
}

.aladeux
  {
    float: left;
    width: 315px;
    text-align: justify;
  }
  
  
  .chapo
  {
    font-weight: bold;
  }
  
#list-articles a,
#last-news a,
#tous-les-articles a,
.tousles a {
  display: block;
  color: white;
  padding: 2px;
  border-bottom: 1px dotted black;
  clear: both;  
}

#list-articles a:hover, #list-articles a.selected,
#last-news a:hover, #last-news a.selected,
#tous-les-articles a:hover, #tous-les-articles a.selected,
.tousles a:hover, .tousles a.selected
{
  filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5; 
    background: white;
  
}
  
#list-articles a:hover span, #list-articles a.selected span,
#last-news a:hover span, #last-news a.selected span,
#tous-les-articles a:hover span, #tous-les-articles a.selected span,
.tousles a:hover span, .tousles a.selected span
 {
  color: black;
  text-decoration: underline;
}  

#contRight #tous-les-articles div,
#contRight .tousles div{
  border: none; 
  float: left;
  margin-right: 35px; 
  width: 265px;
}


#contRight #autopromo
{
  /*background: url('../img/univers0/tous-les-articles.jpg') top right no-repeat;*/
/*  border: 1px solid #2e5467;
  color: black;*/ 
}

#autopromo div {
  /*padding: 15px*/
  background: url('../img/autopromo.png') bottom right no-repeat;
}

#autopromo img {
  width: 120px;
}

#autopromo h2, .bgColor h2 {
  color: white;
  font-size: 24px;
  margin-bottom: 15px;
}

.readMoreBlue:link, .readMoreBlue:visited {
  background: url('../img/readMore.png') center right no-repeat;
  _background: url('../img/readMore.gif') center right no-repeat;
  padding: 5px 20px 5px 0;
  text-decoration: underline; 
  color: white;
}




#alaune li {overflow:hidden}




/***** HACK SAFARI ***/
html[xmlns*=""] body:last-child .articles-precedents
{
  background: url('../img/readMoreBack.gif') left center no-repeat;
} 
html[xmlns*=""] body:last-child .articles-suivants
{
  background: url('../img/readMore.gif') left center no-repeat;
} 

html[xmlns*=""] body:last-child .readMoreBlue:link,
html[xmlns*=""] body:last-child .readMoreBlue:visited
{
  background: url('../img/readMore.gif') left center no-repeat;
} 
