body {
	scrollbar-face-color: #7d0000;
	scrollbar-shadow-color: #7d0000;
	scrollbar-highlight-color: #7d0000;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-track-color: #7d0000;
	scrollbar-arrow-color: #FF0000;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(degrader_fond.jpg);
	background-attachment: fixed;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.a2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
.a22 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}
.TitolG {
	font-size: 72px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.TitolMblanc {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
	
TD {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.TDrojo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FF0000;
	background-image: url(degrader_tableau.jpg);
}
.TDlletres {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu ciutats -----------------------------------*/

#navcontainer { width: 200px; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}

#navcontainer li
{
margin: 0px;
padding: 0px;
line-height: 20px;
}

#navcontainer ul li a
{
display: block;
width: 180px;
padding-left: 20px;
font-size: 0.9em;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
color: #FFFF99;
text-decoration: underline;
background-image: url(http://www.lab.onceuponatime.nl/css_stuff/bullet_u.gif);
background-repeat: no-repeat;
background-position: left top;
}

#navcontainer ul li a:hover a:focus
{
color: #fff;
background-image: url(http://www.lab.onceuponatime.nl/css_stuff/bullet_a.gif);
}

#navcontainer ul ul li a
{
display: block;
padding-left: 40px;
width: 160px;
font-size: 0.8em;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
color: #FFFF99;
text-decoration: underline;
background-image: url(http://www.gayinspain.com/2009gins/subbullet_u.gif);
background-repeat: no-repeat;
background-position: left top;
}

#navcontainer ul ul li a:hover a:focus
{
color: #FF00FF;
background-image: url(http://lon.gayinspain.com/2009gins/subbullet_a.gif);
}

/* selected states */
#navcontainer ul li a#current
{
font-weight: bold;
color: #FFFF99;
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
background-image: url(http://lon.gayinspain.com/2009gins/bullet_a.gif);
}

#navcontainer ul ul li a#subcurrent
{
color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
background-image: url(http://lon.gayinspain.com/2009gins/subbullet_a.gif);
}
