﻿@font-face
{
    font-family: spDIN;
    src: url('din-regular-webfont.eot');
    src: url('din-regular-webfont.eot?#iefix') format('embedded-opentype'),
            url('din-regular-webfont.woff') format('woff'),
            url('din-regular-webfont.ttf') format('truetype'),
            url('din-regular-webfont.svg#DinRegular') format('svg');
}

.titre
{
    color: #00aeef;
    font-size: 14pt;
    font-family: spDIN;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}
.soustitre
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.texteIntro
{
    font-size: 12pt;
    color: #231F20;
    font-family: spDIN;
    text-align: left;
    vertical-align: top;
}

.texte
{
    font-size: 11pt;
    color: #231F20;
    font-family: spDIN;
    text-align: left;
    vertical-align: top;
}
.SubMenuText
{
    color: #000000;
    font-size: 11pt;
    font-family: spDIN;
    text-align: left;
    vertical-align:central;
}

.SeparateurText
{
    color: #231F20;
    font-size: 15pt;
    font-family: spDIN;
    text-align: left;
    vertical-align:central;
}

.SubMenuCurrent
{
    color: #FFFFFF;
    font-size: 11pt;
    font-family: spDIN;
    text-align: left;
    vertical-align: top;
}
BODY {	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a.TextLinkIntro
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
}
a.TextLinkIntro:link
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;    
}
a.TextLinkIntro:visited
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
}
a.TextLinkIntro:hover
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
}			

a.SubMenuLink
{
    color: #000000;
    font-size: 11pt;
    font-family: spDIN;
    text-decoration: none;
    /*font-weight: bold;*/
}
a.SubMenuLink:link
{
    color: #000000;
    font-size: 11pt;
    font-family: spDIN;
    text-decoration: none;
    /*font-weight: bold;*/
}
a.SubMenuLink:visited
{
    color: #000000;
    font-size: 11pt;
    font-family: spDIN;
    text-decoration: none;
    /*font-weight: bold;*/
}
a.SubMenuLink:hover
{
    color: #FFFFFF;
    font-size: 11pt;
    font-family: spDIN;
    text-decoration: none;
    /*font-weight: bold;*/
}

a.BottomLink
{
    color: #000000;
    font-size: 10pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink:link
{
    color: #000000;
    font-size: 10pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink:visited
{
    color: #000000;
    font-size: 10pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink:hover
{
    color: #00aeef;
    font-size: 10pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;    
}


a.BottomLink2
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink2:link
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink2:visited
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
    /*font-weight: bold;*/
}
a.BottomLink2:hover
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
}



a.CaseStudyLink
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;    
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
}
a.CaseStudyLink:link
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;   
    text-decoration: none; 
    text-align:left;
    vertical-align:text-top;
}
a.CaseStudyLink:visited
{
    color: #00aeef;
    font-size: 12pt;
    text-decoration: none;
    font-family: spDIN;    
    text-align:left;
    vertical-align:text-top;
}
a.CaseStudyLink:hover
{
    color: #00aeef;
    font-size: 12pt;
    font-family: spDIN;    
    text-decoration: none;
    text-align:left;
    vertical-align:text-top;
}


a.TextLink
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: underline;
}
a.TextLink:link
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: underline;
}
a.TextLink:visited
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
    text-decoration: underline;
}
a.TextLink:hover
{
    color: #231F20;
    font-size: 12pt;
    font-family: spDIN;
}	
		
		
table
{
    background-color: #FFFFFF;
}

ul
{
list-style-type: square;
padding:10px;
margin:10px;
}
