
body {
	background-color:#fff;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;
}

#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}

/* PG VIDEO */
.patt_pgVideo {
	background-color: #1419a1;
	background-image: url(images/pattern_pgVideo.gif);
	background-repeat: repeat-x;	
}

.bg_header {
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
}

.bg_footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
}

.bg_video {
	background-image: url(images/bg_video.png);
	background-repeat: repeat-y;
}

.tit_video {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;	
}

.tit_mbps {
	font-family: Verdana;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #d5d5d5;	
}

.brd_red {
	border-right: 2px solid #7d070a;
	border-left: 2px solid #7d070a;
	padding-right: 10px;
}

.testoInfo2 {
	font-family: Arial;/* "Univers Condensed"*/
	font-size: 11px;
	font-weight: bold;
	color: #05d9ff;
	text-align: justify;
	line-height: 11px;
}

.testoInfo3 {
	font-family: Arial;/* "Univers Condensed"*/
	font-size: 11px;
	font-weight: bold;
	color: #fffc04;
	text-align: justify;
	line-height: 11px;
}


