#bandeau {
	background-image: url(images/cfd_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353538;
}
.couleurbg{
	background-color: #349949;
}
th, td {
	font-size: 11px;
}
h3 {
	margin: 0px;
	padding: 3px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#page {
	width: 950px;
	border: 1px solid #999999;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#login input {
	border: 1px solid #3773AE;
	font-size: 11px;
	padding: 0px;
	margin: 1px;
	width: 90px;
	height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E10101;
	line-height: 16px;
}


#menu {
	width: 200px;
	left: 40px;
	float: left;
	position: absolute;
	padding: 0px;
	top: 240px;
	overflow: hidden;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #353538;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353538;
	margin: 0px;
	padding: 0px;
}


#corps {
	background-color: #FFFFFF;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#pied {
	height: 26px;
	background-position: right top;
	background-image: url(images/pied.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E10101;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
#haut_menu {
	position:absolute;
	left:40px;
	width:191px;
	height:34px;
	z-index:1;
	background-color: #d8e6ef;
	top: 187px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	visibility: visible;
}
.degrade_menu {
	background-image: url(images/fond-degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 8px;
}
.main_menu {
	background-image: url(images/cfd_03.jpg);
	background-repeat: no-repeat;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #547d96;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #547d96;
	border-right-color: #547d96;
	border-bottom-color: #547d96;
	height: 18px;
}



#login {
	right: 0px;
	width: 230px;
	float: right;
	top: 140px;
	position: absolute;
	visibility: visible;
}
a.lienmenu {
	color: #353538;
	text-decoration: none;
}
a.lienmenu:hover {
	color: #547D96;
	text-decoration: underline;
}
.sous_menu {
	font-weight: bold;
	background-color: #eaf0f4;
	border: 1px solid #547D96;
	height: 18px;
	background-image: url(images/picto-cible.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}
.pointilles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

a {
	color: #353538;
	text-decoration: underline;
}
a:hover {
	color: #547D96;
	text-decoration: underline;
}
.titre_forum {
	font-weight: bold;
	color: #547D96;
	background-color: #E8E8E8;
}
.div_formulaire {
	border: 2px dotted #547D96;
	padding: 5px;
}
.td_message {
	background-color: #FFFFCC;
}
.td_reponse {
	background-color: #FFE7CE;
}
.textegris {
	color: #999999;
}
.comicblanc {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.image_galerie {
	border: 1px dotted #547D96;
	margin: 4px;
}
.selectPage {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.table_stat {
	border: 1px solid #666666;
}
.table_stat th {
	border-bottom: 1px dotted #666666;
	background-color: #E8E8E8;
}
.total_stat {
	border-top: 1px dotted #666666;
	background-color: #FFFFCC;
}

a img{
	border:none;
}