/* Paramètres globaux *************************************************************************/

body {
	background-color: #001A33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td,p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.bkg {
	background-color: #006E9F;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tit {
	font-size: 15pt;
	color: #FFFFFF;
}
.tit2 {
	font-size: 12pt;
	color: #FFFFFF;
}
.tit3 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.pgl:link, a.pgl:visited {
	color: #000000;
}

.bkg1 {
	background-color: #000000;
}

.bkg2 {
	background-color: #FFFFFF;
}

/* Page d'accueil ******************************************************************************/

.hpbkg {
	background-color: #409CCD;
	background-image: url(../img/hpbkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sign {
	font-size: 8pt;
	color: #FFFFFF;
}
.hptxt {
	font-size: 8pt;
	color: #FFFFFF;
}
.cmdtxt {
	font-size: 8pt;
	color: #FFFFFF;
}
.actutxt {
	font-size: 8pt;
	color: #000000;
}
a.hptxt2:link, a.hptxt2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.hptxt:link, a.hptxt:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.actutxt:link, a.actutxt:visited {
	color: #CC0000;
	text-decoration: underline;
}

a.pds:link, a.pds:visited {
	text-decoration: none;
}

/* Menu Réseau ******************************************************************************/

.m1t1 {
	font-size: 12pt;
	font-weight: bold;
	color: #007BBE;
}

.m1t2 {
	font-size: 10pt;
	font-weight: bold;
	color: #007BBE;
}
a.m1l:link, a.m1l:visited {
	color: #007BBE;
}

/* Menu Services ****************************************************************************/

.m2t1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF7300;
}

.m2t2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF7300;
}
a.m2l:link, a.m2l:visited {
	color: #FF7300;
}

/* Menu Produits **************************************************************************/

.m3t1 {
	font-size: 12pt;
	font-weight: bold;
	color: #1DBF00;
}

.m3t2 {
	font-size: 10pt;
	font-weight: bold;
	color: #1DBF00;
}
a.m3l:link, a.m3l:visited {
	color: #1DBF00;
}

/* Menu Promotions ***********************************************************************/

.m4t1 {
	font-size: 12pt;
	font-weight: bold;
	color: #9500FF;
}

.m4t2 {
	font-size: 10pt;
	font-weight: bold;
	color: #9500FF;
}

a.m4l:link, a.m4l:visited {
	color: #9500FF;
}

/* Menu Commandes ***********************************************************************/

.m5t1 {
	font-size: 12pt;
	font-weight: bold;
	color: #AA0000;
}

.m5t2 {
	font-size: 10pt;
	font-weight: bold;
	color: #AA0000;
}