*{
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	width: 100%;
	height: 100%;
	overflow:hidden; background-color: #F00;
		margin: 0px;
	padding: 0px;
}
#barras {
	display: block;
	height:65%;
	cursor: default;
	font-size: 25px;
	text-align: center;
	vertical-align: top;
	overflow:hidden;
}

.brbc { background-color:#FFF}
.bram {	background-color:#FF0}
.brcy {	background-color:#0FF}
.brvd {	background-color:#0F0}
.brmg {	background-color:#F0F}
.brrj {	background-color:#F00}
.braz {	background-color:#00F}
.brng {	background-color:#000}

#barras span {height:100%; 
	padding-top: 25px; overflow:hidden; 
	text-transform: lowercase; }

.brbc, .bram, .brcy, .brvd, .brmg, .brrj {color:#000;}
.braz, .brng, .space {color:#FFF;}
.brbc, .bram, .brcy, .brvd, .brmg, .brrj, .braz, .brng {display:inline-block; width:6%;}
.space {width:0px; display: none; }

#url, #barras span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#url {display: block; height:10%;
	font-size: 50px;
	color: #000; cursor: default;
}

#foot {
	display: block; 
	height:25%;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding: 0 20px 0 20px;
} 

#epigrafe { float: left;
position:relative;
margin: 0 10px 10px 0;}

#foot #epigrafe h3 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

#epigrafe a {	color: #000;	text-decoration: none; }
#epigrafe a:hover {	text-decoration: underline; }

#foot #epigrafe h6 {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
		font-weight: normal;
}

#banner {height:125px; float: right; }

#banner img{ border:none;}

