/* CSS Document */
.place_extra {
	float:left;
	width:270px;
	margin-right:10px;
	margin-bottom:15px;
}
.place_img {
	width:245px;
	margin:0 auto;
}
.post-it {
	margin:20px 15px 0;
	padding:16px 20px;
	font-size:90%;
	background-color:#E7EFBB;
}
.post-it span {
	font-family:Arial, Gadget, sans-serif;
	font-size:90%;
}
.post-it p {
	margin-bottom:0;
}
.toggle-view {
    list-style: none;   
    margin: 0;
    padding: 0;
}
.toggle-view li.toggle {
	position: relative;
	cursor: pointer;
}
.toggle-view h4 {
	margin: 0 0 5px 0;
}
.docs .toggle-view h4,
.oque .toggle-view h4,
.webgrafia .toggle-view h4,
.como .toggle-view h4,
.links .toggle-view h4 {
	margin: 0 !important;
}
.toggle-view span.toggle-cmd {
	position: absolute;
	right: 10px;
	top:2px;
	color: #FFF;
	font-size: 13px;
}
.toggle-view div.toggle-content {
	margin: 5px 0;
	display: none;
}
.docs .toggle-view div.toggle-content,
.oque .toggle-view div.toggle-content,
.webgrafia .toggle-view div.toggle-content,
.como .toggle-view div.toggle-content,
.links .toggle-view div.toggle-content {
	margin: 0 0 5px !important;
}

.toggle-view div.visitas_img {
	float: right;
	width: 245px;
	display: block;
	clear: both;
}
.theme-item.doc {
	padding-left:40px;
}
.theme-item.pdf {
	background:transparent url(../../images/icon/pdf-icon_24x24.png) 10px 12px no-repeat scroll;
	min-height:24px;
}
.theme-item p.autor span {
	color:#aaa;
}

.docs a {
	clear:both;
	display:block;
	overflow: hidden;
	text-decoration:none;
}
.docs a:hover span.docs-txt, .docs a:focus span.docs-txt {
	text-decoration:underline;
}
.docs a:hover .docs-pic, .docs a:focus .docs-pic {
	opacity:0.8;
}
.docs-item {
	clear:both;
	margin-bottom: 10px;
	overflow:hidden;
}
.docs-item .docs-pic,
.docs-item .docs-txt {
	float:left;
	display:inline-block;
}
.docs-item .docs-txt {
	word-wrap:break-word;
	width:355px;
	margin-left:10px;
}
.geral .docs-item .docs-txt {
	width:88%;
}
.size3of4 .docs-item .docs-txt {
	width:88%;
}
.geral .docs-item.w80 .docs-txt,
.size3of4 .docs-item.w80 .docs-txt {
	width:80%;
}
.size3of4 .docs-item.w76 .docs-txt {
	width:76%;
}
.xls64 {
	background:url(../../images/icon/office/64/xlsx-win-icon.png) 0 0 no-repeat scroll;
	width:64px;
	height:64px;
	line-height:64px;
}
.word64 {
	background:url(../../images/icon/office/64/docx-win-icon.png) 0 0 no-repeat scroll;
	width:64px;
	height:64px;
	line-height:64px;
}
.pdf64 {
	background:url(../../images/icon/office/64/pdf-icon.png) 0 0 no-repeat scroll;
	width:64px;
	height:64px;
	line-height:64px;
}
.pdf24 {
	background:url(../../images/icon/office/24/pdf-icon.png) 0 0 no-repeat scroll;
	width:24px;
	height:24px;
	line-height:24px;
}
.jpg64 {
	background:url(../../images/icon/office/64/jpeg-icon.png) 0 0 no-repeat scroll;
	width:64px;
	height:64px;
	line-height:64px;
}
.jpg24 {
	background:url(../../images/icon/office/24/jpeg-icon.png) 0 0 no-repeat scroll;
	width:24px;
	height:24px;
	line-height:24px;
}
.zip64 {
	background:url(../../images/icon/office/64/zip-icon.png) 0 0 no-repeat scroll;
	width:64px;
	height:64px;
	line-height:64px;
}
