﻿body{font-family:Arial, sans-serif; font-size: 12px; padding: 0px; margin: 0px; padding-bottom:20px; background-color:#fff; background:url('../layout/bg_rep.jpg') top repeat-x;}

#MasterTable{ width:976px;}
.DivContent{ background-color:#fff; padding:20px; width:976px;}
 
.Footer{ height:50px; background-color:#f6921c; color:#000; font-size:11px; border-top:1px solid #ffffff;}
.Footer_Links{ font-family:Arial, sans-serif; font-size: 10px; font-weight: bold; color: #fff; text-decoration:underline; line-height:16px; }

/************************ DESTAQUES ********************************/
.DivDestaques{width:324px; height:340px;}
.DivDestaques:hover{opacity:0.9; filter:alpha(opacity=90);}
.Destaques_Titulo{ font-size:22px; color:#f6921c; font-weight:bold;}
.Destaques_Texto{font-family:Arial, sans-serif;font-size:16px; color:#fff; line-height:22px; }
.Destaques_Link{ color:#fff; cursor:pointer; background-color:#f6921c; font-size: 11px; padding-left:4px; padding-right:4px;}
.Destaques_Link:hover{background-color:#ac6614;}
.Destaques_Link:visited, .Destaques_Link:active{color:#fff; }

/************************ PAGINAS ********************************/
.Paginas_Titulo{font-size:22px; color:#f6921c; font-weight:bold;}
.Paginas_Textos{font-size:12px; color:#000; line-height:20px; }

/************************ NOTICIAS (LISTAGEM) ********************************/
.Noticias_Titulo{font-size:20px; color:#f6921c; font-weight:bold;}
.Noticias_Data{font-size:14px; color:#ac6614; font-weight:bold;}
.Noticias_Textos{font-size:13px; color:#000; line-height:22px; }


h1, h2, { margin:0; padding:0; }
hr{ width:100%; color:#f6921c; border: none 0; border-top: 1px dotted #f6921c; height: 1px;}
a{ outline: none; text-decoration: none; cursor: pointer;}
img{ border: 0px;}
a img {border: none; }
input[type=button],input[type=image] { outline:none; cursor:pointer;}
input[type=checkbox]{padding: 0; margin:0; vertical-align: bottom; position: relative; padding-right:5px;top: -1px; overflow: hidden;}

#caption{font-size:14px; color:#f6921c; font-weight:bold;}
#ImagePrevious, #ImageNext{background-color:#f6921c; width:86px; height:25px; line-height:25px; vertical-align:middle; color:#fff; font-size:12px; text-transform:uppercase; padding-left:10px; padding-right:10px; padding-bottom:5px;  padding-top:5px; border:0px; cursor:pointer; outline:none;}
#ImagePrevious:hover, #ImageNext:hover{background-color:#ac6614;}


.bt_yellow{background-color:#f6921c; width:86px; height:25px; line-height:25px; vertical-align:middle; color:#fff; font-size:12px; text-transform:uppercase; padding-left:10px; padding-right:10px; border:0px; cursor:pointer; outline:none;}
.bt_yellow:hover{background-color:#ac6614;}

/********* POPUP **********/
.modalBackground{ background-color:#000; filter:alpha(opacity=70); opacity:0.7; height:100%; }
.Popup{font-family: 'Signika', sans-serif; font-size:14px; background-color:#fff;  color:#4d4d4d; width:400px; max-width:450px; line-height:22px; padding:20px; text-align:left; }
.Popup div{text-align:left;}
.Popup input{float:right;}
.DivPopupBorder{border:1px solid #e4e4e4; padding:20px; }