aside
{
    position: relative;
    width: 235px;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-size: 0.6em;
	display: inline-block;
    vertical-align: top;
    text-align: justify;
}

@font-face
{
    font-family: 'Dayrom';
    src: url('css/polices/dayrom.eot');
    src: url('css/polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('css/polices/dayrom.woff') format('woff'),
         url('css/polices/dayrom.ttf') format('truetype'),
         url('css/polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}
aside h3
{
	font-family: Dayrom, sherif;
    font-weight: normal;
    text-transform: uppercase;
}

#fleche_bulle
{
    position: absolute;
    top: 100px;
    left: -12px;
}

#photo_zozor
{
    text-align: center;
}

#photo_zozor img
{
    border: 1px solid #181818;
}

aside img
{
    margin-right: 5px;
}

#cloud
{
    text-align: center;
}

#technique
{
    text-align: center;
}