
body { 
	background: #002256 url(/images/template/body-bg.jpg) left top repeat-y;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	background: transparent url(/images/template/body-bg.jpg) center top repeat-y;
	}

a { text-decoration: none; }
img {   border: none; }

.parentcontainer { 
	position: relative;
	width: 990px;
	text-align: left;
	margin: 0 auto;
	}

.clear { clear: both; }

.header { }
.topbar { 
	position: relative;
	width: 990px;
	height: 9px;
	}

.topbar-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 11px;
    height: 9px;
    background: #FFFBB6 url(/images/template/topbar-left.jpg) left top no-repeat;
    }

.topbar-bg {
    position: absolute;
    left: 11px;
    top: 0;
    width: 968px;
    height: 9px;
    background: #FFFBB6 url(/images/template/topbar-bg.jpg) left top no-repeat;
    }

.topbar-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 9px;
    background: #FFFBB6 url(/images/template/topbar-right.jpg) left top no-repeat;
    }

.banner {
    position: relative;
    height: 120px;
    width: 990px;
    }

.banner-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 423px;
    height: 120px;
    background: transparent url(/images/template/banner-background.jpg) left top no-repeat;
    }

.banner-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 567px;
    height: 120px;
    background: transparent url(/images/template/banner-globe.jpg) left top no-repeat;
    }

.imglogo {
    position: absolute;
    left: 22px;
    top: 11px;
    }


.pagebody {
	position: relative;
	padding: 0;
	z-index: 1;
	background: white;
	}

.pagebody-corner {
	position: absolute;
	width: 11px;
	height: 7px;
	z-index: 2;
	}

.pagebody-topleft { left: 0; top: 0; background: transparent url(/images/template/pagebody-topleft.jpg) left top no-repeat; }
.pagebody-topright { right: 0; top: 0; background: transparent url(/images/template/pagebody-topright.jpg) left top no-repeat; }
.pagebody-baseleft { left: 0; bottom: 0; background: transparent url(/images/template/pagebody-baseleft.jpg) left top no-repeat; }
.pagebody-baseright { right: 0; bottom: 0; background: transparent url(/images/template/pagebody-baseright.jpg) left top no-repeat; }

.pagebody-inner1 {
	padding-left: 5px;
    background: transparent url(/images/template/pagebody-shadow-left.jpg) left top repeat-y;
	}

.pagebody-inner2 {
	padding-right: 3px;
    background: transparent url(/images/template/pagebody-shadow-right.jpg) right top repeat-y;
	}

.pagebody-inner3 {
    background: transparent url(/images/template/pagebody-sidebar.jpg) left top repeat-y;
	}

.pagebody-inner4 {	
	}

.pagebody-inner5 {
	}

.crates {
	position: absolute;
	width: 115px;
	height: 35px;
	left: 52px;
	bottom: 20px;
	background: transparent url(/images/template/side-cratesymbols.jpg) left top no-repeat;
	}


.navcontainer {
	position: relative;
	float: left;
	width: 229px;
	background: transparent url(/images/template/side-compass1.jpg) 99px 15px no-repeat;
	}

.nav {
	position: relative;
	margin-right: -1px;
	padding: 20px 0 50px 10px;
	}


.nav ul	{
    font-family: Arial, San-Serif;
    font-size: 12px;
    margin: 1em 0 0;
    list-style-type: none;
    padding: 0;
    }

.nav ul li	{ margin: 0.1em 0; }


/* Nav panel normal links */

.nav ul li a, .nav ul li a:visited	{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #066; }

.nav ul li a:hover span span span	{
    background: url(/images/template/navlink-hover.png) 205px 4px no-repeat;
    color: #002256;
    text-decoration: none; }

.nav ul li a span	{ display: block; }
.nav ul li a span span	{
    /* padding: 2px 0 2px 0px;
    padding: 1px 0 1px 0px;  IE 6/7 Hack */
    padding: 5px 0 6px 0px;    
    }
.nav ul li a span span span	{  /* padding: 0px 5px 2px 12px; */ padding: 0px 5px 0px 10px; }
.nav ul li a#slink { color: #333; font-weight: bold; font-size: 12px; cursor: text; }
.nav ul li a#slink:hover, .nav ul li a#selectedlink:hover span span span	{ color: #333; text-decoration: none; }

.nav ul li a#slink span	{ background: url(/images/template/navlink-top.png) left top no-repeat; }
.nav ul li a#slink span span	{ padding: 5px 0 6px 0px; background: url(/images/template/navlink-base.png) left bottom no-repeat; }
.nav ul li a#slink span span span	{ padding: 0px 5px 0px 10px; background: white url(/images/template/navlink-left.png) left top repeat-y; }








.pagebody-contentcontainer {
	position: relative;
	float: left;
	width: 749px;
	}
	
.pagebody-content {
	padding: 10px 20px;
	}

.clear { clear: both; }

.ribbon { 
	font-size: 12px;
	color: #002256;
	padding: 0 0 8px;
	border-bottom: 1px #CCC solid;
	margin: 0 0 15px;
	}

.ribbontext {
	position: relative;
	float: left;
	width: 550px;
	}

.languages {
	position: relative;
	float: right;
	text-align: right;
	width: 150px;
	}

.languages a { color: #066; text-decoration: none; }
.languages a:hover { color: #002256; text-decoration: underline; }
.languages a.slang, .language a.slang:hover { color: #333; text-decoration: none; font-weight: bold; }

h1 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 23px;
	font-weight: normal;
	color: #066;
	margin: 0.5em 0 0.8em;
	}

h2 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #066;
	margin: 0.5em 0 0.5em;
	}

p.success {
	padding: 5px;
	background: #E7FFC3;
	border:#363 1px solid;
	margin: 0.5em 0 1em;
}

p { font-size: 1em; }
p.intro {
	font-size: 1.3em;
	padding: 0 0 1em;
	border-bottom: 1px #066 dashed;
	margin: 0 0 1em;
	}

.pullpresentation {
	float: right;
	position: relative;
	width: 90px;
	margin: 0 20px 10px 10px;
	text-align: center;
}

.pullpresentation h3 {
	color: #066;
	font-size: 0.9em;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}

.pullpresentation a {
	display: block;
	border: 1px white solid;
}

.pullpresentation a:hover {
	display: block;
	border: 1px #066 solid;
}

.spxContactPanel {
	padding: 0.5em 0 0;
	border-top: 1px #066 dashed;
	margin: 1.5em 0 0;
	}
	

.pagebody-base {
	position: relative;
	height: 5px;
	background: transparent url(/images/template/pagebody-baseshadow.png) left top no-repeat;
	}

.footer { padding: 8px 10px 10px 20px; font-size: 12px; color: #333; }


.numeros {
	margin: 30px 0 20px 10px;
	}

.numeros p {
	font-size: 1.6em;
	margin: 0 0 0.8em;
	}
.numeros p.spxTelLabel {
	font-size: 1.1em;
	color: #066;
	margin-bottom: 0.1em;
	}
.direccion { margin: 0 0 20px 10px; }


.row { position: relative; margin: 0.5em 0 1em; }

.col1 {
	position: relative;
	float: left;
	width: 200px;
	}

.col2 {
	position: relative;
	float: left;
	width: 500px;
	}

.iptTxt { background: #FFFBB6; border: 1px #CCC solid; padding: 2px; }
.iptSmt { background: #F2F2F2; border: 1px #CCC solid; padding: 2px; font-size: 1.1em; color: #066; }
