

/****************************/
/*	General properties		*/
/****************************/
html, body {
	margin:0;
	padding:0;
	background-color: #579e40;
	height:100%; 
}

* {
margin:0px auto;
padding:0;
}

body, td {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	line-height: 1.5;
}
img {
	border: none;
}
input {
	color: 8c8c8c;
}



.header{
	text-align:left;
	width:100%;
	height:108px;
	padding-top:0x; 
	padding-left:0px;
	background: url("../img/fondo_header.gif") repeat-x top left;
}
.footer{
	width:480px;
	height:32px;
	padding-top:0x; 
	padding-left:0px;
	background: url("../img/bg_footer.gif") repeat-x top left;
}
.player{
	width:680px;
	height:517px;
	padding-top:0x; 
	padding-left:0px;
	background: url("../img/bg_video2.gif") no-repeat center 197px;
	
	
}

.player_dir{
	
	width:986px;
	height:660px;
	padding-top:0x; 
	padding-left:0px;
	background: #579e40 url("../img/bg_video_dir.png") no-repeat 0px 0px;
	text-align:center;
	margin: 0 auto;
}
.noflash{
	color: #000;
	padding:20px;
	text-align:center;
	padding-top:10px;
}
.cartell{
	color: #000;
	padding:20px;
	text-align:center;
	padding-top:10px;
}
.titol{
	color: #fff;
	font-size: 24px;
	text-align:left;
}
.subtitol{
	color: #fff;
	font-size: 12px;
	text-align:left;
	padding-bottom: 10px;
}

.peudevideo{
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 12px;
	text-align:left;
}

.cartell{
	color: #0d71a5;
	padding:20px;
	text-align:center;
	padding-top:50px;
}

strong {
	color: #fff;
	font-size: 12px;
}


.properes{
	color: #fff;
	text-align:left;
	background-color: #4D8E39;
	padding-bottom: 20px;
	padding-top: 10px;
	
}

.retransmissions{
	color: red;
	/*position:absolute;*/
	top:540px;
	width:680px;
	padding-bottom:20px
}

.pelagable{
	display:none;
}

.actedata{
	color:#87c945;
}
.actelloc{
	color:#87c945;
	text-align:right;
}
.actetitol{
	color:#fff;
}
.actefila{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px solid #87c945;
}
.acteh1{
	
	font-size: 22px;
	padding-bottom:10px;
}
.actemes, .actemes a, .actemes a:visited, .actemes a:hover, .actemes a:active{
	color:#fff;
	text-decoration: none;
}


	
#swfendirecte{

}

.directe{
	height:32px; 
	margin-bottom:20px;
	padding-right:0px;
	text-align:right;
}

.cartell a, .cartell a:visited, .cartell a:active {
	color: #0d71a5;
}
.cartell a:hover {
	color: #11587d;
	text-decoration: none;
}
	
.credits, .credits a, .credits a:visited, .credits a:hover, .credits a:active {
	float:right;
	padding-right:5px;
	padding-top:3px;
	color:#FA8283;
	text-decoration: none;
}


#wraper{
	width: 100% ;
	height:100%;
	clear: both;
	background:#579e40;
	position: relative;
	text-align:center;
	top: -250px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
	background: #579e40 url("../img/fondo_body.gif") repeat-x top;
	
}
