﻿ul {list-style:none;margin:0;padding:0;}
li {float:left;width:149px;margin:0;padding:0;text-align:center;}
li a {display:block;padding:5px 10px;height:38px;color:#FFF;text-decoration:none;border-right:1px solid #FFF;}
li a {background:url(js/bg.jpg) repeat  -20px 35px;}
li a:hover, li a:focus, li a:active {background-position:-150px 0;}


img
{
	border: 0px;
	}

body
{
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	line-height: 1.4em;
}

.Menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
}

.Legal
{
	font-size: 80%;
	color: #48433e;
}

.BlocActu
{
	margin: 5px;
	padding: 8px;
	background-position: bottom;
	background-color: #f6f3f2;
	border-right: #d7d7d7 1px solid;
	border-top: #d7d7d7 1px solid;
	border-left: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	border-collapse: collapse;
	background-image: url('images/back-beige1.jpg');
	background-repeat: repeat-x;
	border-color: #c3c3c3;
}

.TableResult
{
	margin: 5px;
	background-position: top;
	background-color: #f6f3f2;
	background-image: url('images/back-beige2.jpg');
	background-repeat: repeat-x;
}


H1
{
	font-size: 120%;
	font-weight: normal;
	color: #399dbb;
	display: inline;
}
H2
{
	font-size: 110%;
	font-weight: bold;
	color: #8d8683;
	display: inline;
	text-transform: uppercase;
}

H3
{
	font-size: 100%;
	font-weight: bold;
	color: #399dbb;
	display: inline;
}


.InfoAjax
{
	background-color: #808080;
	border: 1px solid #303030;
	padding:5px 5px 5px 40px;
	color: White;
}




A:link
{
	color: inherit;
	text-decoration: none;
}

A:visited
{
	color: inherit;
	text-decoration: none;
}

A:hover
{
	color: inherit;
	text-decoration: underline;
}

A:active
{
	color: inherit;
	text-decoration: underline;
}

