@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:900px;
	margin:auto;
}

#intestazione {width:900px;
margin:auto;
border-bottom:#ac7737 dotted 1px;
overflow:hidden;
}

#corpo {width:900px;
margin:auto;
}

#logo {float:left;
margin-left:25px;
margin-right:25px;
margin-bottom:20px;
display:inline;
overflow:hidden;}

#titolo {
	font-size:20px;
	color:#ac7737;
	font-style:normal;
	font-weight:bold;
	float:right;
	margin-left:25px;
	margin-right:25px;
	margin-top:120px;}
	
#conttxt {border-top:#ac7737 dotted 1px;
overflow:hidden;
clear:both;}

#fotopagina {font-size:12px;
	color:#ac7737;
	font-style:normal;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	}
	
#logout {font-size:12px;
	color:#ac7737;
	font-style:normal;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
	float:right;}

#logout a:link, a:visited, a:active {font-size:12px;
	color:#ac7737;
	font-style:normal;
	text-decoration:none;
	float:right;}

#logout a:hover {text-decoration:underline;}
	
#contphoto {width:889px;
margin:auto;
overflow:hidden;
clear:both;
padding-left:11px;
padding-bottom:10px;
border-bottom:#ac7737 dotted 1px;
}


	
.photo {width:200px;
border:#ac7737 solid 1px;
float:left;
margin-left:14px;
display:inline;
margin-bottom:25px;
padding-bottom:10px;}

.photo p {font-size:12px;
	color:#ac7737;
	font-style:normal;
	text-align:center;}

.photo p a:link, a:visited, a:active{font-size:12px;
	color:#ac7737;
	font-style:normal;
	text-align:center;
	text-decoration:underline;}
	
.photo p a:hover{
	text-decoration:none;
	text-align:center;}
	
	
#piedefoto
{overflow:hidden;
width:900px;
padding-bottom:25px;
padding-top:15px;
margin:auto;
clear:both;
font-size:12px;
	color:#ac7737;
	font-style:normal;
	text-align:center;
	
	
	}

#piedefoto a:link, a:visited, a:active {
	text-decoration:underline;
	font-size:12px;
	color:#ac7737;
	font-style:normal;
	text-align:center;}
	
#piedefoto a:hover {
	text-decoration:none;
	}
	
	




