div#moduloLM {
	background: transparent url(../images/moduloML.png) no-repeat 0 0;
	width: 296px;
	height: 115px;
	margin: 10px 0 20px 0px;
	padding: 0 15px 0 15px;
}

div#moduloLM:hover {
	background: transparent url(../images/moduloML.png) no-repeat 0 -114px;
}

div#moduloLM h2 {
	font-size: 12px;
	margin: 0 0 0 35px;
	padding: 8px 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}

div#moduloLM div {
	padding: 10px 0 0 0;
}


a.legendas {
	display: block;
	background: transparent url(../images/menus/legendasHome.png) no-repeat 0 0;
	font-size: 14px;
	margin: 5px 0 5px 20px;
	padding: 2px 0 0 22px;
	border: 0px;
	width: 153px;
	cursor: pointer;
	text-align: left;
	height: 17px;
	text-decoration: none;
}

a.legendas:hover,
a.activeH {
	background: transparent url(../images/menus/legendasHome.png) no-repeat 0 -18px;
}




a.legendas_E {
	display: block;
	background: transparent url(../images/menus/legendasEnvia.png) no-repeat 0 0;
	font-size: 14px;
	margin: 5px 0 5px 20px;
	padding: 2px 0 0 22px;
	border: 0px;
	width: 113px;
	cursor: pointer;
	text-align: left;
	height: 17px;
	text-decoration: none;
}

a.legendas_E:hover,
a.activeE {
	background: transparent url(../images/menus/legendasEnvia.png) no-repeat 0 -18px;
}









a.legendas_PA {
	display: block;
	background: transparent url(../images/menus/legendasPA.png) no-repeat 0 0;
	font-size: 14px;
	margin: 5px 0 5px 20px;
	padding: 2px 0 0 22px;
	border: 0px;
	width: 128px;
	cursor: pointer;
	text-align: left;
	height: 17px;
	text-decoration: none;
}

a.legendas_PA:hover,
a.activePA {
	background: transparent url(../images/menus/legendasPA.png) no-repeat 0 -18px;
}



















#activeH input {
	background: #fff url(../images/menus/legendasHome.png) no-repeat left 0px;
}


#activeE input {
	background: #fff url(../images/menus/legendasEnvia.png) no-repeat left 0px;
}


#activePA input {
	background: #fff url(../images/menus/legendasPA.png) no-repeat left 0px;
}
















a.terSessao {
	border-left: 2px solid #cdcdcd;
	border-top: 2px solid #cdcdcd;
	border-right: 2px solid #ababab;
	border-bottom: 2px solid #ababab;
	padding: 4px;
	background-color: #e0e0e0;
	color: black;
}

a.terSessao:hover {
	border-left: 2px solid #ababab;
	border-top: 2px solid #ababab;
	border-right: 2px solid #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
}


a.enviaL {
	border-left: 2px solid #cdcdcd;
	border-top: 2px solid #cdcdcd;
	border-right: 2px solid #ababab;
	border-bottom: 2px solid #ababab;
	padding: 8px 8px 8px 30px;
	background: #e0e0e0 url(../images/send.png) no-repeat left 0px;
	color: black;
}

a.enviaL:hover {
	border-left: 2px solid #ababab;
	border-top: 2px solid #ababab;
	border-right: 2px solid #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	background: #e0e0e0 url(../images/send.png) no-repeat 1px 1px;
	padding: 9px 7px 7px 31px;
}

.descr_Box {
	width: 683px; 
	height: 50px; 
	border: 2px solid #eee;
	padding: 4px; 
	overflow: auto;
	background-color: white;
}

.descr_Box:hover {
	border: 2px solid #ccc;
	background-color: #eee;
}




#DetalhesMainContentor {
	width: 710px;
	margin: 6px 0 0 18px;
}

#DetalhesHeader {
	width: 710px;
	background: url(../images/legendasDetailHeader.png) no-repeat 0 0;
	text-align: left;
}

#DetalhesHeader div.title {
	width: 520px;
	height: 33px;
	float: left;
}

#DetalhesHeader div.title h1 {
	padding: 0px;
	margin: 8px 0 0 15px;
	border: 0px;
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

#DetalhesHeader div.sindicate {
	width: 150px;
	float: right;
	height: 33px;
	margin: -2px 3px 0 0;
}

#DetalhesHeader div.sindicate a.addthis_button_facebook_like{
	margin: -2px 0 0 0;
}

#DetalhesContentor {
	width: 695px;
	padding: 10px 10px 0 5px;
}

#DetalhesContentor div.DetalhesIMG {
	float: left;
	width: 110px;
	height: 160px;
}

#DetalhesContentor div.DetalhesIMG img {
	width: 100px;
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
}

#DetalhesContentor div.DetalhesIMG img.hover {
	border: 5px solid #aaa;
}











#DetalhesContentor div.DetalhesMain {
	width: 574px;
	height: 160px;
	float: right;
	padding: 10px 0 0 0;
}

#DetalhesContentor div.DetalhesMain div.detalhes {
	float: left;
	width: 380px;
}

a#editSubFrontEnd {
	position: absolute;
	margin: -35px 0 0 360px;
}







#contentorRating {

}

.rabidRating { 
	position: relative;
	left: 35px;
}

.rabidRating .wrapper {	
	cursor: pointer;
	background: #ccc;
}

.rabidRating .wrapper {
	overflow: hidden;
}

.rabidRating span,.rabidRating .wrapper {
	display: block;
	width: 110px;
	height: 25px;
}

.rabidRating span {
	position: relative;
	top: 0;
	left: 0;
	text-indent: -999em;
}

.rabidRating .ratingStars {
	display: block;
	background: url('../images/hearts.png') no-repeat center;
}

.rabidRating .ratingFill {
	background-color: #ff0000;
}

.rabidRating .ratingVoted {
	cursor: default;
	background-color: #0069ff;
}

.rabidRating .ratingActive {
	background-color: #ffa800;
}

.rabidRating .ratingText {
	color: #000;
	font-size: 11px;
}

.rabidRating .ratingText.ratingError {
	color: #ff6600;	
}

.rabidRating .ratingText.loading {
	background: url('../images/ajax-loading.gif') no-repeat;
	text-indent: -999em;
}




.commentsAdminFuncs {
	position: absolute;
	margin: -15px 0 0 670px;
}

.commentsAdminFuncs a.editComment {
	display: block;
	width: 9px;
	height: 9px;
	margin: 5px 0 0 0;
}


div.pesq_avanc {
	border: 2px solid #eee;
	padding: 10px;
	margin: 0 10px 0 0;
}

div.pesq_avanc:hover {
	border: 2px solid #ddd;
	background: #eee;
}



a.big_download {
	display: block;
	height: 40px;
}
















