﻿/* classi elenco cavalli */
div.box{
	position:relative;
	width:585px;
	height:405px;
	padding:1px 0;
	font-size:10px;
	text-align: left;
	left: 8px;
	top: 10px;
}
div.box-inner{
	height: 405px;
	width:585px;
	overflow:auto;
	margin:0px 0px 0;
	padding-right:2px;
	text-align: left;
}
/* fine classi elenco cavalli */


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/fondo.jpg');
	background-repeat: repeat-x;
	background-color: #EFFCDE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #A6A682;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 1px;
}
a:link.pie {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.pie {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.pie {
	text-decoration: none;
	color: #FFCC00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active.pie {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link.email {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.email {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.email {
	text-decoration: none;
	color: #FFCC00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active.email {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.glass {
	background-color: transparent;
}
.fondo {
	margin: 0px;
	background-image: url('../images/fondo.jpg');
	background-repeat: repeat-x;
	background-color: #DFF8FF;
}
.vuoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
.vuoto_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #676648;
	text-align: center;
	color: #FFFE7F;
}
.piepagina_fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #676648;
	vertical-align: middle;
	color: #FFFFFF;
}
.text {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
}
.link_biglietti {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-image: url('../images/struttura/link_fondo.jpg');
	background-repeat: no-repeat;
}
.titoli_dettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	font-weight: bold;
}
.text_dettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
.text_dettaglio_penale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	color: #FF0000;
}
.text_dettaglio_nota1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}
.text_dettaglio_nota2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	color: #000080;
}
.text_dettaglio_nota3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #993300;
}
.text_dettaglio_collab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #2B70FF;
	font-weight: bold;
}

.set_1 {
	background-color: #1E2214;
}
.set_2 {
	background-color: #676648;
}
.set_3 {
	background-color: #87855C;
}
.nome_champion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.dettagli_champion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-style: italic;
}
.descrizione_champion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*NEWS STICKER*/
.tickerstyle{
	width:581px;
	height:170px;
	padding:10px;
	overflow:hidden;
}

.messagediv{
	display: none
}
/* SCHEDE CAVALLI IN PAGINA ALLEVAMENTO */
.nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.dettagli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-style: italic;
	font-weight: bold;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Classi Form*/
.formDx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}
.formSx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}
input.form {
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
input.form1 {
	background-color: #FFE6B0;
	font-family: Tahoma;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
select.form {
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
select.form1 {
	background-color: #FFE6B0;
	font-family: Tahoma;
	font-size: 10px;
}
textarea.form1 {
	background-color: #FFE6B0;
	font-family: Tahoma;
	font-size: 10px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.form_evid {
	color: #C60;
}
.text_privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: #87855C;
}
.title_privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #676648;
}

