/* CSS Document */

#marco_principal { 
	background-repeat:no-repeat;
	background-color:white;
}

#marco_principal_sup { 
	background-repeat:no-repeat;
	width:955px;
	height:248px;
}

#marco_principal_med { 
	width:955px;
	background-image:url(../images/fondos/quienes_somos_rep.jpg);
	background-repeat:repeat-y;
	/*border:1px solid black;*/
	margin-top:-10px;
}

*html #marco_principal_med { 
	margin-bottom:-100px;
}

#menu { 
	position:absolute;
	margin-left:760px;
	top:230px;
}

#cuerpo_izq { 
	position:relative;
	width:717px;
	/*background-color:#F9EBD1;*/
	background-image:url(../images/fondos/inf_izq_quienes_somos.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:370px;
}

*html #cuerpo_izq { 
	margin-top:-10px;
	padding-top:20px;
	height:370px;
}

#menu_izq {
	position:relative;
	float:left;
	margin-left:58px;
	width:150px;
	z-index:100;
	margin-bottom:50px;
} 

*html #menu_izq {
	margin-left:28px;

}

.menu_item_izq {
	margin-bottom:2px;
}

.menu_item_izq a {
	text-decoration:none;
	color:black;
}

.menu_item_izq_cuadradin {
	background-color:#E4A32A;
}


#cuerpo_medio {
	position:relative;
	width:370px;
	padding-left:85px;
	z-index:0;
}

#cuerpo_medio_img {
	position:relative;
}

#esquina_inf_der {
	width:225px;
	height:65px;
	margin-left:730px;
	margin-top:-65px;
	background-image:url(../images/fondos/inf_der_quienes_somos.jpg);
} 

*html #esquina_inf_der {
	margin-top:35px;
}
