@CHARSET "ISO-8859-1";

/* CONTEUDO */

div#main_content {
	width: 868px;
	height: auto;
	background-color: #eaeaea;
	border: 1px white solid;
	color: #000;
	display: table;
}

div#main_content div#content_websites {
	border: 0;
}

div#main_content #top_title {
	background: url("../images/layout/top_orange_center.jpg") top left repeat-x;
	height: 36px;
	width: 240px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: -1px;
	text-align: center;
	color: #fff;
}

.top_title {
	font-size: 13px;
	padding-top: 7px;
}

div#top_title h1 {
	background: url("../images/layout/top_orange_left.jpg") top left no-repeat;
	display: block;
	height: 100%;
}

div#top_title span {
	display: block;
	height: 100%;
	background: url("../images/layout/top_orange_right.jpg") top right no-repeat;
}

div#main_content h1#title_portfolio {
	padding: 20px 0 0 10px;
	font-size: 16px;
	color: #d24c02;
}

.li_left {
	float: left;
}

.li_right {
	float: right;
}

/* CONTEUDO GAMES */

div#content_games {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px #c4c3c1 solid;
}

div#content_games ul li {
	background: url("../images/layout/port_file_left.gif") top left no-repeat;
	width: 418px;
	list-style-type: none;
	height: 150px;
	margin: 8px 0 0 0;
}

div#content_games ul li div#port_file_center {
	background: url("../images/layout/port_file_center.gif") top left repeat-x;
	width: 402px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

div#content_games ul li div#port_file_right {
	background: url("../images/layout/port_file_right.gif") top right no-repeat;
}

div#content_games ul li div#port_logo {
	float: left;
	background: url("../images/layout/port_logo_center.gif") top left repeat-x;
	width: 135px;
	height: 122px;
	margin: 14px 8px 14px 8px;
	display: table;
}

div#content_games ul li div#port_logo_center {
	background: url("../images/layout/port_logo_left.gif") top left no-repeat;
	height: 122px;
}

div#content_games ul li div#port_logo_right {
	background: url("../images/layout/port_logo_right.gif") top right no-repeat;
	height: 122px;
}

div#content_games ul li img {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 7px;
	margin-right: 7px;
}

div#content_games ul li div#port_content {
	float: right;
	display: table;
	margin: 15px 0 0 0;
	width: 245px;
	position: relative;
}

div#content_games ul li a {
	color: #fff;
	text-decoration: none;
}

div#content_games ul li a:hover {
	color: #dadada;
	text-decoration: none;
}

div#content_games ul li h1 {
	font-size: 14px;
	text-align: center;
	color: #d24c02;
	display: block;
}

div#content_games ul li a h1 {
	color: #d24c02;
}

div#content_games ul li a:hover h1 {
	color: #dd7237;
} 

div#content_games ul li p {
	text-align: center;
	padding: 10px 5px 0 5px;
	display: block;
}

div#content_games ul li div#more_info {
	clear: both;
	float: left;
	position: relative;
	display: table;
	width: 110px;
	margin-top: -25px;
	margin-left: 220px;
}

div#content_games ul li div#more_info a {
	color: #f69522;
	text-decoration: none;
}

div#content_games ul li div#more_info a:hover {
	color: #d17e1b;
	text-decoration: none;
}


/* CONTEUDO WEBSITES */

div#content_websites {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px #c4c3c1 solid;
}

div#content_websites ul li {
	background: url("../images/layout/port_file_left.gif") top left no-repeat;
	width: 418px;
	list-style-type: none;
	height: 150px;
	margin: 8px 0 0 0;
}

div#content_websites ul li div#port_file_center {
	background: url("../images/layout/port_file_center.gif") top left repeat-x;
	width: 402px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

div#content_websites ul li div#port_file_right {
	background: url("../images/layout/port_file_right.gif") top right no-repeat;
}

div#content_websites ul li div#port_logo {
	float: left;
	background: url("../images/layout/port_logo_center.gif") top left repeat-x;
	width: 135px;
	height: 122px;
	margin: 14px 8px 14px 8px;
	display: table;
}

div#content_websites ul li div#port_logo_center {
	background: url("../images/layout/port_logo_left.gif") top left no-repeat;
	height: 122px;
}

div#content_websites ul li div#port_logo_right {
	background: url("../images/layout/port_logo_right.gif") top right no-repeat;
	height: 122px;
}

div#content_websites ul li img {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 7px;
	margin-right: 7px;
}

div#content_websites ul li div#port_content {
	float: right;
	display: table;
	margin: 15px 0 0 0;
	width: 245px;
	position: relative;
}

div#content_websites ul li a {
	color: #fff;
	text-decoration: none;
}

div#content_websites ul li a:hover {
	color: #dadada;
	text-decoration: none;
}

div#content_websites ul li h1 {
	font-size: 14px;
	text-align: center;
	color: #d24c02;
	display: block;
}

div#content_websites ul li a h1 {
	color: #d24c02;
}

div#content_websites ul li a:hover h1 {
	color: #dd7237;
} 

div#content_websites ul li p {
	text-align: center;
	padding: 10px 5px 0 5px;
	display: block;
}

div#content_websites ul li div#more_info {
	clear: both;
	float: right;
	display: table;
	width: 110px;
	margin-top: -30px;
	*margin-top: 40px !important;
	margin-right: 67px;
}

div#content_websites ul li div#more_info a {
	color: #f69522;
	text-decoration: none;
}

div#content_websites ul li div#more_info a:hover {
	color: #d17e1b;
	text-decoration: none;
}