/* CSS Document */
/* remove the border on image link on firefox and explorer*/
a
{
  outline: none;
}
a img {border: none; }

body {
	text-align: center;
	margin: 0px;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
#maincontainer {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 904px;
	background-color: #FFFFFF;
}
#header {
	padding-right: 20px;
	height: 10px;
	
}
#topmenu {
	height: 13px;
	width: 894px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	
}
#topmenuleft {
	height: 10px;
	width: 300px;
	font-size: 10px;
	color: #666666;
	float: left;
}
#topmenuright {
	width: 400px;
	float: right;
	text-align: right;
}
.flags {
	padding-left: 5px;
}
#menu_container {
	clear: both;
	width: 904px;
}
#menu {
	height: 50px;
	width: 113px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(../../ximg/background/menutab.jpg);*/
	text-align: center;
	float: left;
	background-repeat: no-repeat;
}
#menu a{
	color: #666666;
	line-height: 63px;
	text-decoration: none;
	height: 50px;
	width: 113px;
	background-image: url(../../ximg/background/menutab.jpg);
	background-repeat: no-repeat;
	display: block;
}
#menu a:hover{
	text-decoration: none;
	line-height: 63px;
	letter-spacing: 0.10em;
	background-image: url(../../ximg/background/menutab.jpg);
	background-repeat: no-repeat;
	display: block;
}
#register {
	float: right;
}
#user {
	text-decoration: none;
	color: #A4A4A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A2A0A0;
	padding-top: 5px;
	text-align: center;
	height: 15px;
	width: 894px;
	padding-right: 10px;
	clear: both;
}


/* BUTTON STREAM HOME PAGE*/
#menustream {
	width: 342px;
	height: 250px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menustreamtab {
	height: 50px;
	width: 171px;
	float: left;
}
/* MUSICA*/
#searchcontainer {
	width: 342px;
	height: 254px;
	float: left;
}

/* CONTENUTI SPECIFICI PER PAGINA */
#container1 {
	width: 904px;
	height: 264px;
	float: left;
	padding-bottom: 10px;
}
#container1bis {
	width: 904px;
	height: 314px;
	float: left;
	padding-bottom: 10px;
}
#container_video {
	width: 452px;
	height: 254px;
	float: left;
}
#container2 {
	width: 904px;
	float: left;
	padding-bottom: 10px;	
}
#container3 {
	width: 904px;
	float: left;
	padding-bottom: 10px;
}
#container4 {
	width: 904px;
	float: left;
	padding-bottom: 10px;
}
#container_spqr {
	width: 904px;
	float: left;
	padding-bottom: 20px;	
	padding-top: 20px;
}
#container_spqr2 {
	width: 864px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
}
#container_spqr3 {
	width: 804px;
	float: left;
	padding-bottom: 40px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
}
#container_pag01{
/*Per pagine senza video */
	width: 904px;
	float: left;
	padding-top: 30px;
}
#container_streambtn {
	width: 904px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#container_tradedoublercenter {
	width: 904px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 10px;
}
#container_tradedoublercenter2 {
	width: 904px;
	float: left;
	text-align: center;
	background-color: #0A0B0D;
	margin-top: 20px;
	margin-bottom: 10px;
}
