body {
margin:10px;
background-color: #fff;
}
div.textbase
{
font-family:Arial;color:#942947;
padding:10px;
}

a
{
font-family:Arial;color:#942947;text-decoration: none;
}
a:hover
{
font-family:Arial;color:#942947;text-decoration: underline;
}

.legal_link  
{
	text-align:center;
	font-family:Arial;
	color:#768086;
}
.legal_link  a
{
	font-family:Arial;color:#768086;text-decoration: none;font-size: 12px;
}
.legal_link  a:hover, .legal_link a.on
{
	font-family:Arial;color:#942947;text-decoration: none;font-size: 12px;
}
#_page {
	width:880px;
	margin:auto;
}
#_top {
	background: transparent url(img/ombre_top.jpg) no-repeat;
	height:31px;
}
#_bottom {
	background: transparent url(img/ombre_bottom.jpg) no-repeat;
	height:31px;
}
#_left {
	background: transparent url(img/ombre_top_left_bg.jpg)  repeat-y left;
	padding-left:50px;
}
#_right {
	background: transparent url(img/ombre_top_right_bg.jpg)  repeat-y right;
	padding-right:50px;
}
#_content {
	background:transparent url(img/bg.gif) repeat-y right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu{
	padding:0;
	margin:0;
	height:20px;
	overflow:hidden;
}
#menu a{
	float:left;
	height:20px;
	width:156px;
}
.img1 {
	background:transparent url(img/menu_1.gif) no-repeat top left;
}
.img2 {
	background:transparent url(img/menu_2.gif) no-repeat top left;
}
.img3 {
	background:transparent url(img/menu_3.gif) no-repeat top left;
}
.img4 {
	background:transparent url(img/menu_4.gif) no-repeat top left;
}
.img5 {
	background:transparent url(img/menu_5.gif) no-repeat top left;
}
#menu a.mnu_select {
	background-position:bottom;
}
#menu a.mnu_unselect:hover {
	background-position:bottom;
} 

#menu a.mnu_unselect.active {
	background-position:bottom;
} 

#menu a.mnu_unselect.active:hover {
	background-position:bottom;
} 


img {
	border:none;
}
