body {
  padding:0;
  margin:0;
  width:100%;
  height:100%;
  color:#000000;
  font-family: Gisha, Calibri, Arial, Verdana;
  font-size:14px;
  background-color:#FFFFFF;
  line-height:150%;
  color:#515e65;
} 

a:link,a:visited {
  color:#000099; 
  text-decoration:underline;
  width:1%
}

dl,dt,dd {
  margin:0;padding:0
}

dt {
  font-weight:bold
}

h1 {
  font-size:18pt
} 

h2 {
  font-size:14pt
}

h3 {
  font-size:10pt
}

h4 {
  font-size:8pt
}

h5 {
  font-size:8pt
}

h6 {
   font-size:8pt
}

.alinea {
  font-size:12px;
  padding-bottom:10px;
}

.textScarlet
{
   color:#b50344;
   font-weight:bold;
   font-style:italic;
}

.textFirstEvents
{
   color:#59bb57;
   font-weight:bold;
   font-style:italic;
}

.textSecondEvents
{
   color:#009056;
   font-weight:bold;
   font-style:italic;
}

#se_logo {
  text-align: right;
  padding-top:10px;
  padding-bottom:30px;
}

#se_footer
{
   clear:both;
   padding-top:30px;
}

.noprint, 
#se_logopart2,
#se_logo_footer
 {
  display:none
}