/* ================================
Estils particulars per la comarca
 ================================
*/
.menuSeccioComarca
{
	font-size: 12px;
	font-weight: bold;
	color: #930;
}
.menuSeccioComarca a, .menuSeccioComarca a:link, .menuSeccioComarca a:visited
{
	text-decoration: none;
	background: url(linia-dash-v.png) repeat-y top right;
	padding: 0 9px 4px;
	color: #930;
}
.menuSeccioComarca a.actiu
{
	text-decoration: none;
	background: url(linia-dash-v.png) repeat-y top right;
	padding: 0 7px 4px;
	color: #fff;
	background-color: #930;
}
.menuSeccioComarca a:hover
{
	color: #fff;
	background-color: #BD7D3E;
}

.lacomarcafons
{
	background-image: url(cap-gastronomia-00.png);
	background-repeat: no-repeat;
}
.MenuItem, .MenuItemMouseOver
{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 1px;
	background-color: #f1f1f1;
	padding-top: 1px;
	border: #f1f1f1 1px solid;
}
.MenuItemMouseOver
{
	background-color: #cccccc;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
	display: block;
	padding: 2px 0 2px 15px;
	color: black;
	text-decoration: none;
	width: 100%;
}




/* Fitxes */
/* Taula contenidor */
.Fitxa_MainTable
{
	width: 100%;
}

.Fitxa_TopTable
{
	width: 100%;
}

.Fitxa_TDImg
{
	width: 15%;
	vertical-align: top;
	padding-right: 10px;
}


/* T�tol (texte) */
.Fitxa_Titol
{
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	background-color: #986763;
}

/* tr amb les dades detallades de la fitxa */
.Fitxa_trDades
{
	background-color: #E1C6A9;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* text de nom de camp (p.e. Adre�a:) */
.Fitxa_Camp
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/* text de valor del camp (p.e. C/Major) */
.Fitxa_Valor
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

/* hyperlinks de fitxa */
.Fitxa_Link, .Fitxa_Link:link, .Fitxa_Link:visited, .Fitxa_Link:hover, .Fitxa_Link:active
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	vertical-align: middle;
}


/* Cada imatge de la col�lecci� d'imatges */
.Fitxa_Image
{
	width: 142px;
}

/* Text de peu de les imatges */
.Fitxa_ImgFooter
{
	font-size: 10px;
	color: #696969;
	height: 30px;
	padding-left: 5px;
	padding-top: 3px;
}

/* div inferior de la fitxa */
.Fitxa_divDescripcio
{
	padding: 20px 20px 20px 20px;
	background-color: #fff;
}

/* Espai interior de les fitxes de restaurant */
.Fitxa_BottomTable
{
	background-color: #fff;
	color: #696969; /*	 	background-image: url(images/grup-gastronomic-fitxa.png); 	background-repeat:no-repeat; 	background-position: right; */
}

.Fitxa_trBottom
{
	background-color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
}

.AgendaGastroTitol
{
	background: url(agendaGastroTop.png) repeat-x scroll top center;
	height: 62px;
	width: 100%;
}

.AgendaGastroTitol .Head
{
	color: #fff;
}

.AgendaIndexFons
{
	background-color: #BDCDC5;
	padding-top: 10px;
}

.AgendaIndexItemsDIV
{
	text-align: left;
	background-color: #BDCDC5;
	padding: 10px;
}

.AgendaIndexSeccioDIV
{
	text-align: left;
	width: 100%;
	background-color: #ffa500;
	border-top: dashed #000 1px;
	border-bottom: dashed #000 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.AgendaindexSeccio
{
	padding-left: 5px;
}

.AgendaIndexItemDIV
{
	padding-bottom: 5px;
}

.AgendaIndexPeu
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #fff 1px dashed;
	border-bottom: #fff 1px dashed;
	margin-top: 5px;
	background: transparent url(historicAgenda.png) no-repeat scroll 95% 40%;
}

.AgendaIndexPeuLink, .AgendaIndexPeuLink:link, .AgendaIndexPeuLink:visited, .AgendaIndexPeuLink:active
{
	font-size: 10px;
	color: #696969;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
.AgendaIndexPeuLink:hover
{
	text-decoration: underline;
}

