p.map { padding-left: 50%; margin-left: -250px; }

h3 { color: #005700; }

.floating { float: left; margin-right: 25px; }

body {
background: url('background.png');
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #FFFFFF;
font-family: sans-serif;
margin-bottom: 100px;
color: #2e3436;
}

a { color: #2e3436; }

#wrapper {
width: 950px;
margin-left: -475px;
padding-left: 50%;
margin-top: -22px;
margin-bottom: 50px;
padding-bottom: 80px;
}

#container {
background-image: url('header.png');
background-repeat: no-repeat;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
margin-bottom: -50px;
}

#container #footer {
position: relative;
top: 50px;
margin-right: -50px;
margin-left: -50px;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 25px;

background-position: bottom right;
background-repeat: no-repeat;
}

h1 { display: none; }
p#description { display: none; } 

#header {
display: block;
width: 950px;
height: 140px;
}

ul#sections {
list-style-type: none;
margin-bottom: 80px;
margin-left: -40px;
background-color: black;
}

ul#sections li {
float: left;
padding-left:15px;
padding-right: 15px;
padding-top: 10px;
}

#sections a { color: white; }

ul#sections li a {
text-decoration: none;
float:left;
}

ul#sections li a.actual {
background-color: white;
color: #005700;
font-weight: bold;
margin-left: -15px;
padding-left: 15px;
margin-right: -15px;
padding-right: 15px;
margin-top: -10px;
padding-top: 10px;
margin-bottom: -10px;
padding-bottom: 15px;
}

/*FIXME: aquí es donde gripa el mapa*/
#content > div { display: none; }

#content #home { display: block; }

#content h2 { display: none; }

#content p {
font-size: 0.9em;
line-height: 1.5em;
text-align: justify;
text-indent: 1.5em;
}

#content ul {
line-height: 1.5em;
font-size: 0.8em;
}

#content .image {
text-align: center;
}

div.table{
text-align: center;
}

div.table table {
margin: 0 auto;
text-align: left;
}

#content table {
text-align: center;
}

div.input {
text-align: center;
}

#content td {
font-size: 0.9em;
}

#footer {
color: #babdb6;
font-style: italic;
font-size: 0.8em;
text-align: center;
}

#footer a {
color: #babdb6;
}

#footer img {
border: 0px;
padding-top: 5px;
}

#extraDiv1 {
background-image: url('track.png');
width: 316px;
height: 275px;
/*float: right;
margin-top: -253px;
margin-right: -8px;*/
position: fixed;
right: 0px;
bottom: 0px;
z-index: -1;
}
