/* *********** index videotm.com vers. php 1.0 **************** */
@import "footer.css";
@import "menunavh.css";
* {
  margin: 0;
  padding: 0;
}
div#pagina {
  margin: 0 auto;
  width: 990px;
	min-height: 1110px;
  text-align: left;
  background: #fff url(../images/fondo.jpg) top left no-repeat;
}
div#content {
  clear: both;
  width: 990px;
	text-align: left;
}
div#boxslide {
  position: relative;
	float: left;
	margin-left: 15px;
  width: 685px;
	height: 318px;
}
div#boxcopertina {
  position: relative;
	float: left;
  width: 272px;
	height: 318px;
	text-align: right;
}
div#boxarchivio {
  position: relative;
  float: left;
  width: 955px;
  height: 180px;
  margin-top: 10px;  
  margin-left: 15px;
  text-align: left;
  background: url(../images/fondoarchivio.png) top left no-repeat;
}
div#boxarch {
  position: relative;
  float: left;
  width: 690px;
  margin-left: 70px;
}
.mylibrary {
  position: relative;
  float: left;
  width: 590px;
  max-width: 590px;
  padding-left: 15px;
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #333;
  line-height: 16px;
}
.message {
  position: relative;
  float: left;
  width: 650px;
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #900;
  text-align: center;
  margin-bottom: 10px;
}
.cerca {
  background: url(../images/cerca.jpg) no-repeat;
  width: 71px;
  height: 25px;
  border: none;
  cursor: pointer;
}
#boxform {
  width: 500px;
  margin-left: 20px;
}
#boxform img {
  vertical-align: middle;
	margin: 0 0 3px 5px;
}
#boxform img:hover {
  cursor: pointer;
}
.f100,.f120s,.f150s,.f400 {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 100px;
  height: 18px;
	background: #eee;
  padding-left: 3px;
  border: #888 1px solid;
  line-height: 18px;
	margin-top: 1px;
}
.f120s {
  width: 120px;
  height: 20px;
	margin-left: 10px;
	margin-top: 0px;
}
.f150s {
  width: 150px;
  height: 20px;
	margin-left: 20px;
	margin-top: 0px;
}
.f400 {
  width: 400px;
}
.seleziona {
  position: relative;
	float: left;
	margin-top: 20px;
  width: 350px;
	clear: both;  
}
div#boxsx1 {
  clear: both;
  position: relative;
	float: left;
  width: 139px;
	height: 301px;
	background: #fff;
	margin-top: 15px;
	margin-left: 15px;
}
.boxnews {
  position: relative;
	float: left;
  width: 250px;
	height: 305px;
	background: url(../images/boxnews.png) no-repeat;
	margin-top: 15px;
	margin-left: 23px;
	text-align: center;
}
.boxnews .news {
	margin: 5px auto;
  width: 230px;
	font: normal 11px arial,helvetica,sans-serif;
  color: #333;
	text-align: left;
	overflow: hidden;
}
.boxnews .news a {
	font: normal 11px arial,helvetica,sans-serif;
  color: #333;
}
.boxnews .news a:hover {
	font: normal 11px arial,helvetica,sans-serif;
  color: #933;
}
.boxnews .title1,.boxnews .title2,.boxnews .title3 {
	margin-top: 5px;
	margin-left: 18px;
  width: 230px;
	font: bold 18px arial,helvetica,sans-serif;
  color: #4e658a;
	text-align: left;
}
.boxnews .title2 {
  color: #918f7a;
}
.boxnews .title3 {
  color: #a83737;
}
.data {
	font: bold 14px arial,helvetica,sans-serif;
  color: #333;
} 
div#boxtagcloud {
  position: relative;
  float: left;
  width: 975px;
  height: 130px;
  margin-top: 10px;  
  margin-left: 15px;
  background: url(../images/fondotagcloud.png) top left no-repeat;
  margin-bottom: 10px; 
  text-align: center;	
}

 
