FONT {
font : 80% "Segoe UI", "Trebuchet MS";
font-size : 12px;
}

TD {
font : 80% "Segoe UI", "Trebuchet MS";
font-size : 12px;
}

P {
font : 80% "Segoe UI", "Trebuchet MS";
font-size : 12px;
}

DIV {
font : 80% "Segoe UI", "Trebuchet MS";
font-size : 12px;
}

th {
font : 80% "Segoe UI", "Trebuchet MS";
font-size : 12px;
}

body {
font-size : 12px;
background : url(images/back.gif);
background-attachment : fixed;
background-repeat: repeat;
background-color : #254194;
margin : 0;
}

 /* Images MP */
td.hhm {
background-image : url(images/hm.gif);
background-repeat: repeat;
color : #fff;
}
td.hdm {
background-image : url(images/hdp.gif);
background-repeat: repeat;
color : #fff;
}
 /* Images cadre*/
td.cd {
background-image : url(images/cd.gif);
background-repeat: repeat;
}
td.cg {
background-image : url(images/cg.gif);
background-repeat: repeat;
}
td.m {
background-image : url(images/m.gif);
background-repeat: repeat;
}
td.h {
background-image : url(images/haut.gif);
background-repeat: repeat;
}
td.b {
background-image : url(images/b.gif);
background-repeat: repeat;
}
td.hc {
background-image : url(images/h.gif);
background-repeat: repeat;
}

a:link {color : #000;font-size : 12px;text-decoration : none;}
a:active {color : #000;font-size : 12px;text-decoration : none;}
a:visited {color : #000;font-size : 12px;text-decoration : none;}
a:hover {color : #565656;font-size : 12px;text-decoration : underline;}

/* Liens MP*/
a.mp:link {color : #fff;font-size : 12px;text-decoration : none;}
a.mp:active {color : #fff;font-size : 12px;text-decoration : none;}
a.mp:visited {color : #fff;font-size : 12px;text-decoration : none;}
a.mp:hover {color : #fff;font-size : 12px;text-decoration : underline;}

/* Liens TITRE*/
a.titre:link {color : #FFcF30;font-size : 90px;text-decoration : none;}
a.titre:active {color : #FFcF30;font-size : 90px;text-decoration : none;}
a.titre:visited {color : #FFcF30;font-size : 90px;text-decoration : none;}
a.titre:hover {color : #FFcF30;font-size : 90px;text-decoration : none;}

/* Partie Copyright*/
a.copyright:link {color : #000;font-size : 10px;text-decoration : none;}
a.copyright:active {color : #000;text-decoration : none;}
a.copyright:visited {color : #000;text-decoration : none;}
a.copyright:hover {color : #565656;text-decoration : underline;}

.bodyline {
border : 0 solid #2347e6;
}

.content {
background : none;
color : #565656;
font-size : 12px;
}
.block-title {
background : none;
color : #ffffff;
font-size : 12px;
}

.storytitle2 {
background : none;
color : #ffffff;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}

.storycontent {
color : #565656;
}

.small {
background : none;
color : #565656;
font-size : 10px;
font-weight : normal;
text-decoration : none;
}
.sommaire {
font-size : 12px;
color : #565656;
font-weight : bold;
}

input {
border-color : #ffffff;
color : #000000;
font : normal 11px "Segoe UI", "Trebuchet MS";
text-indent : 2px;
}

#barrereseau 
{
	position: absolute;
	z-index: auto;
 	top: expression(body.scrollTop);
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 30px;
	font-size: 10px;
   	border-bottom: 0px solid #fff;
	padding: 0px 0px;
}
body>#barrereseau {
	width: auto;
	position: fixed;
}

#barrereseau div 
{
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
}

