﻿.padding10_footer
{
    padding: 20px 20px 20px 20px;
}

.padding_Observatoire_footer
{
    padding: 20px 20px 20px 20px;
}

.padding_Province_footer
{
    padding: 20px 20px 20px 20px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: solid;
    border-right-style:  solid;
    border-color:#2e2e2e;
}

.padding_Apropos_footer
{
    padding: 16px 20px 20px 20px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:1px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none;
    border-right-style:  solid;
    border-color:#2e2e2e;
}

.padding_AboutUs_footer
{
    padding: 20px 20px 20px 20px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:1px;
    border-bottom-style: none;
    border-top-style: none;
    border-left-style: none;
    border-right-style:  solid;
    border-color:#2e2e2e;
}


.padding_top5_footer
{
    padding: 5px 0px 0px 0px;
}

.padding_top10_footer
{
    padding: 10px 0px 0px 0px;
}

.rounded-corners_footer_IN 
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.rounded-corners_footer_OUT 
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.Lien_Footer
{
    font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
	color:#666666;  
}
.Lien_Footer:active {color: #666666; text-decoration: none}
.Lien_Footer:visited {color: #666666; text-decoration: none}
.Lien_Footer:hover {color: #aaaaaa; text-decoration: none}

.footer_defaultFont
{ 
    font-size: 12px;
	color:#aaaaaa;
	font-weight: normal; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
	letter-spacing:0;
}

.footer_smallFont
{ 
    font-size: 11px;
	color:#3d3d3d;
	font-weight: normal; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
	letter-spacing:0;
}