html,
body {
	margin:0px 0px 5px 0px;
	padding:0;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link,
a:visited,
a:active {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
	color:#CC0000;
	text-decoration: none;
}

#wrapper {
font-family:Verdana, Arial, Helvetica, sans-serif;

color:#000000;
margin:auto auto auto auto;
width:780px
}
/*
#logo {
width:100%;
height:69px;
margin-top:10px;
background: #F9F9F9 url(./images/logo.jpg) left top no-repeat;
} */

#navigation,
#latest {
background: url(./images/bg01.gif);
color:#000000;
font-weight:bold;
padding:5px;
border:1px solid #CCCC99;
margin-top:15px;
text-align:left;
}

#navigation a {
color:#CC0000
}

#gallery_folder,
#gallery_pics {
width:100%;
text-align:left;
margin-bottom:10px
}

#gallery_folder img {
padding:3px;
border:1px solid #999966;
margin-right:10px;
}

#gallery_pics img {
padding:3px;
border:2px solid #CCCC99;
margin-right:10px;
margin-bottom:5px
}

#gallery_pics img:hover {
padding:3px;
border:2px solid #CC0000;
margin-right:10px;
margin-bottom:5px;
}

#gallery_folder div.clear,
#gallery_pics div.clear,
div.clear {
clear:both;
}

#gallery_folder div.folder {
width:50px;
height:60px;
float:left;
margin-right:35px;
text-align:center
}

/* Fix IE Problem */
* html #gallery_folder div.folder {
margin-right:5px;
}

#gallery_folder div.folder img {
border:0
}

#gallery_folder p {
padding-top:20px;
text-align:center;
font-weight:bold;
font-size:16px;
color:red;
}

#gallery_folder p img {
border:0;
vertical-align:middle;
}

#pics_view {
padding-bottom:20px;
border-top:0px;
text-align:center
}

#pics_view p.light {
background-color:#FAFAFA;
color:#0033CC;
font-weight:bold;
padding:5px;
border:1px solid #999966;
border-top:0;
margin-top:0px
}

#pics_view p.light img {
vertical-align:text-top
}


#pics_view p.bg {
background:url(./images/bg01.gif);
color:#000000;
font-weight:bold;
padding:5px;
border:1px solid #999966;
margin-top:0px;
text-align:center
}

#pics_view .commento_dispari {
text-align:left;
padding:5px 0px 0px 10px;
margin-bottom:3px;
border-left:2px solid #999966;
border-right:2px solid #999966
}

#pics_view .commento_pari {
text-align:left;
padding:5px 0px 0px 10px;
margin-bottom:3px;
border-left:2px solid orange;
border-right:2px solid orange
}

#pics_view img {
border:0;
padding-bottom:10px;
vertical-align:middle
}

#comment_form {
text-align:left;
color:#3366CC
}

.text {
border:2px solid #3366CC;
padding:2px
}

#comment_form .hidden_text {
border:0;
background-color:#FAFAFA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#3366CC;
font-weight:bold
}

.button {
background:#3366CC;
color:#FFFFFF;
border:2px solid #3366CC;
cursor:pointer
}

#form_left {
float:left;
width:40%
}

#form_right {
float:left;
width:40%
}

#copyright {
border:1px solid #E0E0E0;
padding:2px 0px 2px 0px;
background-color:#3366CC;
color:#FFFFFF;
text-align:center
}

#copyright a {
color:#FFFFFF
}

#language {
text-align:right;
font-size:10px;
margin-top:20px;
padding:3px 3px 3px 10px;
}

div.latest_com {
padding-left:3px;
margin-top:5px
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.usubintestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-style: italic;
}
.bordi {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;

}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

</style>
