html,body {
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
#liniaSuperior {
	background-color: #990000;
	height: 5px;
	width: 100%;
}
#torre {
	background-image: url(torre.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
}
#contenidor {
	width: 821px;
	height: 100%;
}
#botoneraA {
	width: 400px;
	height: 15px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#botoA {
	float: left;
	margin-left: 8px;
}
#anagrama {
	background-image: url(anagrama.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 813px;
	background-position: left top;
}
#botoneraB {
	width: 720px;
	margin-left: 100px;
	height: 25px;
	margin-top: 6px;
}
#tema {
	background-color: #FFCC99;
	width: 690px;
	margin-top: 10px;
	padding: 12px;
	margin-left: 100px;
}
#tema li {
	font-size: 12px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 6px;
	list-style-type: none;
	vertical-align: super;
}
#tema table {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#tema  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-left: 3px;
}
#botoneraC {
	width: 270px;
}
#botoneraC li {
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	font-weight: bold;
	margin-left: -18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 0px;
}
#cronica {
	float: right;
	width: 380px;
	background-color: #EDBD8E;
	padding: 6px;
}
#peu {
	font-size: 9px;
	color: #660000;
	text-align: right;
	clear: both;
	width: 800px;
	margin-top: 10px;
}
#anclatge li {
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -5px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-left: -10px;
}
#columnaA {
	float: right;
	width: 300px;
}
#columnaAportada {
	float: right;
	width: 300px;
	margin-right: 40px;
}
#columnaB {
	width: 300px;
}
#columnaC {
	clear: both;
}
#columnaC   li {
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
	margin-left: 75px;
}
#columnaD {
	width: 600px;
	margin-bottom: 12px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	color: #660000;
	text-align: right;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #660000;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	background-color: #EDBD8E;
	padding-bottom: 6px;
	margin-bottom: -14px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
p {
	font-size: 12px;
}
.peudefoto {
	font-size: 12px;
	margin-top: 12px;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}
.fondoBlanc {
	background-color: #FFFFFF;
}
.dreta {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.negreta {
	font-weight: bold;
	color: #000000;
}
.cursiva {
	font-style: italic;
}
.vincles {
	font-size: 10px;
	font-weight: bold;
	color: #CA6627;
	text-align: center;
}
.vincles:link, .vincles:visited {
	font-size: 10px;
	font-weight: bold;
	color: #CA6627;
	text-align: center;
	display: block;
	background-color: #F0C091;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.vincles:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	text-align: center;
	display: block;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.color {
	color: #990000;
}

