html, body{
	height: 100%;
}
body {
			padding: 0px;
			margin: 0px;
			background-color: #a09052;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
}
#index {
			margin-right: auto;
			margin-left: auto;
			background-image: url(index.jpg);
			height: 561px;
			width: 950px;
			margin-top: 30px;
}
.floatclear{
	clear: both;
}
a:link, a:visited{
	text-decoration: none;
	color: black;
}
#corpo {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 950px;
	background-color: #1f1a17;
	text-align: left;
}
#collaboration {
	position: absolute;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 950px;
	color: #d8cda4;
	background-color: #353125;
}
#collaboration img{
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

#menu{
	background-color: #dbcfa6;
	padding-top: 18px;
	padding-bottom: 8px;
	padding-left: 35px;
}
#menu p {
	float: left;
	padding: 0;
	margin: 0 35px 0 0;
}
#vettius{
	background-position: right;
	border-bottom-color: #dbcfa6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 9px;
	margin-top: 30px;
	background-image: url(vettius.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 14px;
}
#gallery{
	background-image: url(gallery.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 574px;
	padding-top: 121px;
	margin-left: 332px;
}
#gallery_detail{
	background-image: url(gallery.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 336px;
	padding-top: 121px;
	margin-left: 30px;
	margin-right: -12px;
	color: white;
}
#gallery_detail img{
	margin-left: 12px;
	margin-bottom: 12px;
	
}
#aboutme{
	text-align: justify;
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	font-size: .8em;
	background-image: url(aboutme.gif);
	width: 600px;
	padding-top: 220px;
	margin-left: 332px;
}
#links_gal{
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	font-size: .8em;
	background-image: url(links.gif);
	width: 600px;
	padding-top: 120px;
	margin-left: 332px;

}
#links_gal p a:link, #links_gal p a:visited {
	color: gray;
}
#aboutme p{
	margin-right: 100px;
	margin-bottom: 10px;

}
#aboutme a{
	float: left;
	margin-right: 100px;
	margin-bottom: 10px;

}
#aboutme #foto{
	left: 120px;
	top: 100px;
	position: absolute;
}
#nome{
	left: 105px;
	top: 100px;
	width: 230px;
	position: absolute;
	text-align: right;
}

#foto_big{
	left: 400px;
	top: 70px;
	position: absolute;
}
#gallery img{
	margin-right: 12px;
	margin-bottom: 12px;
}
#corpo_admin{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#action{
	width: 475px;
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
}
#links{
	width: 474px;
	float: left;
	text-align: center;
}

.menu{
	height: 30px;
	background-color: #ece6be;
	padding-top: 10px;
	font-weight: bold;
	position: relative;
}

.add {
	position: absolute;
	top: 5px;
	left: 5px;
}
.del {
	position: absolute;
	top: 5px;
	left: 10px;
}
.riga1{
	background-color: #b6b396;
}
.riga2{
	background-color: #908e78;
}
.riga1, .riga2{
	height: 25px;
	padding-top: 5px;
	position: relative;
}
form{
	padding: 0px;
	margin: 0px;
}
img{
	border-style: none;
}
#action_add, #link_add{
	text-align: right;
}
span{
	width: 40px;
}
.custom-tip {
	border-color: #760301;
	border-width: 3px;
	border-style: solid;
	color: #000;
	z-index: 13000;
}
 
.custom-title {
	border-bottom-color: #393939;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #e0dce4;
	padding: 8px 8px 4px;
	background: #282828;
	border-bottom: 1px solid;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #706f72;
}
#links a:link, #links a:visited {
	color: black;
	text-decoration: none;
}
#links .cat {
	position: absolute;
	top: 5px;
	right: 5px;
}
