/* CSS Document */
body{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:140%;
	margin:0;
	padding:0;
	}
	
.pattern{
	background-image:url(images/bg-pattern.jpg);
	background-repeat:repeat-x;
	height: 584px;
	margin:0;
	padding:0;
}
.verder{
	background-image:url(images/bg-verde.jpg);
	}
.header{
	background-image:url(images/header-cavalli-in-campo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:266px;
	width:560px;
	margin:0;
	padding:0;
}
.header-tabs{
	background-image:url(images/header-tabs.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:248px;
	height:46px;
	margin:0px;
	padding:0px;
}

.header-logo{
	background-image:url(images/header-logo-tenuta-gazzeri.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:240px;
	height:220px;
	margin:0;
	padding:0;
}
.logo{/*----stemma societa ippica genovese*/
	margin-top:0px;
	margin-left:30px; 
	width:130px;/*
	height:191px;*/
 }
.logo img{
	width:130px;
	height:210px;
 }
.main{
	background-image:url(images/bg-main.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	padding:30px 10px 10px 30px;
}
.footter{
	background-image:url(images/bg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:108px;
}
.footter div{
	font-size:10px;
	padding:30px 0 10px 70px;
	color:#033c80;
	text-align:left;
}
.page{
	width:248px;
	padding:0px 11px 0px 0;
}	
.page-top{
	background-image:url(images/corsi-paginetta-top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:237px;
}	
.page div{
	color: #333333;
	font-size:14px;
	line-height:120%;
	padding:50px 0px 10px 0px;
}
.page-bottom{
	background-image:url(images/corsi-paginetta-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:auto;
	width:237px;
	padding:0px 15px 15px 15px;
	text-align:center;
}

h2{
	font-size:180%;
	color: #990000;
	line-height:120%;
 }
.web li{
 font-size:12px;
 color:#0066CC;
 list-style-image:url(images/icon-mano-pic.gif) ;
 line-height:24px;
}
/*dall vecchio sito*/


A {
	text-decoration: underline;
	color: #990000;
		margin:0;
	padding:0;
}
A:hover { 
	text-decoration: underline; 
	color: #FF0033;
		margin:0;
	padding:0;
}
.menubar{
	background-image: url(images/bg-menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:32px;
	width:808px;
	margin:0px;
	padding:0px;
}
A.menu {
	text-decoration: none;
	color: #990000
}
A.menu:hover { text-decoration: underline; color: #FF0033;}


img.foto{
	border: 2px solid #990000;
		margin:0;
	padding:0;
}
A.foto {
	text-decoration: none;
	color: #990000
}
A.fotoA {font-size:140%; font-weight:bold;}
A.foto:hover {
	text-decoration: underline;
	color: #cccccc;
}
