body {
	margin: 0px;
	padding: 0px;
	background-color:#013D5F;	
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #33566A;
	cursor: default;
}
img {
	border: 0px none;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#1884C2;
	line-height:24px;
	margin-top: 90px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 5px;
	padding-bottom:5px;
}
a {
	color: #1884C2;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color:#013D5F;
}
a.mail{
	color: #50778D;
	text-decoration:underline;	
}
a.mail:hover{
	color:#000066;
	text-decoration:underline;
}
p {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom:5px;
	padding-right: 2px;
}
#lyCentrada {
	left: 50%;
	top: 50%;
	height: 490px;
	width: 720px;
	margin-left: -360px;
	margin-top: -245px;
	position: absolute;
	z-index: 1;
	background-color:#FFFFFF;
	border:3px solid #FFFFFF;	
}
#lyMenu{
	position:absolute; 
	width:116px; 
	height:84px; 
	z-index:5; 
	top: 70px; 
	left: 2px;
}
#lyFlash{
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:6; 
	left: 120px;
}
#bandaTitulo{
	position:absolute;
	width:30px;
	height:490px;
	z-index:1;
	background-color: #013D5F;
	left: 120px;
	background-repeat:no-repeat;
	background-position:bottom;
}
#lyLogo{
	position:absolute; 
	width:115px; 
	height:56px; 
	z-index:3;
}
#sorase{
	position:absolute; 
	width:48px; 
	height:23px; 
	z-index:7; 
	left: 24px; 
	top: 462px;	
}
#lyBody{
	position:absolute; 
	width:372px; 
	height:490px; 
	z-index:4; 
	left: 333px;
	background-color: #DFE9EF; 
	background-image:url(../imgs/logotrans.gif);
	background-position: top right;
	background-repeat:no-repeat;
	border-right: 15px solid #013D5F;
}
#txtBody{
	position:absolute;
	width:360px;
	height:386px;
	z-index:2;
	left: 6px;
	overflow:auto;
	top: 117px;
	scrollbar-face-color: #E4EFF3;
	scrollbar-base-color: #E4EFF3;
	scrollbar-track-color: #B4DAF3;
	scrollbar-arrow-color: #B4DAF3;
	scrollbar-3dlight-color: #B4DAF3;
	scrollbar-highlight-color: #E4EFF3;
	scrollbar-darkshadow-color: #B4DAF3;
	scrollbar-shadow-color: #E4EFF3;
}
#txtBody li{
	margin-left: -5px;
}
.active {
	background-color: #DFE9EF; 
}
.menu {
     list-style: none;
     list-style-position: outside;
     padding: 0;
     margin: 0;
 }
.menu ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.menu li {
	 width: 112px;
     border: 0px;
}
.menu li a {
	display: block;
	padding-left:2px;
	width: 112px;
	font-weight:bold;
}
.menu li a:hover {
	background-color: #DFE9EF; 
	color:#013D5F;
}
.submenu {
     list-style: none;
     list-style-position: outside;
     padding-left: 5px;
     margin-left: 5px;
 }
 .submenu li {
     padding-left: 5px;
     margin-left: 5px;
 }
.submenu li a {
	display: block;
	padding-left:2px;
	width: 102px;
	font-weight:normal;
}
 

