html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	height: 100%;
	width: 100%;
}
html{
overflow-y:scroll;
}
h4 {
	font-size: 12px;
	color: #006567;
	margin-right: 10px;
}
h5 {
	font-size: 11px;
	color: #A30708;
	margin-left: -10px;

	/* h- d - b-g*/
}
h6 {
	font-size: 11px;
	color: #333333;
}
hr{
color:#333333;
}
.menudiv{
position:relative;
height:100%;
float:left;
width:200px;
background-color:#333333;
}
.menudivcache{
position:relative;
float:left;
width:9px;
background-color:#333333;
}
.forum{
width:739px;
float:right;
background-color:#F9F8F4;
}

ul{
list-style-image:url(../images/deco_bullet.jpg);
list-style-position: outside;
margin-left:30px;
}
ol{
list-style-position: outside;
margin-left:35px;
}
.ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	margin-left: -40px;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	
}
.tel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.textb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.textw{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}
.textsur{

	background-color:#DAD3BA;

}
.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.scat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.sscat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}
.pixel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006567;
	font-weight: bold;
	margin-right: 50px;
}
.stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A30708;
	font-weight: bold;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #000000;
	width:500px;
}
.even{background-color: #F9F8F4;} 
.odd{background-color: #EEEEEE;} 



.bordure_bas {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordure_dbg {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordure_dg {
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bordure_bg {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordure_tout_w {
border-collapse:collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	/*padding:3px;*/
}
.bordure_tout_forum {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordure_tout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*padding:3px;*/
}
a.cat:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.cat:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.cat:hover {
	color: #FF9833;
	text-decoration: none;
}
a.cat:active {
	color: #FF9833;
	text-decoration: none;
}
/*********************************************/
a.scat:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.scat:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.scat:hover {
	color: #FF9833;
	text-decoration: none;
}
a.scat:active {
	color: #FF9833;
	text-decoration: none;
}
/*********************************************/
a.sscat:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sscat:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.sscat:hover {
	color: #FF9833;
	text-decoration: none;
}
a.sscat:active {
	color: #FF9833;
	text-decoration: none;
}
/*********************************************/
a.text:link {
	color: #CC3300;
	text-decoration: none;
}
a.text:visited{
	color: #CC3300;
	text-decoration: none;
}

a.text:hover {
	color: #FF3300;
	text-decoration: none;
}
a.text:active {
	color: #CC3300;
	text-decoration: none;
}
/*********************************************/
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited{
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
/*********************************************/
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*********************************************/
a.tel:link {
	color: #333333;
	text-decoration: none;
}
a.tel:visited{
	color: #333333;
	text-decoration: none;
}

a.tel:hover {
	color: #FF3300;
	text-decoration: none;
}
a.tel:active {
	color: #FF3300;
	text-decoration: none;
}
/*********************************************/
a img {border: none; } 
