html, body {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}
a 			{ color: #cd193d; text-decoration: underline; font-weight:normal;} 
a:hover		{ color: #000000; text-decoration: underline; }

.normal
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}
.normalrouge
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #cd193d;
}

.normalbold
{
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}
.normalitalic
{
	font-size: 12px;
	font-style: italic;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}
.normalboldrouge
{
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	color: #cd193d;
}
.listedoc, .listedoc a
{
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	color: #cd193d;
}

.titre01
{
	font-size: 20px;
	font-family: Trebuchet MS, verdana, arial;
	font-weight:bold;
	color: #000000;
}

#spe {margin: 0;padding: 0;list-style-type: none;}
#ifsmenu1 {z-index:100; left:254px; top:0px; height:18px; width: 107px; position: absolute; margin: 0;padding: 0;}
#ifsmenu2 {z-index:100; left:363px; top:0px; height:18px; width: 107px; position: absolute; margin: 0;padding: 0;}
#ifsmenu3 {z-index:100; left:472px; top:0px; height:18px; width: 107px; position: absolute; margin: 0;padding: 0;}
#ifsmenu4 {z-index:100; left:581px; top:0px; height:18px; width: 107px; position: absolute; margin: 0;padding: 0;}
#smenu1 {display: none;margin: 0;padding: 0;list-style-type: none;}
#smenu2 {display: none;margin: 0;padding: 0;list-style-type: none;}
#smenu3 {display: none;margin: 0;padding: 0;list-style-type: none;}
#smenu4 {display: none;margin: 0;padding: 0;list-style-type: none;}
#menud {
position: absolute;
top: 0;
left: 252px;
z-index:101;
width: 440px;
}
#menud dl {
float: left;
width: 107px;
margin: 0 1px;
font-size: 12px;
font-family: Trebuchet MS, verdana, arial;
}
#menud dt {
color: #ffffff;
cursor:default;
text-align: center;
font-weight: bold;
background: #cd193d;
}
#menud dd {
border: 1px solid #a0a0a0;
}
#menud li {
text-align: left;
background: #fdfdff;
display: block;
}
#menud li a, #menu dt a {
color: #606060;
text-decoration: none;
height: 100%;
display: block;
background: #fdfdff;
}
#menud li a:hover, #menu dt a:hover {
color: #cd193d;
background: #f6f6ff;
}

