body {
	background-color: #FFFFFF;
	background-image: url(new_home/wrapper-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#principal {
	width: 600px;
	margin-left: -300px;
	position: relative;
	left: 50%;
}
#fotos {
	text-align: center;
}
#logo {
	text-align: center;
	height: 120px;
}
#textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
#principal #fotos div {
	float: left;
}
#clique {
	line-height: 50px;
	text-align: center;
	height: 50px;
	width: 600px;
	float: left;
}
#creditos {
	line-height: 30px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 600px;
}
a.creditos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}


.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
