/* CSS Document */

#menu
{
	position:absolute;
	width: 362px;
	height:auto;
	z-index:30;
	left: 0px;
	top: 0px;
}	

.menu_item1, .menu_item1:link, .menu_item1:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #00FF00;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.menu_item1:hover
{
	background-color: #00FF00;
	color: #000000;
	padding-top: 1px;
}

.menu_item2, .menu_item2:link, .menu_item2:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #FF00ff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.menu_item2:hover
{
	background-color: #ff00ff;
	color: #000000;
	padding-top: 1px;
}

.menu_item3, .menu_item3:link, .menu_item3:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; 
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.menu_item3:hover
{
	background-color: #ff0000;
	color: #000000;
	padding-top: 1px;
}


.menu_item4, .menu_item4:link, .menu_item4:visited
{
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../../images/menu.gif);
	background-repeat:repeat-x;
	color: #000000;
    font-size: 13px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menu_item4:hover
{
	background-image:url(../../images/hover.gif);
	background-repeat:repeat-x;
	color: #ffffff;
	padding-top: 1px;
}

#link_provisorios
{
	position: absolute;
	z-index: 30;
	width: auto;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight:bold;
	top: 20px;
	left: 14px;
}



body {
	background-color: #000000;
}

#principal
{
	position:absolute;
	height: auto;
	width:auto;
	float: left;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	background-color: #0033FF;
}

#fondo1
{
	position:absolute;
	float: left;
	left: 743px;
	top: 219px;
	z-index: 1;
	font-size: 100px;
	font-weight: 100px;
	width: 531px;
	margin: inherit; 
}

.fnd1
{

	color: #0000ff;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo2
{
	position:absolute;
	float: left;
	left: 505px;
	top: 64px;
	z-index: 2;
	font-size: 140px;
	font-weight: 140px;
	width: 531px;
	margin: inherit;
}

.fnd2
{

	color: #ffff00;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo3
{
	position:absolute;
	float: left;
	left: 203px;
	top: -128px;
	z-index: 3;
	font-size: 200px;
	font-weight: 200px;
	width: 531px;
	margin: inherit;
}

.fnd3
{

	color: #ff0000;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo4
{
	position:absolute;
	float: left;
	left: 7px;
	top: -300px;
	z-index: 4;
	font-size: 220px;
	font-weight: 220px;
	width: 531px;
	margin: inherit;
}

.fnd4
{

	color: #00ff00;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fedeart
{
	position:absolute;
	float: left;
	left: 253px;
	top: 59px;
	z-index: 11;
	font-size: 9px;
	width: 182px;
	margin: inherit;
}

.ft1
{

	color: #000000;
	background-color: #000000;
}

.ft2
{
	color: #999999;
	background-color: #666666;
}

.ft3
{
	color: #999999;
	background-color: #CCCCCC;
}

.ft4
{
	color:#000000;
	background-color: #666666;
}

.linkft01, .linkft01:link 

{
    background-color: #FFFFFF;
	color: #CCCCCC;
	text-decoration: none;
}

.linkft01:hover
{
	background-color: #FFFF99;
	color: #CCCCCC;
	text-decoration: none;
}

#mondrian
{
	position:absolute;
	float: left;
	left: 887px;
	top: 54px;
	z-index:13;
	font-size:8px;
	margin: inherit;
}

.mo1
{

	color: #FFFFFF;
	background-color: #FFFFFF;
}

.mo2
{
	color: #0000FF;
	background-color: #0000FF;
}

.mo3
{
	color: #FF0000;
	background-color: #FF0000;
}

.mo4
{
	color: #000000;
	background-color: #000000;
}

.mo5
{
	color: #FFFF00;
	background-color: #FFFF00;
}

.linkmo03, .linkmo03:link 

{
    background-color: #FF0000;
	color: #FF0000;
	text-decoration: none;
}

.linkmo03:hover
{
	background-color: #FF3300;
	color: #FF3366;
	text-decoration: none;
}



