/* TrottoWeb */

body{
	background-color: #dcd7c5;
	padding: 0;
	margin: 0;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a {
	text-decoration: none;
	color: #0000ff;
}
a:link {
	text-decoration: none;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
#cntSite {
	background-image: url(../immagini/sfondo-sito.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin: 0 auto;
}

/* Testata */

#testata {
	background-image: url(../immagini/testata.gif);
	background-repeat: no-repeat;
	width: 898px;
	height: 110px;
	border-right: 1px solid #563f1a;
	border-left: 1px solid #563f1a;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#testata #mail {
	float: left;
	margin-left: 754px;
}
#testata #contact {
	float: left;
	margin-left: 38px;
}
#testata img {
	width: 30px;
	height: 28px;
	border: 0;
	padding: 0;
	margin-top: 24px;
	cursor: pointer;
}
#menu {
	width: 898px;
	border-right: 1px solid #563f1a;
	border-left: 1px solid #563f1a;
	margin: 0 auto;
}

#corpoHome {
	background-color: #d3c8a9;
	background-image: url(../immagini/corpo.gif);
	background-repeat: repeat;
	width: 898px;
	border-right: 1px solid #563f1a;
	border-left: 1px solid #563f1a;
	margin: 0 auto;
	text-align: left;
}
#corpoHome #corpoSx {
	background-image: url(../immagini/login.gif);
	background-repeat: no-repeat;
	float: left;
	width: 250px;
}
#corpoSx form {
	display: inline;
}
#corpoSx #cntLogin {
	width: 230px;
	height: 220px;
	padding: 10px;
	font-size: 12px;
	color: #fff;
}

/* Logout*/

#cntLogin .logout {
	width: 215px;
	height: 85px;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 20px;
}
.logout .utente {
	font-style: oblique;
	font-weight: bold;
}
.logout .date {
	font-size: 11px;
}
.date span {
	font-style: oblique;
	font-weight: bold;
}
#cntLogin .subLogoutSx {
	float: left;
	width: 95px;
	height: 45px;
	padding-left: 15px;
}
.subLogoutSx .plsLogout {
	width: 65px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#cntLogin .subLogoutDx {
	float: right;
	width: 120px;
	height: 45px;
}
.subLogoutDx .plsChgPwd {
	width: 95px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#cntLogin .txtLogout {
	width: 195px;
	height: 75px;
	padding: 10px 20px 0px 15px;
	line-height: 14px;
	font-size: 11px;
}

/* Login */

#cntLogin .login {
	width: 210px;
	height: 40px;
	padding-top: 5px;
	padding-left: 20px;
}
.login .input {
	background-color: #fff;
	width: 100px;
	height: 17px;
	border: 1px solid #5a3c0c;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666;
}
#cntLogin .subLoginSx {
	float: left;
	width: 90px;
	height: 35px;
	padding-top: 10px;
	padding-left: 20px;
}
.subLoginSx .plsLogin {
	width: 65px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#cntLogin .subLoginDx {
	float: right;
	width: 120px;
	height: 35px;
	padding-top: 10px;
}
.subLoginDx .plsForget {
	width: 95px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#cntLogin .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#cntLogin .txtLogin {
	width: 190px;
	height: 65px;
	padding: 20px 20px 0px 20px;
	line-height: 14px;
	font-size: 11px;
}

/* Arrivi e calendario */

#corpoSx #arrivi {
	width: 230px;
	padding: 0px 10px 0px 10px;
}
#arrivi #cntArrivi {
	background-color: #fff;
	background-image: url(../immagini/arrivi.gif);
	background-repeat: no-repeat;
	width: 230px;
}
#cntArrivi .giornoMese {
	height: 15px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	text-indent: 7px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b51109;
}
#arrivi #bottomArrivi {
	background-color: #fff;
	background-image: url(../immagini/bot-arr.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 20px;
}
#cntArrivi #cntIpp {
	width: 205px;
	height: 35px;
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
}
#cntArrivi #cntNoIpp {
	width: 205px;
	height: 35px;
	padding-top: 5px;
	padding-left: 15px;
	visibility: hidden;
}
#cntIpp .nomeIpp {
	height: 13px;
	line-height: 12px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #345629;
}
.nomeIpp .granPremio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #03afb5;
}
.nomeIpp .superTris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1111de;
}
.nomeIpp .tradTris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
}
.nomeIpp .secTris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #097a16;
}
#cntIpp .rowCorse {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
	line-height: 22px;
}
.rowCorse .numCorseINS {
	float: left;
	background-image: url(../immagini/ncorsa-ins.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseINSolt {
	float: left;
	background-image: url(../immagini/ncorsa-ins.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseINC {
	float: left;
	background-image: url(../immagini/ncorsa-inc.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseINColt {
	float: left;
	background-image: url(../immagini/ncorsa-inc.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.numCorseINS:hover, .numCorseINC:hover {
	float: left;
	background-image: url(../immagini/ncorsa-h.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.numCorseINSolt:hover, .numCorseINColt:hover {
	float: left;
	background-image: url(../immagini/ncorsa-h.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseSarr {
	float: left;
	background-image: url(../immagini/ncorsa-s.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseSarrOlt {
	float: left;
	background-image: url(../immagini/ncorsa-s.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseCarr {
	float: left;
	background-image: url(../immagini/ncorsa-c.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorseCarrOlt {
	float: left;
	background-image: url(../immagini/ncorsa-c.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.numCorseSarr:hover, .numCorseCarr:hover {
	float: left;
	background-image: url(../immagini/ncorsa-h.gif);
	background-repeat: no-repeat;
	padding: 0px 5px 0px 7px;
	margin: 0;
	text-align: center;
}
.numCorseSarrOlt:hover, .numCorseCarrOlt:hover {
	float: left;
	background-image: url(../immagini/ncorsa-h.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 3px;
	margin: 0;
	text-align: center;
}
.rowCorse .totCorseSarr {
	float: left;
	background-image: url(../immagini/ncorsa-s.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .totCorseCarr {
	float: left;
	background-image: url(../immagini/ncorsa-c.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 7px;
	margin: 0;
	text-align: center;
}
.totCorseSarr:hover, .totCorseCarr:hover {
	float: left;
	background-image: url(../immagini/ncorsa-h.gif);
	background-repeat: no-repeat;
	padding: 0px 9px 0px 7px;
	margin: 0;
	text-align: center;
}
.rowCorse .numCorse {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #345629;
}
.numCorse a:link {
	text-decoration: none;
	color: #345629;
}
.numCorse a:active {
	text-decoration: none;
	color: #345629;
}
.numCorse a:visited {
	text-decoration: none;
	color: #345629;
}
.numCorse a:hover {
	text-decoration: underline;
	color: #9a0000;
}
#ultimora {
	background-color: #fefde4;
	width: 214px;
	border: 3px solid #9a0000;
	padding: 5px;
	margin: 10px 10px 10px 10px;
	font-family: "Comic Sans MS";
	font-size: 13px;
}
#ultimora span {
	font-weight: bold;
}
#corpoSx #calendario {
	background-image: url(../immagini/calendario.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 250px;
	margin: 10px 0 0 10px;
}
#calendario .titoloCalendario {
	height: 25px;
	padding-top: 10px;
	text-indent: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}

/* Player */

#corpoHome #player {
	float: right;
	background-image: url(../immagini/sfondo-player.gif);
	background-repeat: repeat-x;
	width: 628px;
	padding: 5px;
	margin: 10px 10px 10px 0;
	z-index: -10000;
}
#player #hpl {
	float: right;
	width: 160px;
	height: 460px;
	border: 1px solid #eee;
	padding: 5px;
	color: #eee;
}
#hpl img {
	border: 0;
	margin: 5px;
}
#hpl a:link {
	text-decoration: underline;
	color: #eee;
}
#hpl a:active {
	text-decoration: underline;
	color: #eee;
}
#hpl a:visited {
	text-decoration: underline;
	color: #eee;
}
#hpl a:hover {
	text-decoration: underline;
	color: #eee;
}
#player .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* News */

#corpoHome #corpoCnt {
	float: left;
	width: 508px;
}
#corpoCnt .areaNews {
	background-image: url(../immagini/news.gif);
	background-repeat: no-repeat;
	width: 508px;
}
#corpoCnt .bottomNews {
	background-image: url(../immagini/bot-news.gif);
	background-repeat: no-repeat;
	width: 508px;
	height: 20px;
	margin-bottom: 10px;
}
#corpoCnt .areaNewsR {
	background-image: url(../immagini/newsR.gif);
	background-repeat: no-repeat;
	width: 508px;
}
#corpoCnt .bottomNewsR {
	background-image: url(../immagini/bot-newsR.gif);
	background-repeat: no-repeat;
	width: 508px;
	height: 20px;
	margin-bottom: 10px;
}
.areaNews .titoloNews, .areaNewsR .titoloNews {
	height: 30px;
	padding-top: 10px;
	text-indent: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}
.areaNews .news, .areaNewsR .news {
	border-bottom: 1px dashed #797979;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px 15px 1px 15px;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
}
.news span {
	margin: 1px 0px 1px 0px;
	line-height: 14px;
	color : #9a0000;
}
.news img {
	float: left;
	border: 0;
/*	border: 1px solid #990000;
	padding: 1px;
	margin: 1px;*/
}

/* Allevatori e proprietari */

#corpoHome #corpoDx {
	float: right;
	width: 140px;
}
#corpoDx #pubbProp {
	background-image: url(../immagini/proprietari.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	width: 200px;
	height: 260px;
	padding: 0 10px 0px 10px;
	text-align: left;
}
#corpoDx #pubbAllev {
	background-image: url(../immagini/allevatori.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 200px;
	height: 260px;
	padding: 10px 10px 0px 10px;
	text-align: left;
}
#corpoDx .titoloPubb {
	height: 25px;
	padding-top: 10px;
	text-indent: 8px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#corpoDx .corpoPubb {
	height: 175px;
	padding: 10px 10px 0px 15px;
	line-height: 14px;
}
#corpoDx .readMore {
	background-image: url(../immagini/freccia-more.gif);
	background-repeat: no-repeat;
	background-position: 113px 6px;
	width: 200px;
	height: 30px;
	padding-top: 5px;
	text-indent: 130px;
}

/*  ippici */

#corpoDx #silverlight {
	width: 120px;
	height: 132;
	border: 0;
	margin: 0px 10px 10px 10px;
}

/*  commerciali */

#corpoSx #tris, #corpoSxInt #tris {
	width: 230px;
	height: 230px;
	border: 0;
	margin: 10px 10px 0px 10px;
}
#corpoSx #bow {
	width: 230px;
	height: 230px;
	margin: 10px;
}
#corpoSx #sky8 {
	width: 228px;
	height: 228px;
	border: 1px solid #000000;
	margin: 10px;
}
#corpoDx #circuito1, #corpoDx #circuitoTD {
	width: 120px;
	height: 600px;
	margin: 0px 10px 0px 10px;
}
#corpoDx #circuito2 {
	width: 120px;
	height: 600px;
	margin: 10px 10px 0px 10px;
}


#corpoHome .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* Links */

#corpoHome #links, #corpo #links {
	width: 878px;
	height: 182px;
	border-top: 2px solid #57724e;
	padding: 0;
	margin: 30px 10px 0px 10px;
	text-align: left;
}
#links .linksBlock {
	float: left;
	background-color: #57724e;
	height: 160px;
	padding: 2px 5px 5px 5px;
	margin: 5px 0px 0px 2px;
	line-height: 14px;
	font-size: 11px;
	color: #fff;
}
.linksBlock .linksBlockHeader {
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}
.linksBlock ul {
	padding-left: 15px;
	margin: 5px 0px 0px 0px;
}
.linksBlock ul a {
	color: #fff;
	text-decoration: none;
}
.linksBlock ul a:link {
	text-decoration: none;
	color: #fff;
}
.linksBlock ul a:active {
	text-decoration: none;
	color: #fff;
}
.linksBlock ul a:visited {
	text-decoration: none;
	color: #fff;
}
.linksBlock ul a:hover {
	text-decoration: underline;
	color: #fff;
}
#links #menuIpp {
	width: 218px;
}
#menuIpp #ippSx {
	float: left;
	width: 109px;
}
#menuIpp #ippDx {
	float: right;
	width: 109px;
}
#menuIpp .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#links #menuAss, #links #menuTec, #links #menuBet {
	width: 148px;
}
#links #menuEst {
	width: 158px;
}
#pdp {
	background-color: #fff;
	width: 878px;
	border-right: 1px solid #563f1a;
	border-left: 1px solid #563f1a;
	margin: 0 auto;
	padding: 10px;
	line-height: 14px;
	text-align: left;
}

/* Contatti */

#contatti {
	background-image: url(../immagini/contatti.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 380px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035629;
}
#contatti #titoloContatti {
	width: 310px;
	height: 23px;
	border-bottom: 2px solid #035629;
	padding-top: 15px;
	margin: 0 auto;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: #035629;
}
#contatti #boxCall {
	width: 300px;
	height: 100px;
	padding-top: 5px;
	padding-left: 15px;
}
#contatti #boxWrite {
	width: 330px;
	height: 240px;
}
#boxWrite form {
	display: inline;
}
#boxWrite .textField {
	background-color: #fff;
	width: 130px;
	height: 17px;
	border: 1px solid #035629;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666;
	display: block;
}
#boxWrite .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#boxWrite .input {
	width: 150px;
	height: 40px;
	padding-left: 15px;
}
#boxWrite #topC {
	float: left;
	width: 150px;
	height: 40px;
	padding-left: 15px;
}
#boxWrite #topL, #boxWrite #cenL {
	float: left;
}
#boxWrite #topR, #boxWrite #cenR {
	float: right;
}
#cenR select {
	width: 130px;
	height: 19px;
	border: 1px solid #035629;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666;
}
#boxWrite #botText {
	width: 315px;
	height: 90px;
	padding-left: 15px;
}
#botText .textArea {
	width: 290px;
	height: 65px;
	border: 1px solid #035629;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666;
}
#boxWrite #footL {
	float: left;
	width: 100px;
	height: 50px;
	padding-top: 15px;
	padding-left: 65px;
}
#footL .plsInvia {
	background-image: url(../immagini/pls-invia.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#boxWrite #footR {
	float: right;
	width: 145px;
	height: 50px;
	padding-top: 15px;
	padding-left: 20px;
}
#footR .plsReset {
	background-image: url(../immagini/pls-reset.gif);
	background-repeat: no-repeat;
	width: 75px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

/* Recupero e modifica password */

#recPwd {
	background-image: url(../immagini/rec-pwd.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 245px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035629;
	overflow: hidden;
}
#recPwd #titoloRPwd {
	width: 310px;
	height: 23px;
	border-bottom: 2px solid #035629;
	padding-top: 15px;
	margin: 0 auto;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: #035629;
}
#recPwd #boxTxt {
	width: 300px;
	height: 95px;
	padding-top: 5px;
	padding-left: 15px;
}
#recPwd #boxDati {
	width: 330px;
	height: 105px;
}
#chgPwd {
	background-image: url(../immagini/chg-pwd.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 285px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035629;
	overflow: hidden;
}
#chgPwd #titoloCPwd {
	width: 310px;
	height: 23px;
	border-bottom: 2px solid #035629;
	padding-top: 15px;
	margin: 0 auto;
	text-indent: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: #035629;
}
#chgPwd #boxTxt {
	width: 300px;
	height: 95px;
	padding-top: 5px;
	padding-left: 15px;
}
#chgPwd #boxDati {
	width: 330px;
	height: 145px;
}
#boxDati form {
	display: inline;
}
#boxDati .textField {
	background-color: #fff;
	width: 130px;
	height: 17px;
	border: 1px solid #035629;
	padding: 0;
	margin: 0;
	text-indent: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666;
	display: block;
}
#boxDati .input {
	width: 150px;
	height: 40px;
	padding-left: 15px;
}
#boxDati #topL, #boxDati #cenL {
	float: left;
}
#boxDati #topR, #boxDati #cenR {
	float: right;
}
#boxDati .clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#boxDati #footL {
	float: left;
	width: 100px;
	height: 50px;
	padding-top: 15px;
	padding-left: 65px;
}
#footL .plsInvia {
	background-image: url(../immagini/pls-invia.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 25px;
	border: 0;
	cursor: pointer;
}
#boxDati #footR {
	float: right;
	width: 145px;
	height: 50px;
	padding-top: 15px;
	padding-left: 20px;
}
#footR .plsReset {
	background-image: url(../immagini/pls-reset.gif);
	background-repeat: no-repeat;
	width: 75px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

#conferma {
	background-color: #e4ecdb;
	width: 302px;
	border: 4px solid #035629;
	margin: 15px auto;
	padding: 15px;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #035629;
}

/* Copyright */

#copyright {
	background-color: #e4ecdb;
	width: 620px;
	border: 4px solid #035629;
	padding: 5px 10px 10px 10px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035629;
}
#copyright span {
	font-size: 14px;
	font-weight: bold;
}
#copyright ul {
	padding: 5px;
	margin: 5px 0 5px 10px;
}
