﻿body {
}


.contentAccordion
{
    padding:10px;
    text-align:left;
    position:relative;
}

div#titlehead
{
position:absolute;
top:100px;
left:10px;

}

div#tel
{
    background:transparent url(mutuelletel.png) no-repeat top center;
width:200px;
height:60px;
position:absolute;
top:100px;
right:10px;
}

div#head
{
    background:transparent url(head.jpg) no-repeat top center;
position : relative;
}

div#bottom
{
    background:transparent url(bottom.jpg) no-repeat top center;
    padding-top:10px;
}

.garanties a
{
color:White;
font-size:14px;
font-weight:bold;
}

.textbox
{
    border:dashed 1px Black;
    
}

div#sidetop
{
    background:transparent url(sidetop.jpg) no-repeat top center;
    height:20px;
    width:190px;
   
}

div#sidebottom
{
    background:transparent url(sidebottom.jpg) no-repeat bottom center;
    height:20px;
    width:190px;
   
}

div#sidecontent
{
    width:190px;
    height:500px;
    background-color:#00a8d6;
}


div#sidetext
{
    padding:0px 10px 0px 10px;
    color:White;
    font-family:Tahoma;
    font-style:normal;
    text-align:justify;
    font-size:13px;
    
}

div#divassure a
{
color:White;
}

div#bottomlow
{
    color:#00a8d6;
    font-family:Arial;
    text-align:center;
    font-size:12px;
    font-style:italic;
    width:1000px;
}