
/************************************************
* StyleSheet per hisṭric d enotícies LGP 2009 
************************************************/
#col_noticia {
	width: 37.30em; 
	margin: 0; 
	float: left;
	margin-left: 0.1em;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 0.43em 0.2em 0.2em 0.8em;
	}

#col_noticia h2 span {
	position: relative; 
	z-index: -1; 
	color: #fff; 
	background:#43719F; 
	display: block; 
	padding: 0.2em 1em;
	}
	
#col_noticia img {
	float: left;
	margin: 0.4em 1em 1.6em 0;

	}

#col_noticia ul {
	margin: 0.8em 0 0.6em 1em;
	padding: 0px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	}

#col_noticia div h3,
#col_noticia div h3 a{
	display: block; 
	min-height: 16px; 
	color: #6699ff;
	}

/*** afegit ***/
#col_noticia h2{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1.3em;
	margin-left: 0pt;
	color: #000000;
	}

#col_noticia div h2{
	display: block;
	padding-top: 0.43em;
	padding-right: 0pt;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	background-color: #dddddd;
	font-weight: normal;
	}

/*** fi afegit ***/

#col_menu {
	width: 18em;
	border-left: 1px solid #ddd;
	padding: 0 0.2em 0.2em 0.2em;
	float: right;
	}

#col_noticia, #col_menu {
	font-size: 1.1em;
	background-color:#ffffff;
	}

/*
blockquote {
	font-style		:	italic;
	border-left		:	1px solid #DAA520;
	padding-left	:	4px;
}
*/

code, tt, pre
{
	font			:	12px courier, "courier new", monaco, "andale mono";
	display			:	block;
	padding			:	4px;
	margin-top		:	10px;
	border			:	1px #c0c0c0 dashed;
	line-height 	: 	17px;
}


/*
#linksadmin{
	border 				:	1px solid red;
	background-color	:	#FFd4d4;	
	margin				:	20px;
	padding				:	10px;
}

#linksadmin a{
	color			:	black;
	text-decoration	:	underline;
}

#linksviewnav {
	float			:	right;
}

#blogcomments{
	background-color	:	#f1f1f1;
	padding				:	4px;
	border				:	1px solid #c0c0c0;
	margin				:	10px;
}

#blogcommentlink{
	background-color	:	#f1f1f1;
	padding				:	3px;
}

#blogbody{
	padding			:		10px;
}

#blogcontainer .blogdocument
{
	margin			: 		0 0 20 0;
	border			:		1px solid #ccc;
	background-color	:	#ffffff;
	
}

.blogtitleheader
{
	font-weight			:		bold;
	background-color	:		#f1f1f1;
	font-size			:		12px;
	padding				:		4px;
	border-bottom		:		1px solid #c0c0c0;
}

.blogdateheader
{
	font-style			:		italic;
	margin-bottom		:		0px ;
	padding				:		4px;
	font-size			:		9px;
}

.blogtitleheader a, .blogtitleheader a:visited
{
	text-decoration		:		none;
	font-size			:		12px;
	color				:		#000;
}

.blogtitleheader a:hover
{
	color				:		#66CCFF;
}

div.row
{
  clear					:		both;
  padding-top			:		4px;
}
div.row span.label 
{
  float					:		left;
  width					:		100px;
  text-align			:		left;
}
div.row span.formw 
{
  float					:		right;
  width					:		350px;
  text-align			:		left;
}
span.required{
	color				:		#f00;
	font-weight			:		bold;
}
*/

#calendar{
	margin		:	10 0 10 0;
}

.calendar th{
	text-align	:	center;
	font-size	:	10px;
}

.calendar caption{
	text-align	:	center;
	font-size	:	12px;
}

.calendar td{
	text-align	:	center;
	font-size	:	11px;
	color		:	#c0c0c0;
}

.calendar a{
	color		:	#000;
	font-weight	:	bold;
}

.calendar a:visited{
	color		:	#000;
	font-weight	:	bold;
}

