body {
    background-color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    margin: 0px;
    padding: 0px;
}

a {
    color: #E95A25;
    text-decoration: none;
}

a:hover {
    color: #aaa;
}

img {
    border: none;
}

hr {
border: none;
border-top: 1px solid #E95A25;
}
#pds {
    margin: auto;
    margin-top: 0px;
    position: relative;
    width:1000px;
}

#b1 {
    height: 378px;
    position: absolute;
    right: 0px;
    width: 287px;
    z-index: -1;
}

#b2 {
    height: 378px;
    position: absolute;
    bottom: 105px;
    left: 0px;
    width: 287px;
    z-index: -1;
}

#header {
    border-top: 3px #f57a00 solid;
    text-align: center;
}

#footer {
    border-top: 3px #f57a00 solid;
    color: #aaa;
    font-size: 10px;
    letter-spacing: 3px;
    margin: 0px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
}

ul#menu {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    position: relative;
    width: auto;
}

ul#menu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}

ul#menu li a {
    color: #f57a00;
    display: block;
    float: left;
    font-weight: bold;
    height: 22px;
    letter-spacing: 7px;
    padding: 8px 30px 0px 7px;
    text-decoration: none;
}

ul#menu li a:hover {
    color: #aaa;
}

#ImgDiv {
    margin: auto;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 90%;
}

#big_img {
    background-color: #fff;
    border: 2px solid #aaa;
    padding: 5px;
}

#th {
    float: left;
    height: 80px;
    margin: auto;
    overflow: hidden;
    padding: 0px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    width: 90%;
}

#scroll_l {
    cursor: pointer;
    float: left;
    font-size: 40px;
    height: 75px;
    position: relative;
    text-align: right;
    width: 4%;
}

#scroll_r {
    cursor: pointer;
    float: right;
    font-size: 40px;
    height: 75px;
    position: relative;
    text-align: left;
    width: 4%;
}

input, textarea {
	border: 1px solid #E95A25;
	display: block;
	background:;
	background-color: #fffbf7;
}

label
{
		font-size: 10px;
		font-weight: bold;
		margin-top:0px;
		padding:0px;
}
fieldset
{
border:none;
width: 270px;
}

legend
{
color: #E95A25;
font-size:12px;
font-weight: bold;
text-decoration: underline;
} 

#galleria{width:100%;margin:20px auto}