body{

	background-color:#E1DCB3;
	background-image: url(bg.gif);

	font-family: 'Trebuchet MS', Helvetica, verdana, arial, sans serif;
	font-size:13px;
} 

A:link {color:#547e9e; text-decoration:underline; }
A:visited {color:#547e9e;text-decoration:underline;}
A:hover  {color:#0080c0; text-decoration:none;}

.sc A:link {color:#4D6C9D; text-decoration:underline;}
.sc A:visited {color:#4D6C9D;text-decoration:underline;}
.sc A:hover  {color:#E1DCB3; text-decoration:none;}


#toto{
	position: absolute;
	left: -16px;
	top: 0px;
}

#logo{
	position: absolute;
	left: 123px;
	top: 30px;
}

#AM{
	position: absolute;
	left: 628px;
	top: 0px;
}

.sc{
	color: #4D6C9D;
	font-size: 9px;
}

#nav{
	position: absolute;
	left: 48px;
	top: 24px;

}

#subNav{
	position: absolute;
	left: 64px;
	top: 19px;
	width: 680px;
	text-align: center;
	color: #E1DCB3;
	font-size: 11px;
}
#subNav A:link {color:#E1DCB3; text-decoration:none; }
#subNav A:visited {color:#E1DCB3;text-decoration:none;}
#subNav A:hover  {color:#E1DCB3; text-decoration:underline;font-style:normal;}

.mainI{
	width: 336px;
	padding-left: 10px;
	padding-right: 10px;
	color: #364D72;
}

.mainI h1{
	font-weight: bold;
	font-Size: 14px;
	width: 330px;
	padding: 2px;
	background-color: #DED096;
}

.bgb td{
	background-color: #DED096;
}
