html,body {width:100%;height:100%}

body, td
{
    font-family: 'Verdana';
    font-size:9px;/*0.7em;*/
    margin:0px;
    padding:0px;
    color:#222244;
}

.left_col
{
    width:220px;
}

.right_col
{
    /*width:202px;/*202px;200,202*/
    border:solid 1px #ae353c;
}

.left_pane
{
	width:215px;
	float:left;
	margin: 0px;
	padding:0px;
	border:solid 1px #ae353c;
}

.left_pane #noticias
{
	padding: 2px 16px 2px 16px;
}

.editorial
{
    background-color: #f5ebea;
    border:solid 1px #ae353c;
    width:215px;
    /*height:500px;*/
    float:left;
    padding: 0px;
    margin: 0px;
}

.editorial .head
{
    background-color:#ae353c;
    color:Black;
    font-size:1.6em;
    font-weight:bold;
    padding:0;
}

thead
{
    background-color:#ae353c;
    font-family: 'Courier New';
    font-size:12pt;
    font-weight:bold;
}

.editorial td
{
    padding:0px 4px 0px 4px;
}

.resumo
{
    width:550px;
    padding:0px 20px 5px 20px;
}

.tit
{
    color:#ae353c;
    font-family: 'Courier New';
    font-size:18pt;
    font-weight:bold;
}
.subt
{
    font-family: 'Courier New';
    font-size:12pt;
    font-weight:bold;
}

.lnk
{
    text-align:right;
    padding-right:50px;
    font-size:11px;
    font-weight:bold;
}

a
{
    color:#ae353c;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.pub
{
    background-color:#f0f0f0;
}

.pub_mark
{
    background-color:#f0f0f0;
    writing-mode:tb-rl;
    filter: flipH() flipV();
    text-align:left;
    vertical-align:top;
}

#data
{
    font-family:Trebuchet MS;
    color:White;
    /*font-size:1.6em;*/
    font-size:14px;
    padding:0px 2px 0px 5px;
    width: 222px;
    text-align:center;
    border-bottom:solid 1px gray;
    background-color:#ae353c;
}

#menu
{
    font-size:0.8em;
    height:20px;
}

#menuspace_left
{
    width:100%;
    border-bottom:solid 1px gray;
}

#menuspace_right
{
    width:130px;
    border-bottom:solid 1px gray;
}

#page_head
{
    background-image:url("../images/bkg_b.jpg");/*url("../images/bkg1.jpg");*/
    background-repeat:no-repeat;
    border:none;
}

#page_caption
{
    height:50px;
}

#page_caption input
{
    font-size:9px;
}

#page_content td
{
    vertical-align:top;
    font-family: 'Verdana';
    font-size:13px;/*0.7em;*/
}

#page_body
{
    border-top:none;
    border-left:solid 1px gray;
    border-right:solid 1px gray;
    border-bottom:solid 1px gray;
    padding: 2px;
}

.cmd
{
    padding:0px 4px 0px 4px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:solid 1px gray;
    padding:0px 8px 0px 8px;
    cursor:pointer;
}

.active_cmd
{
    border-radius:6px 6px 0px 0px;
    background-color:White;
    border-top:solid 1px gray;
    border-left:solid 1px gray;
    border-right:solid 1px gray;
    border-bottom:solid 1px white;
    padding:0px 8px 0px 8px;
    cursor:pointer;
}

.cal
{
    width:100%;
    border:solid 1px black;
}
.cal_head a
{
    color:white;
}

.cal td
{
    padding:0 4px 0 4px;
    margin:0;
    font-size:xx-small;
    /*text-align:right;*/
}

.cal_prev
{
    text-align:left;
}

.cal_next
{
    text-align:right;
}

.cal_month
{
    text-align:center;
}

.calday, .calday a, .cal_week td
{
    text-align:right;
}

.sunday
{
    color:#880000;
}

.sunday a
{
    color:Red;
}

.today
{
    background-color:gold;
}

.ctrl_input
{
    font-size:xx-small;
}

.ctrl_form
{
    padding:2px 5px 2px 5px;
    margin:0;
    background-color:#ae353c;
    border:solid 1px black;
}

.ctrl_form a
{
	color:White;
}

.ctrl_form td
{
    width:100%;
    font-size:xx-small;
}

.especial
{
    background-color:gold;
    height:64px;
}

h1
{
    font-size:18px;/*1.5em;*/
    font-family:verdana;
    color:#5a5a5a;
    text-transform:none;
}

h2
{
    font-size:12px;/*1.3em;*/
    font-family:Courier New;
    color:black;
    text-transform:uppercase;
    margin-bottom:0px;
}

#main_content{
    padding: 2px 16px 2px 16px;
    /*width:532px;*/
}

.feed_item h1
{
    font-size:18px;/*1.5em;*/
    font-family:verdana;
    color:#5a5a5a;
    text-transform:none;
}

.feed_item h2
{
    font-size:12px;/*1.3em;*/
    font-family:Courier New;
    color:black;
    text-transform:uppercase;
    margin-bottom:0px;
}

.feed_item
{
    border:solid 1px #f0f0f0;
    padding:0px 0px 0px 0px;
}

.feed_item .foto
{
    float:left;
    margin: 15px 5px 5px 0px;
}

.feed_item .prefix
{
    float:left;
    margin:18px 10px 18px 0px;
}

.feed_item .sufix
{
    float:right;
    margin:18px 0px 18px 10px;
}

.editorial_foto
{
    margin:0px;
    padding:0px;
}

.item_link
{
    text-align:right;
}

.justify
{
    text-align:justify;
    /*text-indent:20px;*/
}

.bainha td
{
    border:solid 1px silver;
}

.stats
{
    border-top:solid 1px #ae353c;
    border-bottom:solid 1px #ae353c;
    padding-left:10px;
    padding-right:10px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:15px;
}
.stats td {
    padding-left:5px;
    padding-right:5px;
    /*border:solid 1px red;*/
}

.stats.coment td a {
    color: black;
}

.opiniao_head
{
    border-bottom:solid 2px #5a5a5a;
}

.corpo
{
    /*column-count:2;*/
}

.corpo img
{
    margin:0px 0px 0px 0px;
    border:solid 1px silver;
}

.box_empty
{
    border:solid 1px #f0f0f0;
    float:right;
    margin:3px;
    padding:4px;
}
.box_tbfull
{
    margin:10px;
    padding:10px;
    font-size:1.0em;
    border-top:solid 10px #5a5a5a;
    border-bottom:solid 10px #5a5a5a;
    border-left:none;
    border-right:none;
    float:right;
}

.box_tblight
{
    margin:6px;
    padding:6px;
    font-size:1.0em;
    border-top:solid 2px black;
    border-bottom:solid 2px black;
    border-left:none;
    border-right:none;
    float:right;
}

.box_simple
{
    border:solid 1px #ae353c;
    float:right;
    margin:3px;
    padding:4px;
}

.box_simpleshade
{
    border:solid 1px #ae353c;
    background-color: #f5ebea;
    float:right;
    margin:3px;
    padding:4px;
}

.box_shade
{
    float:right;
    border:solid 1px #f0f0f0;
    margin:3px;
    padding:4px;
}

.box_stamp
{
    color: #ae353c;
    float: left;
    font-family: 'Arial';
    font-size:14px;/*1.4em;*/
    margin:3px;
    padding:4px;
    border:solid 1px #f0f0f0;
}

.toolbox .box_empty {float:none;}
.toolbox .box_tbfull {float:none;}
.toolbox .box_tblight {float:none;}
.toolbox .box_simple {float:none;}
.toolbox .box_simpleshade {float:none;}
.toolbox .box_shade {float:none;}
.toolbox .box_stamp {float:none;}

.corpo fieldset
{
    margin:10px;
    padding:10px;
    font-size:0.8em;
    border-top:solid 10px #5a5a5a;
    border-bottom:solid 10px #5a5a5a;
    border-left:none;
    border-right:none;
}

.spot
{
    width:3px;
    margin:0px;
    padding:0px;
    background-color:#05367c;
    border:solid 3px white;
}

.sect
{
    font-size:1.5em;
    background-color: #ae353c;
    color:White;
    font-weight:bold;
    padding-left:10px;
}

a img {border:none;}

.autor
{
    font-weight:bold;
    text-transform:uppercase;
    font-size:9px;
}

.coment
{
    background-color: #ae353c;
    color: White;
}

.coment a
{
    color:#5a5a5a;
}

.right_ctrl
{
	text-align:right;
	margin-right:10px;
}

.ctrl_page
{
	margin-left:20px;
	margin-right:20px;
}

.resultados div
{
	font-size:9px;
}

.resultados h1
{
   font-size:12px;/*0.7em;*/
	margin:0;
	padding:0;
}
.resultados h2
{
   font-size:9px;/*0.7em;*/
	margin:0;
	padding:0;
}

.resultados p
{
	margin:0;
	padding:0;
}

.resultados .corpo img {
	width:50%;
}

.resultados td .date
{
}

.panelbtn {
	background-color:#5a5a5a;
}

.panelbtn a
{
	background-color:#5a5a5a;
	color:white;
	font-family:'Arial';
	letter-spacing:3px;
	font-size:12pt;
	width:100%;
	padding-left:2px;
	font-weight:bold;
	border-style:solid;
	border-color:#5a5a5a;
	border-width:0px 0px 0px 8px;
}

.panelbtn a:hover
{
	border-color:#ae353c;
	text-decoration:none;
}

legend
{
	color:#ae353c;
}

.main-content
{
	margin:40px 20px 50px 30px;
}

.menuOp
{
	padding: 0px 5px 0px 5px;
}

.day_label
{
	float:left;
	position:absolute;
	z-index:2;
	font-size:14px;
	text-align:left;
	background-color:#EEEEEE;
	font-weight:bold;
	padding:2px;
}

.di_calday
{
	border:solid 1px silver;
}

.di_cal_week td
{
    text-align:left;
}

.erro
{
	color:Red;
}

.result
{
	color:Navy;
}

.artigo {
	text-align:justify;
}

#redacao {
	margin-bottom:20px;
	border-bottom:2px solid black;
}

#redacao h1 {
	font-size:18px;/*0.7em;*/
	color:#5a5a5a;
	background-color:black;
	padding:0px 2px 0px 4px;
	margin:0px;
}
#redacao h2 {
	font-family:Courier New;
	text-transform:uppercase;
	font-size:13px;/*0.7em;*/
	color:white;
	background-color:black;
	padding:0px 2px 0px 4px;
	margin:0px;
}
#redacao .date {
	font-size:12px;/*0.7em;*/
	color:black;
	background-color:#5a5a5a;
	padding:0px 2px 0px 4px;
	margin:0px;
}
.right_col .artigo {
    font-size:11px;/*0.7em;*/
    text-align:justify;
	padding:0px 0px 6px 0px;
}

.right_col .artigo p {
	margin:0px;
	padding:0px 0px 2px 0px;
	/*text-indent: 5px;*/
}

#redacao {
	/*width:212px;*/
	overflow-x:hidden;
	overflow-y:none;
}

.inpress_link {
	margin-right:10px;
	text-align:right;
}
.floatleft {
	border:solid 1px red;
	float:left;
}

.aviso {
 	padding:10px;
 	background-color:gold;
 	color:black;
 	font-size:9px;
 }

 #userslist td {
     font-size: 0.7em;
     padding:0px 2px;
}

.corpo img {
    margin: 0px 3px;
}

.box_simpleshade {height:auto;}/*** alguns estilos r-site*/
.content_field {}/*bk 5, 6 e 7 area de conteúdo editavel*/

.inpress_navigator {/* navegação na lista anterior|seguinte*/
	right:50px;
}

#rplayer_span {
	margin:0;
	padding:0;
	border:none;
}

#rplayer_span img {
	margin:0;
	padding:0;
	border:none;
}

#rplayer_span td {
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
}

#rplayer_display {
	width:0px;
	color:#b74f8e;
}

/*fields -------------------------*/
.required
{
	border-color:#ae353c;
}

/*.timeCtrl
{
	display:none;
}

.calBtn
{
	cursor:pointer;
}

.timeCtrl td
{
	vertical-align:top;
}

.timeCtrl .tm thead,th {
	color:Red;
}

.timeCtrl .tm td,thead,th {
	border: 1px solid;
	font-size:xx-small;
	cursor: hand;
}*/

.timeCtrl th
{
	text-align:right;
}

/*.cal
{
	font-size:8pt;
	text-align:center;
	width:150px;
}

.cal_head td
{
	color: #ae353c;
	font-size:8pt;
	font-weight:bold;
}

.cal_semana td
{
	font-size:6pt;
	font-weight:bold;
}

.calday {
	cursor:pointer;
}

.calday a
{
	color:#ae353c;
	border: silver 1px solid;
	font-size: 6pt;
	cursor: hand;
	text-align: right;
	width:100%;
}

.calmark a
{
	color:#ae353c;
	background-color:Silver;
	width:100%;
}

.sunday a
{
	color:#ae353c;
	width:100%;
}

#ano
{
}

#mes
{
}

.caldisabled
{
	color:Silver;
}

*/

.btn
{
	cursor:pointer;
}

.linha_par
{
	background-color: snow;
}

.linha_impar
{
	background-color: ghostwhite;
}

.invalid_required
{
	background-color: #FFFFE0;
}

.invalid_number
{
	background-color: #FFFFE0;
}

.invalid_complete
{
	background-color: #FFFFE0;
}

.invalid_email
{
	background-color: #FFFFE0;
}

.copy
{
	font-size: 9px;
	color: silver;
	font-family: Verdana;
}

.toolbox
{
	padding:0;
	margin:0;
	border:none;
	background-color:Silver;
	position:absolute;
	filter:alpha(opacity=95);
	behavior:url("site/behave/behave_drag.asp");
	/* url(site/behave/toolbox.htc);*/
	/*z-index:999;*/
}

.toolbox td,.toolbox table {
	padding:0;
	margin:0;
	border:none;
	vertical-align:top;
}

.toolbox thead {
	background-color:#000000;
	color:silver;
}

.toolbox form {
	background-color:#000000;
	color:silver;
}

.toolbox input {
	margin:0;
	padding:0;
}
.toolbox img {
	border:none;
}

.candrag
{
	position:absolute;
	behavior:url("site/behave/behave_drag.asp");
}

.ctrl_input {
	font:"Courier New", Courier, monospace;
	font-size:9px;
	background-color:#333333;
	color:#e8e8e8;
	border:solid 1px #e8e8e8;
}

.ctrl_dlg {
	background-color:#444444;
	color:#e8e8e8;
	border:groove 2px #e8e8e8;
}

.ctrl_dlg thead {
	color:#e8e8e8;
}

.ctrl_dlg a {
	color:#a8a8a8;
}

.ctrl_dlg a:hover {
	color:Red;
}

.hscroll {
	behavior:url("site/behave/behave_hscracel.asp");
}

.vscroll {
	behavior:url("site/behave/behave_vscracel.asp");
	overflow:hidden;
}

#edit_toolbar img {
	border:none;
	margin:0;
	padding:0;
}
#edit_toolbar td {
	border:none;
	margin:0;
	padding:0;
	vertical-align:top;
}

#tool_pad {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	border:solid 1px red;
}





