/* FOLHA DE ESTILOS UNINOVA * - Powered by: Direxis*/

body{
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
background-image: url(../img/backgrounds/uninova_global_bg.gif);
background-repeat: repeat-x;
background-color: #03567C;
/*background-color:#F8F8F8;*/
margin:0px;

}

div.globalbg{
width: 100%;

vertical-align: top;
/*min-height: 765px;*/
margin:0px;
/*background-color:#F8F8F8;*/
}

div.globalbgheader{
/*width: 1522px;*/
width: 100%;
/*background-image: url(../img/backgrounds/uninova_topheader_bg.gif);
background-repeat: no-repeat;
background-position: 50% 0%;*/
vertical-align: top;
margin: 0px;
min-height: 114px;
}

table.mastertabletop{
width: 1049px;
}

td.mainlogo{
width: 30%;
height: 114px;
vertical-align: bottom;
padding-left: 35px;
}

div.mainbannerglobal{
width: 1049px;
min-height: 364px;
margin: 0px;
}

div.mainbannerstatic{
background-image: url(../img/backgrounds/uninova_global_bg_banner.gif);
background-repeat: no-repeat;
height: 364px;
padding-top: 0px;
text-align:center;
}

div.mainbannerstatic2{
padding-top: 26px;
}

table.mastertablecontent{
width: 1000px;
}

td.homecontentblock{
width: 33%;
vertical-align:  top;
padding-left: 10px;
}

td.homecontentblock2{
width: 33%;
vertical-align:  top;
padding-left: 10px;
border-left: 1px solid #E7E7E7;
}

div.block_title{
padding-left: 10px;
height: 18px;
padding-bottom: 20px;
}

div.block_title2{
width: 306px;
background-color: #ECECEC;
height: 70px;
padding-left: 10px;
padding-top: 10px;
border-bottom: 1px solid #E7E7E7;
background-image: url(../img/backgrounds/uninova_block_title_bg.gif);
background-repeat: no-repeat;
background-position: 290px 0px;
}

div.block_description{
border-top: 1px solid white;
font-size: 12px;
color:#4A4A4A;
text-align: left;
line-height: 150%;
width: 290px;
padding-left: 10px;
padding-top: 16px;
min-height: 160px;
}

div.block_moreinfo{
text-align: right;
}

div.bottombg{
width:100%;
background-image: url(../img/backgrounds/uninova_global_bottom_bg.gif);
background-repeat: repeat-x;
/*background-color: red;*/

height: 34px;
/*background-color: #03567C;*/
}


td.footer_left{
vertical-align: top;
color:#76A3B8;
padding-top: 50px;
padding-bottom: 30px;
font-size: 11px;
width: 50%;
text-align: left;
padding-left: 20px;
}

td.footer_right{
vertical-align: top;
color:#76A3B8;
padding-top: 50px;
padding-bottom: 30px;
font-size: 11px;
width: 50%;
text-align: right;
}

/*ESTILO LINKS GERAIS*/
a:link {
    color: #76A3B8;
	 font-size: 11px;
	 text-decoration: none;
	 font-weight: normal;
     }

a:visited {
    color: #76A3B8;
	 font-size: 11px;
	 text-decoration: none;
	 font-weight: normal;
     }

a:hover {
     color: #FFFFFF;
	  font-size: 11px;
	  text-decoration: none;
	font-weight: normal;
     }
	  

a:active {
	 color: #76A3B8;
	 font-size: 11px;
	 text-decoration: none;
	 font-weight: normal;
     }