/*
=================================================
Fotomodo.it CSS and Design
Author: Simone Cappellini - MHP - www.mhpmedia.it
Version: 4.0 - JAN 2009 
=================================================
*/

/* tags */
body {
	font:1em 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	color:#F4F4F4;
	border-top: 10px;
	margin:0;
	padding:0;
	background-color: #1B191E;
}
a, a visited{
	color: #000000;
}
a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

h1 {
	font-size: 1.5em;
	color: #FC0;
}
h2 {
	font-size: 1.3em;
	color: #FC0;
	}
h3 {
	font-size: 1.2em;
	}
h4 {
	font-size: 1.1em;
	}
img {
	border:0;
	}
/* struttura */
#box{
	width:770px;
	margin:auto;
}
#testata{
	width:100%;
	padding-top:20px;
	height:70px;
	}
#corpo01{
	width:100%;
	padding-top:20px;
	height:350px;
	float:left;
	}
#corpo02{
	width:100%;
	margin-top:20px;
	padding-top:5px;
	height:160px;
	background-image: url(../images/2009_structure/str/bg_c2_logo.gif);
	background-repeat: no-repeat;
	float:left;
	}
#piede{
	width:710px;
	margin-top:20px;
	padding-top:5px;
	padding-left:20px;
	height:20px;
	float:left;
	background-color: #FFF;
	color: #000000;
	font-size: 0.6em;
}
.sx{
	width:480px;
	float:left;
}
.dx{
	width:230px;
	float:left;
	padding-left:20px;

}
.homeditte{
	width:200px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	padding-right:30px;
	font-size: 0.7em;
	color:#000;
	}
.homeditte h4{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding-top:0;
	padding-bottom:20px;
	}
.frmhome{
	width:230px;
	float:left;
	color:#000;
	margin-bottom:10px;
	background-color: #1B191E;
	color: #FC0;
	border-color:#999;
	border-width:1px;
	border-style:solid;
	}

/* forms */

.formline {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	clear:both;
	font-size:0.9em;
}

.formlabel {
	background-color: #FFF;
	width: 30%;
	float: left;
	padding-right: 15px;
	color: #333;
	line-height: 2em;
	text-align: right;
	font-weight: bold;
}
.formcontent {
	line-height: 25px;
	padding-left: 35%;
}
.formcontent input,select,textarea {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 1.1em;
}
/*
