
/* Slide */

#info, #infob {
	width:200px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
	
	/* #info a, #infob a {
	color:#333;
	display:block;
	position:absolute;
	text-decoration:none;
	z-index:100;
	bottom: 1px;
	} */
		#info a#move-left, #infob a#move-leftb {
			display:block;
			position:absolute;
			text-decoration:none;
			z-index:100;
			left:10px;
			bottom: 10px;
		}
		#info a#move-right, #infob a#move-rightb {
			display:block;
			position:absolute;
			text-decoration:none;
			z-index:100;
			right:10px;
			bottom: 10px;
		}
		#info .mod, #infob .modb {
			overflow:hidden;
		}
	#themes, #themesb {
		width:600px;
	}
	.mod, .modb {
		width:600px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		zoom:1;
	}
	#themes, #themes li, #themesb, #themesb li {
	margin:0;
	overflow:hidden;
	padding:0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
	#themes li, #themesb li {
	float:left;
	height:490px; /* regula a distância das setas até a foto */
	width:200px;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	}
	