﻿

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


a
{
    text-decoration: none;

}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;

}


body
{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/fundo.gif);
	background-color: #cdd5d9;
	margin: 0;
	font-family: arial;
	color: dimgray;
	font-size: 7pt;
}


.tablecentro
{
	border-left-color: darkgray;
	border-bottom-color: darkgray;
	border-top-style: solid;
	border-top-color: darkgray;
	border-right-style: solid;
	border-left-style: solid;
	background-color: whitesmoke;
	border-right-color: darkgray;
	border-bottom-style: solid;
	border-width:1px;
    font-size: 9pt;
    font-family:Arial;
}

.tablecentroth
{
    background-color: gainsboro;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}


.tablecentro TH
{
	background-color: gainsboro;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.tablecentro TD
{
	
}




.table_all_1002 {
	width: 1002px;
}

.table_top_1002 {
	background-image: url(images/table_top1002.jpg);
	height: 70px;
}

.table_nav_1002 {
	background-image: url(Images/table_nav1002.jpg);
	height: 27px;
}

.table_mid_1002 {
	background-image: url(Images/table_mid1002.jpg);
	height: 530px;
}

.table_bot_1002 {
	background-image: url(Images/table_bot1002.jpg);
	height: 19px;
}






.table_all {
	width: 778px;
}

.table_top
{
    background-image: url(images/table_top11.jpg);
    height: 70px;
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    background-color: #ffffff;
}

.table_nav {
	background-image: url(Images/table_nav.jpg);
	height: 27px;
}

.table_mid {
	background-image: url(Images/table_mid.jpg);
	height: 530px;
}

.table_bot {
	background-image: url(Images/table_bot.jpg);
	height: 19px;
}



.imagelogin
{
	src: url(images/login.gif);
}
	
.trtret
{
	background-color: lightgoldenrodyellow;
}

