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

 a img
{
border: none;
}

@font-face {
    font-family: 'rough_typewriter';
    src: url('rough_typewriter-webfont.eot');
    src: url('rough_typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('rough_typewriter-webfont.woff') format('woff'),
         url('rough_typewriter-webfont.ttf') format('truetype'),
         url('rough_typewriter-webfont.svg#rough_typewriter') format('svg');
    
    font-weight: normal;
    font-style: normal;

}
@font-face {
font-family: 'Segoe_Print';
    src: url('Segoe_Print-webfont.eot');
    src: url('Segoe_Print-webfont.eot?#iefix') format('embedded-opentype'),
         url('Segoe_Print-webfont.woff') format('woff'),
         url('Segoe_Print-webfont.ttf') format('truetype'),
         url('Segoe_Print-webfont.svg#Segoe_Print') format('svg');
font-weight: normal;
    font-style: normal;

}
#arriere
{
width:100%;
height:100%;
}
.boitepanneau { /* définition de la boite 1 */
	position:absolute; /* positionne la boite dans l'écran */
	top:250px; /* à 80 pixels du haut de page */
	left: 80px; /*position depuis le bord gauche*/
	}

.boiteampli {
position:absolute;
top:250px;
left: 750px;
}

.Style2 {
font-size: 28px;
color:#009900;
}

.Style3 {
font-family:"Stencil Std";
font-size: 20px;
}

.Style4 {
font-size: 16px;
font-family:"rough_typewriter";
text-align : justify;

}
.Style5 {
font-family:"Segoe_Print";
font-size:18px;
line-height: 22px; 
}
.Style5p {
font-family:"Segoe_Print";
font-size:14px;
line-height: 22px; 
}
.Style5gras {
font-family:"Segoe_Print";
font-size:20px;
line-height: 22px; 
}
.Style5gras2 {
font-family:"Segoe_Print";
font-size:20px;
line-height: 10px; 
}

.Style6 {
font-size: 16px;
font-family:"Segoe_Print";
text-align : center;
line-height:25px;

}
.Style7 {
font-family:"Segoe_Print";
font-size:20px;
}
.Style8 {
font-family:"Segoe_Print";
font-size:14px;
font-style: italic;

}
