/* *********** index grandprixcorallo.it vers. php 1.0 **************** */
@import "base.css";
@import "menunav.css";
@import "footer.css";

div#content {
  position: relative;
  float: left;
  background: #fff url(../images/bgcontent.jpg) bottom center repeat;
  margin: 0;
  width: 990px;
	height: 1570px;
  text-align: left;
}
div#boxfoto {
  position: relative;
  float: left;
	width: 990px;
	height: 200px;          
	max-height: 200px;
  /* background: #fff;       url(../images/boxfoto2011.jpg) bottom no-repeat;*/
}
div#colsx {
  position: relative;
  float: left;
  width: 700px;
	overflow: hidden;
}
.fotobox {
  position: relative;
  float: left;
	width: 100px;
	height: 140px;
  text-align: center;
}
.foto {
  margin: 10px auto;
	width: 81px;
	height: 81px;
	background: #ccc;
	border: #fff 3px solid;
}
.didascalia {
  margin: 0 auto;
	width: 90px;
	font: normal 12px tahoma,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
div#boxstaff {
  position: relative;
  float: left;
	width: 700px;
	height: 330px;
}
.fotoalghero {
  position: relative;
  float: left;
	width: 165px;
	margin: 10px;
	margin-left: 20px;
}
.titoloalghero {
  position: relative;
  float: left;
	width: 500px;
	font: normal 20px tahoma,helvetica,sans-serif;
	color: #000;
	padding: 10px 0px;
}
.titoloalghero a {
	font: normal 20px tahoma,helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
.titoloalghero a:hover {
	font: normal 20px tahoma,helvetica,sans-serif;
	color: #000;
	text-decoration: underline;
}
.testoalghero {
  position: relative;
  float: left;
	width: 490px;
	font: normal 12px tahoma,helvetica,sans-serif;
	color: #000;
	text-align: justify;
}
div#coldx {
  position: relative;
  float: left;
  width: 290px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
div#menudx {
  position: relative;
  float: left;
  width: 290px;
	height: 280px;
}
.bottoni {
  position: relative;
  float: left;
  width: 290px;
}
div#dxlat {
  position: relative;
  margin: 20px auto 0;
  width: 260px;
	background: #fff;
	font: normal 11px tahoma,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
div#serviziosky{
  position: relative;
  margin: 10px auto 0;
  width: 289px;
	height: 1000px;
	background: #fff;
	font: normal 11px tahoma,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
div#notizie {
  position: relative;
  float: left;
	width: 700px;
	margin-left: 8px;
	margin-top: 10px;
}
.lastnews {
  position: relative;
  float: left;
  width: 345px;
  height: 160px;
	background: url(../images/bglastnews.png) top left no-repeat;
	margin-top: 10px;
}
.rassstampa {
  position: relative;
  float: left;
  width: 350px;
  height: 160px;
	background: url(../images/bgrassstampa.png) top left no-repeat;
	margin-top: 10px;
}
.fotorass {
  position: absolute;
  width: 124px;
	height: 94px;
	overflow: hidden;
	top: 52px;
	left: 44px;
}
.txtrass {
  position: absolute;
  width: 163px;
  top: 52px;
	left: 173px;
	font: normal 11px tahoma,helvetica,sans-serif;
	color: #000;
}
.titolonews {
  position: absolute;
  width: 210px;
	font: bold 14px tahoma,helvetica,sans-serif;
	color: #06688f;
	top: 20px;
	left: 138px;
	overflow: hidden;
}
.titolonews a {
	font: bold 14px tahoma,helvetica,sans-serif;
	color: #06688f;
  text-decoration: none;
}
.titolonews a:hover {
	color: #06688f;
  text-decoration: underline;
}
.fotonews {
  position: absolute;
  float: left;
  width: 124px;
	height: 94px;
	overflow: hidden;
	top: 52px;
	left: 42px;
}
.sky {
  position: relative;
  float: left;
	width: 950px;
	height: 120px;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
	text-align: center;
/*	background: #fff; */
}
.sky img {
	width: 100px;
	margin-top: 20px;
}
	





