﻿body
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #ff0000;
}

h1
{
    font-size: 17px;
color:White;
padding:0px;
margin:0px;
border-bottom:1px solid #456189;
text-transform:uppercase;
}

h2
{
    font-size: 11px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}

div#text
{
color:White;
padding-top:10px;
}

div#sidecontact
{
background: transparent url(_images/bulle.png) no-repeat top center;
width:200px;
height:156px;
text-align:center;
padding:18px 5px 10px 15px;
color:#656565;

}
