/* CSS Document */
@import url(base.css);
#corps{
height:auto;
}

#titreOutils,#titreInfos{
display:inline;
}
/***************************************************INFOS************************************************************/
#titreInfos{
float:left;
display:inline;
background: url(../img/titres/bg_infos_pratiques.gif) no-repeat;
background-position:bottom center;
margin-left:17px;
width:208px;
/*height:462px;
padding-top:44px;*/
padding-bottom:15px;
padding-left:10px;
font-size:1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
#titreInfos h2{
margin-left:-10px;
margin-bottom:10px;
height:20px;
width:208px;
background:url(../img/titres/infos_pratiques.gif) top left no-repeat;
}
#titreInfos h2 span{
display:none;
}
#titreInfos img{
display:block;
float:left;
}
#titreInfos a.downBig span,#titreInfos a.downSmall span,#titreInfos a.downSite span{
display:none;
}
#titreInfos a.downBig ,#titreInfos a.downSmall,#titreInfos a.downSite {
clear:none;
display:inline;
float:left;
}
#titreInfos a.downBig{
height:32px;
width:32px;
margin-left:95px;
margin-top:-35px;
}
#titreInfos a.downSmall{
height:20px;
width:20px;
margin-left:160px;
margin-top:-70px;
}
#titreInfos a.downSite{
height:32px;
width:32px;
margin-left:148px;
margin-top:-28px;
}
#titreInfos dl{
padding-left:5px;
text-align:left;
}
#titreInfos dd{
width:180px;
}
#titreInfos dt{
width:180px;
font-weight:bold;
margin-top:17px;
}
#titreInfos img{
margin-left:10px;
}
#titreInfos span.infoSRC{
font-size:0.8em;
color: #A895CE;
}
/***************************************************OUTILS***************************************************************/
#titreOutils{
float:right;
margin-right:12px;
padding-top:30px;
width:176px;
background:url(../img/titres/bg_titre_outils.gif) top left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#titreOutils ul{
font-size:14px;
margin-left:20px;
list-style-type:none;
padding:4px 0;
display:none;
}
#titreOutils li {
/*background-color:#e7e2fa;/*b1aad0; couleur des images*/
background:#e7e2fa url(../img/titres/puce_outils.gif) top left no-repeat;
padding-left:10px;
color:#525252;
font-size:0.8em;
}
#titreOutils ul li a{
color:#525252;
font-size:1em;
text-decoration:none;
}
#titreOutils ul li a:hover{
text-decoration:underline;
}
/***************************************************CENTRE*************************************************************/
#titreCentre dl dt {
background: url(../img/titres/puce1.gif) center left no-repeat;
}
#titreCentre{
margin-left:240px;
background: url(../img/titres/bg_titreFiche.gif) top center ;
width:448px;
font-size:1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:auto;
color:#525252;
}
#titreCentre h3{
text-indent:8px;
margin-top:30px;
font-size:1.2em;
font-weight:normal;
color:#913770;
background: url(../img/titres/puce.gif) center left no-repeat;
}
#titreCentre h4{
margin-top:12px;
font-weight:bold;
color:#e20060;
}
#titreCentre dt{
margin-top:20px;
text-indent:12px;
color:#ff9057;
font-weight:bold;
}
#titreCentre p {
font-size:0.8em;
margin-top:14px;
}

#titreCentre .rose{
color:#e20060;
font-weight:bold;
}
#titreCentre  ul {
margin-left:30px;
}
/******************************************************************************************************************/