@charset "utf-8";
/* CSS Document */

body {
    margin-top:0px;
	margin-bottom:0px;
	background-image:url(img/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
}
#header {
    margin-left:auto;
	margin-right:auto;
	width:631px;
	height:484px;
	background-image:url(img/header.gif);
	padding-left:255px;
}
#up {
    background-image:url(img/up.gif);
    width:886px;
	height:62px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}
#corpo {    
	background-image:url(img/bgcorpo.gif);
    width:886px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}
#testocorpo {
    width:686px;
	padding-left:100px;
	padding-right:100px;
}
#footer {
    width:886px;
	height:40px;
	background-image:url(img/footer.gif);
	text-align:center;
	margin-top:0px;
	padding-top:36px;
}
#contenitoregallery {
    width:686px;
}
#gallery {
    width:325px;
	height:250px;
	margin-right:12px;
	padding-right:5px;
	border-right:#FFFFFF 1px dashed;
	border-bottom:#FFFFFF 1px dashed;
	margin-bottom:20px;
	float:left;
}
#gallery2 {
    width:325px;
	height:250px;
	margin-left:12px;
	padding-right:5px;
	border-right:#FFFFFF 1px dashed;
	border-bottom:#FFFFFF 1px dashed;
	margin-bottom:20px;
	float:left;
}
#tag {
    margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:886px;
}
.footer {
    color:#333333;
	font-weight:300;
}
.footer a{
    text-decoration:none;
	color:#333333;
	font-weight:300;
}
.footer a:hover{
    text-decoration:none;
	color:#333333;
	font-weight:500;
}
.footer a:link{
    text-decoration:none;
	color:#333333;
	font-weight:300;
}
.titoli {
    font-size:20px;
	font-style:oblique;
	color: #e6cda3;
}
.fotohome {
    margin-top: 5px;
	margin-right: 5px;
	border:1px dashed #e6cda3;
}
.nomi {
    font-size:18px;
	font-weight:bold;
}
.fotogallery {
    border:#999999 1px dashed;
	margin-bottom:2px;
	margin-right:7px;
}
.fotogallery2 {
	margin-bottom:2px;
	margin-right:7px;
}

