* {
	margin: 0;
	padding: 0;
}

body {
background: #5e564f;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000;
}

a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #CF9F5A;
}

#wrap {
margin: 1px auto;
width: 800px;
}
#banner {
position:absolute;
top:10px;
left:380px;
padding:1px;
}
#header {
height: 100px;
background: url(images/topies.jpg) no-repeat;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 29px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}
h3 {
font-family:Arial, sans-serif;
font-size:90%;
color:#fff;
margin:24px;
padding:2px;
}
#menu {
height: 30px;
line-height: 30px;
background:  url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 250px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background:  url(images/content.jpg) repeat-y;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 160px;
height:500px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #413326;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#bottom {
background: #00adf1 url(images/bottom.jpg) no-repeat;
padding: 6px 0;
}
#objet {
float:left; 
width:50px;
margin:10px 0 0 10px;
padding:1px 0 0 1px;
}
#objet2 {
float:left; 
width:100px;
margin:170px 0 0 10px;
padding:1px 0 0 1px;
}

#footer {
background:  url(images/rodpies.jpg) no-repeat;
text-align: center;
font-size: 11px;

padding: 5px 0;
}
#footer a { color: #fff; }
ul {
	list-style-image: url(/MoneyIcon324x24.png);
	text-align: left;
}
.celula_menu {
	height: 22px;
	border: 1px outset #FCD50B;
}
