body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-color: #FFF;
	color: #575757;
	margin: 0;
	padding: 0;
}

p,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div {
	overflow: hidden;
	/* outline: 1px solid blue; */
}

a:link {
	text-decoration: none;
	color: #575757;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #999;
}

a:active {
	text-decoration: none;
	color: #575757;
}

a:hover {
	text-decoration: underline;
}

.navSecond a {color: #FFF;}

.t1 {
	width: 162px;
	margin-right: 6px;
	float: left;
}

.t1half {
	width: 73px;
	margin-right: 6px;
	float: left;
}

.t2 {
	width: 330px;	
	margin-right: 6px;
	float: left;	
}


.t2_entrevistas {
	width: 300px;
	margin-right: 6px;
	float: left;	
}

.t3 {
	width: 498px;
	margin-right: 6px;
	float: left;
}

.t4 {
	width: 666px;
	margin-right: 6px;
	float: left;
}

.t5 {
	width: 834px;
	margin-right: 6px;
	float: left;
}

.t6 {
	width: 1002px;
	margin-right: 6px;
	float: left;
}

.rightZero {
	margin-right: 0px;
}

#container {
	width: 1002px;
	margin: 10px auto;
	text-align: left;
}

#header {
	font-size: 11px;
	height: 108px;
	overflow: auto;
	background-color: #FFF;
	margin-bottom: 4px;
}

#header h1 {
	font-size: 72px;
	height: 90px;
	text-indent: -999px;
	font-weight: bold;
	color: #FFB100;
	margin-top: 15px;
	background: url('../images/ludope.jpg') no-repeat;
}

#content {
/*	overflow: auto; */
}

#content .navFirst {
	margin: 0px 0px 4px 0px;
	background-color: #575757;
}

#content .navFirst,.navSecond p {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 4px 4px 4px;
	color: #FFF;
}

#content .navSecond {
	margin: 0px 0px 4px 0px;
	background-color: #808080;
}

#content .navigator {
	font-weight: bold;
	background-color: #FFF;
	height: 56px;
}

#menu {
	
}

#menu li {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 24px;
	margin: 0px 0px 4px 0px;
	background-color: #FFB100;
	color: #000;
	height: auto;
}

#menu li.misc {
	background: #808080;
	color: #fff;
}

li.misc span {
	background: #808080;
	color: #fff;
}

#menu li span {
	display: block;
	padding: 6px 4px 4px 4px;
}

#menu li a, #menu li.misc a {	
	display: block;
	padding: 6px 4px 4px 4px;	
}

#menu li.misc a
{
	color:#FFF;
}

#menu a:link {
	color: #000;
}

#menu a:visited {
	color: #333;
}

#menu a:active {
	color: #333;
}

#menu a:hover {
	color: #333;
	text-decoration: none;
}

#submenu {
	
}

#submenu a:link {
	color: #FFF;
}

#submenu a:visited {
	color: #DDD;
}

#submenu a:active {
	color: #DDD;
}

#submenu a:hover {
	color: #DDD;
	text-decoration: none;
}

#submenu li {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 24px;
	margin: 0px 0px 4px 0px;
	background-color: #808080;
	color: #FFF;
}

#submenu li span {
	display: block;
	padding: 6px 4px 4px 4px;
}

.box, #busca {
	background-color: #FFF;
}

.box p.comum, #busca p.comum {
	font-size: 11px;
	padding: 4px 4px 4px 4px;
}

.box input[type='text'], #busca input[type='text'] {
	font-family: helvetica, arial, verdana, sans-serif;
	border: 1px solid #808080;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 2px;
	height: 12px;
	width: 148px;
}

.botao {
	color: #FFF;
	background-color: #ABABAB;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0px 0px 0px;
}

input, textarea
{
	color: #575757 !important;
	border: 0;
	padding: 5px;
}
input[type="text"], input[type="password"], textarea {
	width: 480px;
	border: 1px solid #808080;
}

input[type="text"].login, input[type="password"].login, textarea {
	width: 120px;
	height:18px;
	border: 1px solid #808080;
	border: 0;
	padding: 0px;
}

input[type="text"].search, input[type="password"].search, textarea {
	width: 150px;
	height:18px;
	border: 1px solid #808080;	
	padding: 0px;
}

.botao2 {
	color: #FFF;
	background-color: #ABABAB;
	font-weight: bold;
	line-height: 10px;
	margin: 0px 0px 0px 0px;
}


.commentsWrap{
	overflow: hidden;
	padding: 0px 3px 3px 3px;
	margin: 6px 0px 12px 0px;
	}
.commentsWrap h3{
	margin-top: 16px;
	font-size: 13px;
	color: #CB6600;
	}
	.commentsWrap h4{
		font-size: 11px;
		font-style: italic;
		font-weight: normal;
		margin-bottom: 3px;
		margin-top: 3px;
		}

.botao span {
	display: block;
	padding: 6px 4px 4px 4px;
}

.wrap1 {
	border-top: 1px solid #575757;
	background-color: #FFF;
	min-height: 50px;
	text-align:justify;
}

.homeSec {
	min-height: 160px;	
}


.wrap1 img {
	margin: 4px 3px 4px 3px;
	padding: 0px;	
}

.wrap1 img.t1 {
	width: 156px;
	height: 104px;
}

.wrap1 img.t2 {
	width: 324px;
	height: 216px;
}

.wrap1 img.t4 {
	width: 658px;
	height: 438px;
}

.wrap1 p {
	padding: 6px 4px 8px 4px;
}

.wrap1 p.legenda {
	font-size: 11px;
	line-height: 14px;
	padding: 4px 4px 8px 4px;
}

.wrap1 .imagem {
	margin-bottom: 10px;
}

.wrap1 h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding: 6px 4px 8px 4px;
	color: #CB6600;
}

.wrap1 h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 4px 8px 4px;
	color: #CB6600;
	text-align:left;
}

.wrap1 h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 4px 8px 4px;
}

.wrap1 h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 6px 4px 8px 4px;
}
.wrap1 h4 b {
	color: #CB6600;
}

.wrap2 {
	margin-top: 4px;
	padding: 0;
	border-top: 0px solid #575757;
	background-color: #FFF;
}

.wrap2 .navSecond {
	margin: 0;
}

.left
{
	float: left;
	overflow: hidden;
}
.right
{
	float: right;
	overflow: hidden;
}
.navLink
{
	font-size: 30px;
	padding: 3px;
	overflow: hidden;
}
.navLink a
{
	color: #575757 !important;
}




/* fernando */
.back {
	margin: 10px 0;
	background-color: #fff;
}
dl, dl dt, dl dd {
	margin: 0;
}
.left {
	float: left;
}
.mRight {
	margin-left: 170px;
}
.mRight dt {
	color:#CB6600;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.mRight dd {
	margin-bottom: 20px;
	font-size: 12px;
}
.top_profile {
	margin-bottom: 20px;
}
.top_profile dt {
		margin: 0;
	margin-bottom: 20px;
}
.top_profile dd {
	margin: 0;
	padding-left: 4px;
}

.img_profile {
	float: left;
	width: 76px;
	height: 76px;
	
}

.img_profile img {
	flaot: left;
}

small {
	font-weight: normal;
}

li.botao a:visited {
	color: #fff;
}

/* publisher */
.list-res table {
	width: 100%;
}
.list-res table, .admin-form {
	border-collapse: collapse;
}
.list-res table th {
	background: #efefef;
	padding: 2px;
	border-right: #fff;
}
.list-res table td {
	border: 1px solid #efefef;
	padding: 2px;
	padding-right: 20px;
}

.admin-navbar {
	text-align: right;
	padding: 20px;
	background: #FFFAEF;
	color: #999;
}
.admin-navbar a:visited {
	color: #575757;
}

.admin-form {
	width: 100%;
}
.admin-form th {
	width: 100px;
}
.admin-form td, .admin-form th{
	border: 1px solid #efefef;
	padding: 5px;
}
.admin-form th span {
	font-weight: normal;
	font-size: 8pt;
}
.admin-form input[type="text"], .admin-form input[type="password"], .admin-form textarea, .admin-form select {
	border: 1px solid #ccc;
	width: 500px;
	margin: 5px;
}
input[type="radio"] {
	vertical-align: middle;
}
.admin-form textarea {
	width: 515px;
	height: 300px;
}
.admin-form select {
	width: 515px
}
.admin-form option {
	padding: 3px;
}
.admin-buttons {
	padding: 10px;
	padding-top: 30px;
}
.admin-buttons input {
	background: #efefef;
	font-weight: bold;
	border: 1px solid #ccc;
	color: #fff;
}
.admin-images {
	overflow: auto;
	padding: 10px;
	font-weight: bold;
}
.admin-images ul li {
	font-weight: normal;
}
.admin-images img {
	border: 1px solid #333;
	float: left;
	margin: 10px;
}

#res {
	background: #fcfcfc;
	position: relative;
	display: none;
	top: -6px;
	left: 5px;
	width: 500px;
	border: 1px solid #ccc;
	padding: 5px;
	cursor: pointer;
}
#res .t1 {
	width: 10px;
}
#res .t2 {
	width: 475px;
}
#res a {
	font-weight: normal;
	display: block;
}
.hidden {
	display: none;
}

.box input[type="submit"], #busca input[type="submit"] {
	background: #ababab;
	cursor: pointer;
	width: 100%;
	text-align: left;
}

.borderImg img {
	border: 1px solid #333;
}

.navFirst p {
	width: 400px
}

.title-misc {
	float: right
}
.navFirst .title-misc a {
	color: #fff;
	font-weight: normal;
}
.navSecond .title-misc {
	margin: 5px;
}

.admin .t4 {
	height: 390px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.admin .t4 .t1 {
	margin: 0;
	margin-top: 5px;
	height: 336px
}
.admin .t4 .t3 {
	height: 340px;
}
.admin .t4 .t3 img {
	width: 495px;
	height: 336px;
}
#dest_2 {
	height: 30px;
}
.admin .t2 {
	margin: 5px 0;
	border: 1px solid #ccc;
	height: 195px;	
}

.admin .t2 .t1 {
	margin: 0;
	height: 120px;
	margin-bottom: 10px;
	
}
.admin .t2 .t1 img {
	width: 150px;
	height: 120px;
}


.admin .rightZero {
	float: right;
}

.admin .odd {
	background: #f3f3f3;
}
.admin .even {
	background: #fcfcfc;
}

.destaques_home .rightZero {
	padding: 3px;
	width: 150px;
}
.destaques_home h2{
	margin-bottom: 3px;	
}	

.destaques_home h2, .destaques_home h2 a {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #CB6600;
}

.poll li {
	margin: 3px 0;
}

label span {
	font-weight: bold;
}

.wrap1 .t2 a img {
	/*max-width:150px;
	max-height:150px;*/
}

.wrap1 .t2home a img {
	max-width:140px;
	max-height:110px;
}


p.photo_author
{
	margin-left:5px;
	font-size:10px;
	text-align:left;
}


img.imagem_home 	{ max-width:150px; max-height:150px; }
img.imagem_grande 	{ max-width:300px; max-height:300px; }
img.imagem_medio 	{ max-width:120px; max-height:120px; }

