body {
	margin: 0;
	padding: 0;
	background-color: #f7fae2;
	background-image: url(/Images/fondmarron.png);
}
#entete {
	width: 770px;
    height: 80px;
    margin: auto;
    padding: 0;
	background: url(/Images/bandeaudossiers.jpg) no-repeat;
	border: 1px solid #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    color: #fff;
}
#entete .bandeau1 {
	padding: 0 0 0 15px;
    width: 750px;
	font-size: 36px;
    text-align: left;
    float: left;
}
#entete .bandeau2 {
	padding: 0;
	font-size: 24px;
    color: #ffffcc;
	text-align: right;
    float: left;
}
#entete .bandeau3 {
    padding: 0 15px 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #ffff9f;
    float: right;
}
#bandeau_print {
	display: none;
}
#main {
	width: 770px;
    margin: 25px auto;
    padding: 0;
}
#col_gauche {
	width: 220px;
	margin: 0;
	padding: 0;
    float: left;
}
#col_gauche .encadre {
    width: 216px !important;
    width: 214px;
    margin: 0 0 16px 0;
    padding: 2px;
    border: none;
    background-color: #fcfddf;
    font-size: 16px;
    color: #660000;
}
#col_droite {
	width: 530px;
    margin: 0;
	padding: 0;
	font-family:  Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
    text-align: justify;
    float: right;
}






#col_droite #even_titre {
    margin-bottom: 30px;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 32px;
    color: #660000;
    text-align: center;
}
#col_droite #titre {
    margin: 17px;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    text-align: center;
}
.signature {
	width: 100%;
    font-style: italic;
    font-size: 14px;
    color: #660000;
    text-align: right;
}

#col_droite #episode_suivant {
	width: 100%;
    margin: 20px 0;
	font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #660000;
    text-align: left;
}
#col_droite #episode_suivant img {
	margin: 0;
}

/* Pavé "Approfondir" */
#col_droite #approfondir {
	margin: 0 0 20px 0;
	padding: 4px;
    background: #eee;
    font-size: 12px;
}
#col_droite #approfondir #app_titre {
	margin: 0 0 10px 0;
    font-weight: bold;
}

#longueur {
	margin: 16px 0;
    font-size: 12px;
}
#longueur img {
    display: inline;
    margin: -10px 3px 0 0;
    border: none;
}

/* style d'inter utilisé dans les anciens articles à 2 colonnes ! */
.inter3 {
	width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #000080;
}





.carte {
    width: 175px;
    height: 131px !important;
    height: 81px;
    margin: 0 0 0 8px;
    padding: 50px 0 0 0;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    float: right;
}
.gauche {
	float: left;
}
hr {
	width: 80%;
    height: 1px;
    color: #333;
}
#bas_page {
	width: 770px;
    text-align: center;
    clear: both;
}
.encadre {
	width: 220px;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
}
.encadre_titre {
	width: 220px !important;
    width: 211px;
    height: 21px;
    margin: 0;
    padding: 4px 0 0 10px;
	background: url(/Images/chapeaumarron.png) no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #fff;
    text-align: left;
}
ul {
	margin: 0 0 0 18px;
    padding: 0;
    line-height: 2;
    text-align: left;
    white-space: nowrap;
}
#main a:link {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#main a:active {
	text-decoration: underline;
	color: #fff;
}
#main a:visited {
    font-family:  Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #333;
}
#main a:hover {
	text-decoration: none;
	background-color: #333;
	color: #fff;
}
#main .suite {
	margin: 30px 0 0 0;
    float: right;
}

#pop-up {
	position: absolute;
    left: 33%;
    top: 66%;
    width: 360px;
    padding: 0;
    border: 1px solid #000;
    background: #fff;
	font-family: Arial;
    z-index: 2;
    visibility: hidden;
    overflow: hidden;
}
#pop-up #barre {
	width: 350px;
    height: 30px;
	background-image: url(/Images/barremarron.jpg);
    padding: 0 8px;
    text-align: right;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
#pop-up #soustitre {
	width: 100%;
    height: 26px;
    padding: 8px 0 0 8px;
	background: #ffc;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
#pop-up #contenu {
	padding: 8px;
}
#footer_print {
	display: none;
}

