/* Import des style pour la charte */
@import "charte.css";

/***************** STYLE CONTENU *****************/
h1{
height:51px;
background-repeat:no-repeat;
}
h1 span {
display:none;
}
h1#accueil {
background-image: url(../images/charte/titre-accueil.gif);
}

h1#multirisques  {
background-image: url(../images/charte/titre-multirisques.gif);
}
h1#flotte  {
background-image: url(../images/charte/titre-flotte.gif);
}

h1#prev  {
background-image: url(../images/charte/titre-prev.gif);
}

h1#prev2  {
background-image: url(../images/charte/titre-prev2.gif);
}


h1#civile  {
background-image: url(../images/charte/titre-civile.gif);
}

h1#automobile  {
background-image: url(../images/charte/titre-automobile.gif);
}

h1#automobile  {
background-image: url(../images/charte/automobile.gif);
}

h1#habitat  {
background-image: url(../images/charte/titre-habitat.gif);
}

h1#protection  {
background-image: url(../images/charte/titre-protection.gif);
}

h1#merci  {
background-image: url(../images/charte/titre-merci.gif);
}

h1#mentions  {
background-image: url(../images/charte/titre-mentions.gif);
}

h1#news  {
background-image: url(../images/charte/titre-news.gif);
}

h1#contact  {
background-image: url(../images/charte/titre-contact.gif);
}
h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
text-align:left;
color:#FE9900;
margin-top: 15px;
background-image: url(../images/charte/bullet0.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 20px;
margin-left: 15px;
}

#contenu-Text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: normal;
text-align:justify;
color:#16225b;
}

.bull1{
margin-left: 35px;
background-image: url(../images/charte/bullet1.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 10px;
margin-top: 5px;
}

.bull2{
margin-left: 35px;
background-image: url(../images/charte/bullet2.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 10px;
margin-top: 5px;
}




.bolder{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
color:#0027AA;
}


a{
font-weight:bold;
text-decoration:underline;
color:#fe9900;
}
a:hover{
text-decoration:underline;
color:#0027aa;
}

