*{
	margin:0;
	padding:0;
}
body{
	background-color:#E2E2E2;
}

#site,
#top,
#mid,
#bottom{
	width:940px;
}
#site{
	margin:0 auto;
	background-image:url(../images/mid.jpg);
	background-repeat:repeat-y;
}
#top{
	height: 270px;
}
#menu{
	height:50px;
	background-image:url(../images/menu-new.jpg);
	background-repeat:no-repeat;
}
#head{
	height:220px;
	width:280px;
	float:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}
#banner{
	height:220px;
	width:660px;
	float:left;
	background-image:url(../images/pagetop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
}

#mid{
	
}
#bot{
	height:20px;
	background-image:url(../images/bottom.jpg);
}
#colleft{
	width:280px;
	float:left;
}
#left-in{
	
}
#colright{
	width:660px;
	float:right;
}
#right-in{
	width:630px;
	float:left;
}
#pubs{
	width:630px;
	float:left;
}
#liensbas {
	width: 900px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-transform: uppercase;
	text-align: left;
}
#liensbas a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 5px;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	margin-right: 5px;
}
#liensbas a:hover{
	color: #333333;
	text-decoration: underline;
}
#titrelienbas {
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	font-size: 11px;
}
