/*Style des pages intérieures*/

[itemprop="headline"] {
font-size:2.1em;
color : #a70b1e;
text-decoration: underline #bebebe;
font-family: 'Raleway', sans-serif;
}
h1, h2{
font-size:1.1em;
color : #a70b1e;
font-family: 'Raleway', sans-serif;
text-decoration: underline #bebebe;

}

h3{
font-size:16px;
color : black;
font-family: 'Raleway', sans-serif;
}
p.intitule{
 font-weight:bold;
 padding-bottom:5px;
 }
.rouge{
color:#a70b1e;
}
.gras{
font-weight:bold;
}
#corps li {
list-style-type: none;
list-style-image : url(../images/puce-rouge.jpg);
text-align:justify;
padding-bottom: 0.3em;;
}
p{
text-align:justify;
}
p.cadre{
border: 1px solid #a70b1e;
padding:20px;
}

.titreref{
background-color:#a70b1e;
color:#ffffff;
font-weigt:bold;
font-size:18px;
text-align:center;
margin:0em 0.7em 0em 0.7em;
padding:0.35em;
}
.activref{
text-align:center;
}
p.intitule:before{
content: url(/lutece2/images/Lutece/intitule.gif);
}
img.photo{
}
dt.pictoG{

}
dd.texteG{
}
.italique{
font-style:italic;
}
