.normal
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #585858;}
.normal_blue
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366;}
.normal_grey
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6184A3;}
.normal_white
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;}
.copyright
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.heading1
{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #72AF49; font-weight:bold}
.heading2
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC6600; font-weight:bold}
.heading3
{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003399; font-weight:bold}
.hlink
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC6600; font-weight: normal; text-decoration: none;}
.hlink_bold
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003399; font-weight: bold; text-decoration: none;}
.hlink_normal
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;}
.hlink_normal2
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #585858;}
.hlink_grey
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6184A3; font-weight: normal; text-decoration: none;}
.hlink_white
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
.hlink_bs_blue
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #007BB4; font-weight: bold; text-decoration: none;}
.hlink_bs_green
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999966; font-weight: bold; text-decoration: none;}
.hlink_black
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold}

/* survey */

.black_11
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.darkblue_20
{font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000066; font-weight: bold;}
.darkblue_15
{font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000066; font-weight: bold;}
.darkblue_12
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: bold;}
.darkblue_10
{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; font-weight: bold;}
.grey_11
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}

a:hover
{color: #006699; text-decoration: underline;}

/* Marque css */

#media-container {
        position:relative;
        overflow:hidden;
        width: 269px;
        height: 157px;
        background-color: ;
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted ;
        }
	
	#media {
		position:relative;
		width:150px;
	}
	
	#media ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#media ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: tahoma;
            font-size: 13;
            font-weight: normal;
            color: ;
            padding-left: 2px;
	}
	
	#media ul li a {
            font-family: tahoma;
            font-size: 13;
            font-weight: normal;
            color: ;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #media ul li a:hover {
            font-family: tahoma;
            font-size: 13;
            color: ;
            text-decoration: none;
            padding-left: 2px;
        }

#activities-container {
        position:relative;
        overflow:hidden;
        width: 567px;
        height: 157px;
        background-color: ;
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted ;
        }
	
	#activities {
		position:relative;
		width:150px;
	}
	
	#activities ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#activities ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: tahoma;
            font-size: 13;
            font-weight: normal;
            color: ;
            padding-left: 2px;
	}
	
	#activities ul li a {
            font-family: tahoma;
            font-size: 13;
            font-weight: normal;
            color: ;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #activities ul li a:hover {
            font-family: tahoma;
            font-size: 13;
            color: ;
            text-decoration: none;
            padding-left: 2px;
        }
