body {
background-image:url(images/cb-paper.jpg);
color: #666666;
font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
font-size: 12px;
}

h1 {
font-size: 18px;
}

.web-barcelona {

	position: absolute;
	height: 600px;
	width: 780px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}




.web-barcelona-1 {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 0px;
	top: 0px;
}



.web-barcelona-2 {
	position: absolute;
	/*height: 400px;*/
	width: 340px;
	left: 110px;
	top: 170px;
}



.web-barcelona-3 {
	position: absolute;
	height: 400px;
	width: 540px;
	left: 570px;
	top: 140px;
	color: #CCCCCC;
}

/*  nav stuff  */


.web-barcelona-footer
{
position: relative;
width: 503px;
height: 60px;
margin-left: -60px;
background-color: #ffffff;
border-left: solid 10px #ffffff;
border-right: solid 10px #ffffff;
}


.web-barcelona-content
{
position: relative;
width: 503px;
border: solid 10px #ffffff;
margin-left: -60px;
background-color: #666666;
}

.web-barcelona-nav
{
height: 36px;
position: relative;
overflow: hidden;
}


.web-barcelona-nav ul
{
display: inline;
list-style-type: none;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
padding-top: 0px;
}



.web-barcelona-nav li
{
float:left;
display: inline;
list-style-type: none;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #cc00cc;
margin-top: 0px;
padding-top: 0px;
}

.web-barcelona-nav a
{
display:block;
padding-top: 20px;
padding-bottom: 2px;
}

.web-barcelona-nav img
{
border: 0px;
}

.nav-cb a
{

background-color: #0000cc;
padding-left: 15px;
padding-right: 14px;
background-image: url(images/2010-nav.jpg);
background-position: 473px 0px;
}

.nav-cb a:hover
{
background-image: url(images/2010-nav-over.jpg);
}


.nav-mark a
{

background-color: #0000cc;
padding-left: 18px;
padding-right: 18px;
background-image: url(images/2010-nav.jpg);
background-position: 427px 0px;
}

.nav-mark a:hover
{
background-image: url(images/2010-nav-over.jpg);
}


.nav-dis a
{

background-color: #0000cc;
padding-left: 16px;
padding-right: 14px;
background-image: url(images/2010-nav.jpg);
background-position: 334px 0px;
}

.nav-dis a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-port a
{

background-color: #0000cc;
padding-left: 25px;
padding-right: 22px;
background-image: url(images/2010-nav.jpg);
background-position: 240px 0px;
}

.nav-port a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-acerca a
{

background-color: #0000cc;
padding-left: 14px;
padding-right: 16px;
background-image: url(images/2010-nav.jpg);
background-position: 147px 0px;
}

.nav-acerca a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

.nav-cont a
{

background-color: #0000cc;
padding-left: 13px;
padding-right: 15px;
background-image: url(images/2010-nav.jpg);
background-position: 54px 0px;
}

.nav-cont a:hover
{
background-image: url(images/2010-nav-over.jpg);
}

/* showhide */

.strip {
position: relative;
width: 503px;
height: 100px;
background-color: #333333;
z-index: 2;
padding: 0px;
border-top: solid 1px #ffffff;
}


.strip-but {
position: absolute;
left: -10px;
top: 34px;
width: 40px;
height: 40px;
/*background-color: #330033;*/
z-index: 1;
}


.display {
display:none; 
position: relative;
width: 500px;
height: 300px;
background-color: #003333;
z-index: 2;
}


.display-but {
position: absolute;
left: 400px;
top: 220px;
width: 70px;
height: 30px;
/*background-color: #330033;*/
z-index: 1;
border: none;
}


.display-but a {
text-decoration: none;
}

.display-but img {
border: none;
}