

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: justify;
	font: 12px arial, sans-serif;
	color: #464544;
	margin-top: 4px;
	margin-bottom: 4px;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #A6455B;
}





#nav ul {
  margin-left: 7px;
  margin-top: 4px;
   margin-bottom: 15px;
  align: left;
padding: 0;
display: block;

}
#nav li {
margin-left: 0px;
  float: left;
  width: 97px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background:  url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 12px arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}

#nav li a:hover {
margin-left: 0px;
  float: left;
  width: 97px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background:  url(images/tab_drk.gif) repeat-x;
  border-left: 1px solid white;
list-style: none;
  
}




.button {
cursor: pointer;
width: 99px;
height: 18px;
border: none;
background: url("images/enrtrer.png") no-repeat left top;
}
.button:hover {
background: url("images/enrtrer2.png") no-repeat left bottom;
}

#ajp
{
font-size: 11px;
color: #FFFFFF;
}

#ajp a
{
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

#ajp a:hover
{
text-decoration: underline;
}

#pix img
{
float: left;
margin: 0 8px 0 0;
}