/* Start of CMSMS style sheet 'Style Ecole' */
#marquee_news {
    background:#FFFF84;
    height: 22px;
}
#marquee_news a {
    font-size: 14px;
    font-face: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
}


h1 {
font-size: large; 
border: 2px solid #666666;
background: #FFFF84;
padding-left: 5px;
padding-right: 5px;
width:400px;
text-align: center;
}
h2 {
font-size: medium; 
border-bottom: 3px solid #FFFF84;
display: inline;
}

h3 {
font-size: medium;
color: #FF9900;
}
/* End of 'Style Ecole' */

