﻿a:link {
	font-family: "Trebuchet MS";
	color: #99000;
}
a:active {
	font-family: "Trebuchet MS";
	color: #ffffff;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #990000;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #c0c0c0;
}
.background {
	background-color: 333333;
}

.testobianco10 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	text-align:left
}

.testogrigio10 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #C0C0C0;
}
.testorosso10 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #990000;
}

.testofooter {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #C0C0C0;

}
.tdconpadding {
	padding-left: 5px;
	padding-right: 20px;
	text-align:left
}

.testocarosellohome {
	font-family: "Trebuchet MS";
	margin-left: 10px;
	margin-right: 25px;
	font-size: 9pt;
	color: #C0C0C0;
	text-align:justify
}
.input
{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	font-family: "Trebuchet MS";
    font-size: 8pt;
	color: #C0C0C0;
    display: block;
    padding: 1px;
    border: solid 1px #191919;
    width: 100px;
    background:#333333
   
}

.input2
{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	font-family: "Trebuchet MS";
    font-size: 9pt;
	color: #333333;
    display: block;
    padding: 1px;
    border: solid 1px #C0C0C0;
    background:#C0C0C0
   
}

.awesome{
	background: #990000 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
    outline: none;
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS";
    font-size: 9pt;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


	position: relative;
	cursor: pointer;
}
