@charset "utf-8";
body {
	background-color: #e4bd54;
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: right;
	padding: 0;
	margin: 0;
}
p { line-height:1.5em; }
#container {
	width: 852px;
	text-align: left;
	margin: 0px auto;
}
#container #header img {
	margin: 0px;
	padding: 0px;
}
#container #header {
	padding: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #000000;
	border-right-color: #000000;
	height: 300px;
}
#header-logo {
	position: relative;
	float: left;
}

#menubar {
	list-style-image: none;
	text-align: center;
	background-image: url(imgs/orange-gradient-bar3.png);
	background-position: center 50%;
	background-repeat: no-repeat;
	width: 860px;
	height: 50px;
	background-color:transparent;
	position: relative;
	left: -5px;
	top: -4px;
	z-index: 5;
}
#menubar ul, li {
	list-style-type: none;
	}
#menubar ul {
	margin: 0;
	padding-top: 9px;
	text-align: center;
	padding-left: 16px;
	background-color: transparent;
	}
#menubar li {
	float: left;
	display: block;
	}
	

	
#container #content {
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.9em;
	background-color: #FFFFFF;
	width: 790px;
	height: 100%;
	padding: 10px 30px 30px 30px;
	position: relative;
	top: -6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-left-color: #333300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
}

#columna-izq {
	width: 210px;
	position: relative;
	float: left;
	padding:10px 10px 10px 0px;
}
#columna-izq a { color: #750000; }

#paragraph-introduction {
	position: relative;
	float: left;
	width:360px;
	text-align: justify;
	padding: 10px;
	background-color: #E8BE6A;
}
#museum-link {
	width: 180px;
	text-align: justify;
	float: right;
	position: relative;
	padding: 10px 0px 10px 10px;
	}
	#museum-link a { color: #750000; }
#container #content #museum-link img {
	border:0;
} 
#container #content h1 {
	font-weight:normal;
	font-size: 160%;
}
#container #content #latest-news {
	float: none;
	width: 100%;
}

img.floatleft { float:left; margin:4px; }
img.floatright { float:right; margin:4px; }

#latest-news { color:#000000; font-family:Verdana, Tahoma; font-size:x-small; } 
#latest-news a:link { text-decoration:none; color:#660000; }
#latest-news a:visited { text-decoration:none; color:#660000; }
#latest-news a:hover { text-decoration:underline; color:#660000; }
#latest-news a:active { text-decoration:underline; color:#660000; }

#footer {
	font-family: Verdana, Tahoma;
	color:#FFFFFF;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	top: -4px;
	width: 852px;
	position: relative;
}

.subtext {
	color: #666666;
	font-size: small;
	font-style: italic;
}

td {
	vertical-align:top;
	text-align:center;
	background-color:#FFFFDD;
	border-style:none;
	padding:5px;
	}
	
#missions-table { text-decoration:none; }
img { border-style:none; }

#content-list-style {
	list-style:outside;
	list-style-type:square;
	list-style-image: url(imgs/bullet.jpg);
	line-height:23px;
}

h1 {
	padding:5px 0px 0px 0px;
	margin:0px;
}

#switch-language {
	font-size:x-small;
	position:relative;
	top:-5px;
	right:-10px;
	color:#666666;
	}
#switch-language a:link { text-decoration:none; color:#660000; }
#switch-language a:visited { text-decoration:none; color:#660000; }
#switch-language a:hover { text-decoration:underline; color:#660000; }
#switch-language a:active { text-decoration:underline; color:#660000; }

