body{
    background:transparent url(../img/back4.gif) repeat;
    color:black;
	font-family:Verdana;
	
}
a{
 color:black;
}
a:hover{
	text-decoration:none;
}
a img{
border:0;
}
h1{
	font-size:20;
	font-weight:bold;
	color:#2E3190;
}
h2{
	font-size:18;
	font-weight:bold;
	color:#2E3190;
}
#global{
	text-align:center;
}


#menu a, #menu2 a{
font-size:14;
color:#2E3190;
text-decoration:none;
}
#menu{
	margin-left:10;
	color:#2E3190;
}
#menu a:hover{
	font-weight:bold;
	font-size:14;
}
#menu2{
	margin-left:15;
	margin-bottom:15;
}
#menu2 a:hover{
	font-weight:bold;
	font-size:14;
}	

#tab{
	width:707;
	height:450;
	position:absolute; 
	bottom:0; 
	left:0;
	/*border:1px solid blue;*/
}
#text{
	width:100%;
	position:absolute; 
	bottom:0; 
	left:0;
	height:160;
	/*border:1px solid blue;*/
	overflow:auto;
}
#text div {
	position:absolute;
	bottom:0;
	left:0;
}

#content{
	margin:20;
	margin-top:0;	
	padding:0; 
	position:relative;
	top:-20;
	
}


#navig{
    position:relative;
    top:0px;
    left:-30px;
    width:750px;
    height:35px;
    /*border:1px solid white;*/
}
.tbl-principal{
    width:80%;
    background:#EAF4E9;
    border-left:1px solid #2E3192;
    border-right:2px solid #2E3192;
	/*border-bottom:1px solid black;*/
    text-align:center;
	margin: 0 auto;
	height:100%;
}
 td.menu{
 	width:180px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #2E3192;
	background:transparent url(../img/menuback3.jpg) no-repeat;
	background-color::#FFFFFF;
}
 td.logo{
 	height:150px;
	background:#FFFFFF;
	background:transparent url(../img/newban2.jpg) repeat;
}
td.content{
	border-top:1px solid #2E3192;
	border-left:1px solid #2E3192;
}
td{
	font-size:12;
}

td.page{
border:1px solid black;
font-size:12;
}
table.page{
border:1px solid black;
}
