hr
{
    display             : none;
}

.foreign {font-style: italic}

body, table, input, select, textarea
{
    font-family		: verdana, tahoma, arial, sans-serif;
}

body
{
    background          : #530B0E;
    margin              : 0;
    padding             : 0;
    text-align          : center;
    color		: #ffffff;
}

a:link, a:visited
{
    color		: #978A6A;
    text-decoration 	: underline;
}

a:hover
{
    color		: #fff;
}

a:active
{ 
    text-decoration	: none; 
    background-color	: #300403; 
}

a:focus 
{ 
    text-decoration	: none; 
    background-color	: #300403; 
}


#menu a:link, #menu a:visited
{
    color		: #978A6A;
    text-decoration	: none; 
}

#menu a:hover
{
    color		: #fff;
    text-decoration	: none; 
}

#container
{
    width               : 710px;
    margin              : 15px auto 0 auto;
}

#container2
{
    border              : 1px solid #300403;
    text-align          : left;
    width           	: 708px;
}


.wide {
    width               : 780px;
    margin              : 15px auto 0 auto;
}


div.wide  #container2 {
    width               : 778px;
    margin              : 15px auto 0 auto;
}

h1 
{
    display             : none;
}

div#head 
{
    background		: url(/templates/default/img/header.gif) no-repeat  #391010;
    height		: 84px;
    border-bottom       : 1px solid #300403;
    clear		: both;
}

div#head h2
{
    text-align          : right;
    font-size		: 0.7em;
    padding		: 6px;
    margin		: 0;
    color		: #99896F;
}

div#head p
{
    text-align          : right;
    font-size		: 0.6em;
    padding		: 40px 6px 6px 0px;
    margin		: 0;
    color		: #978A6A;
}

div#menu
{
    width		: 224px;
    float		: left;
    margin-top		: 12px;
    margin-bottom	: 12px;
    color		: #fff;
    font-weight		: bold;
}

div#contents
{
    width		: 484px;
        float		: left;
      overflow		: visible;
}

p#footer
{
    clear		: left;    
    background		: url(/templates/default/img/footer.gif) no-repeat right  #391010;
    font-size		: 0.7em;
    height		: 32px;
    margin		: 0;  
    padding		: 0 12px 0 12px;
    color		: #99896F;
    border-top		: solid 1px #300403;
}

p#footer strong
{
    line-height		: 32px;
    vertical-align	: middle;
    font-weight: normal;
}

p#footer2
{
    text-align          : right;
    margin		: 3px 0 15px 0;  
    padding		: 0;
    font-size		: 0.6em;
    color		: #978A6A;
}

#menu ul
{
    margin		: 0;
    padding		: 0;
    list-style		: none;
    font-size		: 0.6em;
    font-family		: verdana;
    font-weight		: normal;
}

#menu li
{
    margin		: 8px 20px 3px;
    padding		: 0 0 2px 0;
    border-bottom	: 1px solid #978A6A;
    line-height		: 1em;
}

#menu ul.submenu
{
    margin		: 0 0 5px;
    padding		: 0;
    list-style		: none;
    font-weight		: normal;
    font-size		: 0.9em;
    letter-spacing	: 0em;
}

#menu ul.submenu li
{
    margin		: 8px 0 0px 20px;
    padding		: 0 0 0px 0;
    border-bottom	: 0px solid #978A6A;
    line-height		: 0.7em;
}




img#photo-1
{
    border-left		: 1px solid #300403;
    border-bottom	: 1px solid #300403;
    margin-bottom	: 1.3em;
}

img#photo-2
{
    border-left		: 1px solid #300403;
    border-bottom	: 1px solid #300403;
    border-top		: 1px solid #300403;
    margin-bottom	: 1.3em;    
}

img#map
{
    margin-bottom	: 1.3em; 
    border		: 0px;   
}

#contents h2
{
    font-size		: 1em;
    margin		: 0 0 1em 0;
    padding		: 0;
}

#contents p
{
   font-size		: 0.7em;
   text-align		: justify;
   line-height		: 1.5em;
   margin-right		: 1.5em;
   padding-bottom	: 1.5em;
   margin-bottom	: 0;
   padding-top		: 0;
   margin-top		: 0;
}


div#box 
{
   float		: right;
   background		: #300403;
   margin-left		: 1.3em;
   margin-bottom	: 1.3em;
   padding		: 1em;
   font-size		: 0.9em;
   margin-top		: 0;
}

div#box ul
{
   margin		: 0;
   padding		: 0;
}

div#box li
{
    list-style-type     : square;
    list-style-position : inside;
    margin-top		: 0.6em;
    margin-left		: 0;
    line-height		: 1em;
}


div#box h3
{
    margin     		: 0;
    margin-bottom	: 1.5em;
    padding		: 0;
    text-transform	: uppercase;
}

div#box2
{
   float		: right;
   width		: 193px;
   background		: #300403;
   margin-left		: 1.3em;
   margin-bottom	: 1.3em;
   font-size		: 0.9em;
   margin-top		: 1.8em;
}

div#box2 img
{border-left:1px #300403 solid;
border-bottom:1px #300403 solid;
border-top:0;
border-right:0;
display:block}

div#box2 h3
{
   margin	: 0.5em 0.5em 0 0.5em;
}

div#box2 p
{
   margin	: 0.2em 0.5em 0.5em 0.5em;
   padding	: 0;
   text-align	: left;
}

div#main
{
    width               : 710px;
    margin              : 15px auto 0 auto;
    border              : 1px solid #300403;
}

div#main p
{
    background		: url(/templates/default/img/main1.gif) no-repeat  #391010;
    height		: 22px;
    border-bottom       : 1px solid #300403;
    margin		: 0;
    padding		: 0;
    line-height		: 22px;
    font-size		: 0.6em;
    text-transform	: uppercase;
}

#fotomain
{
    display		: block;
    width		: 710px;
    height		: 267px;
}

div#logo
{
    background		: url(/templates/default/img/main2.gif) no-repeat  #391010;
    height		: 90px;
    border-top       	: 1px solid #300403;
    clear		: both;
}

div#lang ul
{
    margin		: 5px;
    padding		: 5px;
}

div#lang
{
    margin		: 10px;
}

div#lang li
{
    list-style		: none;
    display		: inline;
    font-size		: 0.6em;
    padding		: 3px;
    margin		: 0px;
    line-height		: 1em;
}

table
{
    margin-right	: 1.2em;
    margin-bottom	: 1em;
    text-align		: right;
}

th
{
    font-weight		: normal;
    background		: #300403;
    vertical-align	: top;
    padding		: 0.2em;
    font-size		: 0.6em;
}

td
{
    width		: 90px;
    color		: #300403;
    padding		: 0.2em;
    font-size		: 0.7em;
}

tr
{
    background		: #978A6A;
}

tr:hover
{
    background		: #ffffff !important;
}

h3

{
    font-size		: .7em;
}

#contents li
{
    font-size		: .7em;
}

#contents ul
{
    margin-right	: 1.3em;
}

.newstitle
{
    padding		: 0;
    margin		: 0;
    background		: #300403;
    margin		: 0 1.5em 0 0;
    padding		: .5em;
}

#contents p.newstext
{
    background		: #978A6A;
    color		: #300403;
    padding		: .5em;
    margin-bottom	: 0;
}

#contents p.newstext a
{
    color		: #fff;
}

#contents p.newsdate
{
    background		: #978A6A;
    color		: #fff;
    padding		: .5em;
    margin-bottom	: 1.5em;
}


#tornar_cotxes
{
    background		: #CC0033;
    color		: #fff;
    padding		: 8px;
    font-size		: 0.7em;
    margin		: 0;
    text-align		: center;
    font-weight		: bold;
}

#tornar_cotxes a

{
    background		: #CC0033;
    color		: #000;
}

#preus p
{
    margin-bottom	: 1em;
    padding		: 0;
}

#preus ul
{
    margin		: 0 1.3em 0.7em 0;
    padding		: 0;
    list-style		: square inside;
}

#preus h3
{
    margin		: 0;
    padding		: 0;
}



/* ******************  contact form  *************** */

.contactMethods li
{
    list-style-type     : square;
}

.contactMethods li
{
    line-height         : 1.6em;
    text-align          : justify;
}

ul.contactMethods
{
    margin-top		: 0;
    padding-top		: 0;
}

#frmContact
{
    margin              : 15px 1.3em 1.3em 0;
    font-size		: 0.7em;
    background		: #300403;
}

#frmContact fieldset
{
    border              : 1px dotted #300403;
    margin              : 10px;
    padding             : 10px;
}

#frmContact legend
{
    display             : none;
    font-size           : 1em;
    letter-spacing      : 0.5em;
    text-transform      : uppercase;
}

#frmContact div.buttons input
{
    background          : #530B0E;
    border              : 1px solid #fff;
    padding             : 2px;
    width               : 120px;
    margin              : 10px !important;
    color		: #fff;
}



#errors
{
    color               : #ff0000;
    font-weight         : bold;
    margin              : 10px;
    text-align          : center;
}

div.field
{
    border-bottom       : 1px solid #530B0E;
    padding             : 6px 0;
}

div.field input, div.field textarea
{
    border       	: 1px solid #fff;
    width               : 180px;
    background		: #fff;
    color		: #000;
}

div.field textarea
{
    margin              : 5px 0 0 10px;
    width               : 400px;
    font-size		: 1.2em;
}

div.field input.radio
{
    border              : 0;
    width               : auto;
    background		: #300403;
}

div.field div.label
{
    float               : left;
    padding             : 0 0 0 8px;
    width               : 220px;
}

div.field div.error
{
    color               : #ff0000;
    font-size           : 0.8em;
    margin-left         : 230px;
}

.subjectField
{
    margin              : 5px 0 0 10px;
}

.camp_de_golf p
{
    margin		: 0 !important;
    padding		: 0 !important;
    vertical-align	: middle;
}

.camp_de_golf img
{
    vertical-align	: middle;	
}

.camp_de_golf h3
{
    margin		: 1em 0 0.5em 0;	
    color		: #978A6A;
    padding		: 0;
    text-transform	: uppercase;
    vertical-align	: bottom;
}


div.camp_de_golf
{	
    margin-bottom	: 1.3em;
}

.back
{
    color		: #ffffff;
    text-transform	: lowercase;
    font-weight		: normal;
}

.back a:active, .back a:focus {text-decoration:none; border: solid #fff 1px;padding:1px}

.nou {    
		font-weight			: bold;
		text-transform	: uppercase;
}

div.paquets h3 {font-weight:bold;color:#300403;padding:0 0 0.3em;margin: 0 0 0.8em 0;border-bottom:solid 1px;font-size:medium}
div.paquets {margin: 1em 1em 1em 0;background: #978A6A;padding:1em;}
div.paquets h4 {font-weight:normal;padding:0;font-size:small;margin:0.7em 0 0 0;color:#300403;text-transform:uppercase;}
div.paquets p {margin:0;padding:0 !important}

div.paquets a {color:#fff}

h3#box_title_2 {margin-top:2.5em !important}


div.legal h4 {font-weight:normal;padding:0;font-size:small;margin:1em 0;text-transform:uppercase;}