@charset "utf-8";
body {
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	margin:0px;
	background-color: #295cb7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo3 {font-size: 10px}
-->
#footer{
text-align:center;
width:100%;
}
#ppal{
background:url(../images/bg.jpg) repeat-x;
width:737px;
height:500px;
}
.Estilo7 {font-size: 16pt}
#menu{
margin-right:50px;
margin-bottom:25px;
}
.Estilo16 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
#loader{
position: absolute;
top:0;
bottom:0; 
background:#295cb7;
text-align:center;
padding-top:15%;
right:0;
left:0;
}

