html, body {
height: 100%;
}

body {
margin: 0px;
padding: 0px;
background: #5C4E39 url(images/bg01.jpg) repeat left top;
text-align: justify;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
}

h1, h2, h3 {
margin-top: 0px;
text-align:left;
}
h1.side{
margin-bottom: 0px;
}
h1.side span{
display: block;
font-size:18px;
margin-bottom: 10px;
padding-left: 20px;
}

p, ol, ul {
margin-top: 0px;
}

ul {
list-style: none;
text-align: left;
}
ul.pub{
list-style: disc;
text-align: left;
}
ul.pub li{
margin-top: 5px;
}

ul.sub {
  float: left;
  width: 600px;
  margin-top: 5px;
  list-style: disc;
}
 
ul.sub li {
  float: left;
  width: 300px;
} 


p {
line-height: 160%;
}

strong {
}

a {
color: #B54400;
}

a:hover {
text-decoration: none;
}

a img {
border: none;
}

img.border {
}

img.alignleft {
float: left;
padding-right: 25px;
}

img.alignright {
float: right;
}

img.aligncenter {
margin: 0px auto;
}

hr {
}

/** WRAPPER */

#wrapper {
background: url(images/bg02.jpg) repeat-x left top;
}

.container {
width: 1000px;
margin: 0px auto;
}

.clearfix {
clear: both;
}

/** HEADER */

#header {
width: 950px;
padding: 0px 25px;
height: 90px;
background: url(images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
float: left;
width: 660px;
height: 92px;
padding: 0;
margin: 0;
position: relative;
background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1
{
position: relative;
width: 100%;
margin: 20px 0 10px 20px;
padding: 0px;
font-size:24px;
line-height: normal;
/*text-indent: -9999em;*/
color:#dcdcdc;
}
#logo p {
position: relative;
width: 100%;
margin: 0 20px;
padding: 0px;
font-size: 14px;
line-height: normal;
/*text-indent: -9999em;*/
color:#dcdcdc;
}

#logo h1 a {
display: block;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
color:#dcdcdc;
text-decoration:none;
}

/** LANG */

#lang {
float:left;
width:280px;
text-align:right;
}
#lang a {
color: #fff;
}

/** MENU */
#menu {
height:63px;
float:left;
}

#menu ul {
margin:0px;
padding:10px 0px 0px 0px;
list-style:none;
line-height:normal;
}

#menu li {
float:left;
}

#menu a {
/*text-indent:-99999px;*/
color:#eee;
font-size:22px;
text-decoration:none;
}

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

#menu1 a {
display:block;
width:110px;
height:43px;
background:url(images/homepage02.jpg) no-repeat left top;
padding:20px 0 0 27px;
}

#menu2 a {
display:block;
width:140px;
height:43px;
background:url(images/homepage03.jpg) no-repeat left top;
padding:20px 0 0 7px;
}

#menu3 a  {
display:block;
width:120px;
height:43px;
background:url(images/homepage04.jpg) repeat-x left top;
padding:20px 0 0 27px;
}

#menu4 a  {
display:block;
width:130px;
height:43px;
background:url(images/homepage05.jpg) no-repeat left top;
padding:20px 0 0 7px;
}

/** PAGE */

#page {
background:url(images/bg05.jpg) repeat-y left top;
}

#page .bgtop {
background:url(images/bg04.jpg) no-repeat left top;
}

#page .bgbtm {
overflow:hidden;
padding:25px 0px 30px 0px;
/*background:url(images/bg06.jpg) no-repeat left bottom;*/
}

#page-wrapper {
width:860px;
margin:0px auto;
}

/** BANNER */

#banner {
width:900px;
height:288px;
margin:0px auto;
padding-bottom:15px;
background:url(images/homepage06.jpg) no-repeat left top;
}

/** CONTENT */

#content {
float:left;
width:560px;
}

.single #content {
width:100%;
}

/** SIDEBAR */

#sidebar {
float:right;
width:260px;
}

/** THREE COLUMNS */

#three-columns {
width:860px;
margin:0px auto;
}

#column1 {
float:left;
width:260px;
margin-right:40px;
}

#column2 {
float:left;
width:260px;
margin-right:40px;
}

#column3 {
float:right;
width:260px;
}

/** FOOTER */

#footer {
height:128px;
background:url(images/bg07.jpg) no-repeat left top;
}

#footer p {
margin:0px;
padding:30px 0px 0px 0px;
text-align:center;
color:#6F5943;
}
#footer a {
color: #6F5943;
}

.box-style1 {
}

.box-style1 .content {
padding:20px 0px 0px 0px;
}

ul.style1 {
margin:0px;
padding:0px;
list-style:none;
}

ul.style1 li {
padding:0px 0px 15px 0px;
}
ul.style1 li.sep{
padding:15px 0px 0px;
border-top: 2px solid #dcdcdc;
}
ul.style1 h3 {
margin:0px;
padding:7px 0px 8px 0px;
font-size:14px;
font-weight:bold;
color:#382C1C;
}
ul.style1 img
{
float:left;
border: solid 1px #8A734A;
margin-right: 10px;
padding:4px;
background-color: #AC9D86;
}
ul.style1 img.item
{
float:left;
border: solid 1px #8A734A;
margin-right: 10px;
padding:4px;
background-color: #fff;
width:75px;
}

ul.style1 p {
line-height:normal;
}

ul.style2 {
margin:0px;
padding:0px;
list-style:none;
}

ul.style2 li {
padding:0px 0px 18px 0px;
}


ul.style2 span {
display:inline-block;
width:57px;
height:20px;
margin-right:15px;
padding:5px 0px 0px 0px;
background:url(images/homepage15.jpg) no-repeat left top;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

ul.style3 {
}

ul.style3 li {
padding:3px 0px;
}

#box1 .title {
width:260px;
height:50px;
margin:0px;
padding:0px;
background:url(images/homepage07.jpg) no-repeat left top;
text-indent:-99999px;
}

#box2 .title {
width:260px;
height:50px;
margin:0px;
padding:0px;
background:url(images/homepage08.jpg) no-repeat left top;
text-indent:-99999px;
}

#box2 h3 {
margin:0px;
padding:7px 0px 2px 0px;
font-size:11px;
font-weight:bold;
color:#382C1C;
}

#box3 .title {
width:260px;
height:50px;
margin:0px;
padding:0px;
background:url(images/homepage09.jpg) no-repeat left top;
text-indent:-99999px;
}

#box4 .title {
height:56px;
margin:0px;
padding:0px;
background:url(images/subpage1_01.jpg) no-repeat left top;
text-indent:-99999px;
}

#box4 .content {
background:url(images/subpage1_02.jpg) no-repeat left top;
}

#box5 .title {
height:56px;
margin:0px;
padding:0px;
background:url(images/subpage1_03.jpg) no-repeat left top;
text-indent:-99999px;
}

#box5 .content {
background:url(images/subpage1_04.jpg) no-repeat left top;
}

#box6 .title {
height:56px;
margin:0px;
padding:0px;
background:url(images/subpage2_01.jpg) no-repeat left top;
text-indent:-99999px;
}

#box6 .content {
background:url(images/subpage2_02.jpg) no-repeat left top;
}

.foto
{float:left;margin:0 20px 20px 0;}
.bloc
{
}
.traduccio
{
	border:solid 1px #333;
	background-color:#C1AA88;
	padding:10px;
}
.addthis
{margin-top:20px;float:right;}

/* ---------------------
	ratings
----------------------- */
.rate_widget {  
border: solid 1px #888;
padding:5px 5px 20px 5px;  
margin:10px 0 20px 0;
width:150px;  
height:20px;  
float:left;
background-color:#D3CBC0;
}  
.ratings_stars {  
background:url('images/star_empty.png') no-repeat;  
float:left;  
height:20px;  
padding:2px;  
width:20px;  
}  
.ratings_vote {  
background:url('images/star_full.png') no-repeat;  
}  
.ratings_over {  
background:url('images/star_highlight.png') no-repeat;  
}  
.total_votes { 
clear:both;
}
