body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/bg_rep.jpg);
	background-repeat: repeat-x;

}
.txtgen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	white-space: normal;
}
.ima {
	float: left;
	padding-right: 18px;
}

.ima a{
	float: left;
	background-color: #F60;
	padding: 18px;
	border: 0px;
}

.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: 400px;
}
div#copyright{
	width: 200px;
	\width: 220px;
	w\idth: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
div#copyright p{

}

div#texttemp{
	width: 500px;
	position: relative;
	height: 100px;
	padding-top: 250px;
	padding-left: 250px;
}

div#texttemp p{
	text-align: center;
	font-size: 14px;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	font-style: normal;
}
div#credits {
	height: 65px;
	float: left;
	margin-top: 528px;
	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;
}
