html *  { 
   margin: 0;
   padding: 0;
}

body {
   font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
   font-size: 12px;     
   background: #ffffff;
/* background: #b1c9b1; */
   text-align: center;
}

#global {
	width: 819px;
	margin: 0 auto;	
	padding: 0px;
	text-align: center;
	border:0;
	background: url(../img/bg_global2.png) repeat;
}

#head {	
	padding: 10px;
}

#head h1 {
	height: 45px;
	width: 250px;
	margin-left: 150px;
	background: url(../img/restaurantesp.png) top left no-repeat;
}

#head h1 a {
	display: block;
	height: 45px;
	text-decoration: none;
}

#head h1 a:hover {
	text-decoration: none;
}

#head h1 a span {
	visibility: hidden;
}

#head ul#liniamenu {
	margin-top: 20px;
	margin-left: 145px;	
	list-style: none;
	text-align: left;
}

#head ul#liniamenu li {
	float: left;
	width: 115px;
}

#head ul#liniamenu li a, 
#head ul#liniamenu li a:visited,
#head ul#liniamenu li a:active {
	padding-left: 20px;	
	color:#008000; 
	font-size: 110%;
	text-decoration:none; 
	font-weight:bold; 
}

#head ul#liniamenu li a:hover {
	text-decoration: underline;
}

#head ul#liniamenu li#liniamenu_portada {
	background: url(../img/portada.gif) left top no-repeat;
}

#head ul#liniamenu li#liniamenu_lista {
	background: url(../img/lista.gif) left top no-repeat;
}

#head ul#liniamenu li#liniamenu_buscador {
	background: url(../img/buscador.gif) left top no-repeat;
}

#head ul#liniamenu li#liniamenu_foro {
	background: url(../img/foro.gif) left top no-repeat;
}

#head ul#liniamenu li#liniamenu_mapa {
	background: url(../img/mapa.gif) left top no-repeat;
}

#container {
	clear: both;
}

#side-a {
	float: left;
	margin-left: 20px;
	width: 123px;
	color: #ddd;
}

#side-a #buscadorw {
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 2px solid #006F00;
}

#side-a #buscadorw h2 {
	display: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-bottom: 20px;
	border-bottom: 2px solid #006F00;
}

#side-a #buscadorw ul {
	list-style-type: none;
	margin: 15px 0;
	padding-left: 5px;
}

#side-a #buscadorw ul li {
	padding-bottom: 5px;
}

#side-a #buscadorw form input.button {
	margin-left: 15px;
}

#side-a #destacado {
	background-color: #009E00;
	border-bottom: 2px solid #006F00;
}

#side-a #destacado h2 {
	padding: 10px 0;
	font-size: 15px;
}

#side-a #destacado img {
	width: 123px;
	border: none;
}

#side-a #destacado span {
	display: block;
	padding: 5px 0;
	font-size: 10px;
}

#side-a #destacado a,
#side-a #destacado a:active,
#side-a #destacado a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#side-a #destacado a:hover {
	color: black;
}

#side-a #ultimes {
	margin-top: 20px;
	text-align: left;
}

#side-a #ultimes h3 {
	padding-left: 5px;
	font-size: 13px;
}

#side-a #ultimes ul {
	list-style: none;
}

#side-a #ultimes ul li {
	margin-left: 5px;
	padding: 5px 2px 0 10px;
	background: url(../img/bullet_destacado.gif) center left no-repeat;
}

#side-a #ultimes ul li a,
#side-a #ultimes ul li a:active,
#side-a #ultimes ul li a:visited {	
	color: white;
	text-decoration:none;
}

#side-a #ultimes ul li a:hover {	
	color: black;
}

#content { 
	float: left;
	width: 530px;
	/*width: 68%;*/
	margin-top: 40px;
	text-align: left;
}

#content h2 { 
	font-size: 30px;
	text-align: center;
	letter-spacing: 2px;
	color: #00007f;
}

#content .article {
	margin: 0 20px 40px 20px;
}


#content .article h3 {
	margin: 0 0 10px 140px;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #00007f;
	border-bottom: 1px solid #c6c6c6;
}

#content .article img {
	float: left;
	margin: 10px;
	width: 120px;
}

#content .article p {
	color: #474747;
	line-height: 20px;
	text-align: justify;
}

#content .article p.leer_mas {
	text-align: right;
}

#content .article p.leer_mas a,
#content .article p.leer_mas a:visited,
#content .article p.leer_mas a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00007f;
}

#content .article p.leer_mas a:hover {
	color: #0000FF;
}

#content .publicidad {
	width: 468px;
	margin: 0 auto;
}

#content ul.peu {
	width: 450px;
	margin: 30px auto;	
	list-style: none;
	text-align: center;
}

#content ul.peu li {
	display: inline;
	padding-left: 10px;
	text-align: center;
}

#content ul.peu li a,
#content ul.peu li a:active,
#content ul.peu li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00007f;
}

#content ul.peu li a:hover {
	color: #0000FF;
}

#content ul.llista {
   width: 450px;
   margin: 30px auto;   
   list-style: none;
   text-align: center;
}

#content ul.llista li {
   padding-left: 10px;
   text-align: center;
}

#content ul.llista li a,
#content ul.llista li a:active,
#content ul.llista li a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #00007f;
}

#content ul.llista li a:hover {
   color: #0000FF;
}

#content p.adsense {
   text-align: center;
   margin-bottom: 25px;
}

/********************************** FITXA COMPLETA **************************************/

#content .fitxa_info {
	float: left;
	width: 350px;
	margin-left: 10px;
}

#content .fitxa_info h2 {
	font-size: 20px;
	letter-spacing: 1px;
	text-align: left;
}


#content .fitxa_info p.fitxa_dades {
	margin: 0;
	line-height: 25px;
	color: #474747;
}

#content .fitxa_info p.fitxa_dades a {
	color: #00007f;
}

#content .fitxa_info .fitxa_targetes {
	float: right;
	margin-top: -30px;
}

#content .fitxa_info .fitxa_targetes img {
	width: 40px;
}

#content .fitxa_info .fitxa_descripcio p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 20px;	
}

#content .fitxa_info .fitxa_extres {
	float: left;
	font-size: 12px;
	line-height: 20px;
	width: 120px;
	color: #474747;
}

#content .fitxa_info .fitxa_extres strong {
	font-size: 14px;
}

#content .fitxa_info .fitxa_arribar {
	float: right;
	width: 230px;
	text-align: justify;
	color: #474747;
}

#content .fitxa_info .fitxa_arribar strong {
	font-size: 14px;
}

#content .fitxa_interactua {
	clear: both;
}

#content .fitxa_info .fitxa_interactua strong {
	display: block;
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	font-size: 14px;
}

#content .fitxa_info .fitxa_interactua a {
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #A51C1E;
	border: 1px solid #ffffff;
}

#content .fitxa_info .fitxa_interactua a:hover {
	color: #A51C1E;
	background-color: #ffffff;
	border: 1px solid #A51C1E;
}

#content .fitxa_imatges {
	float: right;
	width: 150px;
	margin-right: 10px;
}

#content .fitxa_imatges img {
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #c6c6c6;
}

#content .opina_foro {
	clear: both;
	width: 520px;
	margin: 30px 0 20px 0;
	text-align: center;
	background: url(../img/fondo_opina_foro.gif) top left repeat-y;
}

#content .opina_foro a {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
}

#content .opina_foro a:hover {
	color: #707070;
}

/***************************** LLISTA DE RESTAURANTS ************************************/

#content .restaurant {
	clear: both;
	margin: 30px 10px;
	border-left: 2px solid #c6c6c6;
	border-bottom: 2px solid #c6c6c6;	
}

#content .restaurant img {
	float: right;
	width: 150px;
	height: 100px;
	margin: 0 0 5px 5px;	
	border: 1px solid #c6c6c6;
}

#content .restaurant h3 {
	margin: 0;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #00007f;
}

#content .restaurant p {
	margin: 10px;
	color: #474747;
	line-height: 20px;
}

#content .restaurant p.restaurant_direccio {
	clear: both;
	margin: 0;
	padding: 15px 5px 5px 40px;
	color: #000000;
	line-height: 15px;
	background: #E9E9E9 url(../img/clip.gif) top left no-repeat;
}

#content .restaurant a,
#content .restaurant a:visited,
#content .restaurant a:active {
	color: #00007f
}

#content .restaurant a:hover {
	color: #0000FF
}

/************************************** PAGINACI� ******************************************/

#content ul#paginador {
	width:99%;
	text-align: center;
	margin: 10px auto;
	padding: 5px;
}


#content ul#paginador li {
	letter-spacing:2px;
	margin: 0 3px 0 0;
	display: inline;
}

#content ul#paginador span {
	margin:0 7px;
	padding:3px 10px;	
	background: #ffffff;
	text-decoration:none;
	border:1px solid #c6c6c6;
}

#content ul#paginador li a {
	display: inline;
	margin:0 7px;
	padding:3px 10px;	
	background: #E9E9E9;
	text-decoration:none;
	border:1px solid #c6c6c6;
}

#content ul#paginador li a:hover {
	background: #c6c6c6;
}

/**************************************** SIDE-B *******************************************/

#side-b {
	float: right;
	margin-right: 20px;
	width: 120px;
}

#side-b #menu {	
	text-align: left;
	color: white;
}

#side-b #menu p {
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #eee;
}

#side-b #menu a { 
	text-decoration: none;
	color: #eee; 
}


#side-b #menu a:visited { 
	color: #ccc; 
}

#side-b #menu a:active { 
	color: #e00; 
}

#side-b #menu a:hover { 
	color: #0077FF;
}

#side-b #menu ul li {
	margin: 10px 0 0 0;
	font-weight: bold;
	list-style-type: none;
	text-align: right;
	letter-spacing: 0;
	color: white;
	background-color: #000062;
}

#side-b #menu ul li span {
	margin-right: 5px;
}

#side-b #menu ul li ul {
	background-color: #00007f;
}

#side-b #menu ul li li {
	margin: 0;
	padding: 0 2px 0 3px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	color: #fff;	
	background-color: #00007f;
}

#credit {
	clear: both;	
	color: #555;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
}

#credit p {
	width: 450px;	
	margin: 0 auto;
	text-align: center;	
	border-top: double 3px #aba;
}

#credit a:link, #credit a:hover, #credit a:visited {	
	color: #555;
}

#buscadorbig {
   text-align: left;
   padding-bottom: 20px;
   margin-left: 25px;
   border-bottom: 2px solid #006F00;
}

#buscadorbig h3 {
   text-align: center;
   letter-spacing: -1px;
   padding-bottom: 2px;
   padding-top: 10px;
   border-bottom: 2px solid #006F00;
}

#buscadorbig ul {
   list-style-type: none;
   margin: 15px 0;
   padding-left: 15px;
}

#buscadorbig ul li {
   padding-bottom: 5px;
}

#buscadorbig form input.button {
   margin-left: 150px;
}
