/*#############################################*/
/*#																						#*/
/*#							    Principal                 #*/
/*#																						#*/
/*#############################################*/

.bodyPrincipal {
	padding: 0px;
	margin: 0px;
	background-image: url('/imagenes/fondo.png');
	background-repeat: repeat-x;
	background-color: #343434;	
	}

#mainDiv {
	position: absolute;
	width: 900px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -450px;
	/*border: 1px solid #ffffff;*/
	}

#cuerpo {
	position: absolute;
	left: 166px;	
	top: 90px;
	width: 570px;
	height: 489px;
	background-image: url('/imagenes/cuerpo.png');
	background-repeat: no-repeat;	
	/*border: 1px solid #ffffff;*/
	z-index: 1;
	}
	
#cuerpoFrame {
	position: absolute;
	left: 169px;	
	top: 97px;
	width: 551px;
	height: 471px;
	paddign: 0px;
	margin: 0px;
	/*border: 1px solid #000000;*/
	z-index: 1;
	}

#iFramePrincipal {
	position: relative;
	z-index: 1;
	top: 1px;
	left: 1px;
	padding: 0px;
	margin: 0px;	
	/*border: 1px solid #000000;*/
	z-index: 1;
	
	}

#logo {
	width: 900px;
	height: 89px;
	background-image: url('/imagenes/barrasArriba.png');
	background-repeat: no-repeat;
	}

#logo a i {
	visibility: hidden;	
}

#logo a {
  position: absolute;
  width: 84px;
  height: 70px;  
  top: 3px;
  left: 172px; 
  text-decoration: none;
}






/******************* MENU **********************/

#menu {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 160px;
	height: 305px;	
	background-image: url('/imagenes/fondoMC.png');
	background-repeat: no-repeat;
	/*border: 1px solid #ffffff;*/
	z-index: 200;
	}

#menu_op {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 160px;
	height: 305px;		
	z-index: 200;
	}

/* level 0 inner */
.m0l0iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #707070;
	text-align: right;
}

.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	text-decoration: none;
	padding: 4px;
	color: #E2144A;
	text-align: right;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #ffffff;
	text-align: right;
}

.m0l0oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #f9f9f9;
	text-align: right;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
	text-align: center;
}

.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
	text-align: center;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #ffffff;
	filter: alpha(opacity=85);
	vertical-align: middle;
}

.m0l1oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #f9f9f9;
	vertical-align: middle;
}

/********************FIN MENU*****************/








/************** PRIMEROS EQUIPOS **************/
#primerosEquipos {
	position: absolute;
	top: 90px;
	left: 738px;	
	width: 160px;
	height: 305px;
	background-image: url('/imagenes/fondoMC.png');
	background-repeat: no-repeat;	
	}

#espacioUtilPrimerosEquipos {
	background-color: #f9f9f9;
	position: absolute;
	top: 100px;
	left: 747px;	
	width: 142px;
	height: 288px;
}
	
#iFramePrimerosEquipos {
	position: absolute;
	top: 95px;
	left: 741px;	
	width: 150px;
	height: 295px;	
}

.cuadrantePrimerosEquipos {
	position: relative;
	left: 7px;
	width: 138px;
	height: 37px;
	/*border: 1px solid #000000;*/
}

#enlaceCaterpillar img {
	border: none;
	position: relative;
	top: 8px;
	left: -3px;
}

#enlaceDaewoo img {
	border: none;
	position: relative;
	top: 9px;
	left: 4px;
}

#enlaceHitachi img {
	border: none;
	position: relative;
	top: 7px;
	left: 4px;
}

#enlaceJCB img {
	border: none;
	position: relative;
	top: 2px;
	left: 40px;
}

#enlaceKomatsu img {
	border: none;
	position: relative;
	top: 7px;
	left: 4px;
}

#enlaceLiebherr img {
	border: none;
	position: relative;
	top: 10px;
	left: 5px;
}

#enlaceTerex img {
	border: none;
	position: relative;
	top: 7px;
	left: 5px;
}





.recuadroMarca {
	position: relative;
	width: 148px;
	height: 40px;
	border: 1px solid #000000;	
}

/*********************************************/



/*****************TEXTO LEGAL*****************/
#textoLegal {
	position: absolute;
	top: 576px;
	left: 50%;
	margin-left: -200px;
	
	width:	400px;
	height: 40px;
	
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	
}

#textoLegal a:link, #textoLegal a:visited {
	text-decoration: none;
	color: white;
}

#textoLegal a:hover, #textoLegal a:phover {
	text-decoration: underline;
}
/*********************************************/
