
@font-face {
	font-family: 'ModeSeven';
	src: url('../fonts/sfmodes-webfont.eot');
	src: local('?'), url('../fonts/sfmodes-webfont.woff') format('woff'), url('../fonts/sfmodes-webfont.ttf') format('truetype'), url('../fonts/sfmodes-webfont.svg#webfontq1qWTsec') format('svg');
	font-weight: normal;
	font-style: normal;
}



*{
	margin: 0px;
	padding: 0px;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	/*background: transparent;*/
}
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:28px;
	line-height:36px;
	color:#ffffff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.titoloParagrafo{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:30px;
	line-height:36px;
}
.titoloParagrafoSotto{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:26px;
	line-height:26px;
}

.titoloParagrafoSmall1{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:26px;
}


.exampleA_Header{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:26px;
}

.inpDataOra{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:22px;
	line-heightX:1px;
	color:#ffffff;
	background-color:#000000;
	border-width:0px;
	text-align:right;
}
.contaPag01{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:24px;
	line-heightX:1px;
	color:#0000FE;
	background-color:#ffffff;
	border-width:0px;
	text-align:center;
}
.contaPag02{
	font-family: 'ModeSeven';
	font-weight: normal;
	font-style: normal;
	font-size:24px;
	line-heightX:1px;
	color:#ffffff;
	background-color:#000000;
	border-width:0px;
	text-align:center;
}



A.aNoBordo:link
{
  text-decoration: none;
}
A.aNoBordo:visited
{
  text-decoration: none;
}
A.aNoBordo:active
{
  text-decoration: none;
}
A.aNoBordo:hover
{
  text-decoration: none;
}

A.aNoBordoBianco:link
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBianco:visited
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBianco:active
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBianco:hover
{
  text-decoration: none;
  color:#FFFF01;
}

A.aNoBordoBiancoBianco:link
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBiancoBianco:visited
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBiancoBianco:active
{
  text-decoration: none;
	color:#ffffff;
}
A.aNoBordoBiancoBianco:hover
{
  text-decoration: none;
  color:#ffffff;
}

A.aNoBordoNero:link
{
  text-decoration: none;
	color:#000000;
}
A.aNoBordoNero:visited
{
  text-decoration: none;
	color:#000000;
}
A.aNoBordoNero:active
{
  text-decoration: none;
	color:#000000;
}
A.aNoBordoNero:hover
{
  text-decoration: none;
  color:#ffffff;
}

A.aNoBordoGiallo:link
{
  text-decoration: none;
	color:#FDF900;
}
A.aNoBordoGiallo:visited
{
  text-decoration: none;
	color:#FDF900;
}
A.aNoBordoGiallo:active
{
  text-decoration: none;
	color:#FDF900;
}
A.aNoBordoGiallo:hover
{
  text-decoration: none;
  color:#ffffff;
}


