/****************************************************************************/
/* 2009 - Originalideias.com.br												*/
/*																			*/
/* Created: 24/11/2009 by Herus Armstrong									*/
/* Description: Style default settings to Proximo Games Site: company page	*/
/****************************************************************************/


/************************************/
/* CONTENT							*/
/************************************/

#content #content_inside_body_text, #content #content_menu_right dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #727272;
	text-align: justify;
}
#content #content_menu_right dd {
	padding-bottom: 10px;
	text-align: left;
}
#content #content_inside_body_text {
	float: left;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 50px;
	width: 460px;   
}
.subTitle {
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.profile img {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
}
.profile {
	display: block;
	float: left;
	clear: both;
}

/************************************/
/* MENU RIGHT						*/
/************************************/

#content #content_menu_right #presentation, #content #content_menu_right #executive, #content #content_menu_right #expansion, #content #content_menu_right .gray {
	height: 38px;
	visibility: hidden;
}
 #content #content_menu_right .gray {
	background-color: #DF7E0D;
}
#content #content_menu_right #executive {
	margin-bottom: 40px;
}
#content #content_menu_right #expansion {
	height: 72px;
}

#content #content_menu_right {
	background-color: #FFF;
	display: block;
	width: 165px;
	height: auto;
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 20px;
}
#content #content_menu_right #ifa {
	background-image: url(../image/logos/ifa.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top: 50px;
	height: 111px;
	width: 140px;
}
#ifa strong {
	visibility: hidden;
}
