@charset "utf-8";
/* CSS Document */
*
	{
	padding: 0;
	}
	


body
	{
	background-color:#FFFFFF;
	border-left:#000000;
	border-left-width:medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#546E90;
	background-image:url(back.png);
	background-repeat:repeat-x;
	background-position:top;
}

div#columna
{
	width:200px;
	float:right;
	position:relative;
	margin-top:70px;
	margin-right: 50px;
	margin-left: 20px;
}



div#header
{
	width: 871px;
	background-image:url(headerbackground.png);
	background-repeat:no-repeat;
	height:120px;
}

div#header2
{
margin-left:25px;
margin-right: 25px;
}

div#menu
{
	width: 820px;
	height:53px;
	background-repeat:no-repeat;
	margin-bottom:-50px;
}

div#cuerpo
{
	width: 889px;
	background-image:url(bacgroundcuerpo.png);
	background-repeat:repeat-y;
	margin-bottom:-12px;
}

div#cuerpo2
{
	margin-left:50px;
	margin-right:70px;
}


div#piecuerpo
{
	width: 889px;
	background-image:url(piecuerpo.png);
	background-repeat:no-repeat;
	height:75px;
}

div#headcuerpo
{
	width: 889px;
	background-image:url(headcuerpo.png);
	background-repeat:no-repeat;
	height:8px;
	margin-bottom: 0px;
}

div#footer
{
	width: 872px;
	background-image:url(footerbackground.png);
	background-repeat:repeat-y;
	height:120px;
	margin-top: 15px;
}

h1
{
	font-size:19px;
	color:#0099FF;
}

h2
{
	font-size:16px;
	color:#99CC00;
}

h3
{
	font-size:14px;
	color:#999999;
}

table#1
{
	margin-left:100px;
}

.botones
{
	margin-top: 10px;
	margin-left: 20px;
}

a {
	color:#0099FF;
}
a:hover {
	color:#FF9900;
}
a:active {
	color:0099FF;
}

div#logofondo
{
	position:absolute;
	background-image:url(logobola.png);
	background-repeat:no-repeat;
	height:642px;
	width:717px;
	visibility: hidden;
}
