/* CSS Document */



body{

margin:0ox;

padding:0px;

background-color:#f8df38;







}



a:focus{

outline:none;





}





a{

color:#000000;

text-decoration:none;

font-weight:bold;







}



a:visited{

color:#000000;

text-decoration:none;





}





a:hover{

color:#f8df38;

text-decoration:none;





}

#wrapper_home{

width:657px;

height:549px;

background-image:url(img/bg_home.jpg);

background-repeat:no-repeat;

background-position:top;

margin:30px auto 5px auto;



}



#wrapper_profilo{

width:657px;

height:549px;

background-image:url(img/bg_bio.jpg);

background-repeat:no-repeat;

background-position:top;

margin:30px auto 5px auto;





}



#wrapper_opere{

width:657px;

height:549px;

background-image:url(img/bg_opere.jpg);

background-repeat:no-repeat;

background-position:top;

margin:30px auto 5px auto;





}



#wrapper_progetti{

width:657px;

height:549px;

background-image:url(img/bg_progetti.jpg);

background-repeat:no-repeat;

background-position:top;

margin:30px auto 5px auto;





}





#wrapper_mostre{

width:657px;

height:549px;

background-image:url(img/bg_mostre.jpg);

background-repeat:no-repeat;

background-position:top;

margin:30px auto 5px auto;





}

#text{

float:left;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

color:#000000;

width:460px;

height:auto;

margin:120px 20px 0px 20px;

text-align:justify;

display:inline;

}



#text strong{

font-size:10px;

color:#000000;



}



#text a{

font-size:10px;



color:#000000;

text-decoration:none;

font-weight:bold;







}



#text a:visited{

color:#000000;

text-decoration:none;





}





#text a:hover{

color:#f8df38;

text-decoration:none;





}

h1{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

margin:0px;





}



.menu{

float:right;

margin-right:10px;

margin-top:150px;

height:400px;







}





.continua{

width:400px;

float:left;

margin-top:10px;





}



.footer{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:10px;

color:#000000;

text-align:center;

margin:0px auto;

}



.footer a{

font-size:10px;

color:#000000;

font-weight:bold;

text-decoration:none;

}



.footer a:visited{

color:#000000;

font-weight:bold;

text-decoration:none;

}



.footer a:hover{

color:#000000;

font-weight:bold;

text-decoration:underline;

}



* {

    font-family: Verdana, Helvetica;

    font-size: 10pt;

}

.highslide {

	cursor: url(highslide/graphics/zoomin.cur), pointer;

    outline: none;

	width:140px;

	height:120px;

	margin:0px;

	padding:0px;

		



}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	border:0px;
	float:left;
	margin:5px;



}

.highslide:hover img {

	border:0px;

}

.highslide-wrapper {

	background: white;

}

.highslide-image {

	border: 10px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    border: 5px solid white;

    border-top: none;

    padding: 5px;

    background-color: white;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    

    padding-left: 22px;

    background-image: url(highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

}

a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}



a.highslide-full-expand {

	background: url(highslide/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}



/* These must always be last */

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}



