/* ---------------------------------- Reset ---------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
body { text-align: center; }
a, a:link, a:active, a:hover, a:visited { color:#1235CC;}

/* ---------------------------------- CSS Document ---------------------------------- */
body {
	margin:30px 0px 30px 0px;
	background:#FFFFFF url('../images/body-background.gif');
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
}
.separator{
	clear:both;
	height:0px;
}
blockquote { padding:10px; }

/* ---------------------------------- Layout ---------------------------------- */
.wrapper {
	margin: 0px auto;
	width:966px;
}
.page-top {
	clear:both;
	margin: 0px auto;
	width:100%;
	background:url('../images/page-background-top.png') no-repeat top center;
	padding-bottom:20px;
	display:table;
}
.page-middle {
	clear:both;
	margin: 0px auto;
	width:100%;
	background:url('../images/page-background-middle.png') repeat-y top center;
	min-height:100px;
}
.page-bottom {
	clear:both;
	margin: 0px auto;
	width:100%;
	padding-top:20px;
	background:url('../images/page-background-bottom.png') no-repeat bottom center;
}

/* ---------------------------------- Header ---------------------------------- */
.header-logo {
	float:right;
	padding:4px;
}
.header-menu {
	float:left;
	padding:11px 15px 12px 14px;
	margin-left:15px;
	margin-top:-20px;
	color: #FFFFFF;
	text-align:center;
	background:url('../images/menu-background.png') no-repeat top left;
}
.header-menu a {
	color: #FFFFFF;
	margin-left:12px;
	margin-right:12px;
	text-decoration:none;
}
.header-menu a:hover {
	color: #EEEEEE;
	text-decoration:underline;
}

/* ---------------------------------- Middle ---------------------------------- */
.page-middle-area {
	margin: 0px auto;
	width:926px;
	padding-top:10px;
	display:table;
}
h1 {
	text-align: left;
	color:#1235CC;
	font-size: 24px;
	font-weight:bold;
	padding-bottom:10px;
	background:url('../images/title-background.gif') no-repeat bottom left;
	text-indent:15px;
}
h2 {
	text-align: left;
	font-size: 18px;
	font-weight:bold;
	padding-bottom:20px;
}
.page-middle-area p, table, ul, ol {
	line-height: 1.3em;
	padding-bottom:10px;
}
.page-middle-submenu {
	float:left;
	text-align: left;
	padding-bottom:0px;
	margin:20px 0px 0px 0px;
	width:160px;
	background-color: #C0C0C0;
}
.page-middle-text {
	float:right;
	text-align: left;
	margin-top:20px;
	width:740px;
}
.page-middle-full {
	text-align: left;
	margin-top:20px;
}
h4 {
	font-size: 14px;
	font-weight:normal;
	padding-bottom:10px;
}

.imgfloatleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.imgfloatright {
	float: right;
	margin: 0px 0px 15px 15px;
}

.page-middle-text li {
	list-style:outside;
	margin-left:40px;
}

/* ---------------------------------- Footer ---------------------------------- */
.footer-background {
	background:url('../images/footer-background.gif') no-repeat top center;
	color: #FFFFFF;
	font-size: 11px;
	height:33px;
}
.footer-background a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer-background a:hover {
	color: #EEEEEE;
	text-decoration:underline;
}
.footer-buttons {
	float:left;
	margin: 8px 0px 0px 15px;
}
.footer-copy {
	float:right;
	margin: 8px 15px 0px 0px;
}

/* ---------------------------------- Submenu ---------------------------------- */
.page-middle-submenu {
	background: #C0C0C0 url('../images/submenu-top.gif') no-repeat top left;
	padding-top:5px;
}
.page-middle-submenu { line-height:1.2em; }
.page-middle-submenu ul {
	background: url('../images/submenu-bottom.gif') no-repeat bottom left;
	padding-bottom:5px;
}
.page-middle-submenu li {
	background:url('../images/submenu-item.gif') no-repeat 10px 10px;
	padding:5px 10px 5px 20px;
	border-bottom:1px solid #DDDDDD;
}
.page-middle-submenu li.last {
	background:url('../images/submenu-item.gif') no-repeat 10px 10px;
	padding:5px 10px 5px 20px;
	border-bottom:none;
}
.page-middle-submenu a {
	color: #1235CC;
	display:block;
	text-decoration:none;
}
.page-middle-submenu a:hover { text-decoration:underline; }

/* ---------------------------------- Box ---------------------------------- */
.box {
	float:right;
	width:250px;
	margin:0px 5px 20px 20px;
	background:url('../images/box-background.jpg') repeat-x top center;
}
h3 {
	text-align: center;
	color:#1235CC;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:10px;
}
.box-area {
	padding-right:10px;
	padding-left:10px;
	font-size: 11px;
	border-right:1px solid #a3d1ff;
	border-left:1px solid #a3d1ff;
}
.box-top {
	height:10px;
	font-size: 1px;
	background:url('../images/box-top.png') no-repeat top center;
}
.box-end {
	height:10px;
	font-size: 1px;
	background:url('../images/box-bottom.png') no-repeat top center;
}
.box-area strong { font-size: 12px; }
.price {
	font-size: 12px;
	float:right;
	font-style:italic;
	color:#666666;
}

/* ---------------------------------- Web Map ---------------------------------- */
.mapa-web {
	width:80%;
	margin:auto; 
}
.mapa-web-1 {
	background-color:#EFEFEF;
	padding:5px;
	border:1px solid #1235CC;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}
.mapa-web-1 a {
	color:#1235CC;
	text-decoration:none;
}
.mapa-web-1 a:hover { text-decoration:underline; }
.mapa-web-2 {
	padding:3px;
	padding-left:10px;
}
.mapa-web-2 a { text-decoration:none; }
.mapa-web-2 a:hover { text-decoration:underline; }

/* ---------------------------------- Tables ---------------------------------- */
.table-contact { width:100%; }
.table-contact td {
	width:50%;
	padding:10px 5px 20px 5px;
}
.table-contact-header {
	color:#999999;
	font-size:12px;
	border-bottom: 1px solid #999999;
}
.table-contact-header-void { border-bottom:none; }

.table-contact .table-contact-header, .table-contact .table-contact-header-void { padding-bottom:5px; }
.table-resources { width:100%; }
.table-resources td {
	padding:10px 5px 10px 5px;
	border-bottom: 1px solid #999999;
}
.table-resources-header {
	color:#999999;
	font-size:12px;
}
.table-resources .table-resources-header { padding-bottom:5px; }

/* ---------------------------------- News Module ---------------------------------- */
.news-item {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 1px solid #999999;
}
.news-title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
.news-more { color:gray; }

/* ---------------------------------- Publications ---------------------------------- */
.publication-1 {
	float:left;
	text-align:center;
}
.publication-2 {
	float:right;
	text-align:center;
}
.publication-1, .publication-2 {
	margin-top:20px;
	margin-bottom:20px;
}


