@charset "utf-8";
/* CSS Document */

* {
}
.highslide-html {
    background:#E0DEB7;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #381102;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
       
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	padding:5px 0;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #464C5A;
}
.control:hover {
	color: #B03200 !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
p{margin:0;}
#contenu_h{
width:98%;
margin:0 auto;
font-size:0.9em;
font-family:"Trebuchet MS";
background-color:#F5F4E7;
padding:5px;
}
#contenu_h h1{
color:#B03200;
margin:0 0 10px 0;
font-size:1.2em;
}
.envoyer_ami{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}