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 #5e8fca;
}

.left_pane 
{
    width:215px;
    float:left;
    padding: 0px;
    margin: 0px;
    border:solid 1px #5e8fca;
}
.editorial
{
    background-color: #ecf1f7;
    border:solid 1px #5e8fca;
    width:215px;
    /*height:500px;*/
    float:left;
    padding: 0px;
    margin: 0px;
}

.editorial .head 
{
    background-color:#5e8fca;
    color:Black;
    font-size:1.6em;
    font-weight:bold;
    padding:0;
}

thead 
{
    background-color:#5e8fca;
    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:#5e8fca;
    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:#5e8fca;
    text-decoration:none;
}

a:hover 
{
    text-decoration:underline;
}

.pub 
{
    background-color:Silver;
}

.pub_mark
{
    background-color:Silver;
    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:#5e8fca;
}

#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/bkg1.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 
{
    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:#5e8fca;
    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:#f29400;
    text-transform:none;
}

h2 
{
    font-size:16px;/*1.3em;*/
    font-family:Courier New;
    color:black;
    text-transform:uppercase;
    margin-bottom:0px;
}

.feed_item h1 
{
    font-size:18px;/*1.5em;*/
    font-family:verdana;
    color:#f29400;
    text-transform:none;
}

.feed_item h2 
{
    font-size:16px;/*1.3em;*/
    font-family:Courier New;
    color:black;
    text-transform:uppercase;
    margin-bottom:0px;
}

.feed_item 
{
    margin: 0px 0px 20px 0px;
    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:solid 1px #5e8fca;
}
.stats td {
    padding-left:5px;
    padding-right:5px;
    /*border:solid 1px red;*/
}

.opiniao_head 
{
    border-bottom:solid 2px #f29400;
}

.corpo 
{
    /*column-count:2;*/
}

.corpo img
{
    margin:0px 5px 0px 5px;
}

.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 #f29400;
    border-bottom:solid 10px #f29400;
    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 #5e8fca;
    float:right;
    margin:3px;
    padding:4px;
}

.box_simpleshade 
{
    border:solid 1px #5e8fca;
    background-color: #ecf1f7;
    float:right;
    margin:3px;
    padding:4px;
}

.box_shade 
{
    float:right;
    border:solid 1px #f0f0f0;
    margin:3px;
    padding:4px;
}

.box_stamp
{
    color: #5e8fca;
    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 #f29400;
    border-bottom:solid 10px #f29400;
    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: #5e8fca;
    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: #5e8fca;
    color: White;
}

.coment a
{
    color:#f29400;
}

.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:11px;/*0.7em;*/
	margin:0;
	padding:0;
}

.resultados p
{
	margin:0;
	padding:0;
}

.resultados td .date
{
}

/*.panelbtn, */
.panelbtn a
{
	background-color:#f29400;
	color:white;
	font-family:'Arial';
	letter-spacing:3px;
	font-size:12pt;
	width:100%;
	padding-left:2px;
	font-weight:bold;
	border-style:solid;
	border-color:#f29400;
	border-width:0px 0px 0px 8px;
}

.panelbtn a:hover
{
	border-color:#5e8fca;
	text-decoration:none;
}

legend 
{
	color:#5e8fca;
}

.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;
}/*** 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:#5e8fca;
}

/*.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: #5e8fca;
	font-size:8pt;
	font-weight:bold;
}

.cal_semana td
{
	font-size:6pt;
	font-weight:bold;
}

.calday {
	cursor:pointer;
}

.calday a
{
	color:#5e8fca;
	border: silver 1px solid;
	font-size: 6pt;
	cursor: hand;
	text-align: right;
	width:100%;
}

.calmark a
{
	color:#5e8fca;
	background-color:Silver;
	width:100%;
}

.sunday a
{
	color:#5e8fca;
	width:100%;
}

#ano
{
}

#mes
{
}

.caldisabled
{
	color:Silver;
}

*/

.btn
{
	cursor:pointer;
}

.linha_par
{
	background-color: snow;
}

.linha_impar
{
	background-color: ghostwhite;
}

.invalid_required
{
	background-color: #ffefd0;
}

.invalid_number
{
	background-color: #ffefd0;
}

.invalid_complete
{
	background-color: #ffefd0;
}

.invalid_email
{
	background-color: #ffefd0;
}

.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);*/
}

.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/old/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/old/behave_hscracel.asp");
}

.vscroll {
	behavior:url("site/behave/old/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;
}





