A {
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

html, body {
	  height: 100%;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  border: none;
}
  
BODY{
	background-color:#001A33;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
}

TABLE{
	font-size: 13px;
}
	
#fond_gauche{
/*	background-image: url('../images/bck_left.gif');*/
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}

#fond_gauche_int{
/*	background-color:001A33;*/
/*	background-image: url('../images/bck_left_int.gif');*/
	background-repeat: no-repeat;
	background-position: right top;
}

#fond_menu{
/*	background-image: url('../images/mnu_fond.gif');*/
	background-repeat: no-repeat;
	height: 40px;
}

#logo_hp{
	float: left;
	background-image: url('../images/logo_hp.gif');
	background-repeat: no-repeat;
	width: 420px;
	height: 110px;
	top: 0x;
	left: 0px;
}
	
#logo_int{
	float: left;
	background-image: url('../images/logo_int.gif');
	background-repeat: no-repeat;
	width: 390px;
	height: 90px;
	top: 0x;
	left: 0px;
}
#menu_annexe_top{
	float: right;
	width: 400px;
	height: 20px;
	text-align: right;
	text-transform: uppercase; 
}

#menu_annexe_bottom{
/*	background-image: url('../images/bck_pdp.gif');
	background-repeat: x;*/
	background-color:#e5e1da;
	height: 30px;
	text-align: center;
/*	text-transform: uppercase; */
}

.orange { COLOR: #ec6906 }
.grisclair { COLOR: #999999} 
.grisfonce { COLOR: #5b5b5b }
.vert { COLOR: #95b300 }
.rose { COLOR: #e615a0 }
.blanc { COLOR: #fff }
.bleu { COLOR: #22a6da }
.marine { color: #082a4c }
.rouge { COLOR: #ff003f }
.jaune { COLOR: #ffea00 }
.strong { FONT-WEIGHT: bold; }
.normal { FONT-WEIGHT: normal; }
.light { FONT-WEIGHT: lighter; }
.espace { letter-spacing: 1px; }

.typo { FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; }
.typo_alt { FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; }
.typo_bottom { FONT-FAMILY: Verdana,  Arial, Tahoma, sans-serif; FONT-SIZE: 78%;}
.souschap { COLOR: #003366; font-weight:bold; font-size:14px; }
.typo8 { FONT-SIZE: 50% }
.typo9 { FONT-SIZE: 55% }
.typo10 { FONT-SIZE: 60% }
.typo11 { FONT-SIZE: 70% }
.typo12 { FONT-SIZE: 78% }
.typo13 { FONT-SIZE: 82% }
.typo14 { FONT-SIZE: 90% }
.typo16 { FONT-SIZE: 100% }
.typo18 { FONT-SIZE: 110% }
.typo20 { FONT-SIZE: 120% }
.typo24 { FONT-SIZE: 130% }
.typo30 { FONT-SIZE: 150% }
.typo40 { FONT-SIZE: 220% }
.typo50 { FONT-SIZE: 250% }

.menu_std {
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2px;
	margin-left: 6px;
	padding-left: 6px;
}

.inter_menu_1 {
	text-align: right;
}

<!--FORUM-->

.liste{
	width:650px;
	border-top:#CCCCCC solid 1;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	background-color: #99FF00;
}
.liste td.header{
	background-color: #082a4c;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}
.liste a{
	font-size:11px;
	color: #082a4c;
}
.liste a:hover{
	font-size:11px;
	color: #082a4c;
	text-decoration:underline;
}
.texte_11{
	font-size:11px;
	color: #666666;
}
.sujet a{
	font-size:12px;
	color: #082a4c;
	font-weight:bold;
}
.sujet a:hover{
	font-size:12px;
	color: #ec6906;
	font-weight:bold;
	text-decoration:underline;
}

.dernier_msg a{
	font-size:11px;
	color: #082a4c;
}
.dernier_msg a:hover{
	font-size:11px;
	color: #ec6906;
	text-decoration:underline;
}
