body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eee;
}
.body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eee;
	font-weight: normal;
}

#global {
	min-height: 100%;
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
#intro {
	width: 921px;
	position: relative;
	padding-left: 5px;
}
#pub {
	float: left;
	height: 20px;
	width: 921px;
}
#menu {
	width: 921px;
	clear: both;
	padding-top: 8px;
	padding-left: 5px;
}
#gauche {
	float: left;
	width: 300px;
}
#droite {
	float: right;
	height: 620px;
	width: 160px;
	background-color: #eee;
	padding-right: 26px;
}

#centre{
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	text-align: justify;
	width: 410px;
}
#recherche{
	float: left;
}
#slices {
	clear: both;
}
.couleur {
;
	padding-left: 20px;
	padding-right: 10px;
	width: 250px;
	font-size: 14px;
}
#navigation {
	width: 945px;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	margin-top: 10px;
	clear: both;
	margin-left: 4px;
}

.txt-gris  { color: #666666; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txt-important  {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #C24102;
}

.leg { color: black; font-style: italic; font-weight: normal; font-size: 14px; font-family: "Times New Roman" }
.txtmenu {
color: #FBFBFB; font-weight: 100; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


a:link {
	color: #3B5381;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #6F779A;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #3B5381;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #3B5381;
	font-size: 11px;
	font-weight: bold;
}

#navigation a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.lien-menu {
color: #FBFBFB; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	   display: inline; 
}

.txt-gras {
color: black; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.txt16 {
color: black; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.txt14 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: -10px;
}
