@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
}

#contenitore_generale {
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-9px;
	position:relative;
	background-image:url(img/SITO.png);
	background-repeat:no-repeat;
}

#contenitore_player {
	width:450px;
	heigh:360px;
	margin-right:90px;
	margin-top:25px;
	float:right;
}

#header {
	width:800px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	position:relative;
}

#sottotitolo {
	font-family:"Lucida Grande", Arial;
	font-size:14px;
	color:#CCCCCC;
	position:absolute;
	margin-top:153px;
	margin-left:490px;
}

#player_small {
	width:270px;
	heigh:203px;
	margin-right:90px;
	margin-top:80px;
	float:right;
	position:relative;
}

#player_medium {
	width:320px;
	heigh:240px;
	margin-right:60px;
	margin-top:60px;
	float:right;
	position:relative;
}

#player_large {
	width:450px;
	heigh:360px;
}

#video_quality {
	width:200px;
	height:385px;
	margin-left:50px;
	margin-top:40px;
	position:relative;
}

#view_trailer {
	width:200px;
	height:51px;
	margin-top:35px;
	background-repeat:no-repeat;
	background-image:url(img/VIEWTRAILER.jpg);
	position:relative;
}

#small {
	width:200px;
	height:50px;
	margin-top:40px;
	position:relative;
}

#medium {
	width:200px;
	height:50px;
	position:relative;
}

#large {
	width:200px;
	height:50px;
	position:absolute;
}

#othersdocumentaries {
	width:200px;
	height:50px;
	margin-top:70px;
	margin-left:15px;
	position:absolute;
}

#footer {
	width:850px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	position:relative;
}

td {
	font-family:"Lucida Grande", Arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;	
}

a {
	text-decoration:none;
	color:#0066FF;
}

img {
	border:none;
}

/*---------------------- .CLASS -----------------------*/

a.scardenas {
	text-decoration:none;
	color:#CC9900;
}

a.romereports {
	font-size:15px;
}

a.size {
	color:#FFFFFF;
	font-size:20px;
	font-family:"Lucida Grande", Arial;
	margin-left:60px;
}

a.othersdocumentaries {
	font-family:"Lucida Grande", Arial;
	color:#FF6633;
	font-size:18px;
}