body {
	background-color: #222222;
}
#cont .text img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#top_index {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#cont {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 40px;
}
#cont .text {
	float: left;
	width: 230px;
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
#cont .text2 {
	float: left;
	width: 230px;
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	line-height: 28px;
}
#cont .botones {
	clear: both;
}
#cont .text3 {
	float: left;
	width: 230px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	line-height: 28px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cont .text3 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
