/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #7BA112;
	text-decoration:none;
	font-weight: bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
	
/* ID Styles */

#navigation a {
	font:bold 11px/10px georgia;
	color: #570000;
	text-decoration: none;
	letter-spacing:0.1em;
	display:block;
	padding:10px;
	border-top: 0px solid #673700;
	border-right: 0px solid #673700;
	border-bottom: 0px solid #673700;
	border-left: 0px solid #673700;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #570000;
	border-top: 0px solid #673700;
	border-right: 0px solid #673700;
	border-bottom: 0px solid #673700;
	border-left: 0px solid #673700;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:26px/26px georgia;
	color: #7BA112;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px/18px georgia;
	color: #7BA112;
	letter-spacing:0.65em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.texte_continguts {
	font:11px arial;
	color:#CAA780;
	line-height:19px;
	letter-spacing:0.1em;
	margin-top:4px;
	}
	
.nomPagina{
	font:20px georgia;
	color: #9E6119;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subtitol {
	font:11px georgia;
	color: #7BA112;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.titol_barracostat {
	font:14px georgia;
	color: #9E6119;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.texte_detall {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.text_petit {
	font:10px arial;
	color:#7BA112;
	}
.cela_liniadreta {
	border-top-width: 0px;
	border-right-width: 2pt;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #673700;
	border-right-color: #673700;
	border-bottom-color: #673700;
	border-left-color: #673700;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cela_liniasuperior {
	border-top-width: 2pt;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #673700;
	border-right-color: #673700;
	border-bottom-color: #673700;
	border-left-color: #673700;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cela_liniainferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2pt;
	border-left-width: 0px;
	border-top-color: #673700;
	border-right-color: #673700;
	border-bottom-color: #673700;
	border-left-color: #673700;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cela_liniaesquerra {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2pt;
	border-top-color: #673700;
	border-right-color: #673700;
	border-bottom-color: #673700;
	border-left-color: #673700;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cela_liniadretaesquerra {
	border-top-width: 0px;
	border-right-width: 2pt;
	border-bottom-width: 0px;
	border-left-width: 2pt;
	border-top-color: #673700;
	border-right-color: #673700;
	border-bottom-color: #673700;
	border-left-color: #673700;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
