body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #ED741B;
	/*background: #ED741B url(images/sfondo.gif) repeat fixed; */
}
 #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#testosx {
  padding: 10px;
  font-size: 11px;
	text-align: justify;
	margin: 0px 20px ;
}

#sidebox  {
  padding: 10px;
  width: 300px;
  border: 0px solid ;
}
#box1	{
	text-align: center;
	width: 150px;
  float: left;
}
#box2	{
	text-align: center;
  float: right;
}

#leftborderinside  {
  background-image: url(/images/sfum.gif);
  background-repeat: repeat-x;
}

 #mainContent {
 	width: 590px;
	margin: 0;
  border-left: 1px solid rgb(240,240,240);
  border-bottom: 1px solid rgb(240,240,240);
  border-top: 0px;
	padding: 20px;
  zoom: 1;
}




.go {
  text-align: left;
  margin-top: 0px;
  margin-left: 60px;
  clear: right;
  visibility: hidden;
}

.cell_embosed3  {
	text-align: left;
	font: 10px, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
  border: 1px solid rgb(176,240,127);
}

.subtitle	{
  font-size: 13px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.author {
  color: rgb(60,200,60);
}

.from {
  color: rgb(180,180,180);
}
.go {
  margin-top: 26px;
}

.title a {
  color: rgb(0,102,51);
  text-decoration: none;
  font-size: 1.4em;
}
.seemore  {
color: rgb(92,92,92);
text-decoration: none;
}
 #footer {
	padding: 0px;
	background:#DDDDDD;
	border-top:#000000 1px solid;
}
 #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.votes  {
  background: transparent;
  height: 14px;
  text-align: center;
  padding-top: 1px;
  color: rgb(102,204,0);
  margin-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 10px;
  margin-right: 10px;
  /*border: 1px solid rgb(102,204,0);*/
  width: 30px;
  background-image: url(/images/voto_oriz.gif);
  background-repeat: no-repeat;
}
.voted  {
  height: 14px;
  text-align: center;
  padding-top: 1px;
  color: rgb(102,204,0);
  margin-bottom: 0px;
  /* background: url(/images/voto_oriz.gif) no-repeat center;*/
  /* background-position: 30px 0; */
}



.voted  {
  float: left;
  width: 50px;
  height: 14px;
  text-align: center;
  padding-top: 1px;
  color: rgb(102,204,0);
  float: left;
  margin-bottom: 0px;
  margin-top: 5px;
}
.go {
  text-align: left;
  margin-top: 5px;
  margin-left: 60px;
  clear: right;
}

.cell_embosed3  {
  border: 1px solid rgb(176,240,127);
}

#mainbordertop  {
  margin-bottom: 20px;
}
.cell_embosed2	{
	text-align: left;
	font: 10px, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom:  1px solid #EBEAC5;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.linkesterni a, .linkesterni a:link, .linkesterni a:hover, .linkesterni a:active, .linkesterni a:visited{
color:#ffffff;
text-decoration:none;
}

table.presentazione {border:1px solid #B0F07F}
.presentazione td {
	background:#ffffff; border:10px solid #ffffff;
}
.presentazione a,.presentazione p a {
text-decoration:none;
color:#006633;
font-size:0.8em;
}

.presentazione h2 {
color:#ffffff;
font-size:1em;
margin-top:-5px;
}

.presentazione h3 {
color:#ffffff;
font-size:3em;
margin-top:-5px;
margin-bottom:-10px;
}

.presentazione strong {
font-size:1em;
color:#006633;
}

