body {
    color: #ee742a;
    background-color: #e6efa4;	
}

a {
    color: #ee742a;
    background-color: #e6efa4;	
}

a:hover {
    color: #c4d63c;
    background-color: #e6efa4;	
}

h1 {
    color: #ee742a;
    background-color: #ffffff;
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}

h2 {
    color: #c4d63c;
    background-color: #ffffff;
    font-family: verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    text-align: right;
}


div.image {
    position: absolute;
    left : 25px;
    top : 15px;
    text-align: left;
    color: #ee742a;
    background-color: #e6efa4;	
}

div.contact {
    position: absolute;
    left : 250px;
    top : 52px;
    text-align: left;
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #ee742a;
    background-color: #e6efa4;	
}

div.texte0
{
    position: absolute;
    left : 25px;
    top : 100px;
    width: 50px;
    height: 300px;
    font-weight: bold;
    font-size: 12pt;
    color: #ee742a;
    background-color: #e6efa4;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ee742a;
    border-right-color: #ee742a;
    border-bottom-color: #ee742a;
    border-left-color: #ee742a;
    padding-left: 15px;    
    padding-top: 15px;    
    padding-right: 15px;    
    padding-bottom: 15px;    
}


div.texte1
{
    position: absolute;
    left : 125px;
    top : 100px;
    width: 300px;
    height: 300px;
    font-weight: bold;
    font-size: 12pt;
    color: #c4d63c;
    background-color: #ffffff;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c4d63c;
    border-right-color: #c4d63c;
    border-bottom-color: #c4d63c;
    border-left-color: #c4d63c;
    padding-left: 15px;    
    padding-top: 15px;    
    padding-right: 15px;    
    padding-bottom: 15px;
    -moz-border-radius:15px;

}

div.texte2
{
    position: absolute;
    left : 475px;
    top : 100px;
    width: 300px;
    height: 300px;
    font-weight: bold;
    font-size: 12pt;
    color: #ee742a;
    text-align: right;
    background-color: #c4d63c;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ee742a;
    border-right-color: #ee742a;
    border-bottom-color: #ee742a;
    border-left-color: #ee742a;
    padding-left: 15px;    
    padding-top: 15px;    
    padding-right: 15px;    
    padding-bottom: 15px;    
}


div.texte3
{
    position: absolute;
    left : 25px;
    top : 285px;
    width: 290px;
    text-align: right;
}
image.imageLogo {
    text-align: left;
    color: #ee742a;
    background-color: #e6efa4;	
}