/* This is the Holly Hack \*/
* html #login { height: 1% }
/* For Win IE's eyes only */

body {
	background: white;
	/*font: 14px trebuchet ms;*/
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	/*line-height: 125%;
	text-transform: lowercase;*/
}

#outer {
	width: 960px; /*760px;*/
	margin: 0 auto;
	position: relative;
}

.mouse_pointer {
	cursor: pointer;
}

#asset_content a {
	color: blue;
	text-decoration: underline;
}

#asset_content h1 {
	font-size: 24px;
	font-weight: bold;
}

#content a {
	color: black;
	text-decoration: none;
}

#content a:hover {
	color: blue;
	text-decoration: none;
}

#unitats_adicionals a {
	color: black;
	text-decoration: none;
}

#unitats_adicionals a:hover {
	color: blue;
	text-decoration: none;
}

#breadcrumb {
	font-size: 11px;	
}

#breadcrumb a {
	color: blue;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: blue;
	text-decoration: underline;
}

#imprimir {
	font-size: 11px;
}

#mesinfo a {
	color: black; 
	font-weight: bold; 
	font-size: 18px;
	
}

#form_error {
	color: red;
}

#footer {
	color: #333399;
}

#content table {
	font-size: 12px;	
}

#content_home table {
	font-size: 18px;	
}

#asset_content table {
	font-size: 12px;	
}

#content table th {
	background: #ececec;
}

#asset_content table th {
	background: #ececec;
}

#text_foto {
	line-height: 110%;
}

#frm_buscar input {
	font-weight: bold;
	height: 27px;
	width: 200px;
	font-size: 14px;
}

#frm_buscar select {
	font-size: 14px;
}

#ciutat {
	width: 200px;
}

h1 {
	margin: 0;
	padding: 0;
}

#list_header {
	height: 30px;
}

#list_header a {
	color: blue;
	text-decoration: underline;
}

#list_header a:hover {
	color: blue;
	text-decoration: underline;
}

#paginacio a {	
	color: blue;
	text-decoration: underline;
}

#paginacio a:hover {
	color: blue;
	text-decoration: underline;
}

#next_page {
	font-size: 14px;
	font-weight: bold;
}

#paginacio a.pag_actual {
	font-size: 14px;
	color: #a90a08;
	font-weight: bold;
	text-decoration: none;
}

#paginacio a.pag_normal  {
	font-size: 14px;
	color: blue;
	font-weight: normal;
}

#previous_page {
	font-size: 14px;
	font-weight: bold;
}

#combinacions {
	text-align: center;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	margin:  10px 170px 10px 170px;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
}

/*************** http://www.simplebits.com/bits/css_tabs.html **********************/

#tabnav	{
	height: 32px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 30px;
	background: url(img/tablineg.jpg) repeat-x bottom;
	font-size: 14px;
}

#tabnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #fff;
	line-height: 20px;
	padding: 4px 12px 4px 12px;
	margin-right: 5px;
	border: 2px solid #ccc;	
	text-decoration: none;
	color: #666;
	border-bottom: 2px solid #ccc;
}

#tabnav a:link.active, #tabnav a:visited.active	{
	border-bottom: 2px solid #ccc;
	background: #ccc;
	color: #000;
	font-weight: bold;
}

#tabnav a:hover	{
	background: #f3f3f3;
}

/**********************************************************************************/