/* FF9900 */

body {
	background: #fff url('../Image/Layout/bg.jpg') repeat-x bottom;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: 1.5;
}
p {text-indent:20px}
img {border:0;}
#global{
	color: #000;
	padding: 10px 0px 10px 0px;
	margin: 0px auto;
	width: 1000px;
	background: #fff;
	/*background: #fff url('img/mpec.gif') no-repeat right bottom;*/
}
#header {
	margin: 0 0 20px 0;
	/*background: url("../Image/Layout/header.jpg");
	height: 320px;*/
}


#content_global {
margin: 0 20px 20px 20px;

}
#left {
float: left;
width: 680px;
}

#right {
	float: right;
	background: url("../Image/Layout/calendario.jpg") no-repeat scroll 0 0 transparent;
	height: 200px;
	width:250px;
	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;
	font-size: 20px;
	font-style: inherit;
	text-transform: uppercase;
}
h2 {
	color: #526B17;
	font-size: 15px;
	font-style: inherit;
}
h3 {
	color: #93C91D;
	font-size: 20px;
	margin-top:-30px;
}
h4 {
	color: #93C91D;
	font-size: 14px;
	font-style: inherit;
	background: #666633;
	width: 30%;
}
h5 
{
    margin-top:1px;
	color: Gray;
	font-size: 20px;
	font-style: inherit;
}
h6 
{
    color: White;
	font-size: 15px;
	font-style: inherit;
}
a:link, a:visited, a:hover {
	color: #93C91D;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#clean {
	clear: both;
}

#menu {
	/*padding-top: 285px;
	margin: 0 10px 0 0;
	/*border: 1px solid #f00;
	background: #ccc;*/
	padding-top: 5px;
	padding-left: 5px;
	background-color:#ff9803;
}

#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:#FF9900;
	background:none;
}
.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.titleAccordion
{
    background-color: #ff9803;
   /* filter: alpha(opacity=50);
    opacity: 0.7;*/
}

.HellowWorldPopup
{
    min-width:400px;
    min-height:350px;
    background:white;
}
.nomeTotal{color: #93C91D;font-size: 30px;font-style: inherit;}

.numerosTotal{color: #FF9900;font-size: 35px;font-style: inherit;float: right;}