.couleur{/* relié à standard.css */}

h1 {}
h2 {font-size: 16pt;margin: 0px;padding: 1em 0 0 0;}
h3 {font-size: 13pt;margin: 1em 0 0.5em 0;}
h4 {font-size:12pt;margin: 0em 0;font-style:italic}
h5 {font-size: 11pt;}

/*blockquote {border-left: #D2952A 16px solid;padding-left: 1.2em;color: #D2952A;font-weight: bold;}*/
blockquote {padding-left: 1.2em;color: #0033cc;font-weight: bold;}


p {margin: 0em 0 1em 0;}

table p{margin:0}
.imageGauche{float:left;margin:0 1em 5px 0}
.imageDroite{float:right;margin:0 0 5px 1em}
.ptitexte {font-size:10pt;}
.blocbouton{border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;padding:5px 15px;color:#FFFFFF;min-width: 222px;display: inline-block;}
.blocbouton:hover{background-color:rgb(252, 135, 61);color:#FFFFFF;}
