.vaskelyan {
	background-image: url(../images/basic/bkg.jpg);
	margin: 0px;
}
.testo {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TitoloArancio {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	COLOR: #F58B19;
	FONT-WEIGHT: bold;
}
.TitoloVerde {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	COLOR: #1E813F;
	FONT-WEIGHT: bold;
}
.testoVerde {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #1E813F;
}
.testoObbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
SELECT{
    FONT-WEIGHT: normal;
    FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
    COLOR: #000000;

}
textarea{
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF;
}

INPUT{
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
    COLOR: #000000;
}

.Area{
	
    BACKGROUND-COLOR:#CCCCCC;	
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.AreaBordoNero{
	
	BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}
.testotit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.Pulsante{

    BORDER: #ffffff 1px solid;
    WIDTH: 140px;
    HEIGHT: 22px;

    CURSOR: hand;

    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
	FONT-SIZE: 11px;

    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000
}
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
ul {
list-style: none;
  margin-bottom: 1.3em;
}
a img {
	border: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
del {
	text-decoration: line-through;
}
a:hover {
  color: #000;
}
#container {
  width: 700px;
  margin: 20px auto;
}
#photos {
  margin: 0 auto;
}
#thumbs {
  margin: 10px auto;
  clear: both;
}
#thumbs li {
  float: left;
  margin: 0 2px;
  opacity: .6;
}
#news {
  padding: 1em;
  border: 1px solid #2a2a2a;
}
#options {
  width: 100%;
  margin-bottom: 1.3em;
  background: #fff;
}
#options,
#options th,
#options td {
  border: 1px solid #e0e0e0;
  padding: 5px 10px;
  text-align: left;
  font-weight: normal;
}
#options th {
  background: #333;
  color: #fff;
}
#options .alt td {
  background: #f0f0f0;
}
#key,
#default {
  width: 100px;
}
#download {
  display: block;
  height: 36px;
  width: 130px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px;
  padding-left: 45px;
  border: 1px solid #111;
  border-top-color: #555;
  border-left-color: #555;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 16px;
  color: #999;
  text-shadow: 0 1px 1px #111 ;
}
#download {
  background: #333 url(images/download.png) 8px 8px no-repeat;
  margin-right: 5px;
  float: right;
}
#download:hover {
  background-color: #1a1a1a;
}
#download small {
  font-size: 11px;
  font-weight: normal;
  display: block;
}
#summary {
  margin-bottom: 1.3em;
}
#summary p {
  float: left;
  width: 730px;
  margin: 0;
}
hr {
  border: 0;
  background: #e0e0e0;
  height: 4px;
  margin-bottom: 1.3em;
}
pre {
  border: 1px solid #e0e0e0;
  background: #f0f0f0;
  padding: .5em 1em;
  color: #000;
  margin: 1.3em 0;
}
.clear {
  clear: both;
  visibility: hidden;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

