@import url(estructura.css);


body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e6e0d7;
	font-size:14px;
	color:#ffffff;
	line-height:16px;
	margin:0px;
}

input {
	border:1px solid #ffffff;
	height:22px;
	background-color:#FFFFFF;
	line-height:12px;
}

input.dades {
	border:1px solid #ffffff;
	height:14px;
	background-color:#000000;
	line-height:12px;
	color:#FFFFFF;
}

textarea.dades {
	border:1px solid #ffffff;
	background-color:transparent;
	line-height:12px;
	color:#FFFFFF;
}

select.dades {
	border:1px solid #ffffff;
	background-color:#000000;
	line-height:12px;
	color:#FFFFFF;
}

option.dades{
	background-color:transparent;
	line-height:12px;
	color:#FFFFFF;
	border:1px solid #ffffff;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#d14119;
}


a.link_blanc {
	text-decoration:none;
	color:#ffffff;
}

a:hoverlink_blanc {
	text-decoration:underline;
	color:#ffffff;
}



a.link_menu {
	display: block;
	text-decoration:none;
	color:#dd3100;
	padding: 8px 0 0 17px;
	height:24px;
	
}


a.link_menu:hover {
	text-decoration:none;
	color:white;
	padding: 8px 0 0 17px;
	height:24px;
	background-color: black;
}
a.actiu {
	text-decoration:none;
	color:white;
	padding: 8px 0 0 17px;
	height:24px;
	background-color: black;
}

a.link_menu2 {
	text-decoration:none;
	color:#000000;
	margin-left:10px;
}

a.link_menu2:hover {
	text-decoration:none;
	color:#d14119;
	margin-left:10px;
}


h1{
	font-size:17px;
	color:#d14119;
	line-height:19px;
	margin-bottom:8px;
	padding:0;
	font-weight:normal;
}

h2{
	color:#d14119;
	font-size: 13px;
	line-height:14px;
	font-weight:bold;
}

h3{
	color:white;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
}

ul.menu{
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	border-top: 1px solid #e6e0d7;
	border-bottom: 1px solid #e6e0d7;
}

ul.menu li{
	height:32px;
}

ul.secciones{
	list-style:none;
	padding: 30px 0 30px 0;
	margin:0;
	background-color: #e6e0d7;
}
ul.secciones li{
	border-bottom: 1px dashed #aca8a1;
	width:170px;
	margin: 0 6px 0 6px;
	padding-top: 8px;
	height: 23px;
}
ul.secciones li.primer{
	border-top: 1px dashed #aca8a1;
	padding-top: 8px;
}
ul.secciones a{
	color: #2e2d2b;
	font-size:13px;
	padding: 0 0 0 11px;	
}
ul.secciones a:hover{
	color: #dd3100;
}

ul#comanda{
	list-style: none;
	padding:7px 0;
	margin:0;
}

ul#comanda li{
	padding: 0 0 0 14px;
	margin:0;
} 
ul#comanda a.carrito, ul#comanda a.ayuda{
	display: block;
	height: 32px;
	font-size: 11px;
	color: black;
	padding-left: 35px;
}
ul#comanda a.carrito {
	background: url(../img/carrito_menu.gif) no-repeat center left;
}
ul#comanda a.ayuda {
	background: url(../img/ayuda_menu.gif) no-repeat center left;
}
ul#comanda a:hover{
	color: #dd3100;
}
ul#comanda span {
	display: block;
	padding-top: 8px;
}
span.precio {
  display: block;
  float:left;
	width: 62px;
	height: 14px;
	background-color: black;
	color: white;
	padding: 0;
	text-align: center;
	font-weight: bold;
	margin-right: 27px;
}
span.precio2 {
  display: block;
  float:right;
	width: 62px;
	height: 14px;
	background-color: black;
	color: white;
	padding: 0;
	text-align: center;
	font-weight: bold;
	margin-left: 27px;
}

.taronja{
	color:#d14119;
}


.taula_comanda {
	border-bottom:1px dashed #c8c7c6;
	
}

.taula_comanda td{
	padding:10px;
	border-top:1px dashed #c8c7c6;
	
}

.taula_compra {
	border-bottom:1px dashed #c8c7c6;
	
}
.taula_compra td{
	padding:3px;
	border-top:1px dashed #c8c7c6;
	font-size:11px;
}
td.sp{
	padding:3px;
	border-top:1px dashed #c8c7c6;
	font-size:11px;
	color:white;
	background-color:#d14119;
}


.taula_compra2 {
	border-bottom:1px dashed #c8c7c6;
	
}

.taula_compra2 td{
	padding:3px;
	/*border-top:1px dashed #c8c7c6;*/
	font-size:11px;
	
}


table#espai-diss {
	width: 620px;
}
table#espai-diss td{
	width: 40%;
	text-align: left;
}
table#espai-diss img{
	margin-left: 30px;
}
table#espai-diss p{
	margin-top: 0;
}
table#espai-diss span, table#espai-botiga span, p span{
	color:#d14119;
}

table#espai-botiga {
	width: 600px;
	margin-left: 25px;
}
table#espai-botiga p{
	width: 330px;
}

table.dades-ditribuidor {
	margin: 0;
	padding:0;
}
table.dades-ditribuidor td{
	width: 50%;
}
table.dades-ditribuidor p {
	margin: 0;
	padding:0;
	text-align: left;
}

table.disseny_left {
	width: 100%;
}
table.disseny_left td.curt{
	width: 162px;
}
table.disseny_left p{
	margin-left: 15px;
	text-align: left;
}
table.disseny_right {
	width: 100%;
}
table.disseny_right p{
	margin-right: 15px;
}

span.taronja {color:#d14119;}

ul#lista_esdeveniments {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 50px;
}
ul#lista_esdeveniments li{
	width: 100%;
	margin:20px 0px 25px 0px;
	border-bottom:1px dashed #4d4d4d;
	height: 95px;
}
ul#lista_esdeveniments a{
	display: block;
	color:#d14119;
	text-align: right;
}
ul#lista_esdeveniments a:hover{
	color:white;
	text-decoration:underline;
}

ul#comissio {
	list-style: none;
	margin: 0;
	padding:0;
}
