@import url("login.css");
/* obrigatorios */

body {
	margin:0px; background-image:url(../ico/fundo1.gif);
	text-align:center;
	font-size:12px; 
	background-color:#333 ;
	color:#ccc;
	font-family:"trebuchet ms", Verdana, Arial;
	padding:0;
	}
	
td {font-size:12px;}

a:visited, a:link { text-decoration: underline;	color:#CCCCCC;} 
a:hover { text-decoration: none; color:#CCCCCC;}

#msg { position:relative; color:#FFFF99; text-align:center; margin:20px;}
.detalhe { color:#999999; font-size:10px}

.linha1 {background-color:#222222}
.linha2 {background-color:#2E2E2E}

/* conteudo */

#conteudo {
	position:relative;
	width:759px;
	background-color:#1E1E1E;
}

/* menu principal */

#boxmenu{ position:relative; padding-top:30px; height:50px;
}/*width:749px; */
#menu { float:left;
}
#subMenuAdm {
	clear:left;
	width:400px;
}
#menuadm { position:absolute; right:0px; padding:30px; 
}

.menu { 
	font-size:14px; 
}
.menuSel { 
	font-size:14px; font-weight:bold; 
}

/* secao novidades border:1px #00FF33 solid;*/

#box {
	margin:30px;
	margin-right:10px;
}
#boxtexto { 
	margin:20px 30px 10px 0px;
	width:500px;
	right:160px;
	text-align:left; 
	z-index:1;
}
#boxtopo{ 
	position:relative; 
	width:200px;
	border-bottom:1px #F09A11 dotted;
	text-align:left; color:#F09A11; font-weight:bold;
	margin-bottom:20px;
	font-size:14px;
}
#boxdireita { 
	float:right;
	width:134px; 
	border-left:1px #F09A11 dotted;
	padding-left:26px; 
	margin-left:4px;
	margin-bottom:10px; 
	right:0px; 
	padding-bottom:20px;
	line-height:2;
}
#boxdireita .texto{
	line-height:14px; margin: 4px 0px 0px 10px 
}
#boxdireita a.link:visited, #boxdireita a.link:link, #boxtopo a:visited, #boxtopo a:link { 
	text-decoration: none;	color:#F09A11; 
} 
#boxdireita a.link:hover, #boxtopo a:hover{ 
	text-decoration: underline; color:#F09A11; 
}

.tituloNovidade{ 
	padding-bottom:10px; 
	font-weight:bold; font-stretch:expanded; color:#F09A11;
}
.tituloNovidade a.link:visited, .tituloNovidade a.link:link { 
	text-decoration:none ;	color:#F09A11; 
} 
.tituloNovidade a.link:hover { 
	text-decoration:underline ; color:#F09A11; 
}

.textoNovidade, .textoNovidade800, .textoNovidade500{ 
	padding-bottom:10px; 
	line-height:1.5;
	width:500px;
}
.textoNovidade800{width:800px;}
.textoNovidade500{width:500px;}



.boxrodape{padding-bottom:20px; position:relative; 
	color:#999; font-size:10px; }
.boxrodape .link{ 
	text-decoration: underline; color:#999; cursor:pointer; 
}
.boxrodape a.link:visited, .boxrodape a.link:link { 
	text-decoration:underline ;	color:#999;  cursor:pointer;
} 
.boxrodape a.link:hover { 
	text-decoration:none ; color:#999;  cursor:pointer;
}
.input{
	background-color:#333; 
	color:#ccc; border:1px #4f4f4f solid; 
	font-size:12px; 
}

#nome {
	float:right;
	margin-right:6px; margin-top:-3px;
	text-align:right;
	font-size:20px; font-weight:bold;
	width: 280px;
}
#numeracao{
	font-size:16px;
}
.traco{
	color:#1e1e1e;
	font-size:24px;
}
#principal{
	margin:auto;
	text-align:left;
	width:749px;
}
.abertura_capa{
	float:left;
	width:190px;
	font-size:11px;
	margin-left:10px;
	overflow:auto;
	height:337px;
}
#botoes{
	text-align:right;
	width:65px;
	height:17px;
	float:right;
	background-image:url(../abas_fundo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px;
}
#botoes img{
	margin-right:4px;
}
#botoes_ver{
	text-align:center;
	width:20px;
	height:90px;
	padding-top:4px;
	background-image:url(../abas_fundo2.gif);
	background-repeat:no-repeat;
}
#botoes_ver img{
	margin-bottom:4px;
}
