/* FF9900 */

body {
	background: #fff url('../Image/Layout/fundo.gif') repeat; 
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 1.5;
}
p {text-indent:20px}
#center{border-top: 1px solid #fff}
#imagem{text-align:center}
img {border:0;}
#global{
	color: #000;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	margin-top: 20px;
	width: 1024px;
	background: #FFFFFF;
	/*background: #fff url('img/mpec.gif') no-repeat right bottom;*/
}
#header {
	margin: 0 0 0px 0;
	background: url("../Image/Layout/header.jpg");
	height: 230px;
}

#headeratlas {
	margin: 0 0 0px 0;
	background: url("../Image/Layout/photo.jpg");
	height: 230px;
}

#headerriotino {
	margin: 0 0 0px 0;
	background: url("../RioTinto/Imagens/banner.jpg");
	height: 230px;
}

#content {
margin: 0 20px 20px 20px;

}
#left {
float: left;
/* width: 680px; */width: 450px;
}

#right {
	float: right;
	/* background: url("../Image/Layout/calendario.jpg") no-repeat scroll 0 0 transparent; */
	/* height: 200px; */
	/* width:250px; */width: 450px;
	/* margin-top:20px; */
}
#rightSide{
	float: right;
	width:250px;
}
.feature{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}
body, td, th {
	color: #000000;
	font-size: 12px;
}
h1 {
	/* color: #FF9900; */color: #6E8B14;
	font-size: 15px;
	font-style: inherit;
	text-transform: uppercase;
	margin-top:50px
}
h2 {
	color: #526B17;
	font-size: 15px;
	font-style: inherit;
}
h3 {
	color: #93C91D;
	font-size: 20px;
	font-style: inherit;
}
h4 {
	color: #93C91D;
	font-size: 14px;
	font-style: inherit;
	background: #666633;
	width: 50%;
}

a:link, a:visited, a:hover {
	color: #abd81f;
	text-decoration: none;
}
a:hover {
	color: #abd81f;
	text-decoration: underline;
}

#clean {
	clear: both;
}

#menu {
	padding-top: 285px;
	margin: 0 10px 0 0;
	/*border: 1px solid #f00;
	background: #ccc;*/
}

#menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin: auto;
	height: 40px;
}
#menu li a {
	margin-right: 2px;
	padding-right: 22px;
	padding-left: 22px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	/* background: #fff; */

}

#menu li a:hover {
	color: #000;
}

#menu li {
	float: left;
	/*display: inline;
	text-align: center;*/
}

#footer {
	font-size: 11px;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	text-align: center;
}

#caixa {
background: url("../Image/Layout/caixa.jpg");height: 59px;width:250px;
text-align:center;
margin-top: 230px;

/* padding-top: 20px; */
}
/* equipa */
#tablewithpeople{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
	margin: auto;
	padding: auto;
}

.thumbsup-image img {
	padding:4px;
	/*border: 1px solid #f8c122;*/
	background: #f1f1f1;
	margin-right:14px;
	margin-top:-1px;
}

.thumbsup-image {
	/* novo */background: #cfd1d3;padding: 5px;padding-top: 15px;
	/*border-bottom: 1px #999 solid;*/
	margin-bottom:10px;
	/*padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;*/
}

.thumbsup-title {
	font-size:15px;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.thumbsup-intro {
	font-size:12px;
	font-weight:normal;
	margin-right: 10px;
	text-align: justify;
}

/* outras tabelas */
#tablewithresults{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
	margin: auto;
	padding: auto;
}

#tablewithresults th{
	font-weight:bold;
	font-size:12px;
	color:#000;
	padding:8px;
}

#tablewithresults td{
	color:#000;
	border-top:1px solid #fff;
	padding:9px 12px;
}

#tablewithresults tfoot td{
	color: #ed1460;
	font-size:11px;
}

#tablewithresults tbody td{
	background-color: #E7E7ED;
}

* html #tablewithresults tbody td{
	background:none;
}

#tablewithresults tbody tr:hover td{
	color:#6E8B14;
	background:none;
}
