@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}

body
{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-color: #1d3132;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000
}

#banniere {
	height:200px;
	width:950px;
	background-color:#fff;
}

a:link {
	color:#6db472;
	font-weight:bold;
	text-decoration:none
}

a:visited {
	color:#6db472;
	font-weight:bold;
	text-decoration:none
}

a:hover {
	color:#6db472;
	font-weight:bold;
	text-decoration:underline
}

a:active {
	color:#6db472;
	font-weight:bold;
	text-decoration:none
}

h2 {
	font-size:14px;
	color:#88cf8d
}

#header {
	width:950px;
	height:0px;
	background-color:#fff
}

#content
{
	margin:0 auto 0 auto;
	width:950px;
}

#b_left
{
	width:200px;
	margin-top:10px;
	float:left;
}

#center
{
	width:950px;
	background-color:#fff;
	margin-bottom:10px;
}

#menu .top {
	width:200px;
	height:28px;
	background-image:url(img/menu_top.gif)
}

#menu .middle {
	width:200px;
	background-color:#fff
}

#menu .bottom {
	width:200px;
	height:32px;
	background-image:url(img/menu_bottom.gif);
}


#menu li {
	list-style-position: inside;
	list-style-type: square;
	padding-left:5px;
	border-bottom: dotted 1px #000
}

#menu li a {
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;
}

#menu li a:hover{
	color:#88cf8d
	list-style-position: inside;
	list-style-type: circle;
	text-decoration: underline;
}

#menu
{
	
}

#cheminCat {
	padding:8px 0 5px 5px;
	text-align:left;
	margin-bottom:10px;
}

#cheminCat  a {
	text-decoration:none;
	color:#6db472
}

#cheminCat  a:visited {
	text-decoration:none;
	color:#6db472
}

#cheminCat  a:hover {
	text-decoration:underline;
	color:#6db472
}

#cheminCat  a:active {
	text-decoration:none;
	color:#6db472
}

.classb a{color:#fff; text-decoration:none}
.classb a:visited{color:#fff; text-decoration:none}
.classb a:hover{color:#fff; text-decoration:underline}
.classb a:active{color:#fff; text-decoration:none}

.menuHaut{
	
}

ul li {
	
}

#news
{
	
}

#news a{
}

#b_right
{
	width:740px;
	margin-top:10px;
	padding-left:10px;
	float:left;
}

#b_right_top {
}

#b_right_bottom {
}

#footer
{
	height:50px;
	width:950px;
	background-image:url(img/bg_copyright.png);
	background-repeat:no-repeat;
}

#copyright {
	color:#fff;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
}

#copyright a {
	text-decoration:none;
	color:#fff;
}

#copyright a:visited {
	text-decoration:none;
	color:#fff;
}

#copyright a:hover {
	text-decoration:underline;
	color:#fff;
}

#welcome {
	width:900px;
	height:20px;
	padding:10px 0 0 50px;
	color:#fff;
	background-image:url(img/bg_welcome.png);
	background-repeat:no-repeat
}

.imgMenu{
	width:150px;
}

.imgMenu:hover{
	width:155px;
}

table.tableauModele td{
	vertical-align:top;
	text-align:left;
}

table.tableauModele{
	width:100%;
	margin:auto;
}
