﻿/* CSS Document */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #2C4D56;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div#boxfotogallery {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
div#intestafotogallery {
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
.titolofotogallery{
	font: bolder 4.5em Verdana, Arial, Helvetica, sans-serif;
	color: #BD3200;
}
.titolo2fotogallery {
	font: bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #C3AA72;
	text-align: center;
}
.titolo1fotogallery {
	font: lighter 0.6em Verdana, Arial, Helvetica, sans-serif;
	color:#C3AA72;
}
.box100fotogallery {
	border: none;
	color: #000000;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#piepaginafotogallery {
	clear:both;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto auto;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0.85em;
}
