
#inner_top_prodse {
	height: 112px;
	width: 920px;
	background-image: url('../images/title_bg_prodse.jpg');
	color: #ffffff;
	position: relative;

}
#inner_top_prodse h1 {
	font-weight: bold;
	font-size: 30px;
	padding-left: 20px;
	padding-top: 12px;
	margin: 0 0 0 0;
}
#inner_top_prodse h6 {
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 24px;
	margin: 0 0 0 0;
}
#inner_top_prodse h6 a{
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#inner_top_prodse h6 a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.prodse_separator_top {
	height: 23px;
	width: 920px;
	background-image: url('../images/prodse_separator_top.gif');
	line-height: 0px;
	font-size: 0px;	
	margin-top: 15px;
}
.prodse_separator_bottom {
	height: 5px;
	width: 920px;
	background-image: url('../images/prodse_separator_bottom.gif');
	line-height: 0px;
	font-size: 0px;	
	margin-bottom: 22px;
}
#content_prodse {
	width: 920px;
	background-image: url('../images/prodse_content_bg.gif');
	padding-bottom: 12px;
}
#prodse_left_content {
	float: left;
	width: 560px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
#prodse_right_content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 320px;
	padding: 0px;
}
#prodse_right_content_inner{
	position: relative;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
#prodse_right_content_inner .imagem1 {
	position: absolute;
	top: 62px;
	left: 2px;
	border: 0px;

}
#prodse_right_content_inner .imagem2 {
	position: absolute;
	top: 62px;
	left: 145px;
	border: 0px;

}
#prodse_right_content_images {
	width: 317px;
	height: 158px;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	background-image: url('../images/prodse_right_bg.jpg');

}
#prodse_left_content p {
	padding: 0 0 0 0px;
	margin: 15px 0 15px 0px;
	color: #333333;
	font-size: 11px;
}
.prodse_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
	width: 100%;
	border-bottom: 2px solid #dddddd;
}

/* h2 links prodse_title */

.prodse_title h2 a:link {
color: #000066;
text-decoration: none;
font-size: 18px;
}
.prodse_title h2 a:visited {
	color: #330066;
	text-decoration: none;
	font-size: 18px;
}
.prodse_title h2 a:hover {
color: #00019b;
text-decoration: none;
font-size: 18px;
}
.prodse_title h2 a:active {
color: #0000cc;
text-decoration: none;
font-size: 18px;
}

/* h2 links clicas_content_box */



.prodse_title_button {
	float: right;

}
.prodse_left_buttons { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	padding: 25px 20;
}
