@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
html{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;	
	}
a img {border: none; }

#conteudoAllPage {
	background-image: url(http://img.rtp.pt/wportal/sites/tv/guerracolonial/imagens/backg.gif);
	width: 920px;
	height: 800px;
	margin:auto;
}
#conteudoAllPage #bannerTopo{
	background-image: url(http://img.rtp.pt/wportal/sites/tv/guerracolonial/imagens/banner_topo.jpg);
	height: 123px;
	background-repeat: no-repeat;
	width: 920px;
}
#conteudoAllPage #videoPlayer{
	background-color: #2C2722;
	border: 1px solid #89752C;
	width: 425px;
	height: 356px;
	float: left;
	background-image: url(http://img.rtp.pt/wportal/sites/tv/guerracolonial/imagens/tape.gif);
	background-repeat: no-repeat;
	background-position: 0px 310px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	_margin-left:10px;
}
#conteudoAllPage #videoDesc{
	height: 356px;
	width: 433px;
	float: left;
	background-color: #2C2722;
	border: 1px solid #89752C;
	margin-bottom: 10px;
}
#conteudoAllPage #listaVideos{
	clear: both;
	height: 280px;
	margin-right: 20px;
	margin-left: 20px;
	width: 880px;
}
#conteudoAllPage #videoDesc .tituloVideo {
	font-weight: bold;
	background-color: #010101;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65594E;
	padding-left: 5px;
	height: 40px;
}
#conteudoAllPage #videoDesc .descritVideo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	overflow: auto;
	height: 306px;
	margin-right: 2px;
	margin-top: 2px;
}
#conteudoAllPage #videoPlayer #filme {
	margin-top: 21px;
	width: 373px;
	margin-left: 31px;
}
#conteudoAllPage #videoPlayer .tituloFilme {
	padding-left: 60px;
	font-weight: bold;
	padding-top: 10px;
}
#conteudoAllPage  .logotipos{
	height: 72px;
	width: 920px;
	margin-top: 30px;
	background-color: #2C2722;
}
#conteudoAllPage #listaVideos .logotipos img {
	padding-right: 20px;
}
.tituloListaVideos a:link, .tituloListaVideos a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	text-decoration:none;
	float: left;
	width: 800px;
}
.tituloListaVideos a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	text-decoration:underline;
	float: left;
	width: 800px;
}
.sombraAllPage {
	float: left;
	width: 6px;
	background-image: url(http://img.rtp.pt/wportal/sites/tv/guerracolonial/imagens/sombra.gif);
	background-repeat: repeat-y;
	height: 800px;
}
.thumb a  {
	height: 90px;
	width: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.thumb img { height:90px; width: 120px}
.listaThumbs {
	height: 252px;
	overflow: auto;
}
.listaTitulos {
	height: 252px;
	overflow: auto;
	padding-left: 5px;
}

