@charset "utf-8";
/* CSS Document */
/* ========================================================================================== */
/* CLASSES SUPLEMENTAIRES (kévin) */
/* ========================================================================================== */

<!--
.Style1 {color: #6bcff6; font-size: 12px; font-family: Arial;}
.Style2 {color: #FFFFFF; font-size: 12px; font-family: Arial;}
.Style3 {color: #f7931d; font-size: 12px; font-family: Arial;}
.Style4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #25408f;
	
}
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #2A2B6D;
}

.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #40ae49;
}
a.lien1
{
	font-family: Arial;
	font-size: 12px;
	color: #25408f;
    text-decoration:none;
    font-weight:bold;
}
a.lien1:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
a.lien-b
{
	font-family: Arial;
	font-size: 12px;
	color: #990000;
    text-decoration:none;
    font-weight:bold;
}
a.lien-b:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
a.lien-a
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
a.lien-a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #990000;
    text-decoration:none;
    font-weight:bold;
}
a.lien-e
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
a.lien-e:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #003300;
    text-decoration:none;
    font-weight:bold;
}
a.lien-r
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

a.lien-r:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #003300;
    text-decoration:none;
    font-weight:bold;
}
a.lien-l
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

a.lien-l:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #66113C;
    text-decoration:none;
    font-weight:bold;
}

a.compta
{
	font-family: Arial;
	font-size: 12px;
	color: #5aa1d7;
    text-decoration:none;
    font-weight:bold;
}
a.compta:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.bureautique
{
	font-family: Arial;
	font-size: 12px;
	color: #f7931d;
    text-decoration:none;
    font-weight:bold;
}
a.bureautique:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.anglais
{
	font-family: Arial;
	font-size: 12px;
	color: #b21f23;
    text-decoration:none;
    font-weight:bold;
}
a.anglais:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.ecommerce
{
	font-family: Arial;
	font-size: 12px;
	color: #40ae49;
    text-decoration:none;
    font-weight:bold;
}
a.ecommerce:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.rh
{
	font-family: Arial;
	font-size: 12px;
	color: #922689;
    text-decoration:none;
    font-weight:bold;
}
a.rh:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.langue
{
	font-family: Arial;
	font-size: 12px;
	color: #c1206f;
    text-decoration:none;
    font-weight:bold;
}
a.langue:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration:none;
    font-weight:bold;
}

a.mailto
{
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial;
    text-decoration:none;
}
a.mailto:hover
{
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial;
    text-decoration:underline;
}

.tableau
{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
-->

