table
{
    Border-collapse : collapse;
}

html, body{
    padding: 0px;
    margin: 0px:    
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Arial;
    Color : rgb(0 , 0 , 0);
    Line-height : 13px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    height: 100%;
    Background-color: rgb(255,255,255); 
}

#main_table {
    min-width: 723px;
    min-height: 485px;

    width: 100%;
    height: 95%; 
    vertical-align: top;
}

a:link, a:active, a:visited
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Arial;
    Color : rgb(0 , 0 , 0);
    Line-height : 13px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
}

a:hover 
{
    text-decoration : NONE;
} 

.projects-list-small{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 12px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	//Line-height : 30px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-list{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 24px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 30px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-list-spacer{
	Padding-right: 23px;
}

.projects-titre{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 14px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 14px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-sstitre{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 11px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 13px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-text-italic {
	Font-family : Arial;
	Font-style : italic;
	Font-variant : normal;
	Font-weight : normal;
	Font-size : 11px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 14px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-text-regular {
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : normal;
	Font-size : 11px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 14px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-text{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : normal;
	Font-size : 11px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 14px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.team-text{
	Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : normal;
	Font-size : 12px;
	Font : Arial;
	Color : rgb(0 , 0 , 0);
	Line-height : 14px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.projects-text-spacer{
	Padding-right: 12px;
}

.projects-image{
	Padding-right: 4px;
}

.projects-pdf{
	Font-size : 9px;
	Color : rgb(255 , 0 , 0);
}

.menu
{
    Padding-bottom : 0px;
    Vertical-align : bottom;
}

a img {
    border: 0px;
}

.menu-image {
    padding-right: 20px;
}

.office-titre {
    Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 16px;
	Font : Arial;
	Color : #FF0000;
	Line-height : 18px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.office-text {
    Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 16px;
	Font : Arial;
	Color : black;
	Line-height : 18px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
	/*text-align: justify;*/
}

.office-contact {
    Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 12px;
	Font : Arial;
	Color : #FF0000;
	Line-height : 16px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

.team-titre {
    Font-family : Arial;
	Font-style : normal;
	Font-variant : normal;
	Font-weight : bold;
	Font-size : 12px;
	Font : Arial;
	Color : #000000;
	Line-height : 16px;
	Text-transform : none;
	Letter-spacing : normal;
	Word-spacing : normal;
	Text-indent : 0px;
	Text-decoration : none;
}

