﻿/* Team Pro Action - HOMEPAGE
   copyright 2009 EGIWEB.it
-------------------------*/
@import "default.css";
div#contenttop {
  position: relative;
  float: left;
  width: 990px;
  margin-top: 10px;
}
div#colsx {
  position: relative;
  float: left;
  width: 195px;
  max-width: 195px;
  height: 340px;
  max-height: 310px;
  background: url(../images/boxrisultatigare.jpg) top center no-repeat;
  margin-top: 10px;
  margin-left: 5px;
  padding: 40px 15px 10px;
}
div#colcentro {
  position: relative;
  float: left;
  width: 724px;
  height: 365px;
  background: #fff;
  margin-top: 5px;
  margin-left: 15px;
}
div#coldx {
  position: relative;
  float: left;
  width: 195px;
  max-width: 195px;
  height: 330px;
  max-height: 310px;
  background: url(../images/boxeventicalendario.jpg) top center no-repeat;
  margin-top: 15px;
  margin-left: 10px;
  padding: 40px 15px 10px;
}
div#contentbot {
  position: relative;
  float: left;
  width: 980px;
  margin-top: 10px;
  margin-left: 10px;
}
.boxbottom1 {
  position: relative;
  float: left;
  width: 280px;
  max-width: 290px;
  height: 220px;
  max-height: 210px;
  background: url(../images/boxbottom1.jpg) top center no-repeat;
  padding: 30px 25px 10px 25px;
  text-decoration: none;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #444;
}
.boxbottom1 a {
  text-decoration: none;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #444;
}
.boxbottom1 a:hover {
  text-decoration: underline;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #944;
}
.boxbottom2 {
  position: relative;
  float: left;
  width: 280px;
  max-width: 290px;
  height: 220px;
  max-height: 210px;
  background: url(../images/boxbottom2.jpg) top center no-repeat;
  padding: 35px 25px 10px 25px;
  text-decoration: none;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #444;
  text-align: justify;
}
.boxbottom2 a {
  text-decoration: none;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #444;
}
.boxbottom2 a:hover {
  text-decoration: underline;
  font: normal 12px arial, verdana, helvetica, sans-serif;
  color: #944;
}
.boxbottom3 {
  position: relative;
  float: left;
  width: 280px;
  max-width: 290px;
  height: 220px;
  max-height: 210px;
  background: url(../images/boxbottom3.jpg) top center no-repeat;
  padding: 25px 15px 10px 20px;
}
div#sponsor {
  position: relative;
  float: left;
  width: 980px;
  margin-bottom: 20px;
  text-align: center;
}
div#sponsor img {
  margin: 3px 5px 3px 5px;
}