body
{
    Margin : 0px;
    Padding : 0px;
}

table
{
    border-collapse : collapse;
}

a:link, a:active, a:visited
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 10px;
    Font : Arial;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(0 , 0 , 0);
}

a:hover
{
    text-decoration : none;
}

.title
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : bold;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 10px;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Padding-bottom: 0px;
}

.subtitle
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : italic;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 10px;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Padding-bottom: 0px;
}

.bigtitle
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : italic;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 13px;
    Line-height : 15px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Padding-bottom: 0px;
}

tr, td, div, p
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 10px;
    Font : Arial;
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Text-align: left;
}

.button {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 0px 0px;
  margin: 0px;
  border: 0px;
  background-color: #FFFFFF;
  vertical-align: text-bottom;
  Border: 1px solid;
}

.line_sep{
	Padding-bottom: 10px;
	Padding-top: 10px;
}

.archives_color {
    Color : rgb(63 , 195 , 0);    
}

.archives_highlight_color {
    Background-color : #CCFF99;    
}

.lien_color {
    Color : rgb(255 , 93 , 0);    
}

.agenda_color {
    Color : rgb(0 , 171 , 186);    
}

.agenda_highlight_color {
    Background-color : rgb(219, 243 , 245);    
}

.infos_color {
    Color : rgb(255 , 0 , 0);    
}

.contact_color {
    Color : rgb(255 , 69 , 231);    
}

.soutien_color {
    Color : rgb(0 , 84 , 255);    
}

.soutien_header {
    Font-size : 18px;
    Line-height: 18px;
}

.bigBorderTop {
	Border-top: 7px solid;
}

.bigBorderBottom {
	Border-bottom: 7px solid;
}

.mediumBorderTop{
	Border-top: 2px solid;
}

.thinBorderTop{
	Border-top: 1px solid;
}

.thinBorderBottom{
	/*Border-bottom: 1px solid;*/
}

._5Padding{
	Padding: 5px;
}

._10PaddingTop{
	Padding-top: 10px; 
}

.alignCenter{
	text-align: center;
}
