@charset "UTF-8";
body {
    font-family: "Arial","helvetica","sans-serif";
    background-color: #003C69;
}

a, a img {
    border: medium none;
    color: #A37E2D;
    text-decoration: none;
}

#layout {
	margin: auto;
	height: 705px;
	width: 893px;
	background-color: #003C69;
}
#header {
	margin: auto;
	height: 80px;
	width: 893px;
	background-color: #FFF;
	background-image: url('img/bg_home_top.jpg');
	background-repeat: no-repeat;
	background-color: #003C69;
	background-position: right center;
}
#corpo {
	width: 100%;
	height: 570px;
}
#menu-esquerda {
	float: left;
	height: 573px;
	width: 297px;
	margin-top: 5px;
}
#cartazes {
	height: 232px;
	width: 297px;
	background-color: #FFF;
}
#cnrs {
	height: 95px;
	width: 297px;
	margin-top: 5px;
	background-color: #FFF;
	font-size: 9px;
}

#contato {

background-color: #fff;
font-size:9px;
float:right;
height: 96px;
margin-top: 5px;
width: 293px;
}

#galeria {
	height: 232px;
	width: 297px;
	background-color: #FFF;
	margin-top: 5px;
}
#centro {
	float: right;
	height: 573px;
	width: 589px;
	border-top-width: 15px;
}
#coluna-central {
	width: 100%;
	height: 434px;
	margin-top: 5px;
}
#links {
	float: left;
	height: 434px;
	width: 49%;
	background-color: #FFF;
}
#destaques {
	float: right;
	height: 333px;
	width: 49.8%;
	background-color: #FFF;
}

#frameDestaques iframe {
	float: right;
	height: 98%;
	width: 98%;
	background-color: #FFF;
	border: none;
}
#frameSeminarios iframe {
	float: right;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	border: none;
overflow:hidden;
}
#frameDestaques {
	padding: 0px;
	height: 98%;
}
#frameSeminarios {
    height: 100%;
    width: 100%;
    padding: 0;
}
#seminarios {
	height: 130px;
	width: 100%;
	background-color: #FFF;
	margin-top: 5px;
	clear: both;
}
#navegacao {
	height: 26px;
	width: 100%;
	background-color: #FFF;
	margin-top: 10px;
        background-color:#F8F7F5;
	position: relative;
}
.divTable
{
            width: 100%;
            display:block;
            padding-top:2px;
            padding-bottom:2px;
            padding-right:2px;
            padding-left:2px; 
}
.divRow
{
         width: 99%; 
         display:block;
         padding-bottom:5px;
}
.divColumn
{
         float: left;
         width: 50%;
         display:block;
}
.arrowlistmenu {
    width: 180px;
    margin: 42px auto auto;
}
.arrowlistmenu .headerbar {
    background: none repeat-x scroll left center #003C69;
    color: white;
    font: bold 14px Arial;
    margin-bottom: 10px;
    padding: 4px 0 4px 10px;
    text-transform: uppercase;
}
.arrowlistmenu ul {
    list-style-type: none;
    margin: 0 0 8px;
    padding: 0;
}
.arrowlistmenu ul li {
    padding-bottom: 12px;
}
.arrowlistmenu ul li a {
    background: url("arrowbullet.png") no-repeat scroll left center transparent;
    border-bottom: 1px solid #DADADA;
    color: #A37E2D;
    display: block;
    font-size: 23px;
    font-weight: bold;
    padding: 2px 0 2px 19px;
    text-decoration: none;
}
.arrowlistmenu ul li a:visited {
    color: #A37E2D;
}
.arrowlistmenu ul li a:hover {
    background-color: #F3F3F3;
    color: black;
}
#newsticker-demo {
    border-top: 1px solid #DDDDDD;
    font-style: italic;
    height: 225px;
    overflow: hidden;
    width: 99%;
    margin: auto;
}
#newsticker-demo .title {
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
#newsticker-demo p {
    margin: 0;
    padding: 10px 0 0 20px;
}
#newsticker-demo ul {
}
#newsticker-demo li {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 60px;
    list-style: none outside none;
    padding: 7px 0;
    width: 99%;
}
#newsticker-demo li a {
}
#newsticker-demo ul li a:hover {
    color: black;
}
#newsticker-demo ul li a:visited {
    color: #A37E2D;
}
.previous {
    cursor: pointer;
    margin-left: 145px;
    outline: medium none;
    vertical-align: bottom;
}
.next {
    cursor: pointer;
    margin-left: 145px;
    outline: medium none;
    vertical-align: top;
}
#slantedmenu {
    font-size: 90%;
    font-weight: bold;
    width:100%;
    position: absolute;
    bottom: 0;
}
#slantedmenu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.titulo{

font-size:16px;
margin: auto; 
padding: 5px; 
font-weight: bold;
 border-bottom: 1px solid #ddd;
 margin-bottom: 1px;
color: #A37E2D;

}

#slantedmenu ul {
    border: 1px solid #BEBEBE;
    margin: 0;
    padding: 3px 0;
    text-align: left;
    text-indent: 10px;
}
#slantedmenu ul li {
    display: inline;
}
#slantedmenu ul li a {
    background: url("slantdivider.gif") no-repeat scroll right top transparent;
    color: #A37E2D;
    margin: 0;
    padding: 3px 25px 3px 0;
    text-decoration: none;
}
#slantedmenu ul li a:visited {
    color: #A37E2D;
}
#slantedmenu ul li a:hover {
    color: black;
}
h1.home_header {
    background-color: #003C69;
    /*background-image: url("../imagens/bg_home_top.jpg");*/
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #FBFFFF;
    font-size: 16px;
    height: 85px;
    text-align: center;
    top: 0;
    width: 100%;
}
img.home_header {
    float: left;
    padding: 5px 0 0 10px;
}
span#home_header {
    border-bottom: 3px solid #999999;
    display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: 30px;
    text-decoration: none;
    vertical-align: middle;
}
.cycle-slideshow {
  
   width: 297px;
}

.cycle-slideshow img{
   margin-left: 1px;
   width: 295px;
height:200px;
}
