* { padding:0; margin:0; border:0; }

body { 
  background-color:#000622; margin-top:24px; color:#ddd;
  font-family:verdana,arial,helvetica,sans-serif; font-size:10px;
}

a, a:link { color:#7f92a8; text-decoration:none; }
a:hover, a:link:hover { color:orange; }
a:visited, a:link:visited { color:#999; }
a:visited:hover, a:link:visited:hover { color:orange; }

h4 { padding:12px 0; }
h3 { padding:12px 0; text-transform:uppercase; }


/*  STRUCTURE */
div#header { 
  margin-right:auto; margin-left:auto; 
  text-align:center;  
  width:742px; height:49px;
}
div#footer { 
  clear:both; 
  margin:18px 0; margin-right:auto; margin-left:auto; 
  text-align:center; width:800px; 
  padding-top:8px; 
}

div#content {
  clear:both; margin-right:auto; margin-left:auto; 
  text-align:left; width:782px; 
  padding-top:8px; 
}

div#page {
	float:right; padding-bottom:10px;
	width:578px;
}

/*   CONTENT   */
div#content { margin-top:24px; }


/*   PRESENTATION   */
div.presentation { padding-top:24px; }
div.presentation, div.para1, div.para2 { line-height:140%; margin-bottom:8px; }
div.presentation p, div.para1 p, div.para2 p { padding-bottom:8px; }
div.baseline { text-align:right; }

/* Titre */
div.title-top { 
  padding:12px 0; 
  text-transform: uppercase; font-weight:bold; font-size:10px; 
}

/*Sous titre */
div.subtitle { padding-bottom:20px; text-transform: font-weight:bold; font-size:12px; }
div.presentation ul { padding-left:48px;  }

img.decor { padding-bottom:12px; }

/*   SUITE  */
div.suite { padding-top:10px; text-align:left; }

/*   CONTACT  */
div.contact-mid { width:280px; margin-top:70px; line-height:140%; float:left; }

div#contact-title {   text-transform:uppercase; font-weight:bold; font-size:12px; padding:12px 0; }
div#contact1 { padding-bottom:12px; }
div#contact2 { padding-bottom:24px; }

/*   REPORTAGES NEW   */
#p_reportages .entry_header,
#p_reportagesnew .entry_header {
 float:left;
 width:300px;
}

#p_reportages .entry_body,
#p_reportagesnew .entry_body { 
 float:left;
 width:200px;
 padding-left:12px; 
}

#lienbas {
float:right;
padding-top:10px;
}

#lienhaut {
float:right;

}




a#linkback:link:visited,
a#linkback:visited {
 color:#7f92a8;
}


/*   EVENEMENTS   */
#e_evenements .entry_header {
 float:left;
 width:200px;
}

#e_evenements .entry_body { 
float:right;
 width:200px;
 padding-left:100px; 
}

/*   PRINT & SYNOPSIS   */
.suite {
 text-align:right;
 text-transform:capitalize;
 margin-bottom:12px;
}

.print-info {
 display:none;
 visibility:hidden;
}

@media print {
  *,body { background-color:#fff; color:#000; }
  ul#nav { visibility:hidden; display:none; }
  #langswitcher { visibility:hidden; display:none; }
  a, a:link, a:visited, a:link:visited { color:#000 !important; }
  div#header img { visibility:hidden; display:none; }
  div#header:before { content:'Hubert Raguet - Photographe';}
  div#header { 
    text-align:left; font-size:18px; float:right; width:594px;
   font-weight:bold;}
  .print-info { display:block; visibility:visible; }
}
