*
{
	margin: 0;
	padding: 0;
}

img {border:none;}

p
{
	font-size: 12px;
	text-align: justify; 
	color: #565656;
	margin: 10px 0;
	background: inherit;
}
li
{
	font-size: 12px;
	text-align: justify; 
	color: #565656;
	margin: 10px 0 10px 30px;
	background: inherit;
}
h1
{
	color: #5fa4c1;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 10px; 
	background: inherit;
}
h2 {
	font-size:14px;
	background: inherit;
	color:#5fa4c1;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#52483c;
	background: inherit;
}
body
{
	color: #565656;
	background: #f4f4ec;
	font-family: arial, sans-serif;
}
a, a:visited {
	background: inherit;
	font-weight:bold;
	color:#7c786b;
}
a:hover {
		text-decoration:underline;
}
.petit {
	font-size:11px;
	font-style:italic;
}
/**********MAQUETACIO**************/

#container
{
	width: 800px;
	margin: 20px auto;
	background: url(../images/content_bg.jpg) repeat-y;
}


#bordedalt
{
	height: 14px;
	background: url(../images/linia_header.jpg) top no-repeat;
}

#flashcontent
{
	width: 770px;
	height: 230px;
	margin: 20px auto;
}
	
#nav
{
	height: 30px;
	text-transform: uppercase;
}
#linia_menu{
background: url(../images/linia_menu.jpg) center center;
width: 770px;
height: 15px;
margin: 0 auto;
}
#nav ul
{
	list-style: none;
	margin: 0 0 0 25px;
	font-size: 12px;
}

#nav li
{
	float:left;
	text-decoration:none;
	margin-left: 22px;
	font-size: 12px;
}

#nav a,#nav a:visited
{
	text-decoration: none;
	color: #b4b2a6;
	font-weight: bold;
	font-size: 11px;
}
#nav a:hover
{
	color: #5fa4c1;
}
#nav a.active,#nav a.active:visited
{
	color: #5fa4c1;
}
#content
{
	padding: 50px 47px;
}
#bordebaix
{
	height: 14px;
	background: url(../images/linia_footer.jpg) bottom no-repeat;
}

#footer
{
	width: 800px;
	margin: 0 auto;
}
#footer p
{
	background: inherit;
	color:#afa79e;
	text-align: center;
}
#footer a, #footer a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7c786b;
background: inherit;
}
#footer a:hover {
		text-decoration:underline;
}
#wedding
{
	float: left;
	width: 396px;
	height: 76px;
	background: url(../images/logo2.jpg) top no-repeat;
	margin: 20px 0 0 50px;
}
#logo
{
	float: right;
	width: 133px;
	height: 92px;
	background: url(../images/wms.jpg) top no-repeat;
	margin: 20px 50px 0 0;
}
.clear
{
	clear: both;
}

img.foto_left
{
	margin: 0 20px 0 0;
}
img.foto_right
{
	margin: 0 0 0 20px;
}
/***********************************************************************/
.columna
{
	width: 380px;
	margin: 0 40px 0 0;
	float: left;
}
#galeria
{
	margin: 30px 0 0 0;
}
a.readmore, a.readmore:visited
{
	float: right;
}
a.sublink, a.sublink:visited {
	width:100%;
	padding:1px;
	display: block;
	text-align:center;
	text-decoration: none;
	border: 1px dotted #999;
	font-size:12px;
	margin-bottom: 5px;
	color: #5fa4c1;
	background: #dcdbc9;
}
.caseta {
	margin:3px 0 0 0 ;
	padding:0;
}

a.casa, a.casa:visited
{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/home.jpg) top left no-repeat;
}

a.casa:hover
{
	background: url(../images/home2.jpg) top left no-repeat;
}
a.sublink:hover {
	display:block;
	text-decoration: none;
	font-size:12px;
	background: none;
}
.enllas {
	font-weight:bold;
	color:#7c786b;
	font-size:12px;
	background: inherit;
}

#prices
{
	font-size: 12px;
	color: #565656;
	width: 450px;
	margin: 0 auto;
	background: inherit;
}
a.back, a.back:visited {
	font-size:12px;
	color: #5fa4c1;
	float: right;
	background: inherit;
}
a.back:hover {
	text-decoration: underline;
	color: #5fa4c1;
	background: inherit;
}
a.dblanc, a.dblanc:visited
{
	display: block;
	width: 120px;
	height: 55px;
	background: url(../images/logo_dblanc.jpg) top left no-repeat;
}
a.dblanc:hover
{
	background: url(../images/logo_dblanc2.jpg) top left no-repeat;
}