body {
	font-size : 0.8em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #000000;
	padding-bottom: 20px;
}
/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #000000;
	background-image: url(http://www.actionteam.es/rcs/noticias/2008/12_Dic/cabecera_enmarcha.jpg);
	width: 804px;
	height: 221px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

.pageTitle
{
	color: #FF0000;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}