/*
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Bidouillé par l'équipe de Souterweb 2017

h2 : font-size: 10pt; font-weight: bold
body : background-image: url(../backsouterweb.gif).
LayoutGrid : width: 1220px; (largeur de la bande d'onglets) passé à 1292 en 2025
*/

html,
body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

html
{
    font-size: 13px;
    line-height: 1.5;
}

body
{
    font-family: source-sans-pro, sans-serif; background-image: url(../backsouterweb.gif);
    color: #333;
    cursor: default;
}

code,
pre
{
    font-family: source-code-pro, monospace;
}

h1
{
    font-size: medium;
    font-weight: 300;
    font-style: normal;
}

h2
{
    font-family: "Arial"; 
	font-size: 2rem;
    font-weight: 300;
    font-style: normal;
	font-size: 10pt; font-weight: bold
}

.LayoutGrid
{
    width: 1292px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.LayoutCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.PanelFillExtraLight
{
    background-color: #fff;
}

.PanelDiffuseShadow
{
    box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 1px -moz-rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
    zoom: 100%;
}

.init * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

:link{
    color: #225FD7;
    text-decoration: none;	
}

:link:focus {
    outline: 2px solid rgba(34, 95, 215, 0.3);
    -moz-outline-radius: 3px;
}

:link:hover,
:link:focus {
    text-decoration: underline;	
}

:link:active,
:link:hover {
    outline: 0;
}



.menu {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial;
font-size: 13px;


}

.menu li {
border: 0px solid #d40203;
margin: 0;
padding: 10;
display: inline-block;
width: 185px;


}

.menu li a {
border: 0px solid #FFFF00;
padding: 5px;
height: auto;
text-align: center;
display: block;
color: #FFFFFF;
background-color: #0A436D;
text-decoration: none;
  

}

.menu a:hover {
background-color: #7bff4f;
color: #9e0000;


} 
 
.fondblanc {
	background-color: #FFFFFF;
}

.souterweb-tabtitre {  font-family: "Comic Sans MS"!important; color: "#006633"!important; font-size: 12pt!important; background-image:  url(../backspeleo.gif)!important; text-align: center!important; vertical-align: middle!important; background-position: center!important}
.souterweb-signature {  font-family: "Comic Sans MS"!important; font-size: 10pt!important; font-style: italic!important; font-weight: normal!important}
.souterweb-tabpage {  font-family: "Comic Sans MS"!important; font-size: 11pt!important; bgcolor: "#FFFFFF"; background-image: url(../backsouterweb.gif)!important; font-style: normal!important; font-weight: normal!important}
.unnamed1 {
	background-color: #FFFFFF;
}


} 
 
.surligne {
	background-color: #FFFF66;
}

