html,body {
font-family: "Arial", "Georgia", "Times New Roman", "Times", "Serif" ;
font-size:14pt;
height: 80%;
}

body a{
text-decoration:none;
}

fieldset{
border:none;
padding:0;
}

h1{
  font-size:26px;
  color:black;
}

h2{
  font-size:16px;
  font-weight:bold;
  color:#dc0000;
}

h3{
  font-size:14px;
  font-weight:bold;
}


ol,ul,li {
	margin: 0;
	padding: 0;
}

a {
text-decoration:none;
}

a img{
    border:none;
}

.paragraphe_link{
    color:#507178;
    font-size:12px; 
    text-decoration:underline; 
}

.paragraphe_link_title{
    font-size:12px; 
    font-weight:bold;
    color:Black;
}

.link_previous
{
    float:left;
}
.link_next
{
    float:right;
    margin-right:15px;
}

.clr {
	clear: both;
	font-size: 0;
	height: 0;
}

.entete_haut{
	background:url(../images/entete_haut.jpg) no-repeat;
	width: 952px;
	height: 17px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
}

.sign_in {
    width: 150px;
    font-size:11px;
    color:white;
	float:right;
}

.sign_out {
    font-size:11px;
    color:white;
	float:right;
	margin-right: 10px;
}

.sign_in a
{
    text-decoration:none;
    color:white;
}
.sign_out a
{
    text-decoration:none;
    color:white;
}


.menu_haut_general {
	border: solid 0px;
	height: 42px;
	text-align:right;
	margin-right:60px;
}

.menu_haut_general ul {
	float: right;
	margin: 0;
}

.menu_haut_general li {
	font-size:0.9em;
	display: block;
	margin: 0;
	padding: 0 5px 0 0; 
	float: left;
}

.banniere_gauche {
	width: 274px;
	border: solid 0px;
	height: 194px;
	background:  url(../images/header_title_en.jpg);
	float:left;
	border-top: solid 0px;
	border-left: solid 1px;
}

.banniere_droite {
	width: 678px;
	border: solid 0px;
	height: 194px;
	background:  url(../images/Header_explore-history.jpg);
	float:left;
	border-top: solid 0px;
	border-right: solid 1px;
}

.menu_navigation {
    width: 952px;
	border: solid 1px;
	float:left;
	position:relative;
	border-top: solid 0px;
	border-bottom: solid 0px;
	top:0px;

}

.active_link {
    color:#DC0000;
}

.no_active_link {
    color:black;
}


.titre_1{
    font-size:20px;
    line-height:1.4em;
    font-weight:bold;
}

.titre_2{
    color:#DC0000;
    font-size:20px;
    font-weight:bold;
    line-height:1.4em;
}

.titre_3{
    font-size:14px;
    font-weight:bold;
}

.titre_4{
    font-weight:bold;
}

.image {
    border:none;
}

.bg{
	width:100%;
	border:solid 0px;
}

.image_description{
	float:left;
	border: solid 0px blue;
}


.corps_print {

  width:880px;
	border: solid 0px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 0px;
	float:left;
	position:relative;
	top:0px;
	padding-left:50px;
	padding-right:22px;
	
}

.entete_haut_print
{
	width: 952px;
	height: 17px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
}

.breadcrumb1_print {
	width: 880px;
	height: 45px;
	border: solid 0px;
	text-align:right;
	padding:0px 0px 0px 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	position:relative;
	top:3px;
	margin-right:30px;
}

.breadcrumb1_print span {
    font-size:14px;
}

.image_print
{
    float:left;
    margin-right:40px;
}

.print_caption {
}

.print_caption_left {
  float:left;
}

.print_caption_right {
  float:left;
  margin-left:90px;
}