body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	/*background-image: url(../images/bg.jpg);*/
}
.txtgen {
	 xbackground: url(../images/separatore_600px.jpg) no-repeat 0 2px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	white-space: normal;
}


.txtgen a , hover , visited {
	font-family: tahoma;
	font-weight: normal;
	color: #069;
}

div#fondo{
	width: 960px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	height: 350px;
}

div#mail p{
	text-align: left;
}

div#texttemp{
	width: 200px;
	\width: 580px;
	margin-top: 330px;
	position: relative;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding-left: 10px;
	float: left;
	font-size: 14px;
}

div#texttemp p{
	text-align: left;
	font-size: 15px;
	color: #666;
	padding-left: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
div#credits {
	height: 150px;
	float: left;
	margin-top: 350px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 30px;
	padding-left: 20px;
}
