* {
margin:0;
padding:0;
}

body {
background-color:#171717;
margin:auto;
text-align: center;
}

p {
padding-left:20px;
padding-top:20px;
text-align:left;
color:#FFFF00;
word-spacing:5px;
}


a.button { 
        background:url(images/stemma_home_09.gif) repeat 0px 0px; 
        width: 176px; 
        height: 44px; 
        display: block; 
}
a.button span { 
        display: none; 
}
a.button:hover { 
        background: url(images/stemma_home2_09.gif) repeat 0px -44px; 
}

a.b2 { 
        background:url(images/stemma_home_10.gif) repeat 0px 0px; 
        width: 176px; 
        height: 50px; 
        display: block; 
}
a.b2 span { 
        display: none; 
}
a.b2:hover { 
        background: url(images/stemma_home2_10.gif) repeat 0px -50px; 
}

a.b3 { 
        background:url(images/stemma_home_11.gif) repeat 0px 0px; 
        width: 176px; 
        height: 47px; 
        display: block; 
}
a.b3 span { 
        display: none; 
}
a.b3:hover { 
        background: url(images/stemma_home2_11.gif) repeat 0px -47px; 
}

a.b4 { 
        background:url(images/stemma_home_12.gif) repeat 0px 0px; 
        width: 176px; 
        height: 50px; 
        display: block; 
}

a.b4 span { 
        display: none; 
}

a.b4:hover { 
        background: url(images/stemma_home2_12.gif) repeat 0px -50px; 
}

#foot a:link { color:#FF9900;
text-decoration:none;

}

#foot a:hover { color:#FF9900;
text-decoration: underline;

}

#foot a:visited { color:#FF9900;
}

#veamas a:link { color:#FF9900;
text-decoration:none;

}

#veamas a:hover { color:#FF9900;
text-decoration: underline;

}

#veamas a:visited { color:#FF9900;
}

#veamas {
padding-top:500px;
padding-right:90px;
}





#gallery {
float:left;
width: 450px;
margin-left:50px;}
	
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }


