@charset "utf-8";

/* CSS Document */
#wrap {
	width:792px;
	margin-left:auto;
	margin-right:auto;
}

/* ENCABEZADO */
#header {
}

#head_wrap_1 {
	height:109px;
	position:relative;
}

#head_logo{
	float:left;
	background: url(../images/logo.gif) no-repeat top left;
	width:304px;
	height:105px;
	margin-top:4px;
}

#head_logo-hm{
	float:right;
	background: url(../images/houghtonmifflin.gif) no-repeat top right;
	width:210px;
	height:53px;
	margin-top:22px;
	margin-right:15px
}

#head_imagen_superior {
	background: url(../images/banner_principal.gif) no-repeat top center;
	height:129px;
	width:792px;
}

/* menu de lenguajes */
#language {
	position:absolute;
	right:19px;
	bottom:4px;
	text-align:center;
	padding:0;
}

#top {	
}

#languages {
	margin-top:100px;
	float:right;
	max-width:400px;
	overflow:hidden;
}



/* IMAGENES MEDIAS */
#imagenes {
	background:url(../images/kenjitsu_web_02.jpg);
	height:177px;
}

#middle {
	
}

#midd_fondo_animado {
	position:relative;
	width:792px;
	min-height:379px;
}

/* MIDDLE */
#col_wrap_left {
	float:left;
	width:576px;
}
#col_wrap_left2 {
	float:left;
	width:768px;
}

#left {
	width:485px;
	float:left;
	margin-top:30px;
	margin-left:23px;
} 

#right {
	width:260px;
	height:100%;
	float:right;
	margin-top:30px;
	margin-right:10px;
}

#content1 {
	float:left;
	width:384px;
}
#content2 {
	float:left;
	width:576px;
}
#content3 {
	float:left;
	width:768px;
}
#content1, #content2, #content3 {
	min-height:300px;
}

/* groups de banners */
#user1 {
	background-color:#FFFFFF;
}
.banneritem_banners_lms {
	margin:3px;
	float:left;
}
.banneritem_banners_lms img {
	border:none;
}
.banneritem_banners_lms a:hover{
	text-decoration:none;
}

/* modulo de boton clic here para piloto */
#click_here_rel {
	position:relative;
}
#click_here_abs {
	position:absolute;
	bottom:140px;
	right:0px;
}

#user3 {
	float:left;
	margin-left:23px;
	width:40%;
}
#user4 {
	float:right;
	margin-right:130px;
	width:40%;
}



#inner_left {
	width:192px;
	float:left;
}
#inner_right {
	width:192px;
	float:right;
}

#inner_clr_l,#inner_clr_r {}

/* FOOTER*/
#footer {
	background-color:#FFFFFF;
}

#foot_image {
	background: url(../images/barra_inferior.jpg) no-repeat top left;
	height:47px;
	width:792px;
}

.inside {
	padding:10px;
}
