a:link 			{ 
				color: #333333;
				text-decoration: none;
				}
a:visited 		{ 
				color: #333333;
				text-decoration: none;
				}
a:hover 		{ 
				color: #333333;
				background-color: #B3BABE;
				text-decoration: none;
				}
a:active 		{ 
				color: #333333;
				}

div 			{
				border: 0px solid #000000;
				}

div.container 	{
				position: relative;
				margin: 0 auto;
				width: 780px;
				height: 733px;
				top: -10px;
				background-image: url(../images/background_0001.jpg); 
				background-color: #000000
				}

div.left 		{
				position: absolute;
				top: 260px;
				left: 43px;
				width: 145px;
				height: 432px;
				font-size: 11px;
				color: #336699;
				font-family: arial,helvetica,sans-serif;
				padding: 4px;
				}

div.top 		{
				position: absolute;
				top: 135px;
				left: 43px;
				width: 683px;
				height: 115px;
				
				}

div.main 		{
				position: absolute;
				top: 260px;
				left: 205px;
				width: 520px;
				height: 35px;
				font-family: arial, helvetica, sans-serif;
				font-size: 14px;
				color: #638497;
				}

div.block		{
				position: absolute;
				top: 100px;
				left: 43px;
				width: 683px;
				height: 30px;
				background-image: url(../images/block_0001.jpg);
				}
div.top_1		{
				position: absolute;
				top: 0px;
				left: 43px;
				width: 683px;
				height: 40px;
				/*background-image: url(header.jpg);*/
				}
div.top_2       {
				position: absolute;
				top: 70px;
				left: 43px;
				width: 679px;
				height: 20px;
				font-family: arial,helvetica,sans-serif;
				font-size: 12px;
				color: #333;
				padding: 4px;
				}
div.contenido   {
				position: absolute;
				top: 295px;
				left: 205px;
				width: 520px;
				height: 300px;
				font-family: "trebuchet ms",arial, helvetica, sans-serif;
				font-size: 12px;
				color: #333333;
				}
div.abajo		{
				position: absolute;
				top: 646px;
				left: 43px;
				width: 683px;
				height: 132px;
				}
.sur			{
				font-family: "trebuchet ms",arial, helvetica, sans-serif;
				font-size: 11px;
				color: #333333;
				}
