/* CSS Document */
body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#393939;
	text-align:center;
	margin:0px auto;
	border:0px;
}

img {
border:none;
}
a{
text-decoration:none;
color:#FFFFFF;
}

#Table_01 
{
margin:0px auto;
position:relative;
width:960px;
}

.clearer{
clear:both;
}

.testo {    
		font-family:Arial, Helvetica, sans-serif;
    	font-size:15px;
		}
		
#header {
	width:960px;
	height:97px;
	background-image: url(images/videoperhotel_02.gif);
	}

#submenu {
	width:960px;
	height:35px;
	background-image: url(images/videoperhotel_05.gif);
	}

#page1 {
	width:103px;
	height:35px;
	float:left;
	}

#page2 {
	width:116px;
	height:35px;
	float:left;
	}

#box {
 width:960px;
 height:921px;
 background-image: url(images/box.gif);
 padding-top:24px;
 }
 
#titolo1 {
 width:960px;
 height:58px;
 background-image: url(images/videoperhotel_09.png);
 background-repeat: no-repeat;
 background-position:left;
  
 }
 


#playlist {
	padding:21px 0px 0px 51px;
	width:504px;
	height:306px;
	float:left;
	}

#box1 {
	width:168px;
	height:163px;
	float:left;
	}
	
	#video {
	padding:0px 0px 0px;
	width:370px;
	height:384px;
	float:right;
	background-image: url(images/videoperhotel_12.png);
	}
	
	#titolo2 {
	width:405px;
	height:58px;
	background-image: url(images/videoperhotel_09.png);
	background-repeat:no-repeat;
	padding-top:24px;
	float:left;
	}
	
#Testo1 {
    padding:0px 3px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
	color:#393939;
	}
	
#Testo2 {
    padding:17px 20px 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	text-align:left;
	color:#ffffff;
	}
	
#Testo3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	text-align:left;
	color:#393939;
    padding:0px 20px 0px;
	}
	
#Testo-footer {
    padding:20px 20px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
	color:#b1b1b1;
	text-align:center;
	}
	
	


