﻿/* Styles for MAIN DIV tags */
.background {
	background-color: #002448;
}
.container {
	margin: 0px auto 0px auto;
	background-color: #003366;
	width: 780px;
	position: relative;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	height: auto;
}
.banner {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.colonleft {
	margin: 0px;
	float: left;
	width: 390px;
	background-color: #003366;
}
.colonright {
	float: left;
	width: 390px;
	margin: 0px 0px 10px 0px;
	background-color: #003366;
}
.colonleftlarger {
	margin: 0px;
	float: left;
	width: 420px;
	background-color: #003366;
}
/* Styles for NAVIGATION */
/* Styles for main menu Navigation */
.mainnavigation {
	height: 26px;
	z-index: 2;
	position: absolute;
	top: 86px;
}
#mainnavigation a:active {
	background-color: #F0CC39;
}
#mainnavigation a:hover {
	background-color: #F0CC39;
	color: #FFFFFF;
}
#mainnavigation a {
	display: block;
	color: #1F355D;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 13px;
}
.selected {
    background-color: #F0CC39;
	color: #FFFFFF;
}
/* Styles for sub menu Navigation */
.subnavigation {
	height: 26px;
	z-index: 3;
	position: absolute;
	top: 112px;
}
#subnavigation a:hover {
	background-color: #F0CC39;
	color: #FFFFFF;
}
#subnavigation a {
	display: block;
	color: #1F355D;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 13px;
}
/* Styles for home menu Navigation */
.homenavigation {
	height: 26px;
	z-index: 2;
	position: absolute;
	top: 179px;
}
#homenavigation a {
	display: block;
	color: #1F355D;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 13px;
}
#homenavigation a:hover {
	background-color: #F0CC39;
	color: #FFFFFF;
}
/* Styles for changepage Navigation in album obras */
.changepageleft565 {
	position: absolute;
	top: 565px;
	float: none;
	right: 210px;
}
.changepageright565 {
	position: absolute;
	top: 565px;
	float: none;
	right: 10px;
}
#changepage a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#changepage a:hover {
	color: #F0CC39;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* Styles for link in text (in DIV colon) */
#colon a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#colon a:hover {
	color: #F0CC39;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
/* Styles for TITLES */
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CC39;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	font-size: x-large;
	margin-left: 60px;
	float: left;
}
.titrepagehome {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CC39;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	font-size: x-large;
	margin-left: 60px;
	float: none;
}
/* Styles for titles in biografia */
.titrelevel2top {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CC39;
	font-weight: inherit;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: large;
	margin-left: 10px;
	width: 620;
}
.titrelevel2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CC39;
	font-weight: inherit;
	margin-top: 30px;
	margin-bottom: 12px;
	font-size: large;
	margin-left: 10px;
	width: 620;
}
/* Styles for titles in album obras dwt */
.titrepageobras {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CC39;
	font-weight: inherit;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	margin-left: 65px;
	width: 620;
}
/* Styles for PICTURES */
.imagright {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
}
/* Styles for pictures in biografia */
.imagerighthome {
	float: right;
	margin: 10px 0px 30px 10px;
}
.leftpictop34 {
	margin-top: 34px;
}
.leftpictop60 {
	margin-top: 60px;
}
.leftpictop185 {
	margin-top: 185px;
}
.leftpictop20 {
	margin-top: 20px;
}
/* Styles for DIV holding big pictures in album  */
.bigpicobras {
	margin-left: 0px;
	margin-bottom: 10px;
}
/* Styles for narrow big pictures in album  */
.topbigpic62 {
	margin-top: 62px;
}
.topbigpic42 {
	margin-top: 42px;
}
/* Styles for TEXT */
.textpararight {
	margin: 0px 60px 6px 10px;
}
.textparaleft {
	margin: 0 10px 6px 60px;
}
.textparalefthome {
	font-size: medium;
	margin: 30px 0px 10px 60px;
}
.textparalefthometop {
	font-size: large;
	margin: 0px 0px 10px 60px;
}
.descripbigpic {
	margin-left: 60px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.mostrardetalle {
	font-size: 13px;
	color: #F0CC39;
	font-style: italic;
/* Styles for tables in album obras dwt */
}
.tablethumb3rows {
	margin-bottom: 100px;
	text-align: center;
	right: auto;
	left: auto;
}
.tablethumb4rows {
	right: auto;
	left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.noborderthumb {
	border-width: 0px;
}

