body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-seri;
	font-size:14px;
	line-height:24px;
	color:#666666;
	background-image:url(../img/bgbody.jpg);
}

a {
	text-decoration:none;
	color:#666666;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#afaf2b;
	margin:20px 0px 0px 0px;
}

.titolo-green, h2 {
	font-size:16px;
	font-weight:bold;
	color:#afaf2b;
	text-align:center;
}

.capitalize {
	font-size:24px;
}

.greenbold {
	font-weight:bold;
	color:#afaf2b;
}

.oblique-time {
	font-style:oblique;
	font-family:"Times New Roman", Times, serif, arial, Helvetica;
	font-size:16px;
}

.oblique {
	font-style:oblique;
}

.align-center {
	text-align:center;
}

#container {
	width:1010px;
	margin:auto;
	padding:0px;
	background:url(../img/bgcontainer.jpg) right repeat-y;
	background-color:#FFFFFF;
	
}

#innercontainer {
	width:1010px;
	margin:auto;
	padding:0px;
	background: url(../img/bginnercontainer.jpg) left repeat-y;
}

#header {
	width:960px;
	height:35px;
	margin:auto;
	padding:0px;
}

#header ul {
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style:none;
	float:right;
}

#header ul li {
	margin:0px 15px 0px 0px;
	float:left;
}

#header ul li a {
	display:block;
	width:20px;
	height:17px;
}

.ita {
	background:url(../img/italia.jpg) no-repeat;
}

.fra {
	background:url(../img/francia.jpg) no-repeat;
}

.ing {
	background:url(../img/inghilterra.jpg) no-repeat;
}

.ted {
	background:url(../img/germania.jpg) no-repeat;
}

.ola {
	background:url(../img/olanda.jpg) no-repeat;
}

#logohome {
	width:825px;
	height:210px;
	margin:auto;
	padding:0px 0px 0px 135px;
	
}

#banner {
	width:960px;
	height:120px;
	margin: auto;
	padding:0px 0px 20px 0px;
}

#prenota {
	width:170px;
	height:109;
	margin:0px;
	padding:11px 0px 0px 50px;
	float:left;
}

#prenota a {
	display:block;
	width:155px;
	height:100px;
	background:url(../img/menu-prenota.jpg) no-repeat;
}

#prenota a:hover {
	background:url(../img/menu-prenota-hover.jpg) no-repeat;
}

#slogan  {
	width:410px;
	height:110px;
	float:left;
	padding:10px 0px 0px 170px;
}

#slogan .greenbold {
	margin:10px 0px 0px 7px;
}

#slogan a h1:hover {
	text-decoration:underline;
}

#news {
	width:160px;
	height:109;
	padding:11px 0px 0px 0px;
	float:right;
}

#news a {
	display:block;
	width:115px;
	height:100px;
	background:url(../img/menu-news.jpg) no-repeat;
}

#news a:hover {
	background:url(../img/menu-news-hover.jpg) no-repeat;
}

.hidden {
	visibility:hidden;
}



#navbar {
	width:960px;
	height:80px;
	margin:auto;
	padding:0px;
}

#navbar ul {	
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 20px;
}

#navbar ul li {
	float:left;
	padding:0px;
}

.menu1 {
	display:block;
	width:161px;
	height:80px;
	background:url(../img/menu1.jpg) no-repeat;
	margin:0px 55px 0px 0px;
}

.menu1:hover {
	background-image:url(../img/menu1-hover.jpg);
}

.selected1 {
	display:block;
	width:161px;
	height:80px;
	background:url(../img/menu1-hover.jpg) no-repeat;
	margin:0px 55px 0px 0px;
}

.menu2 {
	display:block;
	width:139px;
	height:80px;
	background-image:url(../img/menu2.jpg);
	margin:0px 55px 0px 0px;
}

.menu2:hover {
	background-image:url(../img/menu2-hover.jpg);
}

.selected2 {
	display:block;
	width:139px;
	height:80px;
	background-image:url(../img/menu2-hover.jpg);
	margin:0px 55px 0px 0px;
}

.menu3 {
	display:block;
	width:133px;
	height:80px;
	background-image:url(../img/menu3.jpg);
	margin:0px 55px 0px 0px;
}

.menu3:hover {
	background-image:url(../img/menu3-hover.jpg);
}

.selected3 {
	display:block;
	width:133px;
	height:80px;
	background-image:url(../img/menu3-hover.jpg);
	margin:0px 55px 0px 0px;
}

.menu4 {
	display:block;
	width:166px;
	height:80px;
	background-image:url(../img/menu4.jpg);
	margin:0px 55px 0px 0px
}

.menu4:hover {
	background-image:url(../img/menu4-hover.jpg);
}

.selected4 {
	display:block;
	width:166px;
	height:80px;
	background-image:url(../img/menu4-hover.jpg);
	margin:0px 55px 0px 0px
}

.menu5 {
	display:block;
	width:106px;
	height:80px;
	background-image:url(../img/menu5.jpg);
}

.menu5:hover {
	background-image:url(../img/menu5-hover.jpg);
}

.selected5 {
	display:block;
	width:106px;
	height:80px;
	background-image:url(../img/menu5-hover.jpg);
}

#slogan-vacanza {
	width:960px;
	hight:130px;
	padding:40px 0px 0px 0px;
	margin:auto;
}

#slogan-vacanza img {
	float:left;
	margin:0px 15px 0px 70px;
}

#content {
	width:960px;
	margin: auto;
	padding:0px;
	clear:both;
}

#colonna-sx {
	width:350px;
	margin:50px 0px 0px 0px;
	padding:0px 60px 0px 70px;
	float:left;
	text-align:justify;
}

#colonna-sx p,  #colonna-sx h2, #colonna-dx p  {
	margin:0px;
}

#contatti-agri {
	width:350px;
	margin:70px 0px 0px 0px;
	padding:0px;
}

#img-news {
	width:350px;
	height:80px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#img-news a {
	display:block;
	width:95px;
	height:80px;
	background:url(../img/button-news.jpg) no-repeat;
}

#img-news a:hover {
	background:url(../img/button-news-hover.jpg) no-repeat;
}

#accesso-animali {
	width:350px;
	height:50px;
	padding:45px 0px 0px 0px;
	line-height:50px;
}

#colonna-sx a img:hover, .titolo-green:hover, .underline a:hover, #contatti-agri a:hover, #contatti-dimora a:hover {
	text-decoration:underline;
}

.white-space {
	white-space:pre;
	padding:0px;
	margin:0px;
}

.text-small {
	font-size:12px;
}

#colonna-sx .titolo-pacchetti {
	margin:15px 0px 0px 0px;
}

#colonna-dx {
	width:347px;
	margin:50px 0px 0px 0px;
	padding:0px 70px 0px 60px;
	float:right;
}

#colonna-dx-vacanza {
	width:477px;
	margin:50px 0px 0px 0px;
	padding:0px;
	float:right;
}

.gallery {
	width:320px;
	height:213px;
	margin:auto;
	padding:0px;
}

/*** set the width and height to match your images **/

#slideshow, #galleria {
    position:relative;
    height:213px;
}

#slideshow DIV, #galleria DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 213px;
}

#slideshow DIV.active, #galleria DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active, #galleria DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG, #galleria DIV IMG {
    height: 213px;
    display: block;
    border: 0;
    margin-bottom: 10px;
	border:0px;
}

/*fine slideshow*/

#programma-scuole {
	width:350px;
	padding:50px 0px 20px 0px;
	margin:0px;
}

#colonna-dx #programma-scuole h2 {
	margin:0px;
	padding:0px;
}

#colonna-dx h2 {
	margin:50px 0px 20px 0px;
}

.pdf-scuole {
	margin:20px 0px 40px 130px;
}

#colonna-piantina {
	width:350px;
	height:436px;
	float:right;
	padding:100px 70px 0px 0px;
}

#contatti-dimora {
	width:350px;
	margin:0px;
	padding:130px 0px 0px 0px;
	clear:both;
}

#colonna-dx-vacanza .foglia, #colonna-sx .foglia {
	float:left;
}

.titolo-pacchetti {
	font-size:18px;
	margin:15px 0px 0px 25px;
	float:left;
}

.pacchetti-vacanza {
	width:400px;
	padding:0px 70px 0px 10px;
	margin:50px 0px 0px 0px;
	float:left;
}

.foglia-small {
	float:left;
	margin:8px 0px 0px 0px;
}

.pacchetti-vacanza h2 {
	padding:0px;
	margin:0px;
}

.titolo-green {
	padding:0px;
	margin:19px 0px 0px 19px;
	float:left;
}

#testo {
	width:400px;
	padding:0px 70px 0px 10px;
	margin:100px 0px 0px 0px;
	float:left;
}

#colonna-dx .foto-dimora {
	float:right;
	margin:0px 0px 6px 0px;
	padding:0px;
}

#box-foto {
	width:328px;
	float:right;
	margin:0px 0px 6px 0px;
	padding:40px 0px 0px 0px;
}

#box-foto a img {
	border:0px;
	margin:0px 0px 5px 5px;
	float:right;
}

#colonna-dx a .align-center, #colonna-dx-vacanza a .align-center  {
	margin:0px 0px 0px 170px;
	padding:0px 0px 20px 0px;
}

#colonna-dx p, #colonna-dx-vacanza p {
	margin:0px;
	text-align:justify;
}

#loghi {
	width:345px;
	padding:0px;
	margin:90px 0px 0px 0px;
}

#loghi-top {
	width:345px;
	height:86px;
}

#loghi-middle {
	width:345px;
	height:66px;
}

#loghi-bottom {
	width:345px;
	height:86px;
	padding:30px 0px 0px 0px;
}

#sindone {
	margin:0px 0px 0px 45px;
}

#angea {
	margin:0px 0px 0px 50px;
}

#logo1 {
	width:104px;
	height:86px;
	float:left;
}

#logo2 {
	width:241px;
	height:86px;
	float:right;
}

#logo3 {
	width:159px;
	height:50px;
	padding:16px 0px 0px 0px;
	float:left;
}

#logo4 {
	width:186px;
	height:36px;
	padding:30px 0px 0px 0px;
	float:right;
}

#wrapper {
	width:960px;
	height:40px;
	margin:0px 0px 0px 25px;
	padding:0px;
	clear:both;
}

#footer {
	width:960px;
	height:160px;
	margin:0px 0px 0px 25px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	color:#452902;
}

#footer a {
	color:#452902;
}


#footer a:hover {
	text-decoration:underline;
}

