body {
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 0;
	padding: 0;
	background: #333;
}
img {
	border: 0;
}

.leftContent h2 {
	color: #A90000;
	font-variant: small-caps;
	border-bottom: 1px solid #666;
	font-size: 24px;
	margin: 25px 0 15px;
}
.containerDIV { 
	width: 720px;
	margin: 0 auto;
	padding: 200px 20px 30px 20px;
	background: url('../images/headerBG.jpg') center top no-repeat #FFF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;			
	overflow: hidden;
	height: auto !important;
	height: 1%;
}
.menu1 a, .menu1 a:link, .menu1 a:visited {
	font-variant: small-caps;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	margin-right: 20px;
	/*background-position: center top;*/
}
.menu1 a:hover, .menu1 a:active {
	/*background-position: center bottom;*/
	color: #666;
	border-bottom: 1px solid #A90000;
}

/*----right ----*/
.rightCol {
	width: 200px;
	float: right; 	
}
h6 {
	border-bottom: 1px solid #666666;
	color: #A90000;
	font-size: 17px;
	font-variant: small-caps;
	margin: 0 0 15px;
	line-height: 34px;
}
	.aTossa, .aTossa:link, .aTossa:visited {
		margin: 17px 0 0 0;
		height: 137px;
		line-height: 137px;
		display: block;
		border-top: 1px solid #AAA; 
		border-bottom: 1px solid #AAA; 
		background: url('../images/murallaN.png') center center no-repeat;
	}
	.aTossa:hover, .aTossa:active {
		border-top: 1px solid #A90000; 
		border-bottom: 1px solid #A90000; 
		background: url('../images/murallaH.png') center center no-repeat;	
	}
	
	
	.aVersion, .aVersion:link, .aVersion:visited {
		margin: 17px 0 0 0;
		height: 137px;
		line-height: 137px;
			display: block;
		border-top: 1px solid #AAA; 
		border-bottom: 1px solid #AAA; 	
		background: url('../images/versionN.png') center center no-repeat;
	}
	.aVersion:hover, .aVersion:active {
		border-top: 1px solid #A90000; 
		border-bottom: 1px solid #A90000; 
		background: url('../images/versionH.png') center center no-repeat;	
	}

.aPreview, .aPreview:link, .aPreview:visited {
	margin: 17px 0 0 0;
	height: 137px;
	line-height: 137px;
	display: block;
	border-top: 1px solid #AAA; 
	border-bottom: 1px solid #AAA; 
	background: url('../images/previewN.png') center center no-repeat;
}
.aPreview:hover, .aPreview:active {
	border-top: 1px solid #A90000; 
	border-bottom: 1px solid #A90000; 
	background: url('../images/previewH.png') center center no-repeat;	
}

.aHandicho, .aHandicho:link, .aHandicho:visited {
	margin: 17px 0 0 0;
	height: 137px;
	line-height: 137px;
	display: block;
	border-top: 1px solid #AAA; 
	border-bottom: 1px solid #AAA; 
	background: url('../images/handichoN.png') center center no-repeat;
}
.aHandicho:hover, .aHandicho:active {
	border-top: 1px solid #A90000; 
	border-bottom: 1px solid #A90000; 
	background: url('../images/handichoH.png') center center no-repeat;	
}
/*--- LEFT ---*/
.leftContent {
	width: 500px;
	padding: 20px 0;
}
	.homeNews,
	.newsItem {
		margin: 0 0 10 0;
		background: url('../images/newsSep.png') center bottom no-repeat;
		padding: 0 0 10px;
		height: auto !important;
		height: 1%;
		overflow: hidden;
	}
		.homeNews h1,
		.newsItem h1 {
			color: #A90000;
			margin: 0;
			font-variant: small-caps;
			font-weight: normal;
			font-size: 29px;
		}	
		.homeNews h1 {			
			border-bottom: 1px solid #666;
			margin-bottom: 20px;
		}
		.newsItem h1 {			
			border-bottom: none;
			margin-bottom: 0;
			margin-top: 10px;
		}
			.homeNews h1 a,
			.homeNews h1 a:link,
			.homeNews h1 a:visited,
			.newsItem h1 a,
			.newsItem h1 a:link,
			.newsItem h1 a:visited {
				color: #A90000;
				text-decoration: none;
			}
			.homeNews h1 a:hover,
			.homeNews h1 a:active,
			.newsItem h1 a:hover,
			.newsItem h1 a:active {
				color: #DDA502;
				text-decoration: none;
			}		
		.homeNews span,
		.newsItem span {
			font-size: 12px;
			color: #666;
		}
			.homeNews span b,
			.newsItem span b {
				color: #dda502;
				font-variant: small-caps;
			}
		.homeNews p,
		.newsItem p {
			font-size: 14px;
			line-height: 22px;
			color: #444;
			overflow: hidden;
		}	
			.homeNews p b,
			.newsItem p b,
			.homeNews p i,
			.newsItem p i {
				color: #000;
			}
			.marc {
				margin-top: 0;
			}
			.marc b {
				color: #A90000;
				text-transform: uppercase;
				font-size: 12px;
				font-weight: normal;
			}	
			.marc a {
				font-weight: bold;
			}
			.marc a,
			.marc a:link,
			.marc a:visited,
			.homeNews p a,
			.homeNews p a:link,
			.homeNews p a:visited,
			.newsItem p a,
			.newsItem p a:link,
			.newsItem p a:visited {
				color: #A90000;
				text-decoration: none;
				font-size: 12px;
				text-transform: uppercase;
			}
			.marc a:hover,
			.marc a:active,
			.homeNews p a:hover,
			.homeNews p a:active,
			.newsItem p a:hover,
			.newsItem p a:active {
				text-decoration: underline;
			}
			.homeNews p img,
			.newsItem img {
				padding: 10px;
				float: left;
				border: 1px solid #A90000;
				margin: 0 10px 10px 0;
				background-color: #FFF;
			}
			
.comments {
	border: 0;
}

a.comLink,
a.comLink:link,
a.comLink:visited {
		font-weight: bold; 
		font-variant: small-caps;
		font-size: 12px;	
	}
			
/*----------------- AUTORES ------------------*/
.autor {
		background: url('../images/newsSep.png') -24px bottom no-repeat;
		padding: 0 0 10px;
		clear: both;
		margin-top: 24px;
		overflow: hidden;
}
.autor1IMG {
	float: right;
	border: 3px solid #999;
	margin: 0 0 20px 20px;
}
.autor2IMG {
	float: left;
	border: 3px solid #999;
	margin: 0 20px 20px 0;
}
.autor h3 {
	font-variant: small-caps;
	font-size: 24px;
	margin-bottom: 0;
}
.autor h4 {
	font-style: italic;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 50px 0;
}
.autor h5 {
	font-style: italic;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 0 5px;
	color: #A90000;
	clear: both;
}
.autor p {
	margin-bottom: 15px;
}
.autor ul {
	list-style-type: square;
	list-style-position: outside;
	color: #A90000;
	padding-left: 18px;
	margin: 5px 0 10px;
}
	.autor li span {
		color: #000;	
		
	}
.credits {
/*	width: 720px;*/
	background-color: #000;
	border-top: 1px solid #DDA502;
	color: #FFF;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
	text-align: center;
}	
.credits table {
	width: 720px; 
	margin: 0 auto;
	text-align: left;
}
	.credits table td {
		padding: 10px;
	}	
	a.linkTXT, a.linkTXT:link, a.linkTXT:visited {
		color: #FFF;
		text-decoration: none;
	}
	a.linkTXT:hover, a.linkTXT:active {
		color: #A90000;
		text-decoration: underline;
	}
/*---------------------*/
.tossaTXT {
	background: url('./images/tossaTXT.jpg') no-repeat #EEE;
	border: 1px solid #AAA;
	padding: 0 20px 20px;
	font-weight: bold;
}
	.tossaTXT div {
		padding-top: 160px;
		text-align: right;
		font-size: 21px !important;
		font-style: italic;
	}
	
/**************/	
.paginator {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #A90000;	
	overflow: hidden;
	height: auto !important;
	height: 1%;
}
	.paginator #next {
		float: right;
	}
	.paginator a,	
	.paginator a:link,	
	.paginator a:visited {
		color: #A90000;
		text-decoration: none;
	}	
		
	.paginator a:hover,	
	.paginator a:active {
		color: #DDA502;
	}
	.paginator a b,	
	.paginator a:link b,	
	.paginator a:visited b {
		font-size: 16px;
	}	
		
	.paginator a:hover b,	
	.paginator a:active b {
		color: #A90000;
	}
	
	/* PHOTO----------------------------------------------------------------*/
	.images p {
		margin: 5px 0 8px;
	}
	
	.images h3 {
		color:#A90000;
		font-variant: small-caps;
		margin: 12px 0 5px 0;
	}
	.images div {
		padding-bottom: 8px;
		margin-bottom: 15px;
		border-bottom: 1px solid #A90000;
	}
	.photo {
		padding: 3px 3px 0 0;
		width: 162px;
			font-weight: bold; 
			font-variant: small-caps;
			font-size: 12px;
			text-align: right;
	}
		.photo a, .photo a:link, .photo a:visited {
			border: 11px solid #EEE;
			display: block;
			overflow: hidden;
			height: auto;
		}
		.photo a {
			height: 1%:
		}
		.photo a:hover, .photo a:active {
			border: 11px solid #A90000;
		}		
			.photo a img {
				margin: 0;
				display: block;
				border: 1px solid #AAA;
				width: 140px; 
				height: 105px;"
			}
		.photo a:hover img, .photo a:active img {
			border: 1px solid #000;
		}					
		
