/* *********** videogallery cybernaua.it vers. php 1.0 **************** */
@import "menunav.css";
@import "base.css";
@import "footerdati.css";
@import "footer.css";
@import "paginazione.css";

div#content {
  position: relative;
  float: left;
  width: 990px;
  margin-bottom: 10px;
}
div#comunity {
  position: relative;
  float: left;
  width: 640px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
	background: url(../images/fondocomunity.png) no-repeat;
}
#comunity .comunity {
  font: normal 12px sans-serif,tahoma,verdana,arial,helvetica;
  color: #555;
  text-align: justify;
  margin-top: 5px;
  height: 30px;
	margin-bottom: 5px;
}
.condividi {
  position: relative;
  float: left;
}
div#bannerfascia {
  position: relative;
  float: left;
  font: bold 14px sans-serif,tahoma,verdana,arial,helvetica;
  text-align: center;
  width: 990px;
  height: 30px;
  background: #eee;
  margin-top: 10px; 
  margin-bottom: 10px;   
}
.testovid {
  position: relative;
  float: left;
  font: bold 14px sans-serif,tahoma,verdana,arial,helvetica;
  text-align: left;
  width: 640px;
  margin-top: 10px; 
}
div#bloccoupsx {
  text-decoration: none;
  float: left;  
  width: 680px;
  height: 30px;
  margin-bottom: 10px;  
}
div#colsx {
  position: relative;
  float: left;
  width: 650px;
  margin-top: 10px;
  margin-left: 15px;
  text-align: left;
  margin-bottom: 30px; 
}
div#videoprimo {
  position: relative;
  float: left;
  width: 640px;
	height: 370px;
  margin-top: 10px;
  margin-bottom: 30px;	
  background: #fff;
  text-align: center;
}
.titolo {
  font: normal 10px sans-serif,tahoma,verdana,arial,helvetica;
  color: #069;
	text-align: left;
	height: 70px;
	margin-top: 3px;
}
div#video {
  position: relative;
  float: left;
  width: 598px;
  background: #fff;
  text-align: center;
  font: normal 10px sans-serif,tahoma,verdana,arial,helvetica;	
  margin-top: 20px;
  margin-bottom: 30px; 
	padding: 20px;	
	border: #006699 1px solid;
  border-radius: 8px;  
  -webkit-border-radius: 8px;  
  -moz-border-radius: 8px; 
}	
.minifotov {
	position: relative;
  float: left;
	width: 130px;
	text-align: center;
  margin: 0 9px 5px 9px;
}
.minifotov img {
	border: #666 1px solid;
}
.paginaz {
  position: relative;
	float: left;
  width: 350px;
	padding-left: 3px;
}
div#coldx {
  position: relative;
  float: right;
  width: 300px;
  margin-left: 15px;
  margin-right: 10px;
}
