html {
  width: 100%;
  height: 100%;
}

a {
	color:#FFF;
	}

body { 
background-color:#000000;
margin: 0px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family:Tahoma, Geneva, sans-serif;
  font:Tahoma, Geneva, sans-serif;
  font-size:12px;
  
  background-image: url(apoios/fundo/rotator.php);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 0pt;
  }
  
img {
	border:0px;
	}
	

.topo {
	height:90px;
	width:933px;
	}
	
	.mostrador {
	height:283px;
	width:933px;
	padding-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	}
	
	.mostradorplayer {
	height:370px;
	width:933px;
	padding-bottom:30px;
		margin-left:auto;
	margin-right:auto;

	
	}
		.mostradore {
			float:left;
			display: inline;
	}

		.mostradord {
			float:right;
			display: inline;
	}

	
.topo2 {
	height:36px;
	width:100%;
	background-color:#333333;
	}
	
.logo {
	float:left;
	padding-top:14px;
	padding-left:25px;
	}
	
	.login {
	float:right;
	padding-top:10px;
	padding-right:25px;
	}
	
	.padlogin {
		padding-left:10px;
	}

.loginform {
  background-color:#000;
  width:114px;
  height:20px;
  border:0px;
  color:#fff;
  font-size:12px;     
} 	

.mensagem {
	font-size:10px;
	}

.mensagem a {
	color:#FE9A31;
	}
	
.procuraform{
	background:url('imagens/procurarfield.jpg') no-repeat;
  width:168px;
  height:19px;
  border:0px;
  color:#000;
  padding-left:4px;
  padding-top:4px;
  font-size:12px;
   
} 	

.titulo1 {
	font-family:"Arial Black", Gadget, sans-serif;
	padding-left:23px;}
	
	.ultimos {
		padding-top:9px;
	padding-left:23px;
	padding-right:7px;}
	
.linkverde a{
	color:#00E600;
	text-decoration: underline;
	font-weight:bold;
	}
	
		.aleatorios {
		padding-bottom:14px;
	padding-left:23px;
	padding-right:7px;}
	
.titulosgrandes {
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	padding-bottom:16px;
	}


/* MENUS DE CONTACTO ------------------------------------------------------------------------------------------------------------------------------------------- */

.formc {
	width: 397px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	
}
.blue {
	color: #0099CC;
	font-weight: bold;
}
label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}







.MsgSent {
	Display: block;
	text-align: center;
		width: 425px;
	background-color:#122425;
	color:#FFF;

}

.MsgSent h1 {
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

/***** FormCheck *****/
.tipsbox .tipsbox_top_left{
	background : url('../images/top_left.png') no-repeat;
	_background : url('../images/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../images/top.png') repeat-x;
	height : 17px;
	_background : url('../images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../images/top_right.png') no-repeat;
	_background : url('../images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../images/left.png') repeat-y;
	width : 17px;
	_background : url('../images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../images/right.png') repeat-y;
	width : 22px;
	_background : url('../images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../images/bottom_left.png');
	_background : url('../images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../images/mark.png') no-repeat;
	height : 36px;
	_background : url('../images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../images/bottom_right.png');
	_background : url('../images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('../images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('../images/error.png') no-repeat;
	_background : url('../images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}

/* FIM MENUS DE CONTACTO ------------------------------------------------------------------------------------------------------------------------------------------- */


