body {
background: #e04986;
color: #000;
margin: 0;
font: 10pt 'Trebuchet MS', Arial, sans-serif;
}

#main {
width: 1000px;
background: #fff;
margin: 0 auto;
}

#header { 
background: url(/images/header.jpg) no-repeat;
height: 195px;
position: relative;
margin-bottom: 24px;
}

#logo {
position: absolute;
left: 25px; top: 17px;
}

a img {border: none;}
.clear {clear: both;}

#menu { 
width: 187px;
float: left; 
}

#menu h3 { 
color: #f8d000;
font-size: 12pt;
margin: 0 0 -5px 24px;
}

#menu a { 
color: #e04986; 
text-decoration: none; 
margin-left: 24px;
}

#menu a:hover { 
text-decoration: underline;
}

#menu div.select {
background: #e04986 url(/images/corner-right-top.png) no-repeat 100% 0;
margin-bottom: 20px;
}

#menu div.select div {
background: url(/images/corner-right-bottom.png) no-repeat 100% 100%;
padding: 3px 0;
}

#menu div a {
color: #fff;
font-size: 12pt;
font-weight: bold;
}

#menu p {
margin: 12px 0;
}

#menu div p, #menu li {
margin: 6px 0;
}

#menu ul {
list-style: none;
margin: auto 0 20px 10px;
padding: 0;
}

#sidebar { 
width: 267px;
float: right; 
}

#content { 
margin: 0 280px 0 214px;
padding-bottom: 20px;
}

.present #content { 
margin: 0 20px 0 214px;
}

#content h2 { 
font-size: 16pt;
margin-bottom: -10px;
color: #e04986;
}

a.under {
text-decoration: underline !important; 
}

.info { 
background: #f8d000;
height: 339px;
position: relative;
}

.info h3 { 
color: #e04986;
font-size: 10pt;
margin: 0 0 -10px;
}

.present .info h3 { 
padding: 11px 10px 0;
}

.present .info p {
margin: 12px 10px 3px;
}

.info .price { 
font-size: 26pt;
color: #fff;
position: absolute;
bottom: 27px;
}

.info .tel {
position: absolute;
bottom: 0;
background: #e04986;
color: #fff;
font-weight: bold;
padding: 4px;
width: 100%;
}

.code {
background: url(/images/dots.png) no-repeat 100% 100%;
border: 1px solid #d3d6d9;
padding: 2px;
font-size: 9pt;
}

.frontpage #sidebar {
margin-top: -24px;
}

.frontpage #sidebar .info {
background: #f8d000 url(/images/corner-left-bottom.png) no-repeat 0 100%;
padding-left: 19px;
position: static;
height: auto;
padding: 6px 20px 10px;
}

.ficha {
float: left;
width: 50%;
text-align: center;
}

.present .ficha {
width: 227px;
padding: 15px 10px 0;
}

.ficha h3, .ficha h3 a {
color: #e04986;
}

.present .ficha h3 {
margin: 0 0 4px;
}
.present .ficha p {
margin: 0;
}
.info h3 a {
  color: #E04986;
}
.info a {
  text-decoration: none;
  color: #000;
}

.present #content p, .present #content div.code {
  width: 510px;
}

.present #content .ficha p {
  width: auto;
}
