@charset "utf-8";
/* CSS Document
Created by Natalia Artigas http://www.cretia.cat
for Mirabé

*/

/* reset */
html, body, h1, h2, li, ul, p{	margin:0px; padding:0px;}
ul, li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none; color:#6c6c6c;}

/* GENERAL STYLES*/
body{ font:normal 13px/28px Georgia, "Times New Roman", Times, serif; background: #837b6c url(../css/img/bg_body.jpg) 0px 174px repeat-x; color:#6c6c6c;}
#wrapper{ width:938px; margin:0px auto; }
h1{margin-bottom: 20px;}
h2{ font-size:20px; margin:5px 0px 18px 0px;}


/* NAV */
#lang{ background:url(../css/img/bg_lang.jpg) 0px 0px no-repeat; height:35px; display:block; padding:0px 9px;}
#lang ul{ float:right; width:auto; margin-right:33px;}
	#lang ul li{ float:left;}
		#lang ul li a{ font: bold 11px/35px Georgia, "Times New Roman", Times, serif; color:#FFF; text-decoration:none; margin:0px 3px;}
		#lang ul li.selected a, #lang ul li a:hover{ color:#641313;}
		
		
/* HEADER */
#header{ background:url(../css/img/bg_header.jpg) 0px 0px no-repeat; height:139px; padding:0px 9px; overflow:hidden; display:block;}
#header h1{ margin:25px 0px 0px 0px; float:left;}
#header ul{ float:right; margin:35px 33px 0px 0px;}
	#header ul li{ float:left;}
	#header ul li a:hover, #header ul li.selected a{ color: #9e1b1b;}
		#header ul li a{font-size:17px; color:#7d6b51; margin-left:18px;}
		
		
/* 	FLASH */
#flash{ margin-left:9px; height:273px; overflow:hidden;
}
#flash-acotacio{ margin: -30px 0 0 0; padding-right:35px; float:right;}
#flash-acotacio a{ text-decoration:none; font-weight:bold; color:#9e1b1b;}
#flash-acotacio a hover{ text-decoration:underline; color:#9e1b1b;}

/* CONTENT */
#content{ background:url(../css/img/bg_content.jpg) 0px 0px repeat-y; padding:30px 9px 0px 9px; overflow:hidden; display:block;}
#content h1{color:#641313; font-size:26px; font-weight:normal; margin-left:33px;}
#content .text ul{float:left;width: 200px;}


/* TEXT */
.text{ padding:0px 0px 95px 209px; width:493px; float:left; background:url(../css/img/bg_text.jpg) left bottom no-repeat; }
.text img{ margin:15px 0px 10px;}
.text p{ margin-bottom:10px;}
.text a{ text-decoration:none; font-weight:bold; color:#9e1b1b;}
.text a hover{ text-decoration:underline; color:#9e1b1b;}
.text .direccio{
	font-size: 10px;}

.text .planol{
	
	float:right;
	margin-top: -5px;}

.text small a{
	color:#6c6c6c;
	
	
	}
/* CONTACT */
#contact{ width:157px; padding-right:33px; float:right; font-size:11px; line-height:22px;}
#contact p{margin-bottom:10px;}

.txt-auxiliar1{
	font-size:11px;
}

.formulari{
color: #000;
font-size: 12px;
background-color: #d9d3c7;
border: 1px solid #a69b88;
}
.formulari-botons{
color: #fff; 
font-size: 12px;
font-weight:bold;
background-color: #641313;
border: 1px solid #641313;
}

/* FOOTER */
#footer{ background:url(../css/img/bg_footer.jpg) 0px 0px no-repeat; padding:0px 0px 0px 48px; font-size:11px; color:#FFF;}
#footer a { font-weight:bold; color:#c6baa2;}

