/* CSS Document */

body {
background-image:url('../images/BgGlobal.gif');
text-align:center;
}

p, b, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}

#TabGlobal {
Background-color:#FFFFFF;
border: 5px solid #FFFFFF;
width:771px;
}

#TabNav {
Background-color:#911217;
height:24px;
width:761px;
}

#TabContenu {
Background-color:#FFFFFF;
width:761px;
}

.BarreHome {
background-image:url('../images/BarreHome.gif');
background-repeat:repeat-y;
width:38px;
}

.Footer {
height:17px;
Background-color:#A0977A;
font-size: 10px;
color: #FFFFFF;
padding-left:10px;
}

.DivNav {
Background-color:#4F4D4E;
height:17px;
text-align:center;
color: #FFFFFF;
font-family:Arial, Tahoma, Verdana;
font-size: 11px;
}

.DivNav a:link{
Background-color:#4F4D4E;
height:17px;
text-align:center;
color: #FFFFFF;
font-family:Arial, Tahoma, Verdana;
font-size: 11px;
text-decoration:none;
}

.DivNav a:visited{
Background-color:#4F4D4E;
height:17px;
text-align:center;
color: #FFFFFF;
font-family:Arial, Tahoma, Verdana;
font-size: 11px;
text-decoration:none;
}

.DivNav a:hover{
Background-color:#A7A6A6;
height:17px;
text-align:center;
color: #911217;
font-family:Arial, Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
text-decoration:none;
display:block;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 990000;
	font-weight: bold;
}

.MiniNav {
Background-color:#911217;
padding:5px;
padding-top:2px;
padding-bottom:2px;
color: #FFFFFF;
font-family:Arial, Tahoma, Verdana;
font-size: 11px;
}


.MiniNav a:link{
Background-color:#4F4D4E;
color: #FFFFFF;
font-size: 11px;
text-decoration:none;
display:block;
}

.MiniNav a:visited{
Background-color:#4F4D4E;
color: #FFFFFF;
font-size: 11px;
text-decoration:none;
display:block;
}

.MiniNav a:hover{
Background-color:#A7A6A6;
color: #000;
font-size: 11px;
text-decoration:none;
display:block;
}