@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

html,body{
	margin:0;
	padding:0;
}



body {
	font-family:"Times New Roman", Times, serif;
	background-color:#7ab51d;
	color:#725590;
}


img {
	border: 0;
}

a:link, a:visited {
	text-decoration:none;
	color:#725590;
}

a:hover {
	color:#000;
}

a:focus{
	outline:0; 
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}


h2 {
	font-size: 24px;
	margin:0;
	color:#000;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
	margin:3px 0;
}

h5 {
	font-size: 140%;
}

h6 {
	font-size:120%;
}

p {
	margin:0;
	padding:0;
}

/* STRUTTURA ================================================================ */

div#wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg.gif);
	background-repeat:no-repeat;
}

div#info_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_info.gif);
	background-repeat:no-repeat;
}

div#newsletter_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_newsletter.gif);
	background-repeat:no-repeat;
}

div#corsi_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_corsi.gif);
	background-repeat:no-repeat;
}

div#neu_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_neutral.gif);
	background-repeat:no-repeat;
}

div#brochure_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_brochure.gif);
	background-repeat:no-repeat;
}

div#gallery_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_gallery.gif);
	background-repeat:no-repeat;
}

div#espositori_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_espositori.gif);
	background-repeat:no-repeat;
}

div#animali_wrapper {
	margin:0 auto;
	width:800px;
	height:798px;
	background-image:url(../img/bg_animali.gif);
	background-repeat:no-repeat;
}

#sx_col {
	display:inline;
	margin-top:35px;
	float:left;
	width:160px;
	min-height:575px;
	height:auto !important;
	height:575px;
	font-size:14px;
}

div.infologhi {
	padding-left:15px;
	float:left;
	display:inline;
	margin-left:30px;
}

div.infotxt {
	padding-left:15px;
	float:left;
	display:inline;
	clear:both;
	width:120px;
	text-align:left;
	font-weight:bold;
	color:#725590;
	font-size:14px;
}

div.infotxt img{
	margin:10px 0;
}

div#info_box {
	padding-left:15px;
	float:left;
	display:inline;
	clear:both;
	margin-top:-50px;
	width:120px;
	text-align:left;
}

div#loghi {
	margin-bottom:10px;
}

div#loghi img{
	padding-right:5px
}

div#bauhaus {
	padding-top:10px;
}

div#content {
	padding-left:70px;
	float:left;
	margin-top:135px;
	width:530px;
}

div#footer {
	clear:both;
	padding-left:20px;
	padding-top:25px;
	float:left;
	display:inline;
	clear:both;
	width:780px;
	background:#DDEAC4;
}

div#footer img {
	margin-right:10px;
}

div#dx_col {
	float:right;
}

div#logo {
	padding-right:80px;
}

div#credits {
	font-size:9px;
	text-align:right;
	padding-right:15px;
	font-size:13px;
	float:right;
	margin-top:60px;
}

/* FORMATTAZIONE TESTI ======================================================= */

ul#menu {
	font-size:16px;
	list-style-type:none;
	text-align:right;
	line-height:1.8em;
	margin-top:100px;
}

ul#menu li{
	border-bottom:2px solid #c5b8ba;
}

ul#menu li.last{
	border-bottom:0;
}

ul#menu li span{
	font-size:10px;
	margin-top:-15px;
	float:right;
}

div#content p {
	font-size:16px;
	line-height:1.8em;
	color:#a778ae;
	font-weight:bold;
	margin-top:25px;
}

#brochure_wrapper div#content p {
	font-size:16px;
	line-height:1.7em;
	color:#735294;
	font-weight:bold;
	margin-top:0;
}

.evidenza {
	color:#FF0000;
}

ul#menu a:link, ul#menu a:link {
	color:#725590;
}

ul#menu a:hover {
	color:#000000;
}

div#info_box p{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

div#info_box a:link, div#info_box a:visited {
	color:#725590;
}


div#credits a:link, div#credits a:visited{
	color:#725590;
}

div#credits a:hover {
	color:#000000;
}

li.selected a:link, li.selected a:visited{
	font-weight:bold;
}

/* PAGINA INFO ========================================================== */

h2.titoli {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

h2.titoli2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:120px;
}

div#info_wrapper div#content p {
	font-size:14px;
	line-height:20px;
}

div#content a:link div#content a:hover {
	color:#FFFFFF;
}

div#content a:hover {
	color:#000;
}

/* PAGINA BROCHURE ========================================================== */

div#brochure_wrapper div#content a:link, div#brochure_wrapper div#content a:visited {
	color:#725590;
}

div#brochure_wrapper div#content a:hover {
	color:#000000;
}

h2.titoli3 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
}




/* PAGINA ESPOSITORI ========================================================== */
div#espositori_wrapper div#content a:link, div#espositori_wrapper div#content a:visited {
	col or:#FFFFFF;
}

div#espositori_wrapper div#content a:hover {
	col or:#000000;
}


#gallery{
	
}

#gallery ul li{
	list-style-type:none;
	float:left;
	display:inline;
	margin-bottom:5px;
	margin-right:5px;
}

#gallery ul li{
	list-style-type:none;
}





#neu_wrapper #content h2{
	font-size:20px;
	color:#725590;
}

#neu_wrapper #content p{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}


#scroll{
	height:440px;
	overflow:auto;
}


.singlebanner{
	margin-bottom:10px;
}

























