/* 0 BASIC TAGS */

.categorie
{
	text-align: justify;
	vertical-align: text-top;
}

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}


table {
	font-size: 1em;
	
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
	text-decoration: none;
	color: #d32525;
}

a:visited
{
	color: red;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active
{
	color: red;
}

body
{
/* */	background-color: #ffffff;
	background-image: url(images/background_main.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #333300;
	background-position: center top;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
	background-image: url(images/sopra.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua
{
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited
{
	color: yellow;
}


/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #locale
{
	/* background-image: url(images/body-repeat.gif);  */
	background-image: url(images/body-repeat-locale.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#other
{
	/*	background-image: url(images/background-white.gif);
	background-repeat: repeat-y; */
	background-image: url(images/body-repeat-white.gif);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 686px;
		padding: 0px 37px;

	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	line-height: 1.1em;
	color: black;

}

#contentPH
{
	background-image: url(images/body-repeat-white.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
  width: 760px;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	line-height: 1.1em;
	color: black;
	text-align: left;
}

.Titolo
{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
#titolo1
{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
#Contenuto1
{
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

#centro
{
	text-align: center;
	_margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 760px;
	_border: 1px solid #818181;
	_background: white repeat-y right 50%;
	position: relative;
}


#other-servizi
{
	/*	margin-left   : 50px; */
	font-size: 100%;
	color: black;
	font-family: verdana;
	line-height: 110%;
}




dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */


#locale {
	background-image: url(images/body-repeat-locale.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}


.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/background_nav_main.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.menub a:visited {
	color: #ffff99;
}



.foto
{
	border: 8px solid #FFFFFF;
}

/* Navigation strips */
#navtop, #navbottom
{
    background: url(images/background_nav_main.gif) repeat-x;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 45px;
    color:White;
}

#navbottom
{
    margin-top: 15px;
}


.clear {
	clear:both;
	}