﻿body{ 
	background:#FFC524;	
}
.header_green{
	background:#0e8646;
	width:560px;
	height:51px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
}
.header_red{
	background:#b12c2d;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
	width:668px;
	height:96px;	
	vertical-align:middle;
	text-align:center;
}
.header_white{
	background:white;
	width:560px;
}
.parte1{
	background: url('images/part1.jpg') no-repeat;
	height:162px;
	width:193px;
}
.parte2{
	background: url('images/part2.jpg') no-repeat;
	height:162px;
	width:163px;
}

.menu{
	background:#FFD81D;
	width:280px;
	padding-left:10px;
	padding-right:10px;
/*	padding-top:10px;
/*	padding-bottom:10px;  */
	height:500px;	
	vertical-align:top;
}
.item_menu{
	background: url(images/bg_menu1.jpg) repeat-x scroll 0%;
	width:260px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:white;
	padding-left:5px
}
.content{
	width:744px;
	padding-left:10px;
	padding-right:20px;
	color:black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}
.plain {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.content a {
	color: #000000;
}

.footera{
	background:#FFD81D;
	width:140px;
}
.footerb{
	background: url(images/footer.jpg) repeat-x scroll 0%;
	width:744px;
	height:40px;
}
.footerd{
	background:#FFC524;
	width:140px;	
}

.menu .item_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.dia {
	font-size: large;
}
.hora {
	color: #063784;
	font-weight: bolder;
}
.mesa {
	font-size: medium;
}
.titol_pag {
	width:500px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
	color:white;
	padding-left:10px;
	background-color: #D13E2E;
	padding-top: 10px;
}
.contacte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dashed #D4442C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.dades_contacte {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.titol_contacte {
	background-color: #D3402C;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-left: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
.dades_contacte a {
	color: #000000;
}
