@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana;
	font-size:10px;
	color:#000;
	margin: 3px auto 0;
}
img {
	border:0;
}
#conteiner {
	width:920px;
	height:615px;
	border:1px solid #000;
	margin:auto;
}
#topo {
	height:61px;
	background: #000 url(../imagens/layout/arc_branco.jpg) no-repeat right;
	border-bottom:5px solid #F68C1F;
}
#topo img {
	padding:5px 0 0 10px;
	float:left;
}
#titulo {
	height:30px;
	background:#F68C1F;
	border-top:5px solid #000;
	color:#000000;
}
#titulo p {
	padding:0;
	margin:0;
	font-size:11pt;
	font-family:arial;
	font-weight:bold;
	line-height:30px;
	margin:0 0 0 280px;
	text-transform:uppercase;
}
#conteudo {
	height:377px;
	background:#FFF;
	border-bottom:9px solid #F68C1F;
	*height:365px;
	_height:365px;
}
#conteudo #menu {
	width:245px;
	float:left;
	padding:25px 0 0 35px;
}
#conteudo #menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#conteudo #menu li, #conteudo #menu li a {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#f76d1c;
	text-transform:uppercase;
	line-height:23px;
	text-decoration:none;
}
#conteudo .coluna {
	width:185px;
	float:left;
	padding:12px 18px 0 0;
	min-height:300px;
	text-align:left;
	height:315px;
	display: inline;
}
#conteudo .coluna .foto {
	margin-bottom:10px;
}
#conteudo .coluna .titulo {
	font-weight:bold;
	text-transform:uppercase;
}
#conteudo .coluna .autor {
	font-weight:bold;
}
#footer {
	height:123px;
	background:#F68C1F;
	/*border-top:7px solid #F68C1F;*/
	*height:133px;
	_height:133px;
}
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer form {
	font-family:Verdana;
	font-size:10px;
	color:#000;
	margin:5px 0 0 20px;
}
#footer form .opcoes {
	vertical-align:middle;
	display:block;
	margin:0 0 2px 0;
	width:240px;
	background: #f79633;
	padding:2px 2px 0;
	min-height:12px;
}
#footer form .opcoes label {
margin:0;
padding:0;
}
#footer form p {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0;
}
#footer form .esq {
	width:259px;
	float:left;
	display:block;
}
#footer form .centro {
	width:388px;
	float:left;
	display:block;
}
#footer form .centro textarea {
	font-family:Verdana;
	font-size:10px;
	color:#000;
	width:386px;
	height:50px;
	border:1px solid black;
	display:block;
	*margin:0 0 0 -20px;
}
#footer form .direita {
	float:left;
	height:103px;
	text-transform:uppercase;
	width:227px;
}
#concluir {
	background:#FFFFFF;
	display:block;
	line-height:19px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	top:41%;
	width:169px;
	font-size:12px;
	*height:15px;
	*top:76%;
	cursor: default;
}
#votar {
	background:#FFFFFF;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	float:left;
	font-size:12px;
	display:block;
	height:20px;
}

#resumo {
	background:#FFFFFF;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	float:right;
	font-size:12px;
	display:block;
	height:18px;
	margin-right: 10px;
	padding:3px 3px 0px 3px;
	cursor: default;
}
input.radio {
	margin:0;
	padding:0;
	position:relative;
	vertical-align:middle;
	}

#conteudo #menu li, #conteudo #menu li a.atual {
	
	color:black;	
}

.votado {		
	text-decoration:line-through !important;	
}
.red {
	color:#FF0000;
	font-weight:bold;
}

.link_alterar {
	color:#222;
	
	font-weight:bold;
}
.link_concluir {
	
	color:#222;
	text-decoration:none;
	font-weight:bold;
	border: 1px solid #000;
	padding:3px;
}
h1{font-size:15px;}

.table_resumo {
	padding:4px;
	
}

.table_resumo caption{
	font-weight:bold;
	font-size:12px;
}

.table_resumo tr th {
	margin-bottom:5px;
	background:#F68C1F;
	font-size:12px;
	line-height:12px;
	height:18px;
	border-bottom: 2px solid black;
}

.table_resumo tr td {
	border-bottom: 1px #F78B1F solid;
	height:18px;

}

.table_resumo tr td a {
	text-decoration:none;
	color:#222;	
	font-weight:bold;

}

.table_resumo tr td a:hover {
	text-decoration:underline;
	color:#222;	
	font-weight:bold;

}
.resumo_help {
	padding:10px;
	text-align:left;
}
#topo_coluna{
min-height:60px;
}
#descricao{
min-height: 110px;
}

#fleft{
width:150px;
}

#fright{
width:300px;
}
.Fcoluna{
margin:10px 0 0 10px;
float:left;
}
.marg{
/*border:1px solid #000;*/
}

#ass{
font-family:Verdana;
font-size:10px;
margin:0 auto;
text-align:right;
width:920px;
}
#ass a{
color:#DDD;
text-decoration:none;
}
#ass a:hover{
text-decoration:underline;
}
